Todo List
PHPExcel_Chart_DataSeries __construct( [ $plotType = null], [ $plotGrouping = null], [ $plotOrder = array()], [ $plotLabel = array()], [ $plotCategory = array()], [ $plotValues = array()], [ $smoothLine = null], [ $plotStyle = null])
array getPlotCategories( )
PHPExcel_Chart_DataSeriesValues getPlotCategoryByIndex( $index)
string getPlotDirection( )
string getPlotGrouping( )
PHPExcel_Chart_DataSeriesValues getPlotLabelByIndex( $index)
array getPlotLabels( )
string getPlotOrder( )
integer getPlotSeriesCount( )
string getPlotStyle( )
string getPlotType( )
array getPlotValues( )
PHPExcel_Chart_DataSeriesValues getPlotValuesByIndex( $index)
boolean getSmoothLine( )
void refresh( PHPExcel_Worksheet $worksheet)
void setPlotDirection( [string $plotDirection = null])
void setPlotGrouping( [string $groupingType = null])
void setPlotStyle( [string $plotStyle = null])
void setPlotType( [string $plotType = ''])
void setSmoothLine( [boolean $smoothLine = TRUE])
[line 61]
[line 63]
[line 64]
[line 62]
[line 65]
[line 56]
[line 58]
[line 57]
[line 59]
[line 70]
[line 67]
[line 69]
[line 68]
[line 43]
[line 44]
[line 39]
[line 40]
[line 53]
[line 48]
[line 47]
[line 41]
[line 42]
[line 45]
[line 46]
[line 52]
[line 49]
[line 54]
[line 50]
[line 51]