Spread Silverlight Documentation
FillThemeColor Property (ChartSymbolStyleInfo)


GrapeCity.Windows.SpreadSheet.Data Namespace > ChartSymbolStyleInfo Class : FillThemeColor Property
Gets or sets the color of the fill theme.
Syntax
'Declaration
 
Public Property FillThemeColor As System.String
'Usage
 
Dim instance As ChartSymbolStyleInfo
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

ChartSymbolStyleInfo Class
ChartSymbolStyleInfo Members