Spread Silverlight Documentation
ActualFill Property (PlotArea)


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

Reference

PlotArea Class
PlotArea Members