height.Legends.RdHeight of the Legends
# S3 method for Legends height(x, ...)
| x | The |
|---|---|
| ... | Other arguments. |
The returned unit x is always in mm.
lgd = Legend(labels = 1:10, title = "foo", legend_gp = gpar(fill = "red")) ComplexHeatmap:::height(lgd)#> [1] 44.0329444444444mm