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


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

Property Value

The font weight.
See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members