ggplotSegments {ggplot.layers} | .NET clr documentation |
# namespace ggplot.layers
export class ggplotSegments extends ggplotScatterLayer {
alpha: double;
colorMap: ggplotColorMap;
minCell: integer;
reader: ggplotReader;
showLegend: boolean;
which: Expression;
zindex: integer;
}
colorMap
: ggplotColorMapreader
: ggplotReaderwhich
: Expression