Class Index | File Index

Classes


Class Tee.Donut


Extends Tee.Pie.
Draws series data as slices of a circle, with a center hole
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Tee.Donut(o, o2)
Field Summary
Field Attributes Field Name and Description
 
Percent of hole size relative to pie radius.
Fields borrowed from class Tee.Pie:
explode, rotation
Fields borrowed from class Tee.Series:
chart, colorEach, cursor, data, format, horizAxis, legendText, marks, vertAxis, visible
Methods borrowed from class Tee.Pie:
calcCenter, clicked, draw, drawMarks, fill, getCenter, getValue, slice, slices
Methods borrowed from class Tee.Series:
addRandom, associatedToAxis, bounds, calc, calcColorEach, calcStack, cellRect, count, dataText, doHover, doSort, getFill, getFillStyle, getRect, horizMargins, init, initZ, isNull, labelOrTitle, legendColor, legendCount, markPos, markText, maxXValue, maxYValue, minXValue, minYValue, mousedown, mousemove, mouseout, pointOrigin, recalcAxes, refresh, setChart, stackMaxValue, titleText, toPercent, valueOrLabel, valueText, vertMargins
Class Detail
Tee.Donut(o, o2)
Parameters:
o
o2
Field Detail
{Number} donut
Percent of hole size relative to pie radius. From 0 to 100.
Default Value:
50

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