Class Index | File Index

Classes


Class Tee.Chart.Axis-Title


Extends Tee.Annotation.
Text and formatting properties to display near axes
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Tee.Chart.Axis-Title(chart, transparent)
Fields borrowed from class Tee.Annotation:
format, margins, position, transparent, visible
Fields borrowed from class Tee.Tool:
active
Methods borrowed from class Tee.Annotation:
add, clicked, doDraw, doMouseMove, draw, forceDraw, mousemove, moveTo, resize, setChart
Methods borrowed from class Tee.Tool:
mousedown, mouseout
Class Detail
<inner> Tee.Chart.Axis-Title(chart, transparent)
Parameters:
{Tee.Chart} chart
The chart object this axis title object belongs to.
{Boolean} transparent Optional, Default: true
Determines if axis title will be displayed or not.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Dec 14 2012 11:28:59 GMT+0100 (CET)