Package | Description |
---|---|
com.steema.teechart.styles | |
com.steema.teechart.tools |
Modifier and Type | Class and Description |
---|---|
class |
ColorGrid
Title: ColorGrid class
Description: The ColorGrid series displays a grid of color cells.
|
class |
Contour
Title: Contour class
Description: The Contour series calculates and displays "isolines"
from a custom array of XYZ points.
|
class |
IsoSurface |
class |
Surface
Title: Surface class
Description: Surface 3D Series.
|
class |
Tower
Title: Tower class
Description: Tower Series.
|
class |
Waterfall
Title: Waterfall class
Description: The Waterfall series draws vertical "slices", one for each
Z row of the equivalent surface.
|
Modifier and Type | Method and Description |
---|---|
Custom3DGrid |
GridTranspose.getSeries()
The 3D grid series to transpose.
|
Modifier and Type | Method and Description |
---|---|
void |
GridTranspose.setSeries(Custom3DGrid value)
Sets the 3D grid series to transpose.
|