Click or drag to resize

SparklineGroup LastPointColor Property

Gets and sets the color of the last 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 Color LastPointColor { get; set; }

Property Value

Type: Color

Implements

ISparklineGroup LastPointColor
See Also