GrapeCity.Xaml.SpreadSheet.Data
LowMarkerThemeColor Property


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

Property Value

The theme color of the low marker.
See Also

Reference

SparklineSetting Class
SparklineSetting Members