Spread Silverlight Documentation
FillThemeColor Property (SpreadChartElement)


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

Property Value

The color of the fill theme.
See Also

Reference

SpreadChartElement Class
SpreadChartElement Members