Click or drag to resize

ISparklineGroup FirstPointColor Property

Gets and sets the color of the first point of data in the sparkline group.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Color FirstPointColor { get; set; }

Property Value

Type: Color
The first color of the point.
See Also