Source for file libTeeChart.php
Documentation is available at libTeeChart.php
include_once dirname(__FILE__ ). '/events/IEventListener.php';
include_once dirname(__FILE__ ). '/TeeBase.php';
include_once dirname(__FILE__ ). '/ImageMode.php';
include_once dirname(__FILE__ ). '/PointDouble.php';
include_once dirname(__FILE__ ). '/TeePoint.php';
include_once dirname(__FILE__ ). '/Point3D.php';
include_once dirname(__FILE__ ). '/drawing/ChartBrush.php';
include_once dirname(__FILE__ ). '/drawing/ChartFont.php';
include_once dirname(__FILE__ ). '/drawing/LineCap.php';
include_once dirname(__FILE__ ). '/drawing/DashStyle.php';
include_once dirname(__FILE__ ). '/drawing/ChartPen.php';
include_once dirname(__FILE__ ). '/drawing/GradientDirection.php';
include_once dirname(__FILE__ ). '/drawing/Gradient.php';
include_once dirname(__FILE__ ). '/drawing/EdgeStyles.php';
include_once dirname(__FILE__ ). '/drawing/HatchStyle.php';
include_once dirname(__FILE__ ). '/drawing/InternalPyramidTrunc.php';
include_once dirname(__FILE__ ). '/Dimension.php';
include_once dirname(__FILE__ ). '/Rectangle.php';
include_once dirname(__FILE__ ). '/ArrowPoint.php';
include_once dirname(__FILE__ ). '/IBaseChart.php';
include_once dirname(__FILE__ ). '/GraphicsGD.php';
include_once dirname(__FILE__ ). '/drawing/CanvasFlex.php';
include_once dirname(__FILE__ ). '/drawing/CanvasMing.php';
include_once dirname(__FILE__ ). '/Aspect.php';
include_once dirname(__FILE__ ). '/MultiLine.php';
include_once dirname(__FILE__ ). '/TextShapeStyle.php';
include_once dirname(__FILE__ ). '/TextFormat.php';
include_once dirname(__FILE__ ). '/TeeShape.php';
include_once dirname(__FILE__ ). '/TextShape.php';
include_once dirname(__FILE__ ). '/TextShapePosition.php';
include_once dirname(__FILE__ ). '/TeePage.php';
include_once dirname(__FILE__ ). '/FloatRange.php';
include_once dirname(__FILE__ ). '/DateTimeStep.php';
include_once dirname(__FILE__ ). '/Comparator.php';
include_once dirname(__FILE__ ). '/ZoomDirections.php';
include_once dirname(__FILE__ ). '/ZoomScroll.php';
include_once dirname(__FILE__ ). '/Zoom.php';
include_once dirname(__FILE__ ). '/axis/AxisLabelAlign.php';
include_once dirname(__FILE__ ). '/axis/NextAxisLabelValue.php';
include_once dirname(__FILE__ ). '/axis/AxisDraw.php';
include_once dirname(__FILE__ ). '/axis/AxisLabelItem.php';
include_once dirname(__FILE__ ). '/axis/AxisLabelsItems.php';
include_once dirname(__FILE__ ). '/axis/TicksPen.php';
include_once dirname(__FILE__ ). '/axis/GridPen.php';
include_once dirname(__FILE__ ). '/axis/AxisLinePen.php';
include_once dirname(__FILE__ ). '/axis/AxisLabels.php';
include_once dirname(__FILE__ ). '/axis/AxisLabelStyle.php';
include_once dirname(__FILE__ ). '/axis/CustomAxes.php';
include_once dirname(__FILE__ ). '/axis/Axes.php';
include_once dirname(__FILE__ ). '/axis/Axis.php';
include_once dirname(__FILE__ ). '/axis/DepthAxis.php';
include_once dirname(__FILE__ ). '/axis/AllAxisSavedScales.php';
include_once dirname(__FILE__ ). '/axis/AxisSavedScales.php';
include_once dirname(__FILE__ ). '/styles/ColorList.php';
include_once dirname(__FILE__ ). '/styles/SeriesRandom.php';
include_once dirname(__FILE__ ). '/styles/ValueListOrder.php';
include_once dirname(__FILE__ ). '/styles/ValueList.php';
include_once dirname(__FILE__ ). '/styles/ValuesLists.php';
include_once dirname(__FILE__ ). '/styles/SeriesEventStyle.php';
include_once dirname(__FILE__ ). '/styles/ISeries.php';
include_once dirname(__FILE__ ). '/styles/Margins.php';
include_once dirname(__FILE__ ). '/styles/Series.php';
include_once dirname(__FILE__ ). '/styles/SeriesCollection.php';
include_once dirname(__FILE__ ). '/IChart.php';
include_once dirname(__FILE__ ). '/TChart.php';
include_once dirname(__FILE__ ). '/Chart.php';
include_once dirname(__FILE__ ). '/drawing/Color.php';
include_once dirname(__FILE__ ). '/misc/Utils.php';
include_once dirname(__FILE__ ). '/misc/MathUtils.php';
include_once dirname(__FILE__ ). '/misc/ImageUtils.php';
include_once dirname(__FILE__ ). '/misc/StringFormat.php';
include_once dirname(__FILE__ ). '/misc/StringBuilder.php';
include_once dirname(__FILE__ ). '/PositionUnits.php';
// include_once dirname(__FILE__).'/drawing/StringFormat.php';
include_once dirname(__FILE__ ). '/TeeBevel.php';
include_once dirname(__FILE__ ). '/drawing/StringAlignment.php';
include_once dirname(__FILE__ ). '/Shadow.php';
include_once dirname(__FILE__ ). '/BevelStyle.php';
include_once dirname(__FILE__ ). '/axis/AxisTitle.php';
include_once dirname(__FILE__ ). '/Title.php';
include_once dirname(__FILE__ ). '/Header.php';
include_once dirname(__FILE__ ). '/Footer.php';
include_once dirname(__FILE__ ). '/PanelMarginUnits.php';
include_once dirname(__FILE__ ). '/TeePanel.php';
include_once dirname(__FILE__ ). '/Wall.php';
include_once dirname(__FILE__ ). '/Walls.php';
include_once dirname(__FILE__ ). '/ShapeBorders.php';
include_once dirname(__FILE__ ). '/ChartClickedPartStyle.php';
include_once dirname(__FILE__ ). '/styles/BarStyle.php';
include_once dirname(__FILE__ ). '/styles/HorizontalAxis.php';
include_once dirname(__FILE__ ). '/styles/VerticalAxis.php';
include_once dirname(__FILE__ ). '/styles/MultiBars.php';
include_once dirname(__FILE__ ). '/styles/CustomBar.php';
include_once dirname(__FILE__ ). '/styles/Bar.php';
include_once dirname(__FILE__ ). '/styles/HorizBar.php';
include_once dirname(__FILE__ ). '/styles/BaseLine.php';
include_once dirname(__FILE__ ). '/styles/SeriesPointer.php';
include_once dirname(__FILE__ ). '/styles/CustomStack.php';
include_once dirname(__FILE__ ). '/styles/PointerStyle.php';
include_once dirname(__FILE__ ). '/styles/CustomPoint.php';
include_once dirname(__FILE__ ). '/styles/Points.php';
include_once dirname(__FILE__ ). '/styles/Custom.php';
include_once dirname(__FILE__ ). '/styles/Line.php';
include_once dirname(__FILE__ ). '/styles/HorizLine.php';
include_once dirname(__FILE__ ). '/styles/FastLine.php';
include_once dirname(__FILE__ ). '/styles/MultiAreas.php';
include_once dirname(__FILE__ ). '/styles/Area.php';
include_once dirname(__FILE__ ). '/styles/HorizArea.php';
include_once dirname(__FILE__ ). '/styles/Gantt.php';
include_once dirname(__FILE__ ). '/styles/Circular.php';
include_once dirname(__FILE__ ). '/styles/PieMarks.php';
include_once dirname(__FILE__ ). '/styles/MultiPies.php';
include_once dirname(__FILE__ ). '/styles/PieOtherStyles.php';
include_once dirname(__FILE__ ). '/styles/PieAngle.php';
include_once dirname(__FILE__ ). '/styles/Pie.php';
include_once dirname(__FILE__ ). '/styles/Bubble.php';
include_once dirname(__FILE__ ). '/styles/ShapeStyle.php';
include_once dirname(__FILE__ ). '/styles/ShapeXYStyle.php';
include_once dirname(__FILE__ ). '/styles/ShapeTextVertAlign.php';
include_once dirname(__FILE__ ). '/styles/ShapeTextHorizAlign.php';
include_once dirname(__FILE__ ). '/styles/ShapeSeries.php';
include_once dirname(__FILE__ ). '/styles/RandomOHLC.php';
include_once dirname(__FILE__ ). '/styles/OHLC.php';
include_once dirname(__FILE__ ). '/styles/Candle.php';
include_once dirname(__FILE__ ). '/styles/CandleStyle.php';
include_once dirname(__FILE__ ). '/styles/Volume.php';
include_once dirname(__FILE__ ). '/styles/Pyramid.php';
include_once dirname(__FILE__ ). '/styles/Histogram.php';
include_once dirname(__FILE__ ). '/styles/Bar3D.php';
// New Maintenance June 2010
include_once dirname(__FILE__ ). '/styles/Arrow.php';
//include_once dirname(__FILE__).'/styles/Smith.php';
include_once dirname(__FILE__ ). '/styles/Bezier.php';
include_once dirname(__FILE__ ). '/styles/Callout.php';
include_once dirname(__FILE__ ). '/styles/ArrowHeadStyle.php';
include_once dirname(__FILE__ ). '/styles/SeriesMarks.php';
include_once dirname(__FILE__ ). '/styles/MarksStyle.php';
include_once dirname(__FILE__ ). '/styles/MarkPositions.php';
include_once dirname(__FILE__ ). '/styles/MarksCallout.php';
include_once dirname(__FILE__ ). '/styles/MarksItem.php';
include_once dirname(__FILE__ ). '/styles/MarksItems.php';
include_once dirname(__FILE__ ). '/styles/SeriesMarksPosition.php';
include_once dirname(__FILE__ ). '/legend/Legend.php';
include_once dirname(__FILE__ ). '/legend/LegendResolver.php';
include_once dirname(__FILE__ ). '/legend/LegendAdapter.php';
include_once dirname(__FILE__ ). '/legend/LegendAlignment.php';
include_once dirname(__FILE__ ). '/legend/LegendItemCoordinates.php';
include_once dirname(__FILE__ ). '/legend/LegendStyle.php';
include_once dirname(__FILE__ ). '/legend/LegendSymbol.php';
include_once dirname(__FILE__ ). '/legend/LegendSymbolPosition.php';
include_once dirname(__FILE__ ). '/legend/LegendSymbolSize.php';
include_once dirname(__FILE__ ). '/legend/LegendTextStyle.php';
include_once dirname(__FILE__ ). '/legend/LegendTitle.php';
include_once dirname(__FILE__ ). '/functions/Functions.php';
include_once dirname(__FILE__ ). '/functions/ManySeries.php';
include_once dirname(__FILE__ ). '/functions/PeriodAlign.php';
include_once dirname(__FILE__ ). '/functions/PeriodStyle.php';
include_once dirname(__FILE__ ). '/functions/Add.php';
include_once dirname(__FILE__ ). '/functions/ADX.php';
include_once dirname(__FILE__ ). '/functions/Count.php';
include_once dirname(__FILE__ ). '/functions/Average.php';
include_once dirname(__FILE__ ). '/functions/Subtract.php';
include_once dirname(__FILE__ ). '/functions/High.php';
include_once dirname(__FILE__ ). '/functions/Low.php';
include_once dirname(__FILE__ ). '/functions/Multiply.php';
include_once dirname(__FILE__ ). '/functions/Divide.php';
include_once dirname(__FILE__ ). '/functions/Variance.php';
include_once dirname(__FILE__ ). '/functions/Perimeter.php';
include_once dirname(__FILE__ ). '/functions/Smoothing.php';
include_once dirname(__FILE__ ). '/functions/Spline.php';
include_once dirname(__FILE__ ). '/animations/AnimationsCollection.php';
include_once dirname(__FILE__ ). '/animations/Animation.php';
include_once dirname(__FILE__ ). '/animations/Expand.php';
include_once dirname(__FILE__ ). '/tools/Tool.php';
include_once dirname(__FILE__ ). '/tools/AnnotationCallout.php';
include_once dirname(__FILE__ ). '/tools/AnnotationPosition.php';
include_once dirname(__FILE__ ). '/tools/Annotation.php';
include_once dirname(__FILE__ ). '/tools/ToolSeries.php';
include_once dirname(__FILE__ ). '/tools/MarksTip.php';
include_once dirname(__FILE__ ). '/tools/ExtraLegend.php';
include_once dirname(__FILE__ ). '/tools/ToolAxis.php';
include_once dirname(__FILE__ ). '/tools/ColorBand.php';
include_once dirname(__FILE__ ). '/tools/ColorLineStyle.php';
include_once dirname(__FILE__ ). '/tools/ColorLine.php';
include_once dirname(__FILE__ ). '/tools/GridBand.php';
include_once dirname(__FILE__ ). '/tools/SeriesBand.php';
include_once dirname(__FILE__ ). '/tools/ToolsCollection.php';
include_once dirname(__FILE__ ). '/events/ChartEvent.php';
include_once dirname(__FILE__ ). '/events/EventListenerList.php';
include_once dirname(__FILE__ ). '/events/ChartDrawEvent.php';
include_once dirname(__FILE__ ). '/events/EventHandlerCollection.php';
include_once dirname(__FILE__ ). '/events/EventHandler.php';
include_once dirname(__FILE__ ). '/exports/ImageExport.php';
include_once dirname(__FILE__ ). '/exports/Exports.php';
include_once dirname(__FILE__ ). '/exports/ImageExportFormat.php';
include_once dirname(__FILE__ ). '/exports/WBMPFormat.php';
include_once dirname(__FILE__ ). '/exports/PNGFormat.php';
include_once dirname(__FILE__ ). '/exports/GIFFormat.php';
include_once dirname(__FILE__ ). '/exports/JPEGFormat.php';
include_once dirname(__FILE__ ). '/exports/DataExportFormat.php';
include_once dirname(__FILE__ ). '/exports/TextFormat.php';
include_once dirname(__FILE__ ). '/exports/SerializeManager.php';
include_once dirname(__FILE__ ). '/exports/FlexFormat.php';
include_once dirname(__FILE__ ). '/exports/FlexOptions.php';
include_once dirname(__FILE__ ). '/imports/DataImportFormat.php';
include_once dirname(__FILE__ ). '/imports/XMLImport.php';
include_once dirname(__FILE__ ). '/imports/Imports.php';
include_once dirname(__FILE__ ). '/themes/Theme.php';
include_once dirname(__FILE__ ). '/themes/ColorPalettes.php';
include_once dirname(__FILE__ ). '/themes/DefaultTheme.php';
include_once dirname(__FILE__ ). '/themes/Y2009.php';
include_once dirname(__FILE__ ). '/themes/ExcelTheme.php';
include_once dirname(__FILE__ ). '/themes/OperaTheme.php';
include_once dirname(__FILE__ ). '/themes/ClassicTheme.php';
include_once dirname(__FILE__ ). '/themes/BlackIsBackTheme.php';
include_once dirname(__FILE__ ). '/themes/XPTheme.php';
include_once dirname(__FILE__ ). '/themes/WebTheme.php';
include_once dirname(__FILE__ ). '/themes/BusinessTheme.php';
include_once dirname(__FILE__ ). '/themes/BlueSkyTheme.php';
include_once dirname(__FILE__ ). '/themes/GrayscaleTheme.php';
include_once dirname(__FILE__ ). '/themes/ThemesList.php';
include_once dirname(__FILE__ ). '/Texts.php';
include_once dirname(__FILE__ ). '/languages/Language.php';
include_once dirname(__FILE__ ). '/languages/English.php';
|