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

Chart3DDataSetGrid Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the number of columns in grid dataset.  
Public PropertyIndicates the amount of space between a data value and its neighboring column in grid dataset.  
Public PropertyThe X-coordinate of the grid origin.  
Public PropertyGets or sets two-dimensional array of Z-values.  
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.  
Public PropertyOverridden. Gets the maximum X value of the chart data.  
Public PropertyOverridden. Gets the maximum Y value of the chart data.  
Public PropertyOverridden. Gets the maximum Z value of the chart data.  
Public PropertyOverridden. Gets the minimum X value of the chart data.  
Public PropertyOverridden. Gets the minimum Y value of the chart data.  
Public PropertyOverridden. Gets the minimum Z value of the chart data.  
Public PropertyGets or sets the number of rows in grid dataset.  
Public PropertyIndicates the amount of space between a data value and its neighboring column in grid dataset.  
Public PropertyThe Y-coordinate of the grid origin.  
Top
See Also