Overload List

Displays 2D non-rotated label at the specified x and y screen coordinates.

public abstract Void TextOut(System.Int32, System.Int32, System.String)

Displays 2D non-rotated label (in ChartFont f) at the specified x and y screen coordinates.

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

Displays 2D non-rotated label at the specified x,y and z screen coordinates.

public abstract Void TextOut(System.Int32, System.Int32, System.Int32, System.String)

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace