<< Click to Display Table of Contents >>
Properties |
This section contains information about the properties of an Axis object.
NOTE |
The AutoAxis, HorAxis e VerAxis properties are properties from the Collection of Axes that access default Automatic, Horizontal, and Vertical Axes, respectively. For example, instead of using "Chart.Axes.Item('HorizontalAxis')", users can use "Chart.Axes.HorAxis". All other user-created Axes must be accessed by their names using the Item method. |
The available properties on this section are the following:
•Name