private property PHPExcel_Chart_Axis::$_axis_number in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Axis.php \PHPExcel_Chart_Axis::_axis_number
Axis Number
Type: array of mixed
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Chart/ Axis.php, line 20
Class
- PHPExcel_Chart_Axis
- Created by PhpStorm. User: Wiktor Trzonkowski Date: 6/17/14 Time: 12:11 PM
Code
private $_axis_number = array(
'format' => self::FORMAT_CODE_GENERAL,
'source_linked' => 1,
);