GrapeCity.Xaml.SpreadSheet.Data
MarkersThemeColor Property


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

Property Value

The theme color of the markers.
See Also

Reference

SparklineSetting Class
SparklineSetting Members