You are here

private property PHPExcel_Chart_DataSeries::$_plotOrder in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/DataSeries.php \PHPExcel_Chart_DataSeries::_plotOrder

* Order of plots in Series * *

Type: array of integer

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/DataSeries.php, line 107

Class

PHPExcel_Chart_DataSeries
PHPExcel_Chart_DataSeries

Code

private $_plotOrder = array();