FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartBar Class / MultiRow Property

In This Topic
    MultiRow Property (ChartBar)
    In This Topic
    Gets or sets a value indicating whether the 3D bar chart is plotted using multiple rows.
    Syntax
    'Declaration
     
    Public Property MultiRow As Boolean
    public bool MultiRow {get; set;}
    See Also