Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore.v4.4 Assembly / Xceed.Chart.GraphicsCore Namespace / FillEffectBase Class


In This Topic
    FillEffectBase Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this FillEffectBase instance  
    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.  
    Public MethodGenerates a texture brush of the current fill effect with the specified dimensions.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also