ggplotElement {ggplot.elements} .NET clr documentation

ggplotElement

Description

Theme elements

In conjunction with the theme system, the element_ functions specify the display of how non-data components of the plot are drawn.

Declare

            
# namespace ggplot.elements
export class ggplotElement {
   layout: Layout;
}

        

.NET clr type reference tree

  1. use by property member layout: Layout

[Package {$package} version {$version} Index]