GrapeCity.Xaml.SpreadSheet.Data
AxisThemeColor Property


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

Property Value

The theme color of the axis.
See Also

Reference

SparklineSetting Class
SparklineSetting Members