Performance |
The PerformanceSample type exposes the following members.
| Name | Description | |
|---|---|---|
| Avg | The average computed sample. | |
| ChartType | Charting options. | |
| Exp1Avg | The last computed exponential weighted average. | |
| Exp2Avg | The last computed exponential weighted average. | |
| Exp3Avg | The last computed exponential weighted average. | |
| MaxSample | The maximum computed sample. | |
| MaxValue | The maximum expected value (scaled by Scale). | |
| MinSample | The minimum computed sample. | |
| MinValue | The minimum expected value (scaled by Scale). | |
| Sample | The last computed sample. | |
| Scale | Scale, applied to the sample, min and max values. | |
| ValueName | The performance value name. | |
| ValueType | The value type. |