Xceed Chart for WinForms v4.4 Documentation
AdvancedGradientScheme Enumeration


Xceed.Chart.GraphicsCore.v4.4 Assembly > Xceed.Chart.GraphicsCore Namespace : AdvancedGradientScheme Enumeration
Defines the possible predefined advanced gradient configurations
Syntax
'Declaration
 
Public Enum AdvancedGradientScheme 
   Inherits System.Enum
'Usage
 
Dim instance As AdvancedGradientScheme
public enum AdvancedGradientScheme : System.Enum 
Members
MemberDescription
BlueBlue color points on black background.
CalmWater1Dodger blue and red points on sky blue background.
CalmWater2Red and dodger blue points on sky blue background.
Desert1Yellow and red points on white background.
Desert2Red and yellow points on white background.
Fire1Red and yellow points on black background.
Fire2Yellow and red points on black background.
Fog1Teal and light olive points on deep sky blue background.
Fog2Light olive and teal points on deep sky blue background.
GreenGreen color points on black background.
Mahogany1Coral and indian red points on black background.
Mahogany2Indian red and coral points on black background.
NightFall1Blue and magenta color points on black background.
NightFall2Magenta and blue color points on black background.
Ocean1Sky blue and spring green points on blue background.
Ocean2Spring green and sky blue points on blue background.
Ocean3Sky blue and spring green points on dark blue background.
Ocean4Spring green and sky blue points on dark blue background.
RedRed color points on black background.
SunsetDark orange color points on black background.
WhiteOnBlackWhite color points on black background.
WhiteOnBlueWhite color points on blue background.
WhiteOnGreenWhite color points on green background.
WhiteOnRedWhite color points on red background.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Chart.GraphicsCore.AdvancedGradientScheme

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

Reference

Xceed.Chart.GraphicsCore Namespace