'Declaration Public Enum FillEffectType Inherits System.Enum
'Usage Dim instance As FillEffectType
public enum FillEffectType : System.Enum
'Declaration Public Enum FillEffectType Inherits System.Enum
'Usage Dim instance As FillEffectType
public enum FillEffectType : System.Enum
Member | Description |
---|---|
AdvancedGradient | A fill effect based on an arbitrary number of points with different shape, color, intensity and angle. |
Color | Solid color fill effect. |
Gradient | A fill effect based on two colors. |
Image | A fill effect based on an Image (texture filling). |
Pattern | A fill effect based on an pattern with foreground and background colors. |
System.Object
System.ValueType
System.Enum
Xceed.Chart.GraphicsCore.FillEffectType
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