private property PHPExcel_Chart_Layout::$_showSerName in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Layout.php \PHPExcel_Chart_Layout::_showSerName
* show data series name * Specifies that the series name should be shown in the data label. * *
Type: boolean
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Chart/ Layout.php, line 117
Class
- PHPExcel_Chart_Layout
- PHPExcel_Chart_Layout
Code
private $_showSerName = NULL;