C1.Silverlight.Chart.5
ShadowEffect Class Members
Fields  Properties  Methods 

The following tables list the members exposed by ShadowEffect.

Public Constructors
 NameDescription
Public ConstructorShadowEffect Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ColorPropertyIdentifies the Color dependency property.  
Public Fieldstatic (Shared in Visual Basic)DepthPropertyIdentifies the Depth dependency property.  
Public Fieldstatic (Shared in Visual Basic)LightAnglePropertyIdentifies the LightAngle dependency property.  
Public Fieldstatic (Shared in Visual Basic)OpacityPropertyIdentifies the Opacity dependency property.  
Public Fieldstatic (Shared in Visual Basic)SoftnessPropertyIdentifies the Softness dependency property.  
Top
Public Properties
 NameDescription
Public PropertyColorGets or sets the shadow color.  
Public PropertyDepthGets or sets the shadow depth.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyLightAngleGets or sets the light direction.  
Public PropertyOpacityGets or sets the shadow opacity(0-1).  
Public PropertySoftnessGets or sets the shadow softness. 0 is sharp shadow and 1 is soft shadow.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

ShadowEffect Class
C1.Silverlight.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.