GrapeCity.Xaml.Excel
LineWeight Property (IExcelSparklineGroup)


Specifies the line weight for each sparkline in the sparkline group, where the weight is measured in points.
Syntax
'Declaration
 
Property LineWeight As Double
'Usage
 
Dim instance As IExcelSparklineGroup
Dim value As Double
 
instance.LineWeight = value
 
value = instance.LineWeight
double LineWeight {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options