Click or drag to resize

SparklineGroup HighPointColor Property

Gets and sets the color of the highest points 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 HighPointColor { get; set; }

Property Value

Type: Color

Implements

ISparklineGroup HighPointColor
See Also