Spread Silverlight Documentation
AutomaticFill Property (SpreadChartShapeBase)


GrapeCity.Windows.SpreadSheet.Data Namespace > SpreadChartShapeBase Class : AutomaticFill Property
Gets or sets a System.Windows.Media.Brush object that describes the automatic background for a chart.
Syntax
'Declaration
 
Public Overridable ReadOnly Property AutomaticFill As System.Windows.Media.Brush
'Usage
 
Dim instance As SpreadChartShapeBase
Dim value As System.Windows.Media.Brush
 
value = instance.AutomaticFill
public virtual System.Windows.Media.Brush AutomaticFill {get;}

Property Value

The System.Windows.Media.Brush object that describes the automatic background for a chart.
See Also

Reference

SpreadChartShapeBase Class
SpreadChartShapeBase Members