Class Index | File Index

Classes


Class Tee.Chart.Legend-Symbol

Displays a symbol at chart legend for each legend item
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Field Summary
Field Attributes Field Name and Description
 
Draws a rectangle shape or a line as a symbol.
Method Summary
Method Attributes Method Name and Description
 
draw(series, index, x, y)
<inner>  
tryHover(series, index)
Class Detail
<inner> Tee.Chart.Legend-Symbol(chart)
Parameters:
{Tee.Chart} chart
The parent chart this legend symbol object belongs to.
Field Detail
{String} string
Draws a rectangle shape or a line as a symbol.
Method Detail
draw(series, index, x, y)
Parameters:
series
index
x
y

<inner> tryHover(series, index)
Parameters:
series
index

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Jul 04 2014 13:24:58 GMT+0200 (CEST)