sLegend = $sLegend; } /** * @return string */ public function GetLegend(): string { return $this->sLegend; } }