Spread Silverlight Documentation
FontTheme Property (SpreadChartBase)


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

Reference

SpreadChartBase Class
SpreadChartBase Members