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


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

Property Value

The font theme.
See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members