Spread Silverlight Documentation
FontStretch Property (SpreadChartBase)


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadChartBase Class : FontStretch Property
Gets or sets the font stretch of the chart.
Syntax
'Declaration
 
Public Property FontStretch As System.Windows.FontStretch
'Usage
 
Dim instance As SpreadChartBase
Dim value As System.Windows.FontStretch
 
instance.FontStretch = value
 
value = instance.FontStretch
public System.Windows.FontStretch FontStretch {get; set;}
See Also

Reference

SpreadChartBase Class
SpreadChartBase Members