Rectangle element, equivalent to ggplot2's element_rect(). Properties: fill, colour, linewidth, linetype. Inherits from the 'rect' root element.
ElementRect
01 Syntax
Microsoft.VisualBasic.Data.Plots.GgplotTheme.ElementRect
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Clone | 1 | |
| MergeFrom | 1 | |
| ToCssBody | 1 | |
| SetPropertyFromCss | 1 |
03 Properties
04 Members
Fill
Fill color. Nothing=inherit, Color.Empty=NA(transparent), other=specific color.
Colour
Border color. Nothing=inherit, Color.Empty=NA(no border), other=specific color.
Linewidth
Border width as a Unit. Nothing=inherit.
Linetype
Border line type.
Clone()
MergeFrom(ThemeElement)
ToCssBody()
SetPropertyFromCss(
String, String)