Spread Silverlight Documentation
HighColor Property (IExcelSparklineGroup)


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

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members