ComponentOne Chart for WPF and Silverlight
Fill Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members