Spread Silverlight Documentation
MarkersColor Property (IExcelSparklineGroup)


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

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members