[]
        
(Showing Draft Content)

C1.Web.Mvc.Chart.Palettes

Palettes Class

A series of pre-defined palettes for chart.

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

Fields

Name Description
Cocoa

Cocoa palette.

Coral

Coral palette.

Dark

Dark palette.

Diverging

Diverging palettes from ColorBrewer https://colorbrewer2.org.

Highcontrast

Highcontrast palette.

Light

Light palette.

Midnight

Midnight palette.

Minimal

Minimal palette.

Modern

Modern palette.

Organic

Organic palette.

Qualitative

Qualitative palettes from ColorBrewer https://colorbrewer2.org.

SequentialMulti

Sequential multi-hue palettes from ColorBrewer https://colorbrewer2.org.

SequentialSingle

Sequential single-hue palettes from ColorBrewer https://colorbrewer2.org.

Slate

Slate palette.

Standard

The standard(default) palette.

Methods

Name Description
IsExtended(IEnumerable<string>)

Checking the palette is extended from ColorBrewer https://colorbrewer2.org.