Class Index | File Index

Classes


Class AxisLabels

Displays text to annotate axes
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
AxisLabels(chart)
Method Summary
Method Attributes Method Name and Description
 
getLabel(series, value)
Class Detail
AxisLabels(chart)
Parameters:
{Tee.Chart} chart
The chart object this axis labels object belongs to.
Method Detail
{String} getLabel(series, value)
Parameters:
series
value
Returns:
{String} Returns the series label that corresponds to a given value, (or the value if no label exists).

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 29 2012 19:36:55 GMT+0100 (CET)