Skip to main content

XlSparklineGroup.LineWeight Property

Gets or sets the line weight for each sparkline in the sparkline group.

Namespace: DevExpress.Export.Xl

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public double LineWeight { get; set; }

Property Value

Type Description
Double

A Double value that is the line weight measured in points.

See Also