'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;}
'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;}