BarChart for ASP.NET WebForms
DateTimeValue Property (ValueLabel)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ValueLabel Class : DateTimeValue Property
A value that indicates the datetime value of axis value label.
Syntax
'Declaration
 
Public Property DateTimeValue As System.Nullable(Of Date)
public System.Nullable<DateTime> DateTimeValue {get; set;}
See Also

Reference

ValueLabel Class
ValueLabel Members