Spread Silverlight Documentation
Background Property (SpreadSurfaceChartView)


GrapeCity.Windows.SpreadSheet.UI Namespace > SpreadSurfaceChartView Class : Background Property
Syntax
'Declaration
 
Public Property Background As System.Windows.Media.Brush
'Usage
 
Dim instance As SpreadSurfaceChartView
Dim value As System.Windows.Media.Brush
 
instance.Background = value
 
value = instance.Background
public System.Windows.Media.Brush Background {get; set;}
See Also

Reference

SpreadSurfaceChartView Class
SpreadSurfaceChartView Members