Class Index | File Index

Classes


Class Tee.Polar


Extends Tee.CustomSeries.
Draws values as Polar / Radar charts.
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Tee.Polar(o, o2)
Field Summary
Field Attributes Field Name and Description
 
Rotates polar points, from 0 to 360 degree.
Fields borrowed from class Tee.CustomSeries:
pointer, smooth, stacked
Fields borrowed from class Tee.Series:
chart, colorEach, cursor, data, format, horizAxis, legendText, marks, vertAxis, visible
Method Summary
Method Attributes Method Name and Description
 
 
calc(index, p)
<inner>  
calcCenter(r, axis)
 
draw()
 
 
<inner>  
tryDrawAxis(axis, px, py)
Methods borrowed from class Tee.CustomSeries:
calcColorEach, clicked, drawPointers, getSize, horizMargins, initZ, vertMargins
Methods borrowed from class Tee.Series:
addRandom, associatedToAxis, bounds, calcStack, cellRect, count, dataText, doHover, doSort, drawMarks, getFill, getFillStyle, getRect, init, isNull, labelOrTitle, legendColor, legendCount, markPos, markText, maxXValue, minXValue, mousedown, mousemove, mouseout, pointOrigin, recalcAxes, refresh, setChart, stackMaxValue, titleText, toPercent, valueOrLabel, valueText
Class Detail
Tee.Polar(o, o2)
Parameters:
o
o2
Field Detail
{Number} rotation:0
Rotates polar points, from 0 to 360 degree.
Method Detail
beforeDraw()

calc(index, p)
Parameters:
index
p

<inner> calcCenter(r, axis)
Parameters:
r
axis

draw()

maxYValue()

minYValue()

<inner> tryDrawAxis(axis, px, py)
Parameters:
axis
px
py

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