| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 126 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
PHPExcel_Chart_PlotArea:: (8 methods):
__construct()
getLayout()
getPlotGroupCount()
getPlotSeriesCount()
getPlotGroup()
getPlotGroupByIndex()
setPlotSeries()
refresh()
Class: PHPExcel_Chart_PlotArea - X-Ref
PHPExcel_Chart_PlotArea| __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 |