FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DData Class / GridData Property

In This Topic
    GridData Property (Chart3DData)
    In This Topic
    Gets the settings for regular grid data layout.
    Syntax
    'Declaration
     
    Public ReadOnly Property GridData As Chart3DGridData
    public Chart3DGridData GridData {get;}
    See Also