Overload List

Draws Axis Label (string) at specified X,Y co-ordinate at Angle.

public Void DrawAxisLabel(System.Int32, System.Int32, System.Int32, System.String, Steema.TeeChart.Drawing.TextShape)
public Void DrawAxisLabel(Steema.TeeChart.Drawing.ChartFont, System.Int32, System.Int32, System.Int32, System.String, Steema.TeeChart.Drawing.TextShape)

Draws Axis Label (string) in font f at specified X,Y co-ordinate at Angle.

protected internal Void DrawAxisLabel(Steema.TeeChart.Drawing.ChartFont, System.Int32, System.Int32, System.Int32, System.String, Steema.TeeChart.Drawing.TextShape, System.Boolean)

Remarks


Draws Axis Label (String) at specified X,Y co-ordinate at Angle.

See Also

Axis Class | Axis Members | Steema.TeeChart Namespace