Calculates Maximum and Minimum $values based on Max and Min $values of the dependent Series. AdjustMaxMin is automatically called if Axis.Automatic is true.
Description Calculates the Horizontal coordinate in pixels of $value parameter You can use CalcXPos$value when requiring pixel positions from which to plot Drawing output.
Positions the Axis labels to the Otherside of the axis. For instance, moves labels on a vertical Axis to the right of the Axis. This is useful when adding a Custom Axis, to place the labelling to the Right for a right vertical Axis, or to the Top for a Top Axis.
An Axis sub-class used to define Title attributes. Axis Titles are a string of text drawn near Axes. Use Text to specify Axis Title text. Use Font and Angle to set the format desired.
Determines the Z axis position along chart Depth as a percentage of the total depth. It can even be set to negative $values to place the axis in front of the Chart, or $values greater than 100% to place the axis behind the Chart.
Scrolls or displaces the Axis Maximum and Minimum $values by the Offset parameter. If you want to scroll the Axis outside Series limits, CheckLimits must be false.