Graph: ezcGraphPieChartOptions
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraphPieChartOptions
|
Class containing the basic options for pie charts [
source]
Parents
ezcBaseOptions
|
--ezcGraphChartOptions
|
--ezcGraphPieChartOptions
Properties
|
float |
read/write
|
$absoluteThreshold
Values with a lower absolute value are aggregated. |
|
string |
read/write
|
$label
String used to label pies %1$s Name of pie %2$d Value of pie %3$.1f Percentage |
|
callback |
read/write
|
$labelCallback
Callback function to format pie chart labels. Function will receive 3 parameters: string function( label, value, percent ) |
|
float |
read/write
|
$percentThreshold
Values with a lower percentage value are aggregated. |
|
float |
read/write
|
$sum
Fixed sum of values. This should be used for incomplete pie charts. |
|
string |
read/write
|
$summarizeCaption
Caption for values summarized because they are lower then the configured tresh hold. |
Inherited Member Variables
From
ezcBaseOptions:
Inherited Methods
From
ezcBaseOptions :
Last updated: Wed, 28 Nov 2007