Version

ThreeDEffect Class Members

The following tables list the members exposed by ThreeDEffect.

Public Constructors
 NameDescription
Public ConstructorThreeDEffect ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyComponentA reference to the chart component which owns this effect. (Inherited from Infragistics.UltraChart.Resources.Appearance.Effect)
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 ThreeDEffect to the given SceneGraph.  
Public MethodCloneOverridden. Creates and returns a memberwise clone of this ThreeDEffect.  
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