ActiveReports 12
ColorPalette Enumeration

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace : ColorPalette Enumeration
Specifies what color palette is used.
Syntax
'Declaration
 
Public Enum ColorPalette 
   Inherits System.Enum
public enum ColorPalette : System.Enum 
Members
MemberDescription
AutumnThe rich browns and golds of autumn.
BerriesA range of colors from blueberry through raspberry.
CascadeA cascade of eight cool colors ranging from deep teal down through pale orchid.
ConfettiA sprinkling of bright and pastel colors.
DefaultThe same color scheme as Cascade.
GreensA medley of greens from 70's refrigerator green through evergreen.
IcebergA range of the soft blues and greys found in an iceberg.
MurphyMuted greens, rusts and beiges.
NoneAll data is drawn using the same teal color.
SpringtimeThe colors of spring, in deep green, two vivid colors and five pastels.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.ColorPalette

See Also

Reference

GrapeCity.ActiveReports.Chart Namespace