Spread Silverlight Documentation
ActualFontSize Property (DataLabel)


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

Property Value

The actual size of the font.
See Also

Reference

DataLabel Class
DataLabel Members