ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSetGrid Class
Properties Methods

In This Topic
    Chart3DDataSetGrid Class Members
    In This Topic

    The following tables list the members exposed by Chart3DDataSetGrid.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    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
    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