C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSetGrid Class

In This Topic
Chart3DDataSetGrid Class Methods
In This Topic

For a list of all members of this type, see Chart3DDataSetGrid members.

Public Methods
 NameDescription
Public MethodReturns an object containing Z-values in a jagged double array.  
Public MethodReturns the elevation value of the grid point specified by the column and row indices.  
Public MethodDetermines if the passed value is a data hole. (Inherited from C1.Win.C1Chart3D.Chart3DDataSet)
Public MethodSets the Z-values with a two-dimensional integer array, or a jagged integer, jagged float or jagged double array.  
Public MethodSets the elevation value of the grid point specified by the column and row indices.  
Top
See Also