Spread Silverlight Documentation
ActualFontStretch Property (ChartLabelStyleInfo)


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

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members