Documentation

Chart
in package

Table of Contents

Methods

__construct()  : mixed
readChart()  : Chart

Methods

__construct()

public __construct([string $cNamespace = Namespaces::CHART ][, string $aNamespace = Namespaces::DRAWINGML ]) : mixed
Parameters
$cNamespace : string = Namespaces::CHART
$aNamespace : string = Namespaces::DRAWINGML

readChart()

public readChart(SimpleXMLElement $chartElements, string $chartName) : Chart
Parameters
$chartElements : SimpleXMLElement
$chartName : string
Return values
Chart

        
On this page

Search results