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 {
layout: Layout;
}
layout
: Layout