ggplotColorLiteral {ggplot.colors} .NET clr documentation

ggplotColorLiteral

Description

A single color literal value mapping

Declare

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

        

.NET clr type reference tree

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

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