ComponentOne Chart for .NET (2.0) Search HelpCentral 

Bar.MultiRow Property

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

Bar Class | Bar Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.