TeeChartPHP
[ class tree: TeeChartPHP ] [ index: TeeChartPHP ] [ all elements ]

Class: JavaScriptFormat

Source Location: /exports/JavaScriptFormat.php

Class Overview

TeeBase
   |
   --ImageExportFormat
      |
      --JavaScriptFormat

JavaScriptFormat class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

  • (c) 1995-2013 by Steema Software SL. All Rights Reserved. <info@steema.com>

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
JavaScriptFormat class

Description: Chart data export to JavaScript




Tags:

author:  Steema Software SL.
version:  1.0
copyright:  (c) 1995-2013 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Methods


constructor JavaScriptFormat [line 46]

JavaScriptFormat JavaScriptFormat( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method Render [line 62]

void Render( [ $chartName = "Chart1"])

Render the chart to JavaScript



Tags:

access:  public


Parameters:

   $chartName  

[ Top ]

method SaveToFile [line 76]

void SaveToFile( $fileName, [ $chartName = "Chart1"])

Save the chart to Html file as javascript



Tags:

access:  public


Parameters:

   $fileName  
   $chartName  

[ Top ]

method __get [line 32]

void __get( $property)



Overrides ImageExportFormat::__get() (parent method not documented)

Parameters:

   $property  

[ Top ]

method __set [line 39]

void __set( $property, $value)



Overrides ImageExportFormat::__set() (parent method not documented)

Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:42:39 +0200 by phpDocumentor 1.4.3