Overload List
Called internally to recalculate the max and min values using the Rect parameter positions.
public Void AdjustMaxMinRect(System.Drawing.Rectangle)
Called internally to recalculate the max and min values using the Rect parameter positions.
public Void AdjustMaxMinRect(System.Int32, System.Int32, System.Int32, System.Int32)
Remarks
This method is internally called while displaying the axis.
The Rect parameter determines in pixels the margins to apply to ChartRect.
The Axis recalculates the appropiate maximum and minimum values using the
Rect parameter positions.
See Also
Axis Class | Axis Members | Steema.TeeChart Namespace