Custom3DGrid overview

Constructors

 ConstructorOverloaded

Public Events

 GetYValueOccurs when the Surface Series needs to recreate the grid of values.

Public Fields

 ReuseGridIndex

Public Methods

 ClearDeletes all Series values.
 CreateValuesMakes a Surface grid of NumX by NumZ dimensions.
 FillGridIndex

Public Properties

 IrregularGridDetermine if X and Z values are equi-distant or not.
 ItemA two dimension array property for the easy access to series cell values.
 NumXValuesDetermines the Surface's horizontal size in number of points.
 NumZValuesDetermines the Surface's depth size in number of points.

See Also

Custom3DGrid Class | Steema.TeeChart.Styles Namespace