Spread Silverlight Documentation
FontTheme Property (SpreadChartTextElement)


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

Property Value

The font theme.
See Also

Reference

SpreadChartTextElement Class
SpreadChartTextElement Members