PHPExcel_Chart_Legend
| category | PHPExcel |
|---|---|
| package | PHPExcel_Chart |
| copyright | Copyright (c) 2006 - 2013 PHPExcel (http://www.codeplex.com/PHPExcel) |
__construct($position, \PHPExcel_Chart_Layout $layout, $overlay)
getOverlay() : boolean
booleangetPosition() : string
stringgetPositionXL() : \number
\numbersetOverlay(boolean $overlay) : boolean
boolean
booleansetPosition(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