GrapeCity.Xaml.SpreadSheet.Data
AutomaticFill Property (SpreadChartElement)


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

Property Value

The fill brush that is created automatically.
See Also

Reference

SpreadChartElement Class
SpreadChartElement Members