Click or drag to resize

SparklineGroup IsHorizontalDateAxis Property

Indicates wheter represents the horizontal axis type as Dateaxis.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsHorizontalDateAxis { get; set; }

Property Value

Type: Boolean

Implements

ISparklineGroup IsHorizontalDateAxis
See Also