__construct() __construct(null|mixed $caption = null, ?\PhpOffice\PhpSpreadsheet\Chart\Layout $layout = null) : mixed Create a new Title. Parameters null|mixed $caption ?\PhpOffice\PhpSpreadsheet\Chart\Layout $layout Returns mixed —
setCaption() setCaption(string $caption) : $this Set caption. Parameters string $caption Returns $this —
getLayout() getLayout() : \PhpOffice\PhpSpreadsheet\Chart\Layout Get Layout. Returns \PhpOffice\PhpSpreadsheet\Chart\Layout —