Spread Silverlight Documentation
ActualFontStretch Property (DataLabel)


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

Reference

DataLabel Class
DataLabel Members