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