constant PHPExcel_Properties::AXIS_LABELS_LOW in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/Properties.php \PHPExcel_Properties::AXIS_LABELS_LOW
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Chart/ Properties.php, line 16
Class
- PHPExcel_Properties
- Created by PhpStorm. User: nhw2h8s Date: 7/2/14 Time: 5:45 PM
Code
const AXIS_LABELS_LOW = 'low', AXIS_LABELS_HIGH = 'high', AXIS_LABELS_NEXT_TO = 'nextTo', AXIS_LABELS_NONE = 'none';