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

Class: SVGFormat

Source Location: /exports/SVGFormat.php

Class Overview

TeeBase
   |
   --ImageExportFormat
      |
      --SVGFormat

SVGFormat 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 25]
SVGFormat class

Description: Chart data export to SVG




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 SVGFormat [line 46]

SVGFormat SVGFormat( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

destructor __destruct [line 52]

void __destruct( )



Tags:

access:  public


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

[ Top ]

method CheckProperties [line 121]

void CheckProperties( )



[ Top ]

method getDescription [line 106]

void getDescription( )



[ Top ]

method getFileExtension [line 111]

void getFileExtension( )



[ Top ]

method getFileFilter [line 116]

void getFileFilter( )



[ Top ]

method Options [line 133]

void Options( [ $Check = True])



Parameters:

   $Check  

[ Top ]

method Render [line 71]

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

Render the chart to svg



Tags:

access:  public


Parameters:

   $chartName  

[ Top ]

method SaveToFile [line 100]

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

Save the chart to Html file as svg



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:43:09 +0200 by phpDocumentor 1.4.3