ChartYData Constructor(DateTime)
Initializes a new instance of the ChartYData class.
public ChartYData(
System.DateTime
)
'Declaration
Public Function New( _
ByVal As System.Date _
)
Parameters
- dateTimeValue
- A DateTime value is set to DateTimeValue property.