Class Tee.Title
Displays text at top or bottom chart sides
- Defined in: <..\..\src\teechart.js>
- Extends Tee.Annotation
Constructor Attributes | Constructor Name and Description |
---|---|
Tee.Title(chart, fontColor)
|
Method Summary
Class Detail
Tee.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