Spread Silverlight Documentation
ActualFill Property (Legend)


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

Reference

Legend Class
Legend Members