Version

GradientEffect Class Members

The following tables list the members exposed by GradientEffect.

Public Constructors
 NameDescription
Public ConstructorGradientEffect ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyColoringThe method of determining the FillStopColor for the gradients generated by this effect.  
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 PropertyStyleThe gradient style to use for this effect.  
Public Methods
 NameDescription
Public MethodApplyOverloaded. Overridden. Applies this GradientEffect to the given SceneGraph.  
Public MethodCloneOverridden. Creates and returns a memberwise clone of this GradientEffect.  
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)
Protected Methods
 NameDescription
Protected MethodShouldSerializeColoringDetermines whether or not the Coloring property should be serialized.  
Protected MethodShouldSerializeStyleDetermines whether or not the Style property should be serialized.  
See Also