Spread Silverlight Documentation
ActualForeground Property (SpreadChartTextElement)


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadChartTextElement Class : ActualForeground Property
Gets the actual foreground.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ActualForeground As System.Windows.Media.Brush
'Usage
 
Dim instance As SpreadChartTextElement
Dim value As System.Windows.Media.Brush
 
value = instance.ActualForeground
public virtual System.Windows.Media.Brush ActualForeground {get;}
See Also

Reference

SpreadChartTextElement Class
SpreadChartTextElement Members