ComponentOne WebChart for ASP.NET (2.0) Search HelpCentral 

Bar Class

The Pie class contains properties specific to Pie charts.

For a list of all members of this type, see Bar Members.

System.Object

     C1.Win.C1Chart.c1SpecialData

         C1.Win.C1Chart.Bar

[Visual Basic]

Public Class Bar

Inherits c1SpecialData

[C#]

public class Bar : c1SpecialData

[Delphi]

type Bar = class (c1SpecialData);

Remarks

The Bar class and its properties are only used for bar charts. It is returned by the Bar property of a ChartGroup.

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

See Also

Bar Members | C1.Win.C1Chart Namespace


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