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

In This Topic
Chart3DDataSetIrGrid Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodReturns the X value associated with the specified indexed column.  
Public MethodReturns an object containing Z-values in a jagged double array. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public MethodReturns the Y value associated with the specified indexed row.  
Public MethodReturns the elevation value of the grid point specified by the column and row indices. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
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. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public MethodSets the elevation value of the grid point specified by the column and row indices. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Top
See Also