GroupInfo Properties
Storage of information about the values that should be aggregated into a series point.| Name | Description |
|---|---|
| Argument | Returns the aggregated point’s argument. |
| Values1 | Returns a collection of values that series points provide as their first value. |
| Values2 | Returns a collection of values that series points provide as their second value. |
| Values3 | Returns a collection of values that series points provide as their third value. |
| Values4 | Returns a collection of values that series points provide as their fourth value. |
See Also