|  Axis Constructor | Overloaded. | 
|  AlternateGridBackground | Gets or sets a Background object used to fill the area between every other grid two grid lines. | 
|  CenterTickMarks | Gets or sets a value that indicates whether axis ticks are centered above tick labels or drawn between each label. | 
|  ClearValues | Gets or sets a value which indicates whether tick labels are cleared before LabelOverrides are applied. | 
|  ClusterColumns | Gets or sets a value that indicates whether columns and cylinders are drawn side by side or front to back. | 
|  CombinedElementsCalculation | Gets or sets the Calculation used when multiple elements on a quantitative x axis are located at the same x position. If the elements are columns they will be combined into a single element using this calculation, otherwise, the original elements are plotted. | 
|  CultureName | Gets or sets the culture name used for number and date formatting in conjunction with FormatString. | 
|  DefaultMinorTick | Gets or sets the default dotnetCHARTING.AxisTick used for all generated minor axis ticks. | 
|  DefaultTick | Gets or sets an AxisTick that acts as a vehicle for property settings that will propagate to all other axis ticks on this axis. | 
|  ExtraTicks | A collection of AxisTick objects added to the axis. | 
|  FormatString | Gets or sets the format string used by this axis. | 
|  GenerateElementTicks | Gets or sets a value that indicates whether an AxisTick object is generated for each element's position on this axis. | 
|  GridLine | Gets or sets this axis' grid Line. | 
|  Interval | Gets or sets the numeric tick label interval for this axis. | 
|  InvertScale | Gets or sets a value that indicates whether the axis scale is inverted. | 
|  Label | Gets or sets the axis label. | 
|  LabelMarker | Gets or sets an ElementMarker object used on gauge charts in place of the axis' label. | 
|  LabelOverrides | A collection of LabelOverride objects. | 
|  LabelRotate | Gets or sets a value which indicates whether the axis label of this y axis is facing the tick labels or is facing away. | 
|  Line | Gets or sets the axis Line. | 
|  LogarithmicBase | Gets or sets the logarithmic base of logarithmic axis scales. Used only in conjunction with Logarithmic Scales. | 
|  Markers | A collection of AxisMarkers used to highlight sections of this axis. | 
|  Maximum | Gets or sets the upper bounds of this numeric axis' range. | 
|  Minimum | Gets or sets the lower bounds of this numeric axis' range. | 
|  MinimumInterval | Gets or sets the numeric minimum interval value. | 
|  MinorInterval | Gets or sets a numeric value that determines the interval of minor axis ticks. | 
|  MinorTicksPerInterval | Gets or sets the number of minor axis ticks generated between major axis ticks. | 
|  MinorTimeIntervalAdvanced | Gets or sets a TimeIntervalAdvanced object that determines the interval of minor axis ticks. | 
|  Name | Gets or sets the name of this axis. | 
|  NumberPrecision | Gets or sets the number of decimal digits of this axis' format. | 
|  Orientation | Gets or sets the orientation of this axis. | 
|  OrientationAngle | Gets or sets an angle measured in degrees clockwise from the y-axis specifying the direction a gauge axis is oriented. | 
|  OverlappingCircularLabelSeparator | Gets or sets a text label separator used when two axis ticks on a radar's x axis overlap. | 
|  Percent | Gets or sets a value that indicates whether this axis displays percent values. | 
|  Position | Gets or sets the axis positions when 2 or more axes are drawn on the same side of a ChartArea. | 
|  RadarMode | Gets or sets the RadarMode of this axis. Applies when this object is the x axis of a radar chart. | 
|  RangeAngle | Gets or sets an angle measured in degrees that is centered at the orientation angle. | 
|  ReverseSeries | Gets or sets a value that indicates whether the positions of series bound to this axis are reversed. | 
|  ReverseSeriesPositions | Gets or sets a value that indicates whether the positions of series bound to this axis are reversed without reversing legend positions. | 
|  ReverseStack | Gets or sets a value that indicates whether the order of stacked elements is reversed. | 
|  Scale | Gets or sets the scale of this axis. | 
|  ScaleBreaks | A collection of ScaleRange objects that represent discontinuations in this axis' scale. | 
|  ScaleRange | Gets or sets the scale's high and low values. | 
|  ShowGrid | Gets or sets a value indicating whether grid lines are drawn. | 
|  SmartMinorTicks | Gets or sets a value that indicates whether relevant minor axis ticks will be automatically determined based on major intervals. | 
|  SmartScaleBreak | Gets or sets a value that indicates whether this axis will insert a discontinuity into it's scale if appropriate. | 
|  SpacingPercentage | Gets or sets a percentage (0 - 100) which indicates the spacing between columns, cylinders or groups thereof. | 
|  StaticColumnWidth | Gets or sets the static bar width in pixels. | 
|  SweepAngle | Gets or sets an angle measured in degrees clockwise from the OrientationAngle to the other side of the axis. | 
|  SynchronizeScale | Gets a class that contains options to synchronize the scale of this axis with other scales. | 
|  TickLabel | Gets or sets the Label of all tick marks. | 
|  TickLabelAngle | Gets or sets the angle of axis tick labels when they are angled. Setting this property will not automatically angle tick labels. | 
|  TickLabelMode | Gets or sets the label mode that specifies how tick labels behave. | 
|  TickLabelPadding | Gets or sets a value in pixels indicating the padding between axis elements such as the axis label, tick labels, and ticks lines. | 
|  TickLabelSeparatorLine | Gets or sets the a tick label separator. The separator is automatically used when labels are wrapped. 
            To disable or enable, set the this line's color to Color.Transparentor a valid color respectively. | 
|  TickLine | Gets or sets the tick Line for all ticks marks. | 
|  TickNumberMaximum | Gets or sets the maximum number of tick marks for numeric axis scales. | 
|  TimeInterval | Gets or sets the time interval between tick labels when using the time scale. | 
|  TimeIntervalAdvanced | Gets or sets a class that represents advanced time interval settings to supplement the TimeInterval property. | 
|  TimePadding | Gets or sets the time padding of this axis. | 
|  TimeScaleLabels | Gets the TimeLabelAutomationInfo class that encapsulates axis ticks, format strings, and options of the Time Label Automation features used to represent particular instances in time. | 
|  ZeroLine | Gets or sets the grid Line at the origin or 'point of zero' on this axis. | 
|  ZeroTick | Gets or sets an AxisTick that replaces automatically generated axis tick with a value of zero (0). | 
|  AddCalculatedTick | Overloaded. Adds an AxisTick with a value based on the specified Calculation. | 
|  AddLabelOverride | Overloaded. | 
|  Calculate | Overloaded. | 
|  Clear | Serves as a shortcut to hide this axis. | 
Axis Class | dotnetCHARTING Namespace
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.