You are here

private property PHPExcel_Chart_Layout::$_showPercent in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Layout.php \PHPExcel_Chart_Layout::_showPercent

* show percentage * Specifies that the percentage should be shown in the data label. * *

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Layout.php, line 125

Class

PHPExcel_Chart_Layout
PHPExcel_Chart_Layout

Code

private $_showPercent = NULL;