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


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

Property Value

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

Reference

SpreadChartShapeBase Class
SpreadChartShapeBase Members