Spread Silverlight Documentation
FontStyle Property (ChartLabelStyleInfo)


GrapeCity.Windows.SpreadSheet.Data Namespace > ChartLabelStyleInfo Class : FontStyle Property
Gets or sets the font style.
Syntax
'Declaration
 
Public Property FontStyle As System.Windows.FontStyle
'Usage
 
Dim instance As ChartLabelStyleInfo
Dim value As System.Windows.FontStyle
 
instance.FontStyle = value
 
value = instance.FontStyle
public System.Windows.FontStyle FontStyle {get; set;}

Property Value

The font style.
See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members