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

Chart3DDataSetIrGrid Class Members

The following tables list the members exposed by Chart3DDataSetIrGrid.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of columns in grid dataset. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyGets or sets the array which indicates the amounts of space between a data value and its neighboring column in grid dataset.  
Public PropertyThe X-coordinate of the grid origin. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyGets or sets two-dimensional array of Z-values. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyGets or sets hole value. (Inherited from C1.Win.C1Chart3D.Chart3DDataSet)
Public PropertyGets or sets z-value of data by specified row and column. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyGets the maximum X value of the chart data. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyGets the maximum Y value of the chart data. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyGets the maximum Z value of the chart data. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyOverridden. Gets the minimum X value of the chart data.  
Public PropertyOverridden. Gets the minimum Y value of the chart data.  
Public PropertyGets the minimum Z value of the chart data. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyGets or sets the number of rows in grid dataset. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Public PropertyGets or sets the array indicates the amounts of space between a data value and its neighboring row in grid dataset.  
Public PropertyThe Y-coordinate of the grid origin. (Inherited from C1.Win.C1Chart3D.Chart3DDataSetGrid)
Top
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