Xceed Chart for WinForms v4.4 Documentation
FillEffect Class Methods


Xceed.Chart.Standard.v4.4 Assembly > Xceed.Chart.Standard Namespace : FillEffect Class

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

Public Methods
 NameDescription
Public MethodCreates an exact replica of this FillEffectBase instance (Inherited from Xceed.Chart.GraphicsCore.FillEffectBase)
Public MethodGenerates a preview bitmap of this fill effect with the specified dimensions.  
Public MethodGenerates a native brush of the current fill effect with the specified dimensions. This can be an instance of SolidBrush, LinearGradientBrush, PathGradientBrush or TextureBrush. (Inherited from Xceed.Chart.GraphicsCore.FillEffectBase)
Public MethodGenerates a texture brush of the current fill effect with the specified dimensions. (Inherited from Xceed.Chart.GraphicsCore.FillEffectBase)
Public MethodOverloaded. Initializes a fill effect from the properties of another fill effect object  
Public MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.FillEffectBase)
Public MethodUse this function to apply an advanced gradient fill effect. Note that this function will also change the current Mapping.  
Public MethodUse this function to apply a texture fill effect contained in a bitmap object. Note that this function will also change the current Mapping.  
Public MethodUse this function to apply a gradient fill effect. Note that this function will also change the current Mapping.  
Public MethodUse this function to apply a texture fill effect. Note that this function will also change the current Mapping.  
Public MethodUse this function to apply a pattern fill effect. Note that this function will also change the current Mapping.  
Public MethodLoads a predefined advanced gradient in the fill effect.  
Public MethodUse this function if you want to apply a solid color.  
Public MethodSets the transparency percent of the diffuse and ambient material colors.  
Public MethodOverloaded. Shows a fill effect dialog allowing you to visually edit the fill effect properties.  
Public MethodSynchronizes the current texture mapper with the Type property of the FillEffectBase.  
Top
See Also

Reference

FillEffect Class
Xceed.Chart.Standard Namespace