Spread Silverlight Documentation
HighMarkerThemeColor Property


GrapeCity.Windows.SpreadSheet.Data Namespace > SparklineSetting Class : HighMarkerThemeColor Property
Gets or sets the theme color of the high marker.
Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute()>
Public Property HighMarkerThemeColor As System.String
'Usage
 
Dim instance As SparklineSetting
Dim value As System.String
 
instance.HighMarkerThemeColor = value
 
value = instance.HighMarkerThemeColor
[System.ComponentModel.DefaultValue()]
public System.string HighMarkerThemeColor {get; set;}

Property Value

The theme color of the high marker.
See Also

Reference

SparklineSetting Class
SparklineSetting Members