[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBar.MultiRow

MultiRow Property

MultiRow

Gets or sets a value indicating whether the 3D bar chart is plotted using multiple rows.

Declaration
[C1Description("ChartBar.MultiRow", "Specifies whether the 3D bar chart is plotted using multiple rows.")]
public bool MultiRow { get; set; }
<C1Description("ChartBar.MultiRow", "Specifies whether the 3D bar chart is plotted using multiple rows.")>
Public Property MultiRow As Boolean