Click or drag to resize

SparklineGroup ShowFirstPoint Property

Indicates whether to highlight the first point of data in the sparkline group.

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

Property Value

Type: Boolean

Implements

ISparklineGroup ShowFirstPoint
See Also