Methods

<< Click to Display Table of Contents >>

 

Methods

This section contains information about the methods 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 methods on this section are the following:

GetHistoricPeriod

GetMinMax

GetRealTimePeriod

GetTickSpacing

SetHistoricPeriod

SetMinMax

SetRealTimePeriod

SetTickSpacing

Was this page useful?