FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DDataSetGrid Class
Properties Methods Events


In This Topic
    Chart3DDataSetGrid Class Members
    In This Topic

    The following tables list the members exposed by Chart3DDataSetGrid.

    Public Constructors
     NameDescription
    Public ConstructorInitialize new instance of Chart3DDataSetGrid object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the number of columns in grid dataset.  
    Public PropertyGets or sets two-dimensional array of Z-values.  
    Public PropertyGets or sets z-value of data by specified row and column.  
    Public PropertyGets or sets the number of rows in grid dataset.  
    Top
    Public Methods
     NameDescription
    Public MethodFor internal used only. Gets the chart group which contains this data set.  
    Public MethodSets z-value of data by specified row and column.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also