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