GrapeCity.Xaml.SpreadSheet.Data
ActualFontSize Property (SpreadChartTextElement)


GrapeCity.Xaml.SpreadSheet.Data Namespace > SpreadChartTextElement Class : ActualFontSize Property
Gets the actual size of the font.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ActualFontSize As Double
'Usage
 
Dim instance As SpreadChartTextElement
Dim value As Double
 
value = instance.ActualFontSize
public virtual double ActualFontSize {get;}

Property Value

The actual size of the font.
See Also

Reference

SpreadChartTextElement Class
SpreadChartTextElement Members