Spread Silverlight Documentation
AutomaticFill Property (ChartTitle)


GrapeCity.Windows.SpreadSheet.Data Namespace > ChartTitle Class : AutomaticFill Property
Gets the automatically generated brush that specifies how the title's interior is painted.
Syntax
'Declaration
 
Public Overrides ReadOnly Property AutomaticFill As System.Windows.Media.Brush
'Usage
 
Dim instance As ChartTitle
Dim value As System.Windows.Media.Brush
 
value = instance.AutomaticFill
public override System.Windows.Media.Brush AutomaticFill {get;}
See Also

Reference

ChartTitle Class
ChartTitle Members