PHPExcel_Chart_Legend
category | PHPExcel |
---|---|
package | PHPExcel_Chart |
copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
__construct($position, \PHPExcel_Chart_Layout $layout, $overlay)
getOverlay() : boolean
boolean
getPosition() : string
string
getPositionXL() : \number
\number
setOverlay(boolean $overlay) : boolean
boolean
boolean
setPosition(string $position)
string
setPositionXL(\number $positionXL)
\number
$_layout : \PHPExcel_Chart_Layout
$_position : string
$_positionXLref
POSITION_BOTTOM
POSITION_LEFT
POSITION_RIGHT
POSITION_TOP
POSITION_TOPRIGHT
xlLegendPositionBottom
xlLegendPositionCorner
xlLegendPositionCustom
xlLegendPositionLeft
xlLegendPositionRight
xlLegendPositionTop