Gets or sets the Bar object.
[Visual Basic]
Public Property Bar As Bar
[C#]
public Bar Bar {get;set;}
[Delphi]
public property Bar: Bar read get_Bar write set_Bar;
Remarks
The Bar object contains properties specific to Bar charts.
See Also
ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |