TIsoSurfaceSeries

TIsoSurfaceSeries
Hierarchy     Properties     Methods     Events     

Unit
TeeSurfa

Description
The Iso-Surface series is very similar to a TSurfaceSeries.
It draws a 3D XYZ mesh of X by Z regular-spaced grid elements using the Y value as elevation value.

The difference between a Surface and Iso-Surface series is that Iso-Surface fill each "cell" in a different way then Surface.
Surface series simply paints the interior of a cell using a calculated color based on each cell Y value.

Iso-surface, in contrast, fills each cell with "horizontal" bands of multiple colors depending on the cell slope and the number of palette colors.

An iso-surface series can be seen like a filled contour series displayed in 3D mode.