Spread Silverlight Documentation
AutomaticFill Property (SpreadChartElement)


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadChartElement Class : AutomaticFill Property
Gets the fill brush that is created automatically.
Syntax
'Declaration
 
Public Overridable ReadOnly Property AutomaticFill As System.Windows.Media.Brush
'Usage
 
Dim instance As SpreadChartElement
Dim value As System.Windows.Media.Brush
 
value = instance.AutomaticFill
public virtual System.Windows.Media.Brush AutomaticFill {get;}

Property Value

The fill brush that is created automatically.
See Also

Reference

SpreadChartElement Class
SpreadChartElement Members