Version

ShadowEffect Class Members

The following tables list the members exposed by ShadowEffect.

Public Constructors
 NameDescription
Public ConstructorShadowEffect ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAngleAngular direction (in degrees) relative to the parent primitive used for drawing the shadow.  
Public PropertyColorColor to paint the shadow.  
Public PropertyComponentA reference to the chart component which owns this effect. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect)
Public PropertyDepthDistance from each parent primitive to drop a shadow.  
Public PropertyEnabledDetermines whether or not this effect will be applied. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect)
Public Methods
 NameDescription
Public MethodApplyOverloaded. Overridden. Applies this ShadowEffect to the given SceneGraph.  
Public MethodCloneOverridden. Creates and returns a memberwise clone of this ShadowEffect.  
Public MethodInvalidateForces the current component to refresh if possible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect)
Public MethodToStringReturns a string representation of this Effect. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect)
See Also