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