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

Chart3DDataSetIrGrid Class Properties

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

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
See Also