TeeChartPHP
[
class tree: TeeChartPHP
] [
index: TeeChartPHP
] [
all elements
]
Todo List
Packages:
TeeChartPHP
Source for file ColorLineStyle.php
Documentation is available at
ColorLineStyle.php
<?php
/**
* ColorLineStyle class
*
* Description: Describes the possible values of the CursorTool.Style
* method
*
*
@author
*
@copyright
(c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>
*
@version
1.0
*
@package
TeeChartPHP
*
@subpackage
tools
*
@link
http://www.steema.com
*/
class
ColorLineStyle
{
public
static
$CUSTOM
=
0
;
public
static
$MAXIMUM
=
1
;
public
static
$CENTER
=
2
;
public
static
$MINIMUM
=
3
;
public
function
ColorLineStyle
(
)
{
}
}
?>
Documentation generated on Wed, 16 Jun 2010 12:04:36 +0200 by
phpDocumentor 1.4.1