XL_LEGEND_POSITION_BOTTOM
XL_LEGEND_POSITION_BOTTOM = -4107
Legend positions
$layout : \PhpOffice\PhpSpreadsheet\Chart\Layout
Legend Layout.
__construct(string $position = self::POSITION_RIGHT, null|\PhpOffice\PhpSpreadsheet\Chart\Layout $layout = null, boolean $overlay = false)
Create a new Legend.
string | $position | |
null|\PhpOffice\PhpSpreadsheet\Chart\Layout | $layout | |
boolean | $overlay |
getLayout() : \PhpOffice\PhpSpreadsheet\Chart\Layout
Get Layout.