Class Font
Style and fill properties to display text
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Font(chart)
|
Method Attributes | Method Name and Description |
---|---|
getSize()
|
Class Detail
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 be guessed.