MetricSlice.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)

プロパティ値

適用対象