Search Results for

    Show / Hide Table of Contents

    Class ColorBrewer

    Inheritance
    Object
    ColorBrewer
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Acoustics.Shared.ColorScales
    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
    Type Description
    ColorBrewer.DivergingPalettes
    | Improve this Doc View Source

    Qualitative

    Declaration
    public static ColorBrewer.QualitativePalettes Qualitative { get; }
    Property Value
    Type Description
    ColorBrewer.QualitativePalettes
    | Improve this Doc View Source

    SequentialMultipleHues

    Declaration
    public static ColorBrewer.SequentialMultipleHuesPalettes SequentialMultipleHues { get; }
    Property Value
    Type Description
    ColorBrewer.SequentialMultipleHuesPalettes
    | Improve this Doc View Source

    SequentialSingleHue

    Declaration
    public static ColorBrewer.SequentialSingleHuePalettes SequentialSingleHue { get; }
    Property Value
    Type Description
    ColorBrewer.SequentialSingleHuePalettes
    • Improve this Doc
    • View Source
    In This Article
    Generated by DocFX AP docs version: 21.7.0.4-master-e26127a50d7bd7472d47288f10e61014fb981f7f-DIRTY-CI:144 Back to top