GrapeCity.Xaml.SpreadSheet.Data
FillThemeColor Property (SpreadChartElement)


GrapeCity.Xaml.SpreadSheet.Data Namespace > SpreadChartElement Class : FillThemeColor Property
Gets or sets the color of the fill theme.
Syntax
'Declaration
 
Public Property FillThemeColor As String
'Usage
 
Dim instance As SpreadChartElement
Dim value As String
 
instance.FillThemeColor = value
 
value = instance.FillThemeColor
public string FillThemeColor {get; set;}

Property Value

The color of the fill theme.
See Also

Reference

SpreadChartElement Class
SpreadChartElement Members