Class Tee.Chart.Legend-Symbol
Displays a symbol at chart legend for each legend item
Defined in: <..\..\src\teechart.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
Tee.Chart.Legend-Symbol(chart)
|
Field Attributes | Field Name and Description |
---|---|
Draws a rectangle shape or a line as a symbol.
|
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