Class Index | File Index

Classes


Class Tee.Font

Style and fill properties to display text
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Tee.Font(chart)
Method Summary
Method Attributes Method Name and Description
 
 
 
setChart(chart)
 
setSize(value)
Class Detail
Tee.Font(chart)
Parameters:
{Tee.Chart} chart
The parent chart this font object belongs to.
Method Detail
{Number} getSize()
Returns:
{Number} Returns the size of font, or 20 if it can't be guessed.

prepare()

setChart(chart)
Parameters:
chart

setSize(value)
Parameters:
value

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Mar 23 2012 10:56:28 GMT+0100 (CET)