[]
Gets whether the horizontal axis of the sparkline is based on date values.
bool IsDateAxis { get; }
ReadOnly Property IsDateAxis As Boolean
Type | Description |
---|---|
bool | True if the horizontal axis of the sparkline is based on date values; otherwise, false. |