PlotLegend
Plot a legend of the descriptions provided in plotGraphLayer in PlotGraph.
Name | Type | Annotation |
---|---|---|
plotLegendType | sequence | |
width | double | legend width [cm] |
height | double | legend height [cm] (default: estimated) |
positionX | double | legend x-position in normalized (0-1) coordinates. |
positionY | double | legend y-position in normalized (0-1) coordinates. |
anchorPoint | string | Two character combination of L, C, R (for left, center, or right) and T, M, B for top, middle, or bottom. e.g., TL for top left |
columns | uint | number of columns in legend |
textColor | plotColor | color of the legend text |
fillColor | plotColor | fill color of the legend box |
edgeLine | plotLine | style of the legend box edge |