TimeSeriesPoint Class

Definition

Definition of input time series points.

public class TimeSeriesPoint
type TimeSeriesPoint = class
Public Class TimeSeriesPoint
Inheritance
TimeSeriesPoint

Constructors

TimeSeriesPoint(Single)

Initializes a new instance of TimeSeriesPoint.

Properties

Timestamp

Argument that indicates the time stamp of a data point (ISO8601 format).

Value

Measurement of that point.

Applies to