C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Palettes Namespace / Diverging Class
Members

Diverging Class
Diverging palettes from ColorBrewer https://colorbrewer2.org .
Object Model
Diverging Class
Syntax
'Declaration
 
Public Class Diverging 
   Inherits ExtendedPalette
 
Remarks
Qualitative (or categorical) palettes are usually used for plotting independent data categories which don't have any specific order. For example, the series that represents shipping methods or product types.The colors in these palettes are selected to be distinctive and clearly indicate difference between data series.
Inheritance Hierarchy

System.Object
   C1.Win.Chart.Palettes.ExtendedPalette
      C1.Win.Chart.Palettes.Diverging

See Also