ggplotColorMap {ggplot.colors} .NET clr documentation

ggplotColorMap

Description

Declare

            
# namespace ggplot.colors
export class ggplotColorMap {
   # value range of this property value is in [0, 1], controls the transparent alpha channel value.
   alpha: double;
   # for each data object, this property value has different meanings:
   # 
   # 
   # 
    #
  1. ggplotColorLiteral: a single color value
  2. #
  3. ggplotColorPalette: a color set name string
  4. #
  5. ggplotColorFactorMap: a list mapping of factor to color value
  6. #
  7. ggplotColorCustomSet: a character vector of the color list
  8. #
colorMap: any kind; }

.NET clr type reference tree

  1. use by property member colorMap: any kind

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