Class ColorBrewer
Assembly: Acoustics.Shared.dll
Syntax
public static class ColorBrewer
Properties
|
Improve this Doc
View Source
Diverging
Declaration
public static ColorBrewer.DivergingPalettes Diverging { get; }
Property Value
|
Improve this Doc
View Source
Qualitative
Declaration
public static ColorBrewer.QualitativePalettes Qualitative { get; }
Property Value
|
Improve this Doc
View Source
SequentialMultipleHues
Declaration
public static ColorBrewer.SequentialMultipleHuesPalettes SequentialMultipleHues { get; }
Property Value
|
Improve this Doc
View Source
SequentialSingleHue
Declaration
public static ColorBrewer.SequentialSingleHuePalettes SequentialSingleHue { get; }
Property Value