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


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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options