Spread Silverlight Documentation
LineWeight Property (IExcelSparklineGroup)


GrapeCity.Excel Namespace > IExcelSparklineGroup Interface : LineWeight Property
Specifies the line weight for each sparkline in the sparkline group, where the weight is measured in points.
Syntax
'Declaration
 
Property LineWeight As System.Double
'Usage
 
Dim instance As IExcelSparklineGroup
Dim value As System.Double
 
instance.LineWeight = value
 
value = instance.LineWeight
System.double LineWeight {get; set;}
See Also

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members