Class Index | File Index

Classes


Class Tee.Chart.Title


Extends Tee.Annotation.
Displays text at top or bottom chart sides
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Tee.Chart.Title(chart, fontColor)
Fields borrowed from class Tee.Annotation:
format, margins, position, transparent, visible
Fields borrowed from class Tee.Tool:
active
Method Summary
Method Attributes Method Name and Description
 
calcRect(fromTop)
 
tryDraw(top)
Methods borrowed from class Tee.Annotation:
add, clicked, doDraw, draw, forceDraw, mousemove, moveTo, resize
Methods borrowed from class Tee.Tool:
mousedown
Class Detail
Tee.Chart.Title(chart, fontColor)
Parameters:
{Tee.Chart} chart
The parent chart this title object belongs to.
{Color} fontColor
The color to fill the title text.
Method Detail
calcRect(fromTop)
Parameters:
fromTop

tryDraw(top)
Parameters:
top

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