Spread Silverlight Documentation
ActualFill Property (SpreadChartElement)


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadChartElement Class : ActualFill Property
Gets the actual brush that specifies how the element's interior is painted.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ActualFill As System.Windows.Media.Brush
'Usage
 
Dim instance As SpreadChartElement
Dim value As System.Windows.Media.Brush
 
value = instance.ActualFill
public virtual System.Windows.Media.Brush ActualFill {get;}
See Also

Reference

SpreadChartElement Class
SpreadChartElement Members