Class Tee.AxisTitle
Extends
Tee.Annotation.
Text and formatting properties to display near axes
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Tee.AxisTitle(chart)
|
- Fields borrowed from class Tee.Annotation:
- format, margins, position, transparent, visible
- Fields borrowed from class Tee.Tool:
- active
- Methods borrowed from class Tee.Annotation:
- clicked
Class Detail
Tee.AxisTitle(chart)
- Parameters:
- {Tee.Chart} chart
- The chart object this axis title object belongs to.