CategoryCollection.Count Property

Definition

Returns a Integer (int in C#) value that represents the number of objects in the CategoryCollection (returns the number of categories visible in the chart).

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

Returns an Integer (int in C#)

Applies to