[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/phpexcel/PHPExcel/Chart/ -> PlotArea.php (summary)

(no description)

File Size: 126 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PHPExcel_Chart_PlotArea:: (8 methods):
  __construct()
  getLayout()
  getPlotGroupCount()
  getPlotSeriesCount()
  getPlotGroup()
  getPlotGroupByIndex()
  setPlotSeries()
  refresh()


Class: PHPExcel_Chart_PlotArea  - X-Ref

PHPExcel_Chart_PlotArea

Copyright (c) 2006 - 2015 PHPExcel

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

__construct(PHPExcel_Chart_Layout $layout = null, $plotSeries = array()   X-Ref
Create a new PHPExcel_Chart_PlotArea


getLayout()   X-Ref
Get Layout

return: PHPExcel_Chart_Layout

getPlotGroupCount()   X-Ref
Get Number of Plot Groups

return: array of PHPExcel_Chart_DataSeries

getPlotSeriesCount()   X-Ref
Get Number of Plot Series

return: integer

getPlotGroup()   X-Ref
Get Plot Series

return: array of PHPExcel_Chart_DataSeries

getPlotGroupByIndex($index)   X-Ref
Get Plot Series by Index

return: PHPExcel_Chart_DataSeries

setPlotSeries($plotSeries = array()   X-Ref
Set Plot Series

param: [PHPExcel_Chart_DataSeries]
return: PHPExcel_Chart_PlotArea

refresh(PHPExcel_Worksheet $worksheet)   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1