$caption
$caption : string
Title Caption.
$layout : \PhpOffice\PhpSpreadsheet\Chart\Layout
Title Layout.
__construct(null|mixed $caption = null, null|\PhpOffice\PhpSpreadsheet\Chart\Layout $layout = null)
Create a new Title.
null|mixed | $caption | |
null|\PhpOffice\PhpSpreadsheet\Chart\Layout | $layout |
getLayout() : \PhpOffice\PhpSpreadsheet\Chart\Layout
Get Layout.