Click or drag to resize

ISparklineGroup SparklineColor Property

Gets and sets the color of the sparklines 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 SparklineColor { get; set; }

Property Value

Type: Color
The color of the sparkline.
See Also