Example #1
0
 public function testSetMargins()
 {
     $this->assertInstanceOf('AmCharts\\Chart\\Setting\\Margin', $this->chart->margin());
 }