CimAxis (object)

Represents an axis object on the XY Plot Control.
Description: CimAxis represents an axis object in the XY Plot Control object. An axis is a line drawing along the horizontal or vertical border of the chart or plotting region. The line contains a low and a high limit which determine the size or magnitude of the chart region. It also contains zero or more ticks or labels, evenly distributed accross the line. These ticks provide a numeric value or coordinate that is based on the position of the tick relative to the axis low and high limits.

There are two kinds of axes: X and Y.

An X axis is oriented accross the bottom or top of the chart region. Its coordinates flow from left to right or vice versa depending on its direction.

A Y axis is oriented accross the left or right of the chart region. Its coordinates flow from bottom to top or vice versa depending on its direction.
Properties: BackwardScroll , Direction , Format , ForwardScroll , Limit , Mode , Name , Order , Orientation , Pen , ScrollPercent , Ticks , Title , Visible
Methods: IsScrolling , ResumeScrolling , ReverseDirection , ReverseOrientation