Spread Silverlight Documentation
AutomaticFill Property (Legend)


GrapeCity.Windows.SpreadSheet.Data Namespace > Legend Class : AutomaticFill Property
Gets the actual System.Windows.Media.Brush object that describes the outline for the legend.
Syntax
'Declaration
 
Public Overrides ReadOnly Property AutomaticFill As System.Windows.Media.Brush
'Usage
 
Dim instance As Legend
Dim value As System.Windows.Media.Brush
 
value = instance.AutomaticFill
public override System.Windows.Media.Brush AutomaticFill {get;}
See Also

Reference

Legend Class
Legend Members