Class Index | File Index

Classes


Class Tee.Surface


Extends Tee.PaletteSeries.
Draws a two dimensional grid of data as a "grid" (rows and columns of pixels), using the palette property to calculate each pixel (grid cell) color.
Defined in: <..\..\src\teechart-3d.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Tee.Surface(o, o2)
Fields borrowed from class Tee.Series:
chart, colorEach, cursor, data, format, horizAxis, marks, vertAxis, visible
Method Summary
Method Attributes Method Name and Description
 
draw()
 
getY(x, z)
 
 
 
 
Methods borrowed from class Tee.PaletteSeries:
getColor, legendColor, legendCount, legendText, prepareColors
Methods borrowed from class Tee.Series:
addRandom, associatedToAxis, bounds, calc, calcColorEach, calcStack, cellRect, clicked, count, dataText, doHover, doSort, drawMarks, getFill, getFillStyle, getRect, horizMargins, init, initZ, isNull, labelOrTitle, markPos, markText, mousedown, mousemove, mouseout, pointOrigin, recalcAxes, refresh, setChart, stackMaxValue, titleText, toPercent, valueOrLabel, valueText, vertMargins
Class Detail
Tee.Surface(o, o2)
Parameters:
o
o2
Method Detail
draw()

getY(x, z)
Parameters:
x
z

maxXValue()

maxYValue()

minXValue()

minYValue()

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