TeeChartPHP
[
class tree: TeeChartPHP
] [
index: TeeChartPHP
] [
all elements
]
Todo List
Packages:
TeeChartPHP
Source for file ChartClickedPartStyle.php
Documentation is available at
ChartClickedPartStyle.php
<?php
class
ChartClickedPartStyle
{
public
static
$None
=
0
;
public
static
$Legend
=
1
;
public
static
$Axis
=
2
;
public
static
$Series
=
3
;
public
static
$Header
=
4
;
public
static
$Foot
=
5
;
public
static
$ChartRect
=
6
;
public
static
$SeriesMarks
=
7
;
public
static
$SeriesPointer
=
8
;
//CDI for flash
public
static
$SubHeader
=
9
;
public
static
$SubFoot
=
10
;
public
static
$AxisTitle
=
11
;
}
?>
Documentation generated on Wed, 16 Jun 2010 12:04:15 +0200 by
phpDocumentor 1.4.1