In an Enhanced Chart, specifies the type of x-axis the chart will display: time, point numbers, or point values.
Syntax
object.XAxisType [= enumViewingStyle]
Properties
The XAxisType property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
enumViewingStyle |
An enumeration that describes the type of x-axis the chart will display in the Enhanced Chart: Valid entries:
|
Remarks
XAxisType is a read-only property.