Spread Silverlight Documentation
ActualFontStyle Property (SpreadChartTextElement)


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

Reference

SpreadChartTextElement Class
SpreadChartTextElement Members