[]
        
(Showing Draft Content)

C1.Web.Mvc.Chart.DivergingPalettes

DivergingPalettes Class

Diverging palettes from ColorBrewer https://colorbrewer2.org. Diverging palettes are used to indicate distance from a critical point. These color schemes work well when your data has some mid-point.For example, temperature data could be a shade of blue below zero, a red color is for the values above zero and temperature around zero would have a neutral color.

Inheritance
DivergingPalettes
Namespace: C1.Web.Mvc.Chart
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class DivergingPalettes

Constructors

Name Description
DivergingPalettes()

Constructor.

Fields

Name Description
BrBG

Diverging BrBG palette.

PRGn

Diverging PRGn palette.

PiYG

Diverging PiYG palette.

PuOr

Diverging PuOr palette.

RdBu

Diverging RdBu palette.

RdGy

Diverging RdGy palette.

RdYlBu

Diverging RdYlBu palette.

RdYlGn

Diverging RdYlGn palette.

Spectral

Diverging Spectral palette.

Properties

Name Description
ListDivergingPalettes