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


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

Property Value

The font style.
See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members