Spread Silverlight Documentation
SeriesColor Property (IExcelSparklineGroup)


GrapeCity.Excel Namespace > IExcelSparklineGroup Interface : SeriesColor Property
Specifies the color for each sparkline in this sparkline group
Syntax
'Declaration
 
Property SeriesColor As IExcelColor
'Usage
 
Dim instance As IExcelSparklineGroup
Dim value As IExcelColor
 
instance.SeriesColor = value
 
value = instance.SeriesColor
IExcelColor SeriesColor {get; set;}
See Also

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members