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

Source for file RandomOHLC.php

Documentation is available at RandomOHLC.php

  1. <?php
  2.  
  3. /**
  4.  * RandomOHLC class
  5.  *
  6.  * Description:
  7.  *
  8.  * @author
  9.  * @copyright (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>
  10.  * @version 1.0
  11.  * @package TeeChartPHP
  12.  * @subpackage styles
  13.  * @link http://www.steema.com
  14.  */
  15.  
  16. class RandomOHLC {
  17.         public $aClose;
  18.         public $aHigh;
  19.         public $aLow;
  20. }
  21. ?>

Documentation generated on Wed, 16 Jun 2010 12:07:33 +0200 by phpDocumentor 1.4.1