| Name | Description |
 | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
 | DataType | Gets or sets the DataType to be represented on this axis. |
 | Extent | Gets or sets a value that specifies the breadth of any margin between an Axis and the edge of the Control, in pixels. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | Key | A key to uniquely identify this AxisItem in a collection. |
 | Labels | Returns a reference to or sets the AxisLabelAppearance object that specifies the appearance of the labels on an axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | LineColor | Returns a reference to or sets a Color object that specifies the color of an axis line. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | LineDrawStyle | Returns or sets a value that determines the style of an axis line. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | LineEndCapStyle | Returns or sets a value that determines the style of the end of an axis line. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | LineThickness | Returns or sets a value that determines the thickness of an axis line, in pixels. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | LogBase | Gets/Sets Log base of log axes. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | LogZero | Gets or sets a value to be used as the log of zero. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | MajorGridLines | Returns a reference to or sets the GridlinesAppearance object that specifies the appearance of an axis' major grid lines. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | Margin | Contains properties which affect axis margins. Axis margins are the space allocated on each end of an axis where data is not plotted. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | MinorGridLines | Returns a reference to or sets the GridlinesAppearance object that specifies the appearance of an axis' minor grid lines. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | NumericAxisType | Gets or sets this Axis to linear, logarithmic or an itemized (discrete) scale. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | OrientationType | Gets or sets the orientation of this axis. |
 | RangeMax | Gets or sets the maximum limit (or index) of this Axis' range. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | RangeMin | Gets or sets the minimum limit (or index) of this Axis' range. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | RangeType | Adjusts how the range of this Axis will be calculated. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | ScrollScale | Gets/Sets Scrolling and Scalling property of the Axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | SetLabelAxisType | Gets or sets the SetLabelAxisType to be represented on this axis, if the DataType property is set to String. |
 | StripLines | Returns a reference to or sets the StripLineAppearance object that specifies the appearance of an axis' major grid lines. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | TickmarkInterval | Specifies how often to place tick marks and labels along a chart axis as numeric data value when AxisTickStyle is set to DataValue. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | TickmarkIntervalType | The type of unit to use for intervals on this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | TickmarkPercentage | Specifies how often to place tick marks and labels along a chart axis as a percentage of the axis data range when AxisTickStyle is set to Percentage. The value specified is outside the range of valid values. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | TickmarkStyle | This property determines where tickmarks are placed. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
 | TimeAxisStyle | Overridden. Specifies how separate TimeAxis piles compare to each other. |
 | Visible | Overridden. Toggles the visibility of a chart axis. |