ComponentOne Chart3D for WPF and Silverlight
Effect Property (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : Effect Property
Syntax
'Declaration
 
Public Property Effect As System.Windows.Media.Effects.Effect
'Usage
 
Dim instance As C1Chart3DLegend
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

C1Chart3DLegend Class
C1Chart3DLegend Members