'Declaration Public ReadOnly Property ActualFontWeight As System.Windows.FontWeight
'Usage Dim instance As SpreadChartBase Dim value As System.Windows.FontWeight value = instance.ActualFontWeight
public System.Windows.FontWeight ActualFontWeight {get;}