Exemple #1
0
 public function testSetMargin()
 {
     $this->assertInstanceOf('AmCharts\\Chart\\Setting\\Margin', $this->legend->margin());
 }