The following tables list the members exposed by ShadowEffect.
| Name | Description | |
|---|---|---|
![]() | ShadowEffect Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Angle | Angular direction (in degrees) relative to the parent primitive used for drawing the shadow. |
![]() | Color | Color to paint the shadow. |
![]() | Component | A reference to the chart component which owns this effect. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect) |
![]() | Depth | Distance from each parent primitive to drop a shadow. |
![]() | Enabled | Determines whether or not this effect will be applied. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect) |
| Name | Description | |
|---|---|---|
![]() | Apply | Overloaded. Overridden. Applies this ShadowEffect to the given SceneGraph. |
![]() | Clone | Overridden. Creates and returns a memberwise clone of this ShadowEffect. |
![]() | Invalidate | Forces the current component to refresh if possible. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect) |
![]() | ToString | Returns a string representation of this Effect. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect) |