ComponentOne Chart for WPF and Silverlight
Fill Property (PlotElement)


C1.WPF.C1Chart Namespace > PlotElement Class : Fill Property
Syntax
'Declaration
 
Public Property Fill As System.Windows.Media.Brush
'Usage
 
Dim instance As PlotElement
Dim value As System.Windows.Media.Brush
 
instance.Fill = value
 
value = instance.Fill
public System.Windows.Media.Brush Fill {get; set;}
See Also

Reference

PlotElement Class
PlotElement Members