Todo List
GraphicControl | --TChartObj
[line 39]
[line 36]
[line 35]
[line 37]
[line 44]
[line 50]
[line 34]
[line 38]
TChartObj __construct( [ $aowner = null])
object Chart createChart( )
void defaultAxisBehind( )
void defaultAxisVisible( )
void defaultBackImageInside( )
void defaultBorderRound( )
void defaultChart3DPercent( )
void defaultClipPoints( )
void defaultMarginBottom( )
void defaultMarginLeft( )
void defaultMarginRight( )
void defaultMarginTop( )
void defaultOnBeforeDrawAxes( )
void defaultOnBeforeDrawSeries( )
void defaultOnClick( )
void defaultTitle( )
void dumpContents( )
void dumpFormItems( )
void dumpGraphic( )
This method dumps the chart graphic by dumping binary image data to the browser. The browser is instructed to show image data because of the headers sent first. You don't need to call this method directly.
void dumpHeaderCode( )
void dumpJavascript( )
void getAxisBehind( )
void getAxisVisible( )
void getBackImageInside( )
void getBorderRound( )
void getChart3DPercent( )
void getClipPoints( )
void getjsOnClick( )
void getjsOnDblClick( )
void getjsOnKeyDown( )
void getjsOnKeyPress( )
void getjsOnKeyUp( )
void getjsOnMouseDown( )
void getjsOnMouseMove( )
void getjsOnMouseOut( )
void getjsOnMouseOver( )
void getjsOnMouseUp( )
void getMarginBottom( )
void getMarginLeft( )
void getMarginRight( )
void getMarginTop( )
void getOnBeforeDrawAxes( )
void getOnBeforeDrawSeries( )
mixed getOnClick( )
void getParentShowHint( )
void getShowHint( )
void getStyle( )
void getTitle( )
void getView3D( )
void getVisible( )
void init( )
void loaded( )
object readChart( )
void serialize( )
void setAxisBehind( $value)
void setAxisVisible( $value)
void setBackImageInside( $value)
void setBorderRound( $value)
void setChart3DPercent( $value)
void setClipPoints( $value)
void setjsOnClick( $value)
void setjsOnDblClick( $value)
void setjsOnKeyDown( $value)
void setjsOnKeyPress( $value)
void setjsOnKeyUp( $value)
void setjsOnMouseDown( $value)
void setjsOnMouseMove( $value)
void setjsOnMouseOut( $value)
void setjsOnMouseOver( $value)
void setjsOnMouseUp( $value)
void setMarginBottom( $value)
void setMarginLeft( $value)
void setMarginRight( $value)
void setMarginTop( $value)
void setOnBeforeDrawAxes( $value)
void setOnBeforeDrawSeries( $value)
void setOnClick( $value)
void setParentShowHint( $value)
void setShowHint( $value)
void setStyle( $value)
void setTitle( $value)
void setView3D( $value)
void setVisible( $value)
void unserialize( )
void writeBackImage( $value)