Overload List
Displays an Axis at the specified screen positions with the current axis scales.
public Void Draw(System.Boolean)
Displays an Axis at the specified screen positions with the current axis scales.
public Void Draw(System.Int32, System.Int32, System.Int32, System.Boolean, System.Int32, System.Int32)
Displays an Axis at the specified screen positions with the current axis scales.
public Void Draw(System.Int32, System.Int32, System.Int32, System.Boolean)
Displays an Axis at the specified screen positions with the current axis scales.
public Void Draw(System.Int32, System.Int32, System.Int32, System.Boolean, System.Double, System.Double, System.Int32, System.Int32)
Displays an Axis at the specified screen positions with the current axis scales.
public Void Draw(System.Int32, System.Int32, System.Int32, System.Boolean, System.Double, System.Double, System.Double, System.Int32, System.Int32)
Remarks
This method paints the complete Axis (Ticks, Grid, Labels, Title) using the Axis.ParentChart.Drawing. Normally you do not need to call the Draw method directly.
See Also
Axis Class | Axis Members | Steema.TeeChart Namespace