ComponentOne Chart for WPF and Silverlight
Effect Property (Cylinder3D)


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

Reference

Cylinder3D Class
Cylinder3D Members