GrapeCity.Xaml.SpreadSheet.Data
FontStretch Property (ChartLabelStyleInfo)


GrapeCity.Xaml.SpreadSheet.Data Namespace > ChartLabelStyleInfo Class : FontStretch Property
Gets or sets the font stretch.
Syntax
'Declaration
 
Public Property FontStretch As FontStretch
'Usage
 
Dim instance As ChartLabelStyleInfo
Dim value As FontStretch
 
instance.FontStretch = value
 
value = instance.FontStretch
public FontStretch FontStretch {get; set;}

Property Value

The font stretch.
See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members