measureTrendTaker Properties |
The measureTrendTaker type exposes the following members.
| Name | Description | |
|---|---|---|
| format |
Format (Standard Numeric Format, like F4, P2...) to be used for value representation
| |
| IsCumulative |
True if the measured value represents a cumulative measure, e.g. bytes downloaded so far
| |
| IsTimeAverage |
True if the measured value has time based measurement unit, e.g. kilobytes per minut
| |
| MacroSampleSize | Number of samples to take for macro mean | |
| MicroSampleSize | Number of samples to take for micro mean | |
| name |
Gets or sets the name.
| |
| SpearSampleSize | Number of samples to take for spear mean | |
| unit |
Letter or symbol representing the measurement unit
| |
| ZeroMargin | Zero-centered margin (noise gate) to ignore, in percentage |