rectElement {ggplot.elements} | .NET clr documentation |
plot style for the 2D rectangle shape
# namespace ggplot.elements
export class rectElement extends ggplotElement {
border: Stroke;
fill: string;
layout: Layout;
}
border
: Strokelayout
: Layout