GrapeCity.Xaml.SpreadSheet.Data
FirstMarkerThemeColor Property


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

Property Value

The theme color of the first marker.
See Also

Reference

SparklineSetting Class
SparklineSetting Members