Spread Silverlight Documentation
FontWeight Property (SpreadChartBase)


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadChartBase Class : FontWeight Property
Gets or sets the font weight of the chart.
Syntax
'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;}
See Also

Reference

SpreadChartBase Class
SpreadChartBase Members