Spread Silverlight Documentation
ActualFontSize Property (SpreadChartTextElement)


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

Property Value

The actual size of the font.
See Also

Reference

SpreadChartTextElement Class
SpreadChartTextElement Members