IsDateAxis Property (ISparkHorizontalAxis)
Gets or sets a value indicating whether the horizontal axis of the sparkline is based on date values.
bool IsDateAxis {get; set;}
Property Value
true
if the horizontal axis of the sparkline is based on date values; otherwise,
false
.