GrapeCity.Xaml.SpreadSheet.Data
FontTheme Property (SpreadChartBase)


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

Reference

SpreadChartBase Class
SpreadChartBase Members