ggplotColorPalette {ggplot.colors} .NET clr documentation

ggplotColorPalette

Description

A color palette literal mapping, mapping from a term to a set of the color names

Declare

            
# namespace ggplot.colors
export class ggplotColorPalette extends ggplotColorCustomSet {
   alpha: double;
   colorMap: any kind;
}

        

.NET clr type reference tree

  1. this class extends from ggplotColorCustomSet class: ggplotColorCustomSet
  2. use by property member colorMap: any kind

[Package {$package} version {$version} Index]