|
SeriesPoint()
|
Initializes a new instance of the SeriesPoint class with default settings.
|
|
SeriesPoint(DateOnly, DateOnly)
|
Initializes a new instance of the SeriesPoint class with the specified date-only argument and date-only value.
|
|
SeriesPoint(DateOnly, DateTime)
|
Initializes a new instance of the SeriesPoint class with the specified date-only argument and date-time value.
|
|
SeriesPoint(DateOnly, Double)
|
Initializes a new instance of the SeriesPoint class with the specified date-only argument and floating-point value.
|
|
SeriesPoint(DateOnly, TimeOnly)
|
Initializes a new instance of the SeriesPoint class with the specified date-only argument and time-only value.
|
|
SeriesPoint(DateOnly, TimeSpan)
|
Initializes a new instance of the SeriesPoint class with the specified date-only argument and time-span value.
|
|
SeriesPoint(DateOnly)
|
Initializes a new instance of the SeriesPoint class with the specified date-only argument.
|
|
SeriesPoint(DateTime, DateOnly)
|
Initializes a new instance of the SeriesPoint class with the specified date-time argument and date-only value.
|
|
SeriesPoint(DateTime, DateTime)
|
Initializes a new instance of the SeriesPoint class with the specified date-time argument and value.
|
|
SeriesPoint(DateTime, Double)
|
Initializes a new instance of the SeriesPoint class with the specified date-time argument and numerical value.
|
|
SeriesPoint(DateTime, TimeOnly)
|
Initializes a new instance of the SeriesPoint class with the specified date-time argument and time-only value.
|
|
SeriesPoint(DateTime, TimeSpan)
|
Initializes a new instance of the SeriesPoint class with the specified date-time argument and time-span value.
|
|
SeriesPoint(DateTime)
|
Initializes a new instance of the SeriesPoint class with the specified date-time argument.
|
|
SeriesPoint(Double, DateOnly)
|
Initializes a new instance of the SeriesPoint class with the specified numerical argument and date-only value.
|
|
SeriesPoint(Double, DateTime)
|
Initializes a new instance of the SeriesPoint class with the specified numerical argument and date-time value.
|
|
SeriesPoint(Double, Double)
|
Initializes a new instance of the SeriesPoint class with the specified numerical argument and value.
|
|
SeriesPoint(Double, TimeOnly)
|
Initializes a new instance of the SeriesPoint class with the specified numerical argument and time-only value.
|
|
SeriesPoint(Double, TimeSpan)
|
Initializes a new instance of the SeriesPoint class with the specified numerical argument and time-span value.
|
|
SeriesPoint(Double)
|
Initializes a new instance of the SeriesPoint class with the specified numerical argument.
|
|
SeriesPoint(String, DateOnly)
|
Initializes a new instance of the SeriesPoint class with the specified qualitative argument and date-only value.
|
|
SeriesPoint(String, DateTime)
|
Initializes a new instance of the SeriesPoint class with the specified qualitative argument and date-time value.
|
|
SeriesPoint(String, Double)
|
Initializes a new instance of the SeriesPoint class with the specified qualitative argument and numerical value.
|
|
SeriesPoint(String, TimeOnly)
|
Initializes a new instance of the SeriesPoint class with the specified qualitative argument and time-only value.
|
|
SeriesPoint(String, TimeSpan)
|
Initializes a new instance of the SeriesPoint class with the specified qualitative argument and time-span value.
|
|
SeriesPoint(String)
|
Initializes a new instance of the SeriesPoint class with the specified qualitative argument.
|
|
SeriesPoint(TimeOnly, DateOnly)
|
Initializes a new instance of the SeriesPoint class with the specified time-only argument and date-only value.
|
|
SeriesPoint(TimeOnly, DateTime)
|
Initializes a new instance of the SeriesPoint class with the specified time-only argument and date-time value.
|
|
SeriesPoint(TimeOnly, Double)
|
Initializes a new instance of the SeriesPoint class with the specified time-only argument and numerical value.
|
|
SeriesPoint(TimeOnly, TimeOnly)
|
Initializes a new instance of the SeriesPoint class with the specified time-only argument and time-only value.
|
|
SeriesPoint(TimeOnly, TimeSpan)
|
Initializes a new instance of the SeriesPoint class with the specified time-only argument and time-span value.
|
|
SeriesPoint(TimeOnly)
|
Initializes a new instance of the SeriesPoint class with the specified time-only argument.
|
|
SeriesPoint(TimeSpan, DateOnly)
|
Initializes a new instance of the SeriesPoint class with the specified time-span argument and date-only value.
|
|
SeriesPoint(TimeSpan, DateTime)
|
Initializes a new instance of the SeriesPoint class with the specified time-span argument and date-time value.
|
|
SeriesPoint(TimeSpan, Double)
|
Initializes a new instance of the SeriesPoint class with the specified time-span argument and numerical value.
|
|
SeriesPoint(TimeSpan, TimeOnly)
|
Initializes a new instance of the SeriesPoint class with the specified time-span argument and time-only value.
|
|
SeriesPoint(TimeSpan, TimeSpan)
|
Initializes a new instance of the SeriesPoint class with the specified time-span argument and time-span value.
|
|
SeriesPoint(TimeSpan)
|
Initializes a new instance of the SeriesPoint class with the specified time-span argument.
|