| AxisUnits Properties | 
The AxisUnits type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | BaseTimeUnit | 
 Gets or sets the base time unit of the axis.
 | 
|   | IsMajorAuto | 
 Gets or sets a value indicating whether the major units on the axis are automatically determined.
 | 
|   | IsMinorAuto | 
 Gets or sets a value indicating whether the minor units on the axis are automatically determined.
 | 
|   | Major | 
 Gets or sets the major unit value of the axis.
 | 
|   | MajorTimeUnit | 
 Gets or sets the major time unit for the date axis.
 | 
|   | Minor | 
 Gets or sets the minor unit value of the axis.
 | 
|   | MinorTimeUnit | 
 Gets or sets the minor time unit of the date axis.
 | 
 See Also
See Also