SeriesStatistics Class Properties
In This Topic
For a list of all members of this type, see SeriesStatistics members.
Public Properties
| Name | Description |
 | Count | Gets the count of series values. |
 | Max | Gets the maximum value. |
 | Min | Gets the minimum value. |
 | Sum | Gets the sum of values. |
Top
See Also