Overload | Description |
---|---|
CalculateValues() | Calculate displayable values based on the full information captured for this metric, returning all dates available at the default interval. |
CalculateValues(MetricSampleInterval,Int32) | Calculate displayable values based on the full information captured for this metric with the specified interval for all dates available |
CalculateValues(MetricSampleInterval,Int32,Nullable<DateTimeOffset>,Nullable<DateTimeOffset>) | Calculate displayable values based on the full information captured for this metric |