Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore.v4.4 Assembly / Xceed.Chart.GraphicsCore Namespace / AdvancedGradientPoint Class / AdvancedGradientPoint Constructor / AdvancedGradientPoint Constructor()


In This Topic
    AdvancedGradientPoint Constructor()
    In This Topic
    Creates a new advanced gradient point with default properties.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New AdvancedGradientPoint()
    public AdvancedGradientPoint()
    Remarks
    This constructor positions the point in the center of the gradient. The point has white color and circle shape.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also