ggplotTextLabel {ggplot.layers} |
.NET clr documentation |
ggplotTextLabel
Description
Declare
# namespace ggplot.layers
export class ggplotTextLabel extends ggplotLayer {
alpha: double;
check_overlap: boolean;
colorMap: ggplotColorMap;
fontSize: Nullable`1;
# calling from the geom_label
function?
isLabeler: boolean;
reader: ggplotReader;
showLegend: boolean;
which: Expression;
zindex: integer;
}
.NET clr type reference tree
- this class extends from ggplotLayer class: ggplotLayer
- use by property member
colorMap
: ggplotColorMap
- use by property member
fontSize
: Nullable`1
- use by property member
reader
: ggplotReader
- use by property member
which
: Expression
[Package
{$package} version {$version}
Index]