| Name | Description | |
|---|---|---|
|  | ChartAxis Constructor | Initializes a new instance of the ChartAxis class. | 
The following tables list the members exposed by ChartAxis.
| Name | Description | |
|---|---|---|
|  | ChartAxis Constructor | Initializes a new instance of the ChartAxis class. | 
| Name | Description | |
|---|---|---|
|  | Alignment | A value that indicates the alignment of the axis text. | 
|  | AnnoFormatString | A value that indicates the format string of annotation. | 
|  | AnnoMethod | A value that indicates the method of annotation. | 
|  | AutoMajor | A value that indicates whether the major tick mark values are calculated automatically. | 
|  | AutoMax | A value that indicates whether the maximum axis value is calculated automatically. | 
|  | AutoMin | A value that indicates whether the minimum axis value is calculated automatically. | 
|  | AutoMinor | A value that indicates whether the minor tick mark values are calculated automatically. | 
|  | AxisStyle | A value that indicates the style of the axis. | 
|  | Compass | A value that indicates the compass of the axis. | 
|  | GridMajor | A value that provides information for the major grid line. | 
|  | GridMinor | A value that provides information for the minor grid line. | 
|  | Labels | A value that provides information for the labels. | 
|  | Max | A value that indicates the maximum value of the axis. | 
|  | Min | A value that indicates the minimum value of the axis. | 
|  | Origin | A value that indicates the origin value of the axis. | 
|  | Text | A value that indicates the text of the axis. | 
|  | TextStyle | A value that indicates the style of text of the axis. | 
|  | TextVisible | A value that indicates the visibility of the axis text. | 
|  | TickMajor | A value that provides information for the major tick. | 
|  | TickMinor | A value that provides information for the minor tick. | 
|  | UnitMajor | A value that indicates the units between major tick marks. | 
|  | UnitMinor | A value that indicates the units between minor tick marks. | 
|  | ValueLabelList | A value that shows a collection of valueLabels for the axis. | 
|  | Visible | A value that indicates the visibility of the axis. |