$_layoutTarget
$_layoutTarget : string
layoutTarget
PHPExcel_Chart_Layout
setLayoutTarget( $value) : \PHPExcel_Chart_Layout
Set Layout Target
$value |
setXMode(\X-Mode $value) : \PHPExcel_Chart_Layout
Set X-Mode
\X-Mode | $value |
setYMode(\Y-Mode $value) : \PHPExcel_Chart_Layout
Set Y-Mode
\Y-Mode | $value |
setXPosition(\X-Position $value) : \PHPExcel_Chart_Layout
Set X-Position
\X-Position | $value |
setYPosition(\Y-Position $value) : \PHPExcel_Chart_Layout
Set Y-Position
\Y-Position | $value |
setWidth(\Width $value) : \PHPExcel_Chart_Layout
Set Width
\Width | $value |
setHeight(\Height $value) : \PHPExcel_Chart_Layout
Set Height
\Height | $value |
setShowLegendKey(boolean $value) : \PHPExcel_Chart_Layout
Set show legend key Specifies that legend keys should be shown in data labels.
boolean | $value | Show legend key |
setShowVal(boolean $value) : \PHPExcel_Chart_Layout
Set show val Specifies that the value should be shown in data labels.
boolean | $value | Show val |
setShowCatName(boolean $value) : \PHPExcel_Chart_Layout
Set show cat name Specifies that the category name should be shown in data labels.
boolean | $value | Show cat name |
setShowSerName(boolean $value) : \PHPExcel_Chart_Layout
Set show ser name Specifies that the series name should be shown in data labels.
boolean | $value | Show series name |
setShowPercent(boolean $value) : \PHPExcel_Chart_Layout
Set show percentage Specifies that the percentage should be shown in data labels.
boolean | $value | Show percentage |
setShowBubbleSize(boolean $value) : \PHPExcel_Chart_Layout
Set show bubble size Specifies that the bubble size should be shown in data labels.
boolean | $value | Show bubble size |
setShowLeaderLines(boolean $value) : \PHPExcel_Chart_Layout
Set show leader lines Specifies that leader lines should be shown in data labels.
boolean | $value | Show leader lines |