Initializes a new instance of the DateTimeSeries class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public DateTimeSeries ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A list of DateTime values.
A list of double values.
Identifies the start of the time range.
Identifies the end of the time range.
See Also