Class Index | File Index

Classes


Class Tee.Gantt


Extends Tee.Series.
Draws series data as Gantt horizontal bars with start and end datetime values.
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Tee.Gantt(o, o2)
Field Summary
Field Attributes Field Name and Description
 
Percent of gantt bar height.
Fields borrowed from class Tee.Series:
chart, colorEach, cursor, data, format, horizAxis, legendText, marks, vertAxis, visible
Method Summary
Method Attributes Method Name and Description
 
add(pos, label, start, end)
 
addRandom(count)
 
bounds(index, r)
 
 
draw()
 
 
 
 
 
Methods borrowed from class Tee.Series:
associatedToAxis, calc, calcColorEach, calcStack, cellRect, count, dataText, doHover, doSort, drawMarks, getFill, getFillStyle, getRect, init, initZ, isNull, labelOrTitle, legendColor, legendCount, markPos, markText, mousedown, mousemove, mouseout, pointOrigin, recalcAxes, refresh, setChart, stackMaxValue, titleText, toPercent, valueOrLabel, valueText, vertMargins
Class Detail
Tee.Gantt(o, o2)
Parameters:
o
o2
Field Detail
{Number} height
Percent of gantt bar height. From 0 to 100.
Default Value:
70
Method Detail
add(pos, label, start, end)
Parameters:
pos
label
start
end

addRandom(count)
Parameters:
count

bounds(index, r)
Parameters:
index
r

clicked(p)
Parameters:
p

draw()

horizMargins(p)
Parameters:
p

maxXValue()

maxYValue()

minXValue()

minYValue()

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