Class ColorBrewer.QualitativePalettes
Inheritance
ColorBrewer.QualitativePalettes
Assembly: Acoustics.Shared.dll
Syntax
public class QualitativePalettes
Properties
|
Improve this Doc
View Source
Accent
Declaration
public Palette Accent { get; }
Property Value
|
Improve this Doc
View Source
Dark
Declaration
public Palette Dark { get; }
Property Value
|
Improve this Doc
View Source
Excel1
Declaration
public Palette Excel1 { get; }
Property Value
|
Improve this Doc
View Source
Paired
Declaration
public Palette Paired { get; }
Property Value
|
Improve this Doc
View Source
Pastel1
Declaration
public Palette Pastel1 { get; }
Property Value
|
Improve this Doc
View Source
Pastel2
Declaration
public Palette Pastel2 { get; }
Property Value
|
Improve this Doc
View Source
Set1
Declaration
public Palette Set1 { get; }
Property Value
|
Improve this Doc
View Source
Set2
Declaration
public Palette Set2 { get; }
Property Value
|
Improve this Doc
View Source
Set3
Declaration
public Palette Set3 { get; }
Property Value
Extension Methods