[]
Gets or sets a value indicating whether the 3D bar chart is plotted using multiple rows.
[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