GrapeCity.Xaml.SpreadSheet.Data
Fill Property (ChartSymbolStyleInfo)


GrapeCity.Xaml.SpreadSheet.Data Namespace > ChartSymbolStyleInfo Class : Fill Property
Gets or sets the fill.
Syntax
'Declaration
 
Public Property Fill As Brush
'Usage
 
Dim instance As ChartSymbolStyleInfo
Dim value As Brush
 
instance.Fill = value
 
value = instance.Fill
public Brush Fill {get; set;}

Property Value

The fill.
See Also

Reference

ChartSymbolStyleInfo Class
ChartSymbolStyleInfo Members