Overload List

Returns the horizontal text size in pixels of ChartFont f.

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

Returns the horizontal size in pixels of the text string.

public abstract Single TextWidth(System.String)

Remarks


The TextWidth function returns the horizontal size in pixels of the string "St" parameter.

See Also

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