Click or drag to resize

SparklineGroup MarkersColor Property

Gets and sets the color of points in each line sparkline 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 MarkersColor { get; set; }

Property Value

Type: Color

Implements

ISparklineGroup MarkersColor
See Also