Overload List
Displays 2D non-rotated label at the specified x and y screen coordinates.
public abstract Void TextOut(System.Double, System.Double, 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.Double, System.Double, System.String)
Displays 2D non-rotated label at the specified x,y and z screen coordinates.
public abstract Void TextOut(System.Double, System.Double, System.Double, System.String)
public abstract Void TextOut(Steema.TeeChart.Drawing.ChartFont, System.Double, System.Double, System.String, System.Guid)
public abstract Void TextOut(System.Double, System.Double, System.String, System.Guid)
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace