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


    AdvancedGradientPoint Class
    Represents an advanced gradient point.
    Object Model
    AdvancedGradientPoint Class
    Syntax
    'Declaration
     
    <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <SerializableAttribute()>
    Public Class AdvancedGradientPoint 
     
    'Usage
     
    Dim instance As AdvancedGradientPoint
    Remarks
    An advanced gradient consists of a background color and an arbitrary number of color points. Each point has properties for shape, color, intensity and rotation (applicable when the shape is line or rectangle).
    Inheritance Hierarchy

    System.Object
       Xceed.Chart.GraphicsCore.AdvancedGradientPoint

    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