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>.
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 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
Method Detail
draw()
getY(x, z)
- Parameters:
- x
- z
maxXValue()
maxYValue()
minXValue()
minYValue()