FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DData Class / IrGridData Property

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