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


Gets or sets the size of the font.
Syntax
'Declaration
 
Public Property FontSize As Double
'Usage
 
Dim instance As ChartLabelStyleInfo
Dim value As Double
 
instance.FontSize = value
 
value = instance.FontSize
public double FontSize {get; set;}

Property Value

The size of the font.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options