Property | Type | Description |
---|
Method | Description | |
---|---|---|
Deflate ( ) : IDataPoint |
Returns an IDataPoint object for this SerializableTimeSeriesDataPoint.
|
|
SerializableTimeSeriesDataPoint ( ) : System |
Initializes a new instance of the SerializableTimeSeriesDataPoint class.
|
|
SerializableTimeSeriesDataPoint ( IDataPoint dataPoint ) : System |
Initializes a new instance of the SerializableTimeSeriesDataPoint class.
|
public SerializableTimeSeriesDataPoint ( ) : System | ||
return | System |
public SerializableTimeSeriesDataPoint ( IDataPoint dataPoint ) : System | ||
dataPoint | IDataPoint | |
return | System |