Пример #1
0
 public function testSetBorder()
 {
     $this->assertInstanceOf('AmCharts\\Chart\\Setting\\Border', $this->legend->border());
 }