CategoryCollection.Count Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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#)