ColTotal Property
Description
The sum of the values in the specified graph data column. The column number is zero-based.
Property type
Read-only property
Syntax
Visual Basic
Public Property ColTotal( _
   ByVal Col As Long _
) As Long
Parameters
Col
The column number (zero-based).
See Also