MetricSeriesData.MetricValues Property

Definition

The values of the data points present in this time series.

public System.Collections.Generic.IReadOnlyList<double> MetricValues { get; }
member this.MetricValues : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property MetricValues As IReadOnlyList(Of Double)

Property Value

Applies to