Gets or sets whether the 3D bar chart is plotted using multiple rows.
[Visual Basic]
Public Property MultiRow As Boolean
[C#]
public bool MultiRow {get;set;}
[Delphi]
public property MultiRow: Boolean read get_MultiRow write set_MultiRow;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |