Click or drag to resize

SparklineGroup HorizontalDateAxisRange Property

Represents the range that contains the date values for the sparkline data.

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

Property Value

Type: CellRange

Implements

ISparklineGroup HorizontalDateAxisRange
See Also