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


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadChartBase Class
SpreadChartBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options