SparkHorizontalAxis.IsDateAxis Property

Definition

Gets whether the horizontal axis of the sparkline is based on date values.

public:
 property bool IsDateAxis { bool get(); };
public bool IsDateAxis { get; }
Public ReadOnly Property IsDateAxis As Boolean

Property Value

true if the horizontal axis of the sparkline is based on date values; otherwise, false.

Remarks

Read-only.

true if the horizontal axis is based on date values; otherwise false.

Applies to