Spread Silverlight Documentation
ActualForeground Property (ChartLabelStyleInfo)


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

Reference

ChartLabelStyleInfo Class
ChartLabelStyleInfo Members