property CustomView.Categories as Long
Retrieves the number of leading columns in Data that represent the categories.

TypeDescription
Long A long expression that specifies the specifies the number of leading columns in Data that represent the categories. Typically, the number of elements in the PivotRows property specifies the number of categories, based on ShowBranchRows property.
The Categories property defines the number of leading columns in Data that represent the categories. The ViewChange event is triggered whenever there is a change in the control's view.

Once the ViewChange event occurs the following properties are updated:

Similarly, the internal eXGraph control is updated automatically based on this information. (only if the ControlID property is "exontrol.graph")