Spread Silverlight Documentation
ActualFontStyle Property (ChartLabelStyleInfo)


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

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members