TSurfaceSeries.CellsOrientation
TSurfaceSeries
function CellsOrientation: TCellsOrientation;
Unit
TeeSurfa
Description
Returns the parameters used to display a surface's cell.
Depending on the amount of chart rotation, CellsOrientation parameters are different.
A surface cell consists of 4 xyz points that correspond to 4 points inside the series.
Given a point, and using the CellsOrientation values, you can obtain the other 3 points to display the cell "rectangle".