You are here

private property PHPExcel_Chart_PlotArea::$_plotSeries in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/PlotArea.php \PHPExcel_Chart_PlotArea::_plotSeries

* Plot Series * *

Type: array of PHPExcel_Chart_DataSeries

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/PlotArea.php, line 50

Class

PHPExcel_Chart_PlotArea
PHPExcel_Chart_PlotArea

Code

private $_plotSeries = array();