Initializes a new instance of the DateTimeSeries class.
Namespace: MindFusion.Charting
Assembly: DateTimeSeries.js
JavaScript
![]() |
---|
function DateTimeSeries (dates, values, minDate, maxDate) |
A list of Date values.
A list of number values.
Identifies the start of the time range.
Identifies the end of the time range.