The following tables list the members exposed by TextureEffect.
| Name | Description | |
|---|---|---|
![]() | TextureEffect Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ApplyTo | Mode of applying this effect. |
![]() | Component | A reference to the chart component which owns this effect. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect) |
![]() | CustomImage | The Image to use for creating this TextureEffect, if the Texture property is set to CustomImage. |
![]() | CustomImagePath | Path of the Image to use for creating this TextureEffect, if the Texture property is set to CustomImage. |
![]() | Enabled | Determines whether or not this effect will be applied. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect) |
![]() | Texture | The texture to be applied by this effect. |
| Name | Description | |
|---|---|---|
![]() | Apply | Overloaded. Overridden. Applies this TextureEffect to the given chart image. |
![]() | Clone | Overridden. Creates and returns a memberwise clone of this TextureEffect. |
![]() | 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) |