MetricSlice.Points Property

Definition

A list of points

public System.Collections.Generic.List<Microsoft.ML.TimeSeries.TimeSeriesPoint> Points { get; set; }
member this.Points : System.Collections.Generic.List<Microsoft.ML.TimeSeries.TimeSeriesPoint> with get, set
Public Property Points As List(Of TimeSeriesPoint)

Property Value

Applies to