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