Chart.Categories Property

Definition

Gets the number of categories in the chart (equals the number of leaf-members in the category hierarchy).

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

Property Value

An int value.

Applies to