Spread Silverlight Documentation
ActualFontStretch Property (SpreadChartTextElement)


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

Reference

SpreadChartTextElement Class
SpreadChartTextElement Members