Click or drag to resize

SparklineGroup LineWeight Property

Gets and sets the line weight in each line sparkline in the sparkline group, in the unit of points.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double LineWeight { get; set; }

Property Value

Type: Double

Implements

ISparklineGroup LineWeight
See Also