ComponentOne Chart for .NET (2.0) Search HelpCentral 

Bar.Appearance Property

Gets or sets the appearance of bar chart.

[Visual Basic]

Public Property Appearance As BarAppearanceEnum

[C#]

public BarAppearanceEnum Appearance {get;set;}

[Delphi]

public property Appearance: BarAppearanceEnum read get_Appearance write set_Appearance;

See Also

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


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