Spread Silverlight Documentation
ActualFill Property (SpreadChartShapeBase)


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

Reference

SpreadChartShapeBase Class
SpreadChartShapeBase Members