| ggplotElement {ggplot.elements} | .NET clr documentation |
In conjunction with the theme system, the element_ functions specify the display of how non-data components of the plot are drawn.
# namespace ggplot.elements
export class ggplotElement extends element_blank {
layout: Layout;
waiver: boolean;
}
layout: Layout