private property PHPExcel_Chart_DataSeriesValues::$_pointCount in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Chart/DataSeriesValues.php \PHPExcel_Chart_DataSeriesValues::_pointCount
* Point Count (The number of datapoints in the dataseries) * *
Type: integer
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Chart/ DataSeriesValues.php, line 80
Class
- PHPExcel_Chart_DataSeriesValues
- PHPExcel_Chart_DataSeriesValues
Code
private $_pointCount = 0;