property CustomView.Series as Long
Retrieves the number of trailing columns in Data that represent the series.

TypeDescription
Long A long expression that specifies the number of trailing columns in Data that represent the series.
The Series property gets the number of trailing columns in Data that represent the series. 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")