ComponentOne Chart for WPF and Silverlight
Fill Property (Symbol)


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

Reference

Symbol Class
Symbol Members