Version

TextureEffect Class Properties

For a list of all members of this type, see TextureEffect members.

Public Properties
 NameDescription
Public PropertyApplyToMode of applying this effect.  
Public PropertyComponentA reference to the chart component which owns this effect. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect)
Public PropertyCustomImageThe Image to use for creating this TextureEffect, if the Texture property is set to CustomImage.  
Public PropertyCustomImagePathPath of the Image to use for creating this TextureEffect, if the Texture property is set to CustomImage.  
Public PropertyEnabledDetermines whether or not this effect will be applied. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect)
Public PropertyTextureThe texture to be applied by this effect.  
See Also