Version

StrokeEffect Class Members

The following tables list the members exposed by StrokeEffect.

Public Constructors
 NameDescription
Public ConstructorStrokeEffect ConstructorStrokeEffect constructor.  
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 PropertyStrokeColorColor of the shape outline or border.  
Public PropertyStrokeOpacityTransparency of the shape outline or border.  
Public PropertyStrokeWidthThickness of the shape outline ro border/  
Public Methods
 NameDescription
Public MethodApplyOverloaded. Overridden. Applies this StrokeEffect to the given SceneGraph.  
Public MethodCloneOverridden. Creates and returns a memberwise clone of this StrokeEffect.  
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