Overload List

Returns the vertical text size in pixels of ChartFont f.

public abstract Single TextHeight(Steema.TeeChart.Drawing.ChartFont, System.String)

Returns the vertical size in pixels of the text string.

public abstract Single TextHeight(System.String)

Remarks


The TextHeight function returns the vertical size in pixels of the string "St" parameter.

See Also

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