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

Source for file AllAxisSavedScales.php

Documentation is available at AllAxisSavedScales.php

  1. <?php
  2.  
  3. /**
  4.  * AllAxisSavedScales Class
  5.  *
  6.  * Description:
  7.  *
  8.  * @author
  9.  * @copyright Copyright (c) 1995-2010 by Steema Software SL. All Rights Reserved. <info@steema.com>
  10.  * @version 1.0
  11.  * @package TeeChartPHP
  12.  * @subpackage axis
  13.  * @link http://www.steema.com
  14.  */
  15.  
  16.  class AllAxisSavedScales {
  17.   public $left;
  18.   public $top;
  19.   public $right;
  20.   public $bottom;
  21. }
  22. ?>

Documentation generated on Wed, 16 Jun 2010 12:02:24 +0200 by phpDocumentor 1.4.1