[]
Gets or sets a value that indicates whether the sparkline is using the date axis.
public bool DateAxis { get; set; }
Public Property DateAxis As Boolean
true if date axis; otherwise, false.
true
false