navigator.dateFieldString
The field containing the point date.
It is used as a default field
for the navigator axis.
The data item field value must be either:
####* Date instance
####* String parsable by new Date([field value])
####* String in ASP.NET JSON format, i.e. "/Date(1320825600000-0800)/"
In this article