C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartYData Class / DateTimeValue Property

In This Topic
DateTimeValue Property (ChartYData)
In This Topic
A DateTime? value specifies the data point of a series.
Syntax
'Declaration
 
Public Overridable Property DateTimeValue As System.Nullable(Of Date)
 
See Also