Element index for package TeeChartPHP
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ y ]
[ z ]
[ _ ]
_
- $_axes
- in file tchart.inc.php, variable TChartObj::$_axes
- $_chart
- in file tchart.inc.php, variable TChartObj::$_chart
- $_legend
- in file tchart.inc.php, variable TChartObj::$_legend
- $_onBeforeDrawAxes
- in file tchart.inc.php, variable TChartObj::$_onBeforeDrawAxes
- $_onBeforeDrawSeries
- in file tchart.inc.php, variable TChartObj::$_onBeforeDrawSeries
- $_onclick
- in file tchart.inc.php, variable TChartObj::$_onclick
- $_title
- in file tchart.inc.php, variable TChartObj::$_title
- _applyPalette
- in file ColorPalettes.php, method ColorPalettes::_applyPalette()
- _applyTheme
- in file ThemesList.php, method ThemesList::_applyTheme()
Applies Theme to Chart. Color palette is determined by the Theme class.
- _Arc
- in file CanvasFlex.php, method Graphics3DFlex::_Arc()
- _calc3DPos
- in file CanvasMing.php, method CanvasMing::_calc3DPos()
Calculates and returns the XY position in pixels of the point p Z 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- _calc3DPos
- in file GraphicsGD.php, method GraphicsGD::_calc3DPos()
Calculates and returns the XY position in pixels of the point p Z 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- _clicked
- in file Title.php, method Title::_clicked()
Returns if mouse cursor is inside TChartTitle bound rectangle.
The Title.Visible property must be true. The Title rectangle size depends on Title.Pen.Visible and Title.AdjustFrame.
- _draw
- in file Shadow.php, method Shadow::_draw()
Draws a shadow around the Rect rectangle parameter, using the ACanvas canvas. Uses the Height, Width and Transparency properties to draw the shadow.
- _Draw
- in file CanvasFlex.php, method Graphics3DFlex::_Draw()
- _Enum
- in file Enum.php, method Enum::_Enum()
- _line
- in file GraphicsGD.php, method GraphicsGD::_line()
Draws a Line between co-ordinates with z depth offset.
- _line
- in file CanvasMing.php, method CanvasMing::_line()
Draws a Line between co-ordinates with z depth offset.
- _paint
- in file Chart.php, method Chart::_paint()
Paints the Chart in your preferred Canvas and region.
- _paint
- in file TChart.php, method TChart::_paint()
- _paint
- in file TextShape.php, method TextShape::_paint()
Paints the TextShape object on the Chart Canvas.
- _plane
- in file GraphicsGD.php, method GraphicsGD::_plane()
Draws a polygon (Point p1, Point p2, Point p3, Point p4) at Z depth offset.
- _plane
- in file CanvasMing.php, method CanvasMing::_plane()
Draws a polygon (Point p1, Point p2, Point p3, Point p4) at Z depth offset.
- _pointInEllipse
- in file CanvasMing.php, method CanvasMing::_pointInEllipse()
Returns true if point P is inside the ellipse bounded by Left, Top, Right, Bottom.
- _pointInEllipse
- in file GraphicsGD.php, method GraphicsGD::_pointInEllipse()
Returns true if point P is inside the ellipse bounded by Left, Top, Right, Bottom.
- _rectangle
- in file CanvasMing.php, method CanvasMing::_rectangle()
- _rectangle
- in file GraphicsGD.php, method GraphicsGD::_rectangle()
- _rotateLabel
- in file GraphicsGD.php, method GraphicsGD::_rotateLabel()
Draws a rotated text String at the specified Point x,y coordinates with the RotDegree rotation angle. RotDegree values must be between 0 and 360. The string is drawn on the Chart Drawing Canvas.
- _rotateLabel
- in file CanvasMing.php, method CanvasMing::_rotateLabel()
Draws a rotated text String at the specified Point x,y coordinates with the RotDegree rotation angle. RotDegree values must be between 0 and 360. The string is drawn on the Chart Drawing Canvas.
- _setColor
- in file TeeShape.php, method TeeShape::_setColor()
Defines the shape Color.
- _setColorProperty
- in file TeeBase.php, method TeeBase::_setColorProperty()
- _setLocation
- in file Rectangle.php, method Rectangle::_setLocation()
Moves this
to the specified location.
- _setSeries
- in file TChart.php, method TChart::_setSeries()
- _textHeight
- in file CanvasMing.php, method CanvasMing::_textHeight()
Returns the vertical text size in pixels of ChartFont f.
- _textHeight
- in file GraphicsGD.php, method GraphicsGD::_textHeight()
Returns the vertical text size in pixels of ChartFont f.
- __applyTheme
- in file ThemesList.php, method ThemesList::__applyTheme()
Applies Theme to Chart and sets the Chart palette (if paletteIndex is different than -1).
- __calc3DPos
- in file GraphicsGD.php, method GraphicsGD::__calc3DPos()
Calculates and returns the XY position in pixels of the point p Z 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- __calc3DPos
- in file CanvasMing.php, method CanvasMing::__calc3DPos()
Calculates and returns the XY position in pixels of the point p Z 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- __construct
- in file ShapeBorders.php, method ShapeBorders::__construct()
- __construct
- in file SerializeManager.php, method ReferencedObjectSerializeMarker::__construct()
- __construct
- in file tchart.inc.php, method TChartObj::__construct()
- __construct
- in file TeeShape.php, method TeeShape::__construct()
The class constructor.
- __construct
- in file TeePanel.php, method TeePanel::__construct()
- __construct
- in file TeeBase.php, method TeeBase::__construct()
- __construct
- in file Rectangle.php, method Square::__construct()
- __contruct
- in file ShapeBorders.php, method BottomLeftBorder::__contruct()
- __contruct
- in file ShapeBorders.php, method TopLeftBorder::__contruct()
- __contruct
- in file ShapeBorders.php, method TopRightBorder::__contruct()
- __contruct
- in file ShapeBorders.php, method ShapeBorder::__contruct()
- __contruct
- in file ShapeBorders.php, method BottomRightBorder::__contruct()
- __destruct
- in file TChart.php, method TChart::__destruct()
- __get
- in file TChart.php, method TChart::__get()
- __get
- in file Chart.php, method Chart::__get()
- __get
- in file Footer.php, method Footer::__get()
- __get
- in file TeeBase.php, method TeeBase::__get()
- __get
- in file GraphicsGD.php, method GraphicsGD::__get()
- __get
- in file ShapeBorders.php, method ShapeBorders::__get()
- __get
- in file TeeBevel.php, method TeeBevel::__get()
- __get
- in file CanvasMing.php, method CanvasMing::__get()
- __get
- in file Title.php, method Title::__get()
- __get
- in file Wall.php, method Wall::__get()
- __get
- in file Walls.php, method Walls::__get()
- __get
- in file TextShapePosition.php, method TextShapePosition::__get()
- __get
- in file TextShape.php, method TextShape::__get()
- __get
- in file TeePanel.php, method TeePanel::__get()
- __get
- in file TeePoint.php, method TeePoint::__get()
- __get
- in file TeeShape.php, method TeeShape::__get()
- __get
- in file TeePage.php, method TeePage::__get()
- __get
- in file Dimension.php, method Dimension::__get()
- __get
- in file Rectangle.php, method Rectangle::__get()
- __get
- in file Aspect.php, method Aspect::__get()
- __get
- in file PointDouble.php, method PointDouble::__get()
- __get
- in file Point3D.php, method Point3D::__get()
- __get
- in file PieMarks.php, method PieMarks::__get()
- __get
- in file SeriesMarksPosition.php, method SeriesMarksPosition::__get()
- __get
- in file LegendSymbol.php, method LegendSymbol::__get()
- __get
- in file SeriesPointer.php, method SeriesPointer::__get()
- __get
- in file Shadow.php, method Shadow::__get()
- __intersect
- in file Rectangle.php, method Rectangle::__intersect()
- __line
- in file CanvasMing.php, method CanvasMing::__line()
Draws a Line between point p0 and point p1.
- __line
- in file GraphicsGD.php, method GraphicsGD::__line()
Draws a Line between point p0 and point p1.
- __lineTo
- in file GraphicsGD.php, method GraphicsGD::__lineTo()
Draws a line to Point with z = 0 depth offset.
- __lineTo
- in file CanvasMing.php, method CanvasMing::__lineTo()
Draws a line to Point with z = 0 depth offset.
- __set
- in file TeePoint.php, method TeePoint::__set()
- __set
- in file CanvasMing.php, method CanvasMing::__set()
- __set
- in file TeePanel.php, method TeePanel::__set()
- __set
- in file TeePage.php, method TeePage::__set()
- __set
- in file Point3D.php, method Point3D::__set()
- __set
- in file TeeShape.php, method TeeShape::__set()
- __set
- in file TextShapePosition.php, method TextShapePosition::__set()
- __set
- in file LegendSymbol.php, method LegendSymbol::__set()
- __set
- in file TextShape.php, method TextShape::__set()
- __set
- in file PieMarks.php, method PieMarks::__set()
- __set
- in file PointDouble.php, method PointDouble::__set()
- __set
- in file GraphicsGD.php, method GraphicsGD::__set()
- __set
- in file Shadow.php, method Shadow::__set()
- __set
- in file ShapeBorders.php, method ShapeBorders::__set()
- __set
- in file Rectangle.php, method Rectangle::__set()
- __set
- in file Wall.php, method Wall::__set()
- __set
- in file Chart.php, method Chart::__set()
- __set
- in file Walls.php, method Walls::__set()
- __set
- in file Footer.php, method Footer::__set()
- __set
- in file Dimension.php, method Dimension::__set()
- __set
- in file TeeBevel.php, method TeeBevel::__set()
- __set
- in file Title.php, method Title::__set()
- __set
- in file TeeBase.php, method TeeBase::__set()
- __set
- in file SeriesMarksPosition.php, method SeriesMarksPosition::__set()
- __set
- in file TChart.php, method TChart::__set()
- __set
- in file SeriesPointer.php, method SeriesPointer::__set()
- __set
- in file Aspect.php, method Aspect::__set()
- ___calc3DPos
- in file GraphicsGD.php, method GraphicsGD::___calc3DPos()
Calculates and returns the XY position in pixels of the point p with Z = 0 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- ___calc3DPos
- in file CanvasMing.php, method CanvasMing::___calc3DPos()
Calculates and returns the XY position in pixels of the point p with Z = 0 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- ___line
- in file CanvasFlex.php, method Graphics3DFlex::___line()
Draws a Line between point p0 and point p1 using specific pen.
- ___line
- in file GraphicsGD.php, method GraphicsGD::___line()
Draws a Line between point p0 and point p1 using specific pen.
- ___line
- in file CanvasMing.php, method CanvasMing::___line()
Draws a Line between point p0 and point p1 using specific pen.
- ___lineTo
- in file GraphicsGD.php, method GraphicsGD::___lineTo()
Draws line from present position to end co-ordinates with z depth offset.
- ___lineTo
- in file CanvasMing.php, method CanvasMing::___lineTo()
Draws line from present position to end co-ordinates with z depth offset.
- ____lineTo
- in file CanvasMing.php, method CanvasMing::____lineTo()
Draws a Line to 3D Point.
- ____lineTo
- in file GraphicsGD.php, method GraphicsGD::____lineTo()
Draws a Line to 3D Point.
- _____lineTo
- in file GraphicsGD.php, method GraphicsGD::_____lineTo()
Draws line from present position to end co-ordinates with z depth offset.
- _____lineTo
- in file CanvasMing.php, method CanvasMing::_____lineTo()
Draws line from present position to end co-ordinates with z depth offset.
- __get
- in file AnimationsCollection.php, method AnimationsCollection::__get()
- __set
- in file AnimationsCollection.php, method AnimationsCollection::__set()
- _draw
- in file Axis.php, method Axis::_draw()
- _drawAxisLabel
- in file Axis.php, method Axis::_drawAxisLabel()
Draws Axis Label (String) at specified X,Y co-ordinate at Angle.
- __draw
- in file Axis.php, method Axis::__draw()
Displays an Axis at the specified screen positions with the current axis scales. Main drawing method. Custom draw methods can be overloads.
- __get
- in file GridPen.php, method GridPen::__get()
- __get
- in file AxisDraw.php, method AxisDraw::__get()
- __get
- in file AxisLabelItem.php, method AxisLabelItem::__get()
- __get
- in file Axes.php, method Axes::__get()
- __get
- in file AxisLabelsItems.php, method AxisLabelsItems::__get()
- __get
- in file AxisLabels.php, method AxisLabels::__get()
- __get
- in file CustomAxes.php, method CustomAxes::__get()
- __get
- in file AxisTitle.php, method AxisTitle::__get()
- __get
- in file Axis.php, method Axis::__get()
- __get
- in file TicksPen.php, method TicksPen::__get()
- __get
- in file NextAxisLabelValue.php, method NextAxisLabelValue::__get()
- __set
- in file CustomAxes.php, method CustomAxes::__set()
- __set
- in file GridPen.php, method GridPen::__set()
- __set
- in file TicksPen.php, method TicksPen::__set()
- __set
- in file NextAxisLabelValue.php, method NextAxisLabelValue::__set()
- __set
- in file AxisTitle.php, method AxisTitle::__set()
- __set
- in file AxisLabelItem.php, method AxisLabelItem::__set()
- __set
- in file Axis.php, method Axis::__set()
- __set
- in file Axes.php, method Axes::__set()
- __set
- in file AxisLabelsItems.php, method AxisLabelsItems::__set()
- __set
- in file AxisLabels.php, method AxisLabels::__set()
- __set
- in file AxisDraw.php, method AxisDraw::__set()
- ___draw
- in file Axis.php, method Axis::___draw()
Displays an Axis at the specified screen positions with the current axis scales. Main drawing method. Custom draw methods can be overloads.
- ____draw
- in file Axis.php, method Axis::____draw()
Displays an Axis at the specified screen positions with the current axis scales. Main drawing method. Custom draw methods can be overloads.
- _____draw
- in file Axis.php, method Axis::_____draw()
Displays an Axis at the specified screen positions with the current axis scales. Main drawing method. Custom draw methods can be overloads.
- _applyDark
- in file ChartBrush.php, method ChartBrush::_applyDark()
- _assign
- in file ChartPen.php, method ChartPen::_assign()
- _setColor
- in file ChartPen.php, method ChartPen::_setColor()
- __get
- in file Color.php, method Color::__get()
- __get
- in file Gradient.php, method Gradient::__get()
todo NECESSARY??
- __get
- in file ChartPen.php, method ChartPen::__get()
- __get
- in file ChartBrush.php, method ChartBrush::__get()
- __set
- in file Gradient.php, method Gradient::__set()
- __set
- in file Color.php, method Color::__set()
- __set
- in file ChartBrush.php, method ChartBrush::__set()
- __set
- in file ChartPen.php, method ChartPen::__set()
- __construct
- in file EventListenerList.php, method EventListenerList::__construct()
- __construct
- in file EventHandlerCollection.php, method EventHandlerCollection::__construct()
- __construct
- in file EventHandler.php, method EventHandler::__construct()
- __construct
- in file ChartEvent.php, method ChartEvent::__construct()
- __get
- in file JPEGFormat.php, method JPEGFormat::__get()
- __get
- in file DataExportFormat.php, method DataExportFormat::__get()
- __get
- in file PNGFormat.php, method PNGFormat::__get()
- __get
- in file TextFormat.php, method TextFormat::__get()
- __get
- in file XMLFormat.php, method XMLFormat::__get()
- __get
- in file WBMPFormat.php, method WBMPFormat::__get()
- __get
- in file ImageExport.php, method ImageExport::__get()
- __get
- in file ImageExportFormat.php, method ImageExportFormat::__get()
- __get
- in file Exports.php, method Exports::__get()
- __get
- in file GIFFormat.php, method GIFFormat::__get()
- __get
- in file FlexFormat.php, method FlexFormat::__get()
- __set
- in file ImageExport.php, method ImageExport::__set()
- __set
- in file WBMPFormat.php, method WBMPFormat::__set()
- __set
- in file DataExportFormat.php, method DataExportFormat::__set()
- __set
- in file XMLFormat.php, method XMLFormat::__set()
- __set
- in file TextFormat.php, method TextFormat::__set()
- __set
- in file Exports.php, method Exports::__set()
- __set
- in file FlexFormat.php, method FlexFormat::__set()
- __set
- in file JPEGFormat.php, method JPEGFormat::__set()
- __set
- in file GIFFormat.php, method GIFFormat::__set()
- __set
- in file PNGFormat.php, method PNGFormat::__set()
- __set
- in file ImageExportFormat.php, method ImageExportFormat::__set()
- __get
- in file Functions.php, method Functions::__get()
- __get
- in file Divide.php, method Divide::__get()
- __get
- in file Add.php, method Add::__get()
- __get
- in file High.php, method High::__get()
- __get
- in file Low.php, method Low::__get()
- __get
- in file Perimeter.php, method Perimeter::__get()
- __get
- in file Multiply.php, method Multiply::__get()
- __get
- in file Subtract.php, method Subtract::__get()
- __get
- in file Variance.php, method Variance::__get()
- __get
- in file ADX.php, method ADX::__get()
- __get
- in file Count.php, method Count::__get()
- __get
- in file Average.php, method Average::__get()
- __set
- in file Multiply.php, method Multiply::__set()
- __set
- in file Variance.php, method Variance::__set()
- __set
- in file Perimeter.php, method Perimeter::__set()
- __set
- in file Subtract.php, method Subtract::__set()
- __set
- in file Functions.php, method Functions::__set()
- __set
- in file ADX.php, method ADX::__set()
- __set
- in file Add.php, method Add::__set()
- __set
- in file Average.php, method Average::__set()
- __set
- in file Count.php, method Count::__set()
- __set
- in file High.php, method High::__set()
- __set
- in file Divide.php, method Divide::__set()
- __set
- in file Low.php, method Low::__set()
- __get
- in file XMLImport.php, method XMLImport::__get()
- __get
- in file DataImportFormat.php, method DataImportFormat::__get()
- __get
- in file Imports.php, method Imports::__get()
- __set
- in file XMLImport.php, method XMLImport::__set()
- __set
- in file DataImportFormat.php, method DataImportFormat::__set()
- __set
- in file Imports.php, method Imports::__set()
- _clicked
- in file Legend.php, method Legend::_clicked()
Returns the index of the clicked Legend Point.
- __get
- in file LegendAdapter.php, method LegendAdapter::__get()
- __get
- in file LegendTitle.php, method LegendTitle::__get()
- __get
- in file Legend.php, method Legend::__get()
- __get
- in file LegendItemCoordinates.php, method LegendItemCoordinates::__get()
- __set
- in file LegendTitle.php, method LegendTitle::__set()
- __set
- in file LegendAdapter.php, method LegendAdapter::__set()
- __set
- in file Legend.php, method Legend::__set()
- __set
- in file LegendItemCoordinates.php, method LegendItemCoordinates::__set()
- _log
- in file MathUtils.php, method MathUtils::_log()
- __get
- in file MathUtils.php, method MathUtils::__get()
- __get
- in file ImageUtils.php, method ImageUtils::__get()
- __set
- in file MathUtils.php, method MathUtils::__set()
- __set
- in file ImageUtils.php, method ImageUtils::__set()
- _add
- in file Bubble.php, method Bubble::_add()
Adds a new Bubble point to the Series Points List and label. The Bubble point is assigned to be at AX, AY coordinates and have ARadius and Label parameters. The Label parameter is used to draw Axis Labels, Bubble Marks and Legend.
- _add
- in file Arrow.php, method Arrow::_add()
Adds an Arrow with start and end coordinates.
- _barRectangle
- in file CustomBar.php, method CustomBar::_barRectangle()
For internal use.
- _clicked
- in file SeriesMarks.php, method SeriesMarks::_clicked()
Determines which Mark contains the p point parameters.
- __add
- in file Arrow.php, method Arrow::__add()
Adds an Arrow with start and end coordinates and label.
- __add
- in file Bubble.php, method Bubble::__add()
Adds a new Bubble point to the Series Points List. The Bubble point is assigned to be at AX, AY coordinates and has ARadius parameter. The Label parameter is used to draw Axis Labels, Bubble Marks and Legend.
- __construct
- in file MarksItems.php, method MarksItems::__construct()
- __get
- in file Line.php, method Line::__get()
- __get
- in file MarksCallout.php, method MarksCallout::__get()
- __get
- in file HorizLine.php, method HorizLine::__get()
- __get
- in file HorizBar.php, method HorizBar::__get()
- __get
- in file FastLine.php, method FastLine::__get()
- __get
- in file Gantt.php, method Gantt::__get()
- __get
- in file Area.php, method Area::__get()
- __get
- in file MarksItems.php, method MarksItems::__get()
- __get
- in file Series.php, method Series::__get()
- __get
- in file ShapeSeries.php, method ShapeSeries::__get()
- __get
- in file ValueList.php, method ValueList::__get()
- __get
- in file ValuesLists.php, method ValuesLists::__get()
- __get
- in file Volume.php, method Volume::__get()
- __get
- in file SeriesMarks.php, method SeriesMarks::__get()
- __get
- in file SeriesCollection.php, method SeriesCollection::__get()
- __get
- in file Pie.php, method Pie::__get()
- __get
- in file Points.php, method Points::__get()
- __get
- in file CustomPoint.php, method CustomPoint::__get()
- __get
- in file OHLC.php, method OHLC::__get()
- __get
- in file HorizArea.php, method HorizArea::__get()
- __get
- in file Circular.php, method Circular::__get()
- __get
- in file BaseLine.php, method BaseLine::__get()
- __get
- in file Bubble.php, method Bubble::__get()
- __get
- in file Candle.php, method Candle::__get()
- __get
- in file Callout.php, method Callout::__get()
- __get
- in file Bar.php, method Bar::__get()
- __get
- in file ColorList.php, method ColorList::__get()
- __get
- in file CustomBar.php, method CustomBar::__get()
- __get
- in file Custom.php, method Custom::__get()
- __set
- in file Series.php, method Series::__set()
- __set
- in file Area.php, method Area::__set()
- __set
- in file Bubble.php, method Bubble::__set()
- __set
- in file Volume.php, method Volume::__set()
- __set
- in file Points.php, method Points::__set()
- __set
- in file SeriesCollection.php, method SeriesCollection::__set()
- __set
- in file ValuesLists.php, method ValuesLists::__set()
- __set
- in file Bar.php, method Bar::__set()
- __set
- in file ShapeSeries.php, method ShapeSeries::__set()
- __set
- in file Pie.php, method Pie::__set()
- __set
- in file SeriesMarks.php, method SeriesMarks::__set()
- __set
- in file ValueList.php, method ValueList::__set()
- __set
- in file BaseLine.php, method BaseLine::__set()
- __set
- in file Callout.php, method Callout::__set()
- __set
- in file HorizArea.php, method HorizArea::__set()
- __set
- in file ColorList.php, method ColorList::__set()
- __set
- in file Gantt.php, method Gantt::__set()
- __set
- in file Custom.php, method Custom::__set()
- __set
- in file CustomPoint.php, method CustomPoint::__set()
- __set
- in file FastLine.php, method FastLine::__set()
- __set
- in file HorizBar.php, method HorizBar::__set()
- __set
- in file HorizLine.php, method HorizLine::__set()
- __set
- in file CustomBar.php, method CustomBar::__set()
- __set
- in file OHLC.php, method OHLC::__set()
- __set
- in file MarksItems.php, method MarksItems::__set()
- __set
- in file Candle.php, method Candle::__set()
- __set
- in file Circular.php, method Circular::__set()
- __set
- in file Line.php, method Line::__set()
- __set
- in file MarksCallout.php, method MarksCallout::__set()
- ___add
- in file Arrow.php, method Arrow::___add()
Returns the position of the Arrow in the list.
- ___add
- in file Bubble.php, method Bubble::___add()
Adds a new Bubble point to the Series Points List and color. The Bubble point is assigned to be at AX, AY coordinates and have ARadius and Color parameters. The Label parameter is used to draw Axis Labels, Bubble Marks and Legend.
- __get
- in file Theme.php, method Theme::__get()
- __set
- in file Theme.php, method Theme::__set()
- __get
- in file ExtraLegend.php, method ExtraLegend::__get()
- __get
- in file ToolsCollection.php, method ToolsCollection::__get()
- __get
- in file Annotation.php, method Annotation::__get()
- __get
- in file GridBand.php, method GridBand::__get()
- __get
- in file Tool.php, method Tool::__get()
- __get
- in file ToolAxis.php, method ToolAxis::__get()
- __get
- in file ColorLine.php, method ColorLine::__get()
- __get
- in file AnnotationCallout.php, method AnnotationCallout::__get()
- __get
- in file ToolSeries.php, method ToolSeries::__get()
- __get
- in file ColorBand.php, method ColorBand::__get()
- __set
- in file ToolSeries.php, method ToolSeries::__set()
- __set
- in file ToolAxis.php, method ToolAxis::__set()
- __set
- in file ToolsCollection.php, method ToolsCollection::__set()
- __set
- in file ExtraLegend.php, method ExtraLegend::__set()
- __set
- in file AnnotationCallout.php, method AnnotationCallout::__set()
- __set
- in file Annotation.php, method Annotation::__set()
- __set
- in file ColorBand.php, method ColorBand::__set()
- __set
- in file ColorLine.php, method ColorLine::__set()
- __set
- in file GridBand.php, method GridBand::__set()
- __set
- in file Tool.php, method Tool::__set()
top
a
- $About
- in file Texts.php, variable Texts::$About
- $ADD
- in file SeriesEventStyle.php, variable SeriesEventStyle::$ADD
- $ADOConnection
- in file Texts.php, variable Texts::$ADOConnection
- $All
- in file Texts.php, variable Texts::$All
- $AllFilesFilter
- in file Texts.php, variable Texts::$AllFilesFilter
- $allowChangeSize
- in file SeriesPointer.php, variable SeriesPointer::$allowChangeSize
- $AllPictureFilter
- in file Texts.php, variable Texts::$AllPictureFilter
- $AllSeries
- in file Texts.php, variable Texts::$AllSeries
- $animatedFactor
- in file Zoom.php, variable Zoom::$animatedFactor
Controls the animated zoom "speed" (inertia)
- $AnnotationDesc
- in file Texts.php, variable Texts::$AnnotationDesc
- $AnnotationSummary
- in file Texts.php, variable Texts::$AnnotationSummary
- $AnnotationTool
- in file Texts.php, variable Texts::$AnnotationTool
- $AnswerVectorIndex
- in file Texts.php, variable Texts::$AnswerVectorIndex
- $ARROW
- in file BarStyle.php, variable BarStyle::$ARROW
Defines an arrow shape for each bar series point.
- $arrowFix
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$arrowFix
- $arrowFrom
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$arrowFrom
- $arrowTo
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$arrowTo
- $AsBMP
- in file Texts.php, variable Texts::$AsBMP
- $AsEMF
- in file Texts.php, variable Texts::$AsEMF
- $AsGIF
- in file Texts.php, variable Texts::$AsGIF
- $AsJPEG
- in file Texts.php, variable Texts::$AsJPEG
- $AskDataSet
- in file Texts.php, variable Texts::$AskDataSet
- $AskDataSource
- in file Texts.php, variable Texts::$AskDataSource
- $AskLanguage
- in file Texts.php, variable Texts::$AskLanguage
- $AsPCX
- in file Texts.php, variable Texts::$AsPCX
- $AsPDF
- in file Texts.php, variable Texts::$AsPDF
- $aspect
- in file GraphicsGD.php, variable GraphicsGD::$aspect
- $aspect
- in file Chart.php, variable Chart::$aspect
- $aspect
- in file CanvasMing.php, variable CanvasMing::$aspect
- $AsPNG
- in file Texts.php, variable Texts::$AsPNG
- $AsPS
- in file Texts.php, variable Texts::$AsPS
- $AsSVG
- in file Texts.php, variable Texts::$AsSVG
- $AsTIFF
- in file Texts.php, variable Texts::$AsTIFF
- $AsVML
- in file Texts.php, variable Texts::$AsVML
- $auto
- in file AxisSavedScales.php, variable AxisSavedScales::$auto
- $AUTOMATIC
- in file MultiPies.php, variable MultiPies::$AUTOMATIC
Multiple Pie series are displayed using an automatically
- $autoMax
- in file AxisSavedScales.php, variable AxisSavedScales::$autoMax
- $autoMin
- in file AxisSavedScales.php, variable AxisSavedScales::$autoMin
- $axes
- in file Chart.php, variable Chart::$axes
- $AXIS
- in file ShapeXYStyle.php, variable ShapeXYStyle::$AXIS
Position in Axis units.
- $Axis
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$Axis
- $AxisArrowDesc
- in file Texts.php, variable Texts::$AxisArrowDesc
- $AxisArrowSummary
- in file Texts.php, variable Texts::$AxisArrowSummary
- $AxisArrowTool
- in file Texts.php, variable Texts::$AxisArrowTool
- $AxisDlgValue
- in file Texts.php, variable Texts::$AxisDlgValue
- $AxisIncrementNeg
- in file Texts.php, variable Texts::$AxisIncrementNeg
- $AxisLabels
- in file Texts.php, variable Texts::$AxisLabels
- $AxisLabelSep
- in file Texts.php, variable Texts::$AxisLabelSep
- $AxisLogBase
- in file Texts.php, variable Texts::$AxisLogBase
- $AxisLogDateTime
- in file Texts.php, variable Texts::$AxisLogDateTime
- $AxisLogNotPositive
- in file Texts.php, variable Texts::$AxisLogNotPositive
- $AxisMaxMin
- in file Texts.php, variable Texts::$AxisMaxMin
- $AxisMinMax
- in file Texts.php, variable Texts::$AxisMinMax
- $AXISORIGIN
- in file ShapeXYStyle.php, variable ShapeXYStyle::$AXISORIGIN
Use Left,Top (X0,Y0) to set the Axis origin in Axis units. Right, Bottom sets width and height in Pixels.
- $AxisTitle
- in file Texts.php, variable Texts::$AxisTitle
- $AxisTitle
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$AxisTitle
- activate
- in file ZoomScroll.php, method ZoomScroll::activate()
Initializes a Zoom or Scroll operation starting at Point p coordinates.
- activate
- in file English.php, method English::activate()
- activateXY
- in file ZoomScroll.php, method ZoomScroll::activateXY()
Internal use. Starts a Zoom or Scroll from the co-ordinates x and y.
- activeSeriesLegend
- in file Chart.php, method Chart::activeSeriesLegend()
Returns the Active series (visible) that corresponds to the
- activeSeriesLegend
- in file IBaseChart.php, method IBaseChart::activeSeriesLegend()
- AddLink
- in file CanvasFlex.php, method Graphics3DFlex::AddLink()
- addMyEventListener
- in file TChart.php, method TChart::addMyEventListener()
- addPoint
- in file Spline.php, method Spline::addPoint()
Adds a new source point with specified X and Y values.
- addSeries
- in file Chart.php, method Chart::addSeries()
- addSeries
- in file IBaseChart.php, method IBaseChart::addSeries()
- addSeries
- in file TChart.php, method TChart::addSeries()
Adds a new Series.
- AddToolTip
- in file CanvasFlex.php, method Graphics3DFlex::AddToolTip()
- AddToStream
- in file CanvasFlex.php, method Graphics3DFlex::AddToStream()
- applyDark
- in file CanvasMing.php, method CanvasMing::applyDark()
Converts the Color parameter to a darker color. The HowMuch parameter indicates the quantity of dark increment.
- applyDark
- in file GraphicsGD.php, method GraphicsGD::applyDark()
Converts the Color parameter to a darker color. The HowMuch parameter indicates the quantity of dark increment.
- applyMargins
- in file TeePanel.php, method TeePanel::applyMargins()
- applyPalette
- in file ColorPalettes.php, method ColorPalettes::applyPalette()
- applyTheme
- in file ThemesList.php, method ThemesList::applyTheme()
Creates a new instance of index'th Theme and applies it to chart.
- arc
- in file CanvasMing.php, method CanvasMing::arc()
- arc
- in file GraphicsGD.php, method GraphicsGD::arc()
- Arc
- in file CanvasFlex.php, method Graphics3DFlex::Arc()
- arrow
- in file CanvasMing.php, method CanvasMing::arrow()
Draws a line with an arrow head of ArrowWidth and ArrowHeight dimensions in pixels.
- arrow
- in file GraphicsGD.php, method GraphicsGD::arrow()
Draws a line with an arrow head of ArrowWidth and ArrowHeight dimensions in pixels.
- ArrowPoint
- in file ArrowPoint.php, class ArrowPoint
ArrowPoint class
- ArrowPoint.php
- procedural page ArrowPoint.php
- ArrowPoints
- in file Arrow.php, class ArrowPoints
- Aspect
- in file Aspect.php, method Aspect::Aspect()
The class constructor.
- Aspect
- in file Aspect.php, class Aspect
Aspect class
- Aspect.php
- procedural page Aspect.php
- assign
- in file TextShape.php, method TextShape::assign()
Assign all properties from a TextShape to another.
- assign
- in file Shadow.php, method Shadow::assign()
Assigns characteristics of Shadow '$value'. Copies all properties from Source Shadow to Self.
- assign
- in file TeeBevel.php, method TeeBevel::assign()
Assigns all properties from one bevel to another.
- assign
- in file SeriesPointer.php, method SeriesPointer::assign()
- assign
- in file SeriesMarksPosition.php, method SeriesMarksPosition::assign()
- assign
- in file TeeShape.php, method TeeShape::assign()
Assign all properties from a shape to another.
- assign
- in file Aspect.php, method Aspect::assign()
Copies all properties from a Series component to another.
- atIndex
- in file PanelMarginUnits.php, method PanelMarginUnits::atIndex()
- AxisDraw.php
- procedural page AxisDraw.php
- AxisSavedScales.php
- procedural page AxisSavedScales.php
- AxisSavedScales
- in file AxisSavedScales.php, class AxisSavedScales
<p>Title: AxisSavedScales class</p>
- Arrow.php
- procedural page Arrow.php
- add
- in file AnimationsCollection.php, method AnimationsCollection::add()
- Animation
- in file Animation.php, method Animation::Animation()
- Animation
- in file Animation.php, class Animation
Animation class
- Animation.php
- procedural page Animation.php
- AnimationsCollection.php
- procedural page AnimationsCollection.php
- AnimationsCollection
- in file AnimationsCollection.php, class AnimationsCollection
AnimationsCollection class
- AnimationsCollection
- in file AnimationsCollection.php, method AnimationsCollection::AnimationsCollection()
- AnimationTrigger
- in file Animation.php, class AnimationTrigger
- Assign
- in file Animation.php, method Animation::Assign()
- $AUTO
- in file AxisLabelStyle.php, variable AxisLabelStyle::$AUTO
Chooses the Style automatically
- $axis
- in file AxisLabels.php, variable AxisLabels::$axis
- $axis
- in file AxisDraw.php, variable AxisDraw::$axis
- $AXISCLICKGAP
- in file Axis.php, variable Axis::$AXISCLICKGAP
- $axisDraw
- in file Axis.php, variable Axis::$axisDraw
- $axispen
- in file Axis.php, variable Axis::$axispen
- $axisTitle
- in file Axis.php, variable Axis::$axisTitle
- $axisvaluesformat
- in file AxisLabels.php, variable AxisLabels::$axisvaluesformat
- add
- in file CustomAxes.php, method CustomAxes::add()
Adds a Custom Axis.
- add
- in file AxisLabelsItems.php, method AxisLabelsItems::add()
Adds new label
- adjustMaxMin
- in file Axes.php, method Axes::adjustMaxMin()
Calls adjustMaxMin method of all axes and custom axes
- adjustMaxMin
- in file Axis.php, method Axis::adjustMaxMin()
Calculates Maximum and Minimum $values based on Max and Min $values of the dependent Series. AdjustMaxMin is automatically called if Axis.Automatic is true.
- adjustMaxMinRect
- in file Axis.php, method Axis::adjustMaxMinRect()
Called internally to recalculate the max and min $values using the
- AllAxisSavedScales
- in file AllAxisSavedScales.php, class AllAxisSavedScales
AllAxisSavedScales Class
- applyPosition
- in file Axis.php, method Axis::applyPosition()
- Axes
- in file Axes.php, method Axes::Axes()
The class constructor.
- Axes
- in file Axes.php, class Axes
Axes Class
- Axis
- in file Axis.php, method Axis::Axis()
The class constructor.
- Axis
- in file Axis.php, class Axis
Axis Class
- AllAxisSavedScales.php
- procedural page AllAxisSavedScales.php
- Axes.php
- procedural page Axes.php
- Axis.php
- procedural page Axis.php
- AxisLabelAlign.php
- procedural page AxisLabelAlign.php
- AxisLabelItem.php
- procedural page AxisLabelItem.php
- AxisLabels.php
- procedural page AxisLabels.php
- AxisLabelsItems.php
- procedural page AxisLabelsItems.php
- AxisLabelStyle.php
- procedural page AxisLabelStyle.php
- AxisLinePen.php
- procedural page AxisLinePen.php
- AxisTitle.php
- procedural page AxisTitle.php
- AxisDraw
- in file AxisDraw.php, class AxisDraw
AxisDraw class
- AxisDraw
- in file AxisDraw.php, method AxisDraw::AxisDraw()
The class constructor.
- AxisLabelAlign
- in file AxisLabelAlign.php, class AxisLabelAlign
AxisLabelAlign class
- AxisLabelAlign
- in file AxisLabelAlign.php, method AxisLabelAlign::AxisLabelAlign()
- AxisLabelItem
- in file AxisLabelItem.php, class AxisLabelItem
AxisLabelItem class
- AxisLabelItem
- in file AxisLabelItem.php, method AxisLabelItem::AxisLabelItem()
- AxisLabels
- in file AxisLabels.php, class AxisLabels
AxisLabels class
- AxisLabels
- in file AxisLabels.php, method AxisLabels::AxisLabels()
Accesses the Label characteristics of Axis Labels.
- AxisLabelsItems
- in file AxisLabelsItems.php, method AxisLabelsItems::AxisLabelsItems()
The class constructor.
- AxisLabelsItems
- in file AxisLabelsItems.php, class AxisLabelsItems
AxisLabelsItems class
- AxisLabelStyle
- in file AxisLabelStyle.php, class AxisLabelStyle
AxisLabelStyle class
- AxisLabelStyle
- in file AxisLabelStyle.php, method AxisLabelStyle::AxisLabelStyle()
- AxisLinePen
- in file AxisLinePen.php, method AxisLinePen::AxisLinePen()
The class constructor.
- AxisLinePen
- in file AxisLinePen.php, class AxisLinePen
AxisLinePen class
- AxisTitle
- in file AxisTitle.php, class AxisTitle
AxisTitle class
- AxisTitle
- in file AxisTitle.php, method AxisTitle::AxisTitle()
The class constructor.
- $alignment
- in file StringFormat.php, variable StringFormat::$alignment
- applyBright
- in file Color.php, method Color::applyBright()
- applyDark
- in file ChartBrush.php, method ChartBrush::applyDark()
- applyDark
- in file Color.php, method Color::applyDark()
Converts the Color parameter to a darker color. The HowMuch parameter indicates the quantity of dark increment. It is used by Bar Series and Pie Series to calculate the right color t to draw Bar sides and Pie 3D zones.
- AQUA
- in file Color.php, method Color::AQUA()
The color aqua. In the default sRGB space.
- assign
- in file ChartBrush.php, method ChartBrush::assign()
- assign
- in file Gradient.php, method Gradient::assign()
Copies the Gradient parameter properties into the Canvas.Gradient object.
- assign
- in file ChartPen.php, method ChartPen::assign()
- assign
- in file ChartFont.php, method ChartFont::assign()
- $AXES
- in file ChartDrawEvent.php, variable ChartDrawEvent::$AXES
- Add
- in file EventListenerList.php, method EventListenerList::Add()
- Add
- in file EventHandlerCollection.php, method EventHandlerCollection::Add()
- Add
- in file Add.php, class Add
Add class
- addFunctionXY
- in file Functions.php, method Functions::addFunctionXY()
- addPoints
- in file Functions.php, method Functions::addPoints()
Gets all points from Source series, performs a function operation and stores results in ParentSeries.
- addPoints
- in file Perimeter.php, method Perimeter::addPoints()
- addPoints
- in file Smoothing.php, method Smoothing::addPoints()
gets all points from Source series, performs a function operation on points and finally stores results in ParentSeries.
- addPoints
- in file ADX.php, method ADX::addPoints()
- ADX
- in file ADX.php, class ADX
ADX class
- ADX
- in file ADX.php, method ADX::ADX()
- Average
- in file Average.php, method Average::Average()
If UseNulls is true, null values will be treated as zero in average calculation.
- Average
- in file Average.php, class Average
Average class
- Add.php
- procedural page Add.php
- ADX.php
- procedural page ADX.php
- Average.php
- procedural page Average.php
- activate
- in file Language.php, method Language::activate()
- $ALLVALUES
- in file Legend.php, variable Legend::$ALLVALUES
- $AUTO
- in file LegendStyle.php, variable LegendStyle::$AUTO
Legend draws Series Titles if there's more than one Series in the chart.
- addAnimation
- in file Legend.php, method Legend::addAnimation()
- append
- in file StringBuilder.php, method StringBuilder::append()
- array_copy
- in file Utils.php, method Utils::array_copy()
Make a recursive copy of an array
- atan2
- in file MathUtils.php, method MathUtils::atan2()
Note: This method has been implemented here in MathUtils class because J2ME Math class does not include it.
- $aClose
- in file RandomOHLC.php, variable RandomOHLC::$aClose
- $aHigh
- in file RandomOHLC.php, variable RandomOHLC::$aHigh
- $allowSinglePoint
- in file Series.php, variable Series::$allowSinglePoint
- $aLow
- in file RandomOHLC.php, variable RandomOHLC::$aLow
- $angles
- in file Pie.php, variable Pie::$angles
- $ASCENDING
- in file ValueListOrder.php, variable ValueListOrder::$ASCENDING
Values are ordered in ascending numerical order.
- $AUTODEPTH
- in file Series.php, variable Series::$AUTODEPTH
Constant field for internal use.
- $AUTOZORDER
- in file Series.php, variable Series::$AUTOZORDER
Constant field for internal use.
- activeUseAxis
- in file SeriesCollection.php, method SeriesCollection::activeUseAxis()
- add
- in file SeriesCollection.php, method SeriesCollection::add()
Adds a new Series instance to Chart.
- add
- in file Series.php, method Series::add()
Adds a new point with specified value.
- add
- in file ISeries.php, method ISeries::add()
- addArray
- in file Series.php, method Series::addArray()
Adds the array of double values.
- AddArrow
- in file Arrow.php, method Arrow::AddArrow()
Returns the position of the Arrow in the list.
- addBar
- in file Bar3D.php, method Bar3D::addBar()
Adds a bar with an X and Y value, Y start point, label and color.
- addBubble
- in file Bubble.php, method Bubble::addBubble()
Adds a new Bubble point to the Series Points List, label and color. The Bubble point is assigned to be at AX, AY coordinates and have ARadius, Label and Color parameters. The Label parameter is used to draw Axis Labels, Bubble Marks and Legend.
- addCandle
- in file OHLC.php, method OHLC::addCandle()
Adds new point with specified double index and double open, high, low and close.
- addCandleDate
- in file OHLC.php, method OHLC::addCandleDate()
Adds new point with specified DateTime x and double open, high, low and close.
- addChartValue
- in file Series.php, method Series::addChartValue()
- addChartValue
- in file ValueList.php, method ValueList::addChartValue()
- added
- in file Series.php, method Series::added()
- addGantt
- in file Gantt.php, method Gantt::addGantt()
Adds a new Gantt bar with start and end coordinates, label and color.
- addNull
- in file Series.php, method Series::addNull()
Obsolete. Please use add() method without parameters instead.
- addNullXY
- in file Series.php, method Series::addNullXY()
Obsolete. Please use add(x,y,Color.<!-- -->Transparent) method instead.
- addSampleValues
- in file Pie.php, method Pie::addSampleValues()
- addSampleValues
- in file ShapeSeries.php, method ShapeSeries::addSampleValues()
- addSampleValues
- in file Series.php, method Series::addSampleValues()
- addSampleValues
- in file Bar3D.php, method Bar3D::addSampleValues()
- addSampleValues
- in file Arrow.php, method Arrow::addSampleValues()
- addSampleValues
- in file Bubble.php, method Bubble::addSampleValues()
- addSampleValues
- in file Volume.php, method Volume::addSampleValues()
- addSampleValues
- in file OHLC.php, method OHLC::addSampleValues()
- addSampleValues
- in file Gantt.php, method Gantt::addSampleValues()
Adds random values to series.
- addSeriesMouseListener
- in file Series.php, method Series::addSeriesMouseListener()
- addSeriesPaintListener
- in file Series.php, method Series::addSeriesPaintListener()
- addText
- in file Series.php, method Series::addText()
Adds a new null point with specified text.
- addValues
- in file Series.php, method Series::addValues()
- addXY
- in file ISeries.php, method ISeries::addXY()
- addXY
- in file Series.php, method Series::addXY()
Adds a new point with specified x and y values.
- addXYColor
- in file Series.php, method Series::addXYColor()
Adds a new point with specified x and y values and color.
- addXYText
- in file Series.php, method Series::addXYText()
Adds a new point with specified x,y values and text.
- addXYTextColor
- in file Series.php, method Series::addXYTextColor()
Adds a new point with specified x,y values, text and color.
- addYColor
- in file Series.php, method Series::addYColor()
Adds a new point with specified value and color.
- addYText
- in file Series.php, method Series::addYText()
Adds a new point with specified value and text.
- addYTextColor
- in file Series.php, method Series::addYTextColor()
Adds a new point with specified value, text and color.
- adjustCircleRect
- in file Circular.php, method Circular::adjustCircleRect()
- allSeriesVisible
- in file SeriesMarks.php, method SeriesMarks::allSeriesVisible()
- angleToPos
- in file Circular.php, method Circular::angleToPos()
Returns the exact Screen position for a given pair of Angle and Radius values.
- antiOverlap
- in file SeriesMarks.php, method SeriesMarks::antiOverlap()
- applyArrowLength
- in file SeriesMarks.php, method SeriesMarks::applyArrowLength()
- applyBarOffset
- in file CustomBar.php, method CustomBar::applyBarOffset()
- Area
- in file Area.php, class Area
Area Class
- Area
- in file Area.php, method Area::Area()
- Arrow
- in file Arrow.php, method Arrow::Arrow()
- Arrow
- in file Arrow.php, class Arrow
<p>Title: Arrow class</p>
- ArrowHeadStyle
- in file ArrowHeadStyle.php, method ArrowHeadStyle::ArrowHeadStyle()
- ArrowHeadStyle
- in file ArrowHeadStyle.php, class ArrowHeadStyle
ArrowHeadStyle Class
- asDateTime
- in file ValueList.php, method ValueList::asDateTime()
- assign
- in file CustomPoint.php, method CustomPoint::assign()
- assign
- in file Series.php, method Series::assign()
Copies all properties from one Series component to another.
- assign
- in file BaseLine.php, method BaseLine::assign()
- assign
- in file ValueList.php, method ValueList::assign()
- assignDispose
- in file Series.php, method Series::assignDispose()
- assignValues
- in file Series.php, method Series::assignValues()
Adds all Values from Source seriesto the current Series.
- associatedToAxis
- in file ISeries.php, method ISeries::associatedToAxis()
- associatedToAxis
- in file Series.php, method Series::associatedToAxis()
- associatedToAxis
- in file Circular.php, method Circular::associatedToAxis()
- Area.php
- procedural page Area.php
- ArrowHeadStyle.php
- procedural page ArrowHeadStyle.php
- apply
- in file Theme.php, method Theme::apply()
- apply
- in file OperaTheme.php, method OperaTheme::apply()
- apply
- in file WebTheme.php, method WebTheme::apply()
- apply
- in file XPTheme.php, method XPTheme::apply()
- apply
- in file Y2009.php, method Y2009::apply()
- apply
- in file GrayscaleTheme.php, method GrayscaleTheme::apply()
- apply
- in file ExcelTheme.php, method ExcelTheme::apply()
Applies Excel-like visual formatting properties to Chart parameter.
- apply
- in file BlueSkyTheme.php, method BlueSkyTheme::apply()
- apply
- in file BusinessTheme.php, method BusinessTheme::apply()
- apply
- in file ClassicTheme.php, method ClassicTheme::apply()
- apply
- in file DefaultTheme.php, method DefaultTheme::apply()
- apply
- in file BlackIsBackTheme.php, method BlackIsBackTheme::apply()
- add
- in file ToolsCollection.php, method ToolsCollection::add()
Adds a new tool to your TChart.
- addDragListener
- in file ColorLine.php, method ColorLine::addDragListener()
- addToolMouseListener
- in file Annotation.php, method Annotation::addToolMouseListener()
- Annotation
- in file Annotation.php, method Annotation::Annotation()
- Annotation
- in file Annotation.php, class Annotation
Annotation class
- AnnotationCallout
- in file AnnotationCallout.php, method AnnotationCallout::AnnotationCallout()
- AnnotationCallout
- in file AnnotationCallout.php, class AnnotationCallout
AnnotationCallout class
- AnnotationPosition
- in file AnnotationPosition.php, class AnnotationPosition
AnnotationPosition class
- AnnotationPosition
- in file AnnotationPosition.php, method AnnotationPosition::AnnotationPosition()
- Annotation.php
- procedural page Annotation.php
- AnnotationCallout.php
- procedural page AnnotationCallout.php
- AnnotationPosition.php
- procedural page AnnotationPosition.php
top
b
- $bApplyDark
- in file Wall.php, variable Wall::$bApplyDark
- $bBevel
- in file TeeShape.php, variable TeeShape::$bBevel
- $bBorderRound
- in file TeeShape.php, variable TeeShape::$bBorderRound
- $bBorderRound
- in file ShapeBorders.php, variable ShapeBorder::$bBorderRound
- $bBrush
- in file TeeShape.php, variable TeeShape::$bBrush
- $bBrush
- in file Shadow.php, variable Shadow::$bBrush
- $bCustomPosition
- in file TextShapePosition.php, variable TextShapePosition::$bCustomPosition
- $BELOWPERCENT
- in file PieOtherStyles.php, variable PieOtherStyles::$BELOWPERCENT
Slices with values below a percentage are grouped.
- $BELOWVALUE
- in file PieOtherStyles.php, variable PieOtherStyles::$BELOWVALUE
Slices with values below a value are grouped.
- $BEZIER3
- in file Bezier.php, variable BezierStyle::$BEZIER3
- $BEZIER4
- in file Bezier.php, variable BezierStyle::$BEZIER4
- $bImageBevel
- in file TeeShape.php, variable TeeShape::$bImageBevel
- $BLACKISBLACKTHEME
- in file ThemesList.php, variable ThemesList::$BLACKISBLACKTHEME
- $BLUESKYTHEME
- in file ThemesList.php, variable ThemesList::$BLUESKYTHEME
- $BMPFilter
- in file Texts.php, variable Texts::$BMPFilter
- $Border
- in file Texts.php, variable Texts::$Border
- $BOTH
- in file HorizontalAxis.php, variable HorizontalAxis::$BOTH
Associates the series with both the top and bottom axes.
- $BOTH
- in file ZoomDirections.php, variable ZoomDirections::$BOTH
Allows both Horizontal and Vertical Zooming.
- $bottom
- in file Chart.php, variable Chart::$bottom
- $BOTTOM
- in file HorizontalAxis.php, variable HorizontalAxis::$BOTTOM
Associates the series with the bottom axis.
- $BOTTOM
- in file ShapeTextVertAlign.php, variable ShapeTextVertAlign::$BOTTOM
Text is vertically aligned to the bottom of the shape.
- $BottomAxis
- in file Texts.php, variable Texts::$BottomAxis
- $bounds
- in file GraphicsGD.php, variable GraphicsGD::$bounds
- $bounds
- in file CanvasMing.php, variable CanvasMing::$bounds
- $Box
- in file Texts.php, variable Texts::$Box
- $BrowseImage
- in file Texts.php, variable Texts::$BrowseImage
- $brush
- in file CanvasMing.php, variable CanvasMing::$brush
- $brush
- in file GraphicsGD.php, variable GraphicsGD::$brush
- $bTransparent
- in file TeeShape.php, variable TeeShape::$bTransparent
- $BuildNumber
- in file Texts.php, variable Texts::$BuildNumber
- $BUSINESSTHEME
- in file ThemesList.php, variable ThemesList::$BUSINESSTHEME
- $bVisible
- in file SeriesPointer.php, variable SeriesPointer::$bVisible
- $bVisible
- in file Shadow.php, variable Shadow::$bVisible
- backImageClear
- in file TeePanel.php, method TeePanel::backImageClear()
Obsolete. Please Set Panel.<!-- -->Image=null.
- BackWall
- in file Walls.php, class BackWall
<p>Title: BackWall class</p>
- BackWall
- in file Walls.php, method BackWall::BackWall()
- BarStyle
- in file BarStyle.php, class BarStyle
<p>Title: BarStyle class</p>
- BarStyle
- in file BarStyle.php, method BarStyle::BarStyle()
Defines a rectangle shape with a gradient for each bar series point.
- BevelStyle
- in file BevelStyle.php, class BevelStyle
BevelStyle class
- BevelStyle
- in file BevelStyle.php, method BevelStyle::BevelStyle()
- BevelStyle.php
- procedural page BevelStyle.php
- BezierStyle
- in file Bezier.php, class BezierStyle
- BezierStyle
- in file Bezier.php, method BezierStyle::BezierStyle()
- BottomLeftBorder
- in file ShapeBorders.php, class BottomLeftBorder
- BottomRightBorder
- in file ShapeBorders.php, class BottomRightBorder
- BottomWall
- in file Walls.php, method BottomWall::BottomWall()
- BottomWall
- in file Walls.php, class BottomWall
<p>Title: BottomWall class</p>
- broadcastToolEvent
- in file Chart.php, method Chart::broadcastToolEvent()
- Bar3D.php
- procedural page Bar3D.php
- BarStyle.php
- procedural page BarStyle.php
- BaseLine.php
- procedural page BaseLine.php
- BlackIsBackTheme.php
- procedural page BlackIsBackTheme.php
- BlueSkyTheme.php
- procedural page BlueSkyTheme.php
- BusinessTheme.php
- procedural page BusinessTheme.php
- $bExponent
- in file AxisLabels.php, variable AxisLabels::$bExponent
- $bOnAxis
- in file AxisLabels.php, variable AxisLabels::$bOnAxis
- $bottom
- in file AllAxisSavedScales.php, variable AllAxisSavedScales::$bottom
- $bVisible
- in file Axis.php, variable Axis::$bVisible
- $BACKWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$BACKWARDDIAGONAL
- $BEVEL
- in file LineCap.php, variable LineCap::$BEVEL
Defines a beveled union style between line segments
- BISQUE
- in file Color.php, method Color::BISQUE()
The color bisque. In the default sRGB space.
- BLACK
- in file Color.php, method Color::BLACK()
The color black. In the default sRGB space.
- BLUE
- in file Color.php, method Color::BLUE()
The color blue. In the default sRGB space.
- $BOTTOM
- in file LegendAlignment.php, variable LegendAlignment::$BOTTOM
Aligns the legend to the bottom of the TChart.
- $bActive
- in file Series.php, variable Series::$bActive
- $bAreaBrush
- in file Custom.php, variable Custom::$bAreaBrush
- $barSizePercent
- in file CustomBar.php, variable CustomBar::$barSizePercent
- $bBrush
- in file Series.php, variable Series::$bBrush
- $bClickableLine
- in file Custom.php, variable Custom::$bClickableLine
- $bClip
- in file SeriesMarks.php, variable SeriesMarks::$bClip
- $bColorEach
- in file Series.php, variable Series::$bColorEach
- $bDark3D
- in file CustomBar.php, variable CustomBar::$bDark3D
- $bDark3D
- in file Custom.php, variable Custom::$bDark3D
- $BelongsToOther
- in file Pie.php, variable Pie::$BelongsToOther
- $BOTH
- in file VerticalAxis.php, variable VerticalAxis::$BOTH
Associates the series with both the left and right axis.
- $bUseOrigin
- in file CustomBar.php, variable CustomBar::$bUseOrigin
- Bar
- in file Bar.php, class Bar
Bar Class
- Bar
- in file Bar.php, method Bar::Bar()
- Bar3D
- in file Bar3D.php, class Bar3D
<p>Title: Bar3D class</p>
- Bar3D
- in file Bar3D.php, method Bar3D::Bar3D()
- barMargin
- in file CustomBar.php, method CustomBar::barMargin()
Returns side margin amount in pixels.
- barRectangle
- in file CustomBar.php, method CustomBar::barRectangle()
For internal use.
- BaseLine
- in file BaseLine.php, method BaseLine::BaseLine()
- BaseLine
- in file BaseLine.php, class BaseLine
<p>Title: BaseLine class</p>
- beginUpdate
- in file Series.php, method Series::beginUpdate()
Recalculates the function just one time, when finished adding points.
- belongsToOtherSlice
- in file Pie.php, method Pie::belongsToOtherSlice()
Returns true if indexed Slice belongs to the Otherslice. The "other" slice is controlled by the OtherSlice method, and is used to join several small slices into a single bigger one.
- Bezier
- in file Bezier.php, class Bezier
Bezier class
- Bezier
- in file Bezier.php, method Bezier::Bezier()
- Bubble
- in file Bubble.php, class Bubble
Bubble class
- Bubble
- in file Bubble.php, method Bubble::Bubble()
- Bar.php
- procedural page Bar.php
- Bezier.php
- procedural page Bezier.php
- Bubble.php
- procedural page Bubble.php
- BlackIsBackTheme
- in file BlackIsBackTheme.php, class BlackIsBackTheme
<p>Title: BlackIsBack Theme class</p>
- BlackIsBackTheme
- in file BlackIsBackTheme.php, method BlackIsBackTheme::BlackIsBackTheme()
- BlueSkyTheme
- in file BlueSkyTheme.php, method BlueSkyTheme::BlueSkyTheme()
- BlueSkyTheme
- in file BlueSkyTheme.php, class BlueSkyTheme
<p>Title: BlueSkyTheme class</p>
- BusinessTheme
- in file BusinessTheme.php, method BusinessTheme::BusinessTheme()
Description of Classic theme
- BusinessTheme
- in file BusinessTheme.php, class BusinessTheme
<p>Title: Business Theme class</p>
- $bBrush
- in file Tool.php, variable Tool::$bBrush
top
c
- $CalcPeriod
- in file Texts.php, variable Texts::$CalcPeriod
- $CalendarSeries
- in file Texts.php, variable Texts::$CalendarSeries
- $Cancel
- in file Texts.php, variable Texts::$Cancel
- $cancelMouse
- in file Chart.php, variable Chart::$cancelMouse
- $CandleBar
- in file Texts.php, variable Texts::$CandleBar
- $CandleNoClose
- in file Texts.php, variable Texts::$CandleNoClose
- $CandleNoOpen
- in file Texts.php, variable Texts::$CandleNoOpen
- $CanNotCreateTempChart
- in file Texts.php, variable Texts::$CanNotCreateTempChart
- $CanNotEmailChart
- in file Texts.php, variable Texts::$CanNotEmailChart
- $CannotFindEditor
- in file Texts.php, variable Texts::$CannotFindEditor
- $CanNotFindTempPath
- in file Texts.php, variable Texts::$CanNotFindTempPath
- $CannotLoadChartFromURL
- in file Texts.php, variable Texts::$CannotLoadChartFromURL
- $CannotLoadSeriesDataFromURL
- in file Texts.php, variable Texts::$CannotLoadSeriesDataFromURL
- $CantDeleteAncestor
- in file Texts.php, variable Texts::$CantDeleteAncestor
- $CarriageReturnChar
- in file Texts.php, variable Texts::$CarriageReturnChar
- $CENTER
- in file ImageMode.php, variable ImageMode::$CENTER
Place unmodified image at Center of bounding area
- $CENTER
- in file PeriodAlign.php, variable PeriodAlign::$CENTER
Aligns the function with the centre point of the function period.
- $CENTER
- in file ShapeTextHorizAlign.php, variable ShapeTextHorizAlign::$CENTER
Text is horizontally aligned to the centre of the shape.
- $CENTER
- in file ShapeTextVertAlign.php, variable ShapeTextVertAlign::$CENTER
Text is vertically aligned to the centre of the shape.
- $CHANGEACTIVE
- in file SeriesEventStyle.php, variable SeriesEventStyle::$CHANGEACTIVE
- $CHANGECOLOR
- in file SeriesEventStyle.php, variable SeriesEventStyle::$CHANGECOLOR
- $changeEvent
- in file TeePage.php, variable TeePage::$changeEvent
- $ChangeSeriesTitle
- in file Texts.php, variable Texts::$ChangeSeriesTitle
- $CHANGETITLE
- in file SeriesEventStyle.php, variable SeriesEventStyle::$CHANGETITLE
- $CharForHeight
- in file Texts.php, variable Texts::$CharForHeight
- $chart
- in file TeeBase.php, variable TeeBase::$chart
- $chartBounds
- in file Chart.php, variable Chart::$chartBounds
- $ChartImageDesc
- in file Texts.php, variable Texts::$ChartImageDesc
- $ChartImageSummary
- in file Texts.php, variable Texts::$ChartImageSummary
- $chartRect
- in file Chart.php, variable Chart::$chartRect
- $ChartRect
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$ChartRect
- $ChartWizard
- in file Texts.php, variable Texts::$ChartWizard
- $CheckPointerSize
- in file Texts.php, variable Texts::$CheckPointerSize
- $CIRCLE
- in file PointerStyle.php, variable PointerStyle::$CIRCLE
Defines the pointer as a circle.
- $CIRCLE
- in file GradientDirection.php, variable GradientDirection::$CIRCLE
- $Circle
- in file Texts.php, variable Texts::$Circle
- $CIRCLE2
- in file GradientDirection.php, variable GradientDirection::$CIRCLE2
- $circleSteps
- in file GraphicsGD.php, variable Pie3D::$circleSteps
- $CircularSeries
- in file Texts.php, variable Texts::$CircularSeries
- $ClassicTheme
- in file Texts.php, variable Texts::$ClassicTheme
- $CLASSICTHEME
- in file ThemesList.php, variable ThemesList::$CLASSICTHEME
- $ClearImage
- in file Texts.php, variable Texts::$ClearImage
- $clipWhenMetafiling
- in file Chart.php, variable Chart::$clipWhenMetafiling
- $clipWhenPrinting
- in file Chart.php, variable Chart::$clipWhenPrinting
- $Color
- in file Texts.php, variable Texts::$Color
- $ColorBandDesc
- in file Texts.php, variable Texts::$ColorBandDesc
- $ColorBandSummary
- in file Texts.php, variable Texts::$ColorBandSummary
- $ColorBandTool
- in file Texts.php, variable Texts::$ColorBandTool
- $ColorLineDesc
- in file Texts.php, variable Texts::$ColorLineDesc
- $ColorLineSummary
- in file Texts.php, variable Texts::$ColorLineSummary
- $ColorLineTool
- in file Texts.php, variable Texts::$ColorLineTool
- $ColorRange
- in file Texts.php, variable Texts::$ColorRange
- $Colors
- in file Texts.php, variable Texts::$Colors
- $Column
- in file Texts.php, variable Texts::$Column
- $ColumnSeparator
- in file Texts.php, variable Texts::$ColumnSeparator
- $CommanMsg3D
- in file Texts.php, variable Texts::$CommanMsg3D
- $CommanMsgChart
- in file Texts.php, variable Texts::$CommanMsgChart
- $CommanMsgCopy
- in file Texts.php, variable Texts::$CommanMsgCopy
- $CommanMsgDepth
- in file Texts.php, variable Texts::$CommanMsgDepth
- $CommanMsgDepthing
- in file Texts.php, variable Texts::$CommanMsgDepthing
- $CommanMsgDepthLabel
- in file Texts.php, variable Texts::$CommanMsgDepthLabel
- $CommanMsgEdit
- in file Texts.php, variable Texts::$CommanMsgEdit
- $CommanMsgMove
- in file Texts.php, variable Texts::$CommanMsgMove
- $CommanMsgMoveLabel
- in file Texts.php, variable Texts::$CommanMsgMoveLabel
- $CommanMsgMoving
- in file Texts.php, variable Texts::$CommanMsgMoving
- $CommanMsgNormal
- in file Texts.php, variable Texts::$CommanMsgNormal
- $CommanMsgNormalLabel
- in file Texts.php, variable Texts::$CommanMsgNormalLabel
- $CommanMsgNormalPieLabel
- in file Texts.php, variable Texts::$CommanMsgNormalPieLabel
- $CommanMsgPanel
- in file Texts.php, variable Texts::$CommanMsgPanel
- $CommanMsgPieExploding
- in file Texts.php, variable Texts::$CommanMsgPieExploding
- $CommanMsgPrint
- in file Texts.php, variable Texts::$CommanMsgPrint
- $CommanMsgRotate
- in file Texts.php, variable Texts::$CommanMsgRotate
- $CommanMsgRotateLabel
- in file Texts.php, variable Texts::$CommanMsgRotateLabel
- $CommanMsgRotating
- in file Texts.php, variable Texts::$CommanMsgRotating
- $CommanMsgSave
- in file Texts.php, variable Texts::$CommanMsgSave
- $CommanMsgZoom
- in file Texts.php, variable Texts::$CommanMsgZoom
- $CommanMsgZooming
- in file Texts.php, variable Texts::$CommanMsgZooming
- $CommanMsgZoomLabel
- in file Texts.php, variable Texts::$CommanMsgZoomLabel
- $Cone
- in file Texts.php, variable Texts::$Cone
- $CONE
- in file BarStyle.php, variable BarStyle::$CONE
Defines a cone shape for each bar series point.
- $Confirm
- in file Texts.php, variable Texts::$Confirm
- $continuous
- in file LegendSymbol.php, variable LegendSymbol::$continuous
Determines if legend symbol should display without separation from other legend item symbols.
- $controlName
- in file TChart.php, variable TChart::$controlName
- $Copyright
- in file Texts.php, variable Texts::$Copyright
- $cosA
- in file ArrowPoint.php, variable ArrowPoint::$cosA
- $count
- in file MultiLine.php, variable MultiLine::$count
- $Cover
- in file Texts.php, variable Texts::$Cover
- $crlf
- in file Texts.php, variable Texts::$crlf
- $CROSS
- in file PointerStyle.php, variable PointerStyle::$CROSS
Defines the pointer as a cross.
- $Cross
- in file Texts.php, variable Texts::$Cross
- $Cube
- in file Texts.php, variable Texts::$Cube
- $Current
- in file Texts.php, variable Texts::$Current
- $CursorTool
- in file Texts.php, variable Texts::$CursorTool
- $CursorToolDesc
- in file Texts.php, variable Texts::$CursorToolDesc
- $CursorToolSummary
- in file Texts.php, variable Texts::$CursorToolSummary
- $custom
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$custom
- $CUSTOM
- in file HorizontalAxis.php, variable HorizontalAxis::$CUSTOM
Associates the series with a custom axis.
- $CustomAxes
- in file Texts.php, variable Texts::$CustomAxes
- $CustomAxesEditor
- in file Texts.php, variable Texts::$CustomAxesEditor
- $CYLINDER
- in file BarStyle.php, variable BarStyle::$CYLINDER
Defines a cylinder shape for each bar series point.
- calc
- in file ArrowPoint.php, method ArrowPoint::calc()
- calc3DPoint
- in file CanvasMing.php, method CanvasMing::calc3DPoint()
- calc3DPoint
- in file GraphicsGD.php, method GraphicsGD::calc3DPoint()
- calc3DPos
- in file CanvasMing.php, method CanvasMing::calc3DPos()
Calculates and returns the XY position in pixels of the XYZ 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- calc3DPos
- in file GraphicsGD.php, method GraphicsGD::calc3DPos()
Calculates and returns the XY position in pixels of the XYZ 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- calc3DPosDouble
- in file CanvasMing.php, method CanvasMing::calc3DPosDouble()
Calculates and returns the XY position as double of the XYZ 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- calc3DPosDouble
- in file GraphicsGD.php, method GraphicsGD::calc3DPosDouble()
Calculates and returns the XY position as double of the XYZ 3D coordinate. Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
- calcHorizMargins
- in file SeriesPointer.php, method SeriesPointer::calcHorizMargins()
- calcPerspective
- in file GraphicsGD.php, method GraphicsGD::calcPerspective()
- calcPerspective
- in file CanvasMing.php, method CanvasMing::calcPerspective()
- CalcStringResults
- in file Chart.php, class CalcStringResults
- calcTrigValues
- in file CanvasMing.php, method CanvasMing::calcTrigValues()
- calcTrigValues
- in file GraphicsGD.php, method GraphicsGD::calcTrigValues()
- calcVerticalMargins
- in file SeriesPointer.php, method SeriesPointer::calcVerticalMargins()
- calcWallSize
- in file Walls.php, method Walls::calcWallSize()
Calculates the Wall thickness of the specified Axis.
- calcWidth
- in file LegendSymbol.php, method LegendSymbol::calcWidth()
- calcZoomPoints
- in file Zoom.php, method Zoom::calcZoomPoints()
- canClip
- in file Chart.php, method Chart::canClip()
Returns the number of active (visible) series.
- canDrawPanelBack
- in file Chart.php, method Chart::canDrawPanelBack()
- canDrawPanelBack
- in file IBaseChart.php, method IBaseChart::canDrawPanelBack()
- CanvasMing
- in file CanvasMing.php, method CanvasMing::CanvasMing()
Creates a new Graphics object
- CanvasMing
- in file CanvasMing.php, class CanvasMing
GraphicsGD class
- center
- in file Rectangle.php, method Rectangle::center()
- changed
- in file GraphicsGD.php, method GraphicsGD::changed()
- changed
- in file CanvasMing.php, method CanvasMing::changed()
- changeSeriesType
- in file Chart.php, method Chart::changeSeriesType()
- Chart
- in file Chart.php, class Chart
Chart class
- Chart
- in file Chart.php, method Chart::Chart()
The class constructor.
- Chart.php
- procedural page Chart.php
- ChartClickedPartStyle
- in file ChartClickedPartStyle.php, class ChartClickedPartStyle
- ChartClickedPartStyle.php
- procedural page ChartClickedPartStyle.php
- chartRectHeight
- in file Chart.php, method Chart::chartRectHeight()
- chartRectWidth
- in file Chart.php, method Chart::chartRectWidth()
- check
- in file ZoomScroll.php, method ZoomScroll::check()
Makes sure x0 and y0 coordinates are lower than x1 and y1 respectively.
- checkBackground
- in file TChart.php, method TChart::checkBackground()
- checkBackground
- in file IChart.php, method IChart::checkBackground()
- checkGraphics
- in file IChart.php, method IChart::checkGraphics()
- checkGraphics
- in file TChart.php, method TChart::checkGraphics()
- clear
- in file Spline.php, method Spline::clear()
Removes all source points.
- ClearClipRegions
- in file CanvasFlex.php, method Graphics3DFlex::ClearClipRegions()
- clicked
- in file Title.php, method Title::clicked()
Returns if mouse cursor is inside TChartTitle bound rectangle.
The Title.Visible property must be true. The Title rectangle size depends on Title.Pen.Visible and Title.AdjustFrame.
- clipCube
- in file CanvasMing.php, method CanvasMing::clipCube()
Creates a cubic Windows GDI clipping region.
- clipCube
- in file GraphicsGD.php, method GraphicsGD::clipCube()
Creates a cubic Windows GDI clipping region.
- ClipEllipse
- in file CanvasFlex.php, method Graphics3DFlex::ClipEllipse()
- ClipPolygon
- in file CanvasFlex.php, method Graphics3DFlex::ClipPolygon()
- clipPolygon
- in file CanvasMing.php, method CanvasMing::clipPolygon()
Creates a Windows GDI clipping region and selects it into TChart.<!-- -->Canvas device context handle.
- clipPolygon
- in file GraphicsGD.php, method GraphicsGD::clipPolygon()
Creates a Windows GDI clipping region and selects it into TChart.<!-- -->Canvas device context handle.
- ClipRectangle
- in file CanvasFlex.php, method Graphics3DFlex::ClipRectangle()
- clipRectangle
- in file GraphicsGD.php, method GraphicsGD::clipRectangle()
Creates a Windows GDI clipping region and selects it into TChart.<!-- -->Canvas device context handle.
- clipRectangle
- in file CanvasMing.php, method CanvasMing::clipRectangle()
Creates a Windows GDI clipping region and selects it into TChart.<!-- -->Canvas device context handle.
- cloner
- in file Chart.php, method Chart::cloner()
- ColorPalettes
- in file ColorPalettes.php, class ColorPalettes
<p>Title: ColorPalettes class</p>
- Comparator
- in file Comparator.php, class Comparator
A comparison function, which imposes a total ordering on some collection of integers. Comparators can be passed to a sort method (such as <tt>misc.Utils.sort</tt>) to allow precise control over the sort order.
- Comparator.php
- procedural page Comparator.php
- compare
- in file Comparator.php, method Comparator::compare()
Compares its two arguments for order. Returns a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greater than the second.<p>
- cone
- in file GraphicsGD.php, method GraphicsGD::cone()
Paints a cone with Cone Percent.
- cone
- in file CanvasMing.php, method CanvasMing::cone()
Paints a cone with Cone Percent.
- contains
- in file PieAngle.php, method PieAngle::contains()
- convexHull
- in file CanvasMing.php, method CanvasMing::convexHull()
Calculates the boundary points of the convex hull of a set of 2D xy points. Original
- convexHull
- in file GraphicsGD.php, method GraphicsGD::convexHull()
Calculates the boundary points of the convex hull of a set of 2D xy points. Original
- copy
- in file Rectangle.php, method Rectangle::copy()
- countActiveSeries
- in file Chart.php, method Chart::countActiveSeries()
Returns the number of active (visible) series. In other words it is a count of Series in Chart that have their Active property set to true.
- countActiveSeries
- in file IBaseChart.php, method IBaseChart::countActiveSeries()
- createChart
- in file tchart.inc.php, method TChartObj::createChart()
Creates a new chart and updates the protected chart variable.
- createImage
- in file CanvasMing.php, method CanvasMing::createImage()
Creates and initialize the image
- createImage
- in file GraphicsGD.php, method GraphicsGD::createImage()
Creates and initialize the image
- createToolTip
- in file TChart.php, method TChart::createToolTip()
- cube
- in file CanvasMing.php, method CanvasMing::cube()
Draws a Cube with Dark Sides.
- cube
- in file GraphicsGD.php, method GraphicsGD::cube()
Draws a Cube with Dark Sides.
- cuber
- in file GraphicsGD.php, method GraphicsGD::cuber()
- cuber
- in file CanvasMing.php, method CanvasMing::cuber()
- CustomStack
- in file CustomStack.php, method CustomStack::CustomStack()
- CustomStack
- in file CustomStack.php, class CustomStack
<p>Title: CustomStack class</p>
- cylinder
- in file GraphicsGD.php, method GraphicsGD::cylinder()
Draws cylinder toggle Boolean for vertical or horizontal cylinder.
- cylinder
- in file CanvasMing.php, method CanvasMing::cylinder()
Draws cylinder toggle Boolean for vertical or horizontal cylinder.
- CanvasFlex.php
- procedural page CanvasFlex.php
- CanvasMing.php
- procedural page CanvasMing.php
- CustomPoint.php
- procedural page CustomPoint.php
- CustomStack.php
- procedural page CustomStack.php
- ClassicTheme.php
- procedural page ClassicTheme.php
- ColorPalettes.php
- procedural page ColorPalettes.php
- $chart
- in file AnimationsCollection.php, variable AnimationsCollection::$chart
- $ClickTolerance
- in file Animation.php, variable Animation::$ClickTolerance
- CreateNewAnimation
- in file Animation.php, method Animation::CreateNewAnimation()
- $centered
- in file GridPen.php, variable GridPen::$centered
When centered is true, grid is displayed in between axis labels.
- $custom
- in file Axes.php, variable Axes::$custom
- CustomAxes.php
- procedural page CustomAxes.php
- CalcLabelsResults
- in file Axis.php, method CalcLabelsResults::CalcLabelsResults()
- CalcLabelsResults
- in file Axis.php, class CalcLabelsResults
- calcLabelStyle
- in file Axis.php, method Axis::calcLabelStyle()
Returns the most logical Axis Label style.
- calcMinMax
- in file Axis.php, method Axis::calcMinMax()
Returns the minimum and maximum $values of the associated Series.
- calcPosPoint
- in file Axis.php, method Axis::calcPosPoint()
Returns the corresponding $value of a Screen position.
- calcPosValue
- in file Axis.php, method Axis::calcPosValue()
Returns the corresponding $value of a Screen position in pixels.
- calcRect
- in file Axis.php, method Axis::calcRect()
Used internally by Chart when creating Axes
- calcSizeValue
- in file Axis.php, method Axis::calcSizeValue()
Returns the amount in pixels that corresponds to a portion of the axis of size "$value" in axis scales.
- calcXPosValue
- in file Axis.php, method Axis::calcXPosValue()
Description Calculates the Horizontal coordinate in pixels of $value parameter You can use CalcXPos$value when requiring pixel positions from which to plot Drawing output.
- calcXYIncrement
- in file Axis.php, method Axis::calcXYIncrement()
Returns the calculated Axis Label increment.
- calcYPosvalue
- in file Axis.php, method Axis::calcYPosvalue()
Calculates the Vertical coordinate in pixels of $value parameter.
- calcZPos
- in file Axis.php, method Axis::calcZPos()
- checkAxis
- in file Axes.php, method Axes::checkAxis()
- clear
- in file AxisLabelsItems.php, method AxisLabelsItems::clear()
Clears custom labels list
- clicked
- in file Axis.php, method Axis::clicked()
Returns if X and Y coordinates are close to the Axis position.
- copyFrom
- in file AxisLabelsItems.php, method AxisLabelsItems::copyFrom()
- createNewAxis
- in file Axes.php, method Axes::createNewAxis()
- CustomAxes
- in file CustomAxes.php, class CustomAxes
CustomAxes class
- $CENTER
- in file StringAlignment.php, variable StringAlignment::$CENTER
- $color
- in file ChartBrush.php, variable ChartBrush::$color
- $color
- in file ChartPen.php, variable ChartPen::$color
- $CROSS
- in file HatchStyle.php, variable HatchStyle::$CROSS
- $CURVED
- in file EdgeStyles.php, variable EdgeStyles::$CURVED
Curved edges.
- ChartBrush
- in file ChartBrush.php, method ChartBrush::ChartBrush()
- ChartBrush
- in file ChartBrush.php, class ChartBrush
ChartBrush class
- ChartFont
- in file ChartFont.php, class ChartFont
ChartFont class
- ChartFont
- in file ChartFont.php, method ChartFont::ChartFont()
- ChartPen
- in file ChartPen.php, method ChartPen::ChartPen()
- ChartPen
- in file ChartPen.php, class ChartPen
ChartPen class
- clearImage
- in file ChartBrush.php, method ChartBrush::clearImage()
Clears the ChartBrush element from all associated bitmap images.
- Color
- in file Color.php, class Color
Color class
- Color
- in file Color.php, method Color::Color()
Creates a new color
- CYAN
- in file Color.php, method Color::CYAN()
The color cyan. In the default sRGB space.
- ChartBrush.php
- procedural page ChartBrush.php
- ChartFont.php
- procedural page ChartFont.php
- ChartPen.php
- procedural page ChartPen.php
- Color.php
- procedural page Color.php
- $CHART
- in file ChartDrawEvent.php, variable ChartDrawEvent::$CHART
- $CHART_ADDED
- in file ChartEvent.php, variable ChartEvent::$CHART_ADDED
- $CHART_FIRST
- in file ChartEvent.php, variable ChartEvent::$CHART_FIRST
- $CHART_LAST
- in file ChartEvent.php, variable ChartEvent::$CHART_LAST
- $CHART_SCROLLED
- in file ChartEvent.php, variable ChartEvent::$CHART_SCROLLED
- $CHART_UNZOOMED
- in file ChartEvent.php, variable ChartEvent::$CHART_UNZOOMED
- $CHART_ZOOMED
- in file ChartEvent.php, variable ChartEvent::$CHART_ZOOMED
- ChartDrawEvent
- in file ChartDrawEvent.php, class ChartDrawEvent
ChartDrawEvent class
- ChartDrawEvent
- in file ChartDrawEvent.php, method ChartDrawEvent::ChartDrawEvent()
Creates a new instance of ChartDrawEvent
- ChartEvent
- in file ChartEvent.php, class ChartEvent
ChartEvent class
- Contains
- in file EventListenerList.php, method EventListenerList::Contains()
- ChartDrawEvent.php
- procedural page ChartDrawEvent.php
- ChartEvent.php
- procedural page ChartEvent.php
- $chart
- in file DataExportFormat.php, variable DataExportFormat::$chart
- ColorPersistenceDelegate
- in file Exports.php, method ColorPersistenceDelegate::ColorPersistenceDelegate()
- ColorPersistenceDelegate
- in file Exports.php, class ColorPersistenceDelegate
- CompileDeleteShow
- in file FlexOptions.php, method FlexOptions::CompileDeleteShow()
- copyToClipboard
- in file ImageExport.php, method ImageExport::copyToClipboard()
- copyToClipboard
- in file DataExportFormat.php, method DataExportFormat::copyToClipboard()
- $canUsePeriod
- in file Functions.php, variable Functions::$canUsePeriod
- calculate
- in file Add.php, method Add::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file Functions.php, method Functions::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file Count.php, method Count::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file High.php, method High::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file Variance.php, method Variance::calculate()
Performs function operation on s series.
- calculate
- in file Average.php, method Average::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file Low.php, method Low::calculate()
Performs function operation on SourceSeries series.
- calculateAllPoints
- in file Functions.php, method Functions::calculateAllPoints()
- calculateByPeriod
- in file Functions.php, method Functions::calculateByPeriod()
- calculateMany
- in file Low.php, method Low::calculateMany()
Performs function operation on list of series (SourceSeriesList).
- calculateMany
- in file ManySeries.php, method ManySeries::calculateMany()
Performs function operation on list of series (SourceSeriesList).
- calculateMany
- in file Add.php, method Add::calculateMany()
Performs function operation on list of series (SourceSeriesList).
- calculateMany
- in file Variance.php, method Variance::calculateMany()
Performs function operation on all sourceSeries series.
- calculateMany
- in file Average.php, method Average::calculateMany()
Performs function operation on list of series (SourceSeriesList).
- calculateMany
- in file High.php, method High::calculateMany()
Performs function operation on list of series (SourceSeriesList).
- calculateMany
- in file Count.php, method Count::calculateMany()
Performs function operation on list of series (SourceSeriesList).
- calculateMany
- in file Functions.php, method Functions::calculateMany()
Performs function operation on list of series (SourceSeriesList).
- calculatePeriod
- in file Functions.php, method Functions::calculatePeriod()
- calculateValue
- in file Subtract.php, method Subtract::calculateValue()
- calculateValue
- in file Divide.php, method Divide::calculateValue()
- calculateValue
- in file Multiply.php, method Multiply::calculateValue()
- calculateValue
- in file ManySeries.php, method ManySeries::calculateValue()
- clear
- in file Functions.php, method Functions::clear()
- Count
- in file Count.php, class Count
Count class
- Count.php
- procedural page Count.php
- $CHECKBOXSIZE
- in file Legend.php, variable Legend::$CHECKBOXSIZE
- $columnWidthAuto
- in file Legend.php, variable Legend::$columnWidthAuto
- $columnWidths
- in file Legend.php, variable Legend::$columnWidths
- calcHeight
- in file LegendTitle.php, method LegendTitle::calcHeight()
- calcItemHeight
- in file Legend.php, method Legend::calcItemHeight()
- clicked
- in file Legend.php, method Legend::clicked()
Returns the index of the clicked Legend Point.
- calcDistance
- in file MathUtils.php, method MathUtils::calcDistance()
- compareDoubles
- in file MathUtils.php, method MathUtils::compareDoubles()
TODO REMOVE THIS FUNCTION BCOS BCCCOMP IS USED INSTEAD Compares Double d1 with d2. Returns 0 if both are equal.
- $calcVisiblePoints
- in file Series.php, variable Series::$calcVisiblePoints
- $CANDLEBAR
- in file CandleStyle.php, variable CandleStyle::$CANDLEBAR
Candle points represented by vertical lines with Open and Close horizontal tick marks.
- $CANDLESTICK
- in file CandleStyle.php, variable CandleStyle::$CANDLESTICK
Candle points represented by vertical rectangles with Open and Close vertical tick marks.
- $capacity
- in file ValueList.php, variable ValueList::$capacity
- $chart
- in file SeriesCollection.php, variable SeriesCollection::$chart
- $checkMarkArrowColor
- in file SeriesMarks.php, variable SeriesMarks::$checkMarkArrowColor
When True, Marks arrow pen color is changed if the point has the same color.
- $CIRCLE
- in file ShapeStyle.php, variable ShapeStyle::$CIRCLE
The shape is a circle.
- $colorMember
- in file Series.php, variable Series::$colorMember
- $conePercent
- in file CustomBar.php, variable CustomBar::$conePercent
- $count
- in file ValueList.php, variable ValueList::$count
- $CROSS
- in file ShapeStyle.php, variable ShapeStyle::$CROSS
The shape is a cross.
- $CUBE
- in file ShapeStyle.php, variable ShapeStyle::$CUBE
The shape is a cube.
- $CUSTOM
- in file VerticalAxis.php, variable VerticalAxis::$CUSTOM
Associates the series with a custom axis.
- $customBarSize
- in file CustomBar.php, variable CustomBar::$customBarSize
- $customMarkText
- in file Series.php, variable Series::$customMarkText
- calcCircleBackColor
- in file Circular.php, method Circular::calcCircleBackColor()
- calcCircleGradient
- in file Circular.php, method Circular::calcCircleGradient()
- calcExplodedRadius
- in file Pie.php, method Pie::calcExplodedRadius()
- calcFirstLastVisibleIndex
- in file Series.php, method Series::calcFirstLastVisibleIndex()
- calcFirstLastVisibleIndex
- in file ISeries.php, method ISeries::calcFirstLastVisibleIndex()
- calcHorizMargins
- in file Bar.php, method Bar::calcHorizMargins()
- calcHorizMargins
- in file CustomPoint.php, method CustomPoint::calcHorizMargins()
- calcHorizMargins
- in file Histogram.php, method Histogram::calcHorizMargins()
- calcHorizMargins
- in file Custom.php, method Custom::calcHorizMargins()
- calcHorizMargins
- in file HorizBar.php, method HorizBar::calcHorizMargins()
- calcHorizMargins
- in file Pyramid.php, method Pyramid::calcHorizMargins()
- calcHorizMargins
- in file Series.php, method Series::calcHorizMargins()
Returns the number of pixels for horizontal margins
- calcMarkLength
- in file CustomBar.php, method CustomBar::calcMarkLength()
- calcPosValue
- in file Series.php, method Series::calcPosValue()
Returns "Value" parameter coordinate position in pixels.
- calcRadius
- in file Circular.php, method Circular::calcRadius()
- calcVerticalMargins
- in file HorizBar.php, method HorizBar::calcVerticalMargins()
- calcVerticalMargins
- in file CustomPoint.php, method CustomPoint::calcVerticalMargins()
- calcVerticalMargins
- in file Histogram.php, method Histogram::calcVerticalMargins()
- calcVerticalMargins
- in file Series.php, method Series::calcVerticalMargins()
Returns the number of pixels for vertical margins
- calcVerticalMargins
- in file Custom.php, method Custom::calcVerticalMargins()
- calcVerticalMargins
- in file Bar.php, method Bar::calcVerticalMargins()
- calcXPos
- in file Bar.php, method Bar::calcXPos()
The Screen X pixel coordinate of the ValueIndex Series value. The horizontal Bar position is the "real" X pos + the BarWidth by our BarSeries order.
- calcXPos
- in file HorizBar.php, method HorizBar::calcXPos()
The pixel Screen Horizontal coordinate of the ValueIndex Series value. This coordinate is calculated using the Series associated Horizontal Axis.
- calcXPos
- in file Pie.php, method Pie::calcXPos()
Returns the pixel Screen Horizontal coordinate of the ValueIndex Series value.
- calcXPos
- in file Series.php, method Series::calcXPos()
The pixel Screen Horizontal coordinate of the ValueIndex Series value. This coordinate is calculated using the Series associated Horizontal Axis.
- calcXPos
- in file CustomPoint.php, method CustomPoint::calcXPos()
Returns horizontal screen position for a given point.
- calcXPosValue
- in file Series.php, method Series::calcXPosValue()
The pixel Screen Horizontal coordinate of the specified Value.
- calcXSizeValue
- in file Series.php, method Series::calcXSizeValue()
Returns the size in pixels corresponding to value parameter in horizontal axis scales. This coordinate is calculated using the Series associated Horizontal Axis.
- calcYPos
- in file HorizBar.php, method HorizBar::calcYPos()
The vertical Bar position is the "real" Y pos plus the Barwidth by our BarSeries order. This coordinate is calculated using the Series associated Vertical Axis.
- calcYPos
- in file Bar.php, method Bar::calcYPos()
The Screen Y pixel coordinate of the ValueIndex Series value.
- calcYPos
- in file Series.php, method Series::calcYPos()
The pixel Screen Vertical coordinate of the ValueIndex Series value. This coordinate is calculated using the Series associated Vertical Axis.
- calcYPos
- in file CustomPoint.php, method CustomPoint::calcYPos()
Returns vertical screen position for a given point.
- calcYPosValue
- in file Series.php, method Series::calcYPosValue()
The pixel Screen Vertical coordinate of the specified Value. This coordinate is calculated using the Series associated Vertical Axis.
- calcYSizeValue
- in file Series.php, method Series::calcYSizeValue()
Returns the size in pixels corresponding to value parameter in vertical axis scales. This coordinate is calculated using the Series associated Vertical Axis.
- calcZOrder
- in file Series.php, method Series::calcZOrder()
- calcZOrder
- in file CustomPoint.php, method CustomPoint::calcZOrder()
- calcZOrder
- in file ShapeSeries.php, method ShapeSeries::calcZOrder()
- calcZOrder
- in file CustomBar.php, method CustomBar::calcZOrder()
- Callout
- in file Callout.php, method Callout::Callout()
- Callout
- in file Callout.php, class Callout
Callout class
- canAddRandomPoints
- in file Series.php, method Series::canAddRandomPoints()
- Candle
- in file Candle.php, class Candle
Candle class
- Candle
- in file Candle.php, method Candle::Candle()
- CandleStyle
- in file CandleStyle.php, method CandleStyle::CandleStyle()
- CandleStyle
- in file CandleStyle.php, class CandleStyle
CandleStyle Class
- canDoExtra
- in file Points.php, method Points::canDoExtra()
- changeType
- in file Series.php, method Series::changeType()
Replaces ASeries object with a new Series object of another class.
- checkDataSource
- in file Series.php, method Series::checkDataSource()
Refreshes all Series point values, either from database Tables or Series points.
- checkDataSource
- in file ISeries.php, method ISeries::checkDataSource()
- checkMouse
- in file Series.php, method Series::checkMouse()
Adds the array of integer values.
- checkOrder
- in file Series.php, method Series::checkOrder()
Reorders points according to Order property of X,Y,etc value lists. Refreshes sort order of Series points if Order type of XValues or YValues is not loNone.
- checkOtherSeries
- in file Series.php, method Series::checkOtherSeries()
- Circular
- in file Circular.php, class Circular
Circular class
- Circular
- in file Circular.php, method Circular::Circular()
- clear
- in file ValueList.php, method ValueList::clear()
Removes all values in the list.
- clear
- in file ISeries.php, method ISeries::clear()
- clear
- in file Series.php, method Series::clear()
Removes all points, texts and Colors from the Series. Dependent Series are notified. If no new points are appended to the Series, nothing will be painted.
- clear
- in file MarkPositions.php, method MarkPositions::clear()
- clear
- in file MarksItems.php, method MarksItems::clear()
- clear
- in file SeriesMarks.php, method SeriesMarks::clear()
Removes all mark positions and mark items.
- clear
- in file SeriesCollection.php, method SeriesCollection::clear()
Removes (and optionally disposes) all Series.
- clearLists
- in file Series.php, method Series::clearLists()
- clearLists
- in file Pie.php, method Pie::clearLists()
- clicked
- in file Candle.php, method Candle::clicked()
- clicked
- in file Series.php, method Series::clicked()
- clicked
- in file CustomBar.php, method CustomBar::clicked()
Returns the ValueIndex of the "clicked" point in the Series. Clicked means the X and Y coordinates are in the point screen region bounds. If no point is "touched", Clicked returns -1
- clicked
- in file CustomPoint.php, method CustomPoint::clicked()
Returns the ValueIndex of the "clicked" point in the Series.
- clicked
- in file FastLine.php, method FastLine::clicked()
Returns the ValueIndex of the "clicked" point in the Series. Clicked means the X and Y coordinates are in the point screen region bounds. If no point is "touched", Clicked returns -1
- clicked
- in file Custom.php, method Custom::clicked()
Calculates if any point is at XY position.
- clicked
- in file Volume.php, method Volume::clicked()
Returns the ValueIndex of the "clicked" point in the Series.
- clicked
- in file SeriesMarks.php, method SeriesMarks::clicked()
Determines which Mark contains the XY pixel point parameters.
- clicked
- in file Arrow.php, method Arrow::clicked()
- clicked
- in file ShapeSeries.php, method ShapeSeries::clicked()
Returns the ValueIndex of the "clicked" point in the Series.
- clicked
- in file Pie.php, method Pie::clicked()
- clickedPointer
- in file CustomPoint.php, method CustomPoint::clickedPointer()
For internal use
- clickedPointer
- in file Gantt.php, method Gantt::clickedPointer()
For internal use.
- cloneS
- in file Series.php, method Series::cloneS()
- cloneSeries
- in file Series.php, method Series::cloneSeries()
Returns a new Series, copy of this original. It returns the SeriesIndex of the new Series.
- ColorList
- in file ColorList.php, method ColorList::ColorList()
The class constructor.
- ColorList
- in file ColorList.php, class ColorList
ColorList class
- compare
- in file Pie.php, method CompareSlice::compare()
- CompareSlice
- in file Pie.php, class CompareSlice
<p>Title: ExplodedSliceList class</p>
- convertArray
- in file Series.php, method Series::convertArray()
Adds all points in source Series.
- convertTo2D
- in file SeriesMarks.php, method SeriesMarks::convertTo2D()
- createNewSeries
- in file Series.php, method Series::createNewSeries()
Creates a new Series object and sets the Name, Chart, Sub-Style and Function methods. This is an internal method, you should seldomly use it in your applications.
- createSubGallery
- in file Area.php, method Area::createSubGallery()
- createSubGallery
- in file Pie.php, method Pie::createSubGallery()
- createSubGallery
- in file ShapeSeries.php, method ShapeSeries::createSubGallery()
- createSubGallery
- in file Volume.php, method Volume::createSubGallery()
- createSubGallery
- in file Points.php, method Points::createSubGallery()
- createSubGallery
- in file Histogram.php, method Histogram::createSubGallery()
- createSubGallery
- in file FastLine.php, method FastLine::createSubGallery()
- createSubGallery
- in file Candle.php, method Candle::createSubGallery()
- createSubGallery
- in file Series.php, method Series::createSubGallery()
- createSubGallery
- in file Line.php, method Line::createSubGallery()
- Custom
- in file Custom.php, method Custom::Custom()
The class constructor.
- Custom
- in file Custom.php, class Custom
Custom class
- CustomBar
- in file CustomBar.php, method CustomBar::CustomBar()
- CustomBar
- in file CustomBar.php, class CustomBar
CustomBar Class
- CustomPoint
- in file CustomPoint.php, class CustomPoint
<p>Title: CustomPoint class</p>
- CustomPoint
- in file CustomPoint.php, method CustomPoint::CustomPoint()
- Callout.php
- procedural page Callout.php
- Candle.php
- procedural page Candle.php
- CandleStyle.php
- procedural page CandleStyle.php
- Circular.php
- procedural page Circular.php
- ColorList.php
- procedural page ColorList.php
- Custom.php
- procedural page Custom.php
- CustomBar.php
- procedural page CustomBar.php
- changeAxis
- in file BlackIsBackTheme.php, method BlackIsBackTheme::changeAxis()
- changeAxis
- in file DefaultTheme.php, method DefaultTheme::changeAxis()
- changeAxis
- in file BlueSkyTheme.php, method BlueSkyTheme::changeAxis()
- changeAxis
- in file Y2009.php, method Y2009::changeAxis()
- changeSeries
- in file Y2009.php, method Y2009::changeSeries()
- changeSeries
- in file DefaultTheme.php, method DefaultTheme::changeSeries()
- changeWall
- in file DefaultTheme.php, method DefaultTheme::changeWall()
- changeWall
- in file Y2009.php, method Y2009::changeWall()
- changeWall
- in file BlackIsBackTheme.php, method BlackIsBackTheme::changeWall()
- changeWall
- in file BlueSkyTheme.php, method BlueSkyTheme::changeWall()
- ClassicTheme
- in file ClassicTheme.php, method ClassicTheme::ClassicTheme()
Description of Classic theme
- ClassicTheme
- in file ClassicTheme.php, class ClassicTheme
<p>Title: Classic Theme class</p>
- $CENTER
- in file ColorLineStyle.php, variable ColorLineStyle::$CENTER
- $chart
- in file ToolsCollection.php, variable ToolsCollection::$chart
- $clickTolerance
- in file Tool.php, variable Tool::$clickTolerance
- $CUSTOM
- in file ColorLineStyle.php, variable ColorLineStyle::$CUSTOM
- $customToolTip
- in file MarksTip.php, variable MarksTip::$customToolTip
- calcValue
- in file ColorLine.php, method ColorLine::calcValue()
- chartEvent
- in file Tool.php, method Tool::chartEvent()
- chartEvent
- in file SeriesBand.php, method SeriesBand::chartEvent()
- chartEvent
- in file ExtraLegend.php, method ExtraLegend::chartEvent()
- chartEvent
- in file GridBand.php, method GridBand::chartEvent()
- chartEvent
- in file Annotation.php, method Annotation::chartEvent()
- chartEvent
- in file ColorLine.php, method ColorLine::chartEvent()
- chartEvent
- in file ColorBand.php, method ColorBand::chartEvent()
- clicked
- in file Annotation.php, method Annotation::clicked()
Returns true is point parameter is inside annotation bounds
- closerPoint
- in file AnnotationCallout.php, method AnnotationCallout::closerPoint()
- ColorBand
- in file ColorBand.php, method ColorBand::ColorBand()
- ColorBand
- in file ColorBand.php, class ColorBand
ColorBand class
- ColorLine
- in file ColorLine.php, class ColorLine
ColorLine class
- ColorLine
- in file ColorLine.php, method ColorLine::ColorLine()
- ColorLineStyle
- in file ColorLineStyle.php, method ColorLineStyle::ColorLineStyle()
- ColorLineStyle
- in file ColorLineStyle.php, class ColorLineStyle
ColorLineStyle class
- ColorBand.php
- procedural page ColorBand.php
- ColorLine.php
- procedural page ColorLine.php
- ColorLineStyle.php
- procedural page ColorLineStyle.php
top
d
- $DARKCOLORQUANTITY
- in file CanvasMing.php, variable CanvasMing::$DARKCOLORQUANTITY
- $DARKCOLORQUANTITY
- in file GraphicsGD.php, variable GraphicsGD::$DARKCOLORQUANTITY
- $DarkPen
- in file Texts.php, variable Texts::$DarkPen
- $DATACHANGED
- in file SeriesEventStyle.php, variable SeriesEventStyle::$DATACHANGED
- $DataSet
- in file Texts.php, variable Texts::$DataSet
- $DataSource
- in file Texts.php, variable Texts::$DataSource
- $DateTime
- in file Texts.php, variable Texts::$DateTime
- $DateTimeFormat
- in file Texts.php, variable Texts::$DateTimeFormat
- $DAYSTEP
- in file DateTimeStep.php, variable DateTimeStep::$DAYSTEP
Array of double values to define DateTimeStep.
- $Default
- in file Texts.php, variable Texts::$Default
- $defaultColor
- in file Shadow.php, variable Shadow::$defaultColor
- $DefaultDemoTee
- in file Texts.php, variable Texts::$DefaultDemoTee
- $DefaultEditorHeight
- in file Texts.php, variable Texts::$DefaultEditorHeight
- $DefaultEditorSize
- in file Texts.php, variable Texts::$DefaultEditorSize
- $DefaultFontName
- in file Texts.php, variable Texts::$DefaultFontName
- $DefaultFontSize
- in file Texts.php, variable Texts::$DefaultFontSize
- $defaultOuter
- in file TeeBevel.php, variable TeeBevel::$defaultOuter
- $DefaultPercentOf
- in file Texts.php, variable Texts::$DefaultPercentOf
- $DefaultPercentOf2
- in file Texts.php, variable Texts::$DefaultPercentOf2
- $defaultSize
- in file Shadow.php, variable Shadow::$defaultSize
- $defaultText
- in file TextShape.php, variable TextShape::$defaultText
- $DEFAULTTHEME
- in file ThemesList.php, variable ThemesList::$DEFAULTTHEME
- $defaultVisible
- in file SeriesPointer.php, variable SeriesPointer::$defaultVisible
- $defaultVisible
- in file TeeShape.php, variable TeeShape::$defaultVisible
- $defaultVisible
- in file Shadow.php, variable Shadow::$defaultVisible
- $DefLogValueFormat
- in file Texts.php, variable Texts::$DefLogValueFormat
- $DefPercentFormat
- in file Texts.php, variable Texts::$DefPercentFormat
- $DefValueFormat
- in file Texts.php, variable Texts::$DefValueFormat
- $Delete
- in file Texts.php, variable Texts::$Delete
- $DeltaPointSeries
- in file Texts.php, variable Texts::$DeltaPointSeries
- $DepthAxis
- in file Texts.php, variable Texts::$DepthAxis
- $DepthTopAxis
- in file Texts.php, variable Texts::$DepthTopAxis
- $DesignFolderNotFound
- in file Texts.php, variable Texts::$DesignFolderNotFound
- $DesiredIncrement
- in file Texts.php, variable Texts::$DesiredIncrement
- $DIAGCROSS
- in file PointerStyle.php, variable PointerStyle::$DIAGCROSS
Defines the pointer as a diagonal cross.
- $DiagCross
- in file Texts.php, variable Texts::$DiagCross
- $DIAMOND
- in file PointerStyle.php, variable PointerStyle::$DIAMOND
Defines the pointer as a diamond.
- $DIAMOND
- in file GradientDirection.php, variable GradientDirection::$DIAMOND
- $Diamond
- in file Texts.php, variable Texts::$Diamond
- $DifY
- in file SeriesRandom.php, variable SeriesRandom::$DifY
- $DISABLED
- in file MultiPies.php, variable MultiPies::$DISABLED
Multiple Pie series are displayed using custom manual ChartRect positions, or overlapped.
- $DotFrame
- in file Texts.php, variable Texts::$DotFrame
- $Dotted
- in file Texts.php, variable Texts::$Dotted
- $Down
- in file Texts.php, variable Texts::$Down
- $DownTri
- in file Texts.php, variable Texts::$DownTri
- $DOWNTRIANGLE
- in file PointerStyle.php, variable PointerStyle::$DOWNTRIANGLE
Defines the pointer as a down pointing triangle.
- $DragMarksDesc
- in file Texts.php, variable Texts::$DragMarksDesc
- $DragMarksSummary
- in file Texts.php, variable Texts::$DragMarksSummary
- $DragMarksTool
- in file Texts.php, variable Texts::$DragMarksTool
- $DragPoint
- in file Texts.php, variable Texts::$DragPoint
- $DragPointDesc
- in file Texts.php, variable Texts::$DragPointDesc
- $DragPointSummary
- in file Texts.php, variable Texts::$DragPointSummary
- $draw3D
- in file SeriesPointer.php, variable SeriesPointer::$draw3D
- $DrawLineDesc
- in file Texts.php, variable Texts::$DrawLineDesc
- $DrawLineSummary
- in file Texts.php, variable Texts::$DrawLineSummary
- $DrawLineTool
- in file Texts.php, variable Texts::$DrawLineTool
- $drawText
- in file TextShape.php, variable TextShape::$drawText
- DateTimeStep
- in file DateTimeStep.php, class DateTimeStep
DateTimeStep class
- DateTimeStep
- in file DateTimeStep.php, method DateTimeStep::DateTimeStep()
- DateTimeStep.php
- procedural page DateTimeStep.php
- defaultAxisBehind
- in file tchart.inc.php, method TChartObj::defaultAxisBehind()
- defaultAxisVisible
- in file tchart.inc.php, method TChartObj::defaultAxisVisible()
- defaultBackImageInside
- in file tchart.inc.php, method TChartObj::defaultBackImageInside()
- defaultBorderRound
- in file tchart.inc.php, method TChartObj::defaultBorderRound()
- defaultChart3DPercent
- in file tchart.inc.php, method TChartObj::defaultChart3DPercent()
- defaultClipPoints
- in file tchart.inc.php, method TChartObj::defaultClipPoints()
- defaultMarginBottom
- in file tchart.inc.php, method TChartObj::defaultMarginBottom()
- defaultMarginLeft
- in file tchart.inc.php, method TChartObj::defaultMarginLeft()
- defaultMarginRight
- in file tchart.inc.php, method TChartObj::defaultMarginRight()
- defaultMarginTop
- in file tchart.inc.php, method TChartObj::defaultMarginTop()
- defaultOnBeforeDrawAxes
- in file tchart.inc.php, method TChartObj::defaultOnBeforeDrawAxes()
- defaultOnBeforeDrawSeries
- in file tchart.inc.php, method TChartObj::defaultOnBeforeDrawSeries()
- defaultOnClick
- in file tchart.inc.php, method TChartObj::defaultOnClick()
- defaultTitle
- in file tchart.inc.php, method TChartObj::defaultTitle()
- Dimension
- in file Dimension.php, method Dimension::Dimension()
Constructs a
and initializes it to the specified width and specified height.
- Dimension
- in file Dimension.php, class Dimension
Dimension class
- Dimension.php
- procedural page Dimension.php
- dispose
- in file TChart.php, method TChart::dispose()
Cleans up any resources being used.
- doAfterDraw
- in file IChart.php, method IChart::doAfterDraw()
- doAfterDraw
- in file TChart.php, method TChart::doAfterDraw()
- doAfterDrawSeries
- in file IChart.php, method IChart::doAfterDrawSeries()
- doAfterDrawSeries
- in file TChart.php, method TChart::doAfterDrawSeries()
- doAllowScroll
- in file TChart.php, method TChart::doAllowScroll()
- doAllowScroll
- in file IChart.php, method IChart::doAllowScroll()
- doBaseInvalidate
- in file TChart.php, method TChart::doBaseInvalidate()
- doBaseInvalidate
- in file Chart.php, method Chart::doBaseInvalidate()
- doBaseInvalidate
- in file IBaseChart.php, method IBaseChart::doBaseInvalidate()
- doBeforeDraw
- in file IChart.php, method IChart::doBeforeDraw()
- doBeforeDraw
- in file TChart.php, method TChart::doBeforeDraw()
- doBeforeDrawAxes
- in file IChart.php, method IChart::doBeforeDrawAxes()
- doBeforeDrawAxes
- in file TChart.php, method TChart::doBeforeDrawAxes()
- doBeforeDrawSeries
- in file IChart.php, method IChart::doBeforeDrawSeries()
- doBeforeDrawSeries
- in file TChart.php, method TChart::doBeforeDrawSeries()
- doChangedBrush
- in file IBaseChart.php, method IBaseChart::doChangedBrush()
- doChangedBrush
- in file Chart.php, method Chart::doChangedBrush()
- doChangedFont
- in file Chart.php, method Chart::doChangedFont()
- doChangedFont
- in file IBaseChart.php, method IBaseChart::doChangedFont()
- doClickSeries
- in file TChart.php, method TChart::doClickSeries()
- doDraw
- in file Title.php, method Title::doDraw()
- doDrawImage
- in file TChart.php, method TChart::doDrawImage()
- doDrawImage
- in file IChart.php, method IChart::doDrawImage()
- doDrawLegend
- in file IBaseChart.php, method IBaseChart::doDrawLegend()
- doDrawLegend
- in file Chart.php, method Chart::doDrawLegend()
- doInvalidate
- in file IChart.php, method IChart::doInvalidate()
- doInvalidate
- in file TChart.php, method TChart::doInvalidate()
- doReflection
- in file CanvasMing.php, method CanvasMing::doReflection()
- doReflection
- in file GraphicsGD.php, method GraphicsGD::doReflection()
- doRev
- in file GraphicsGD.php, method GraphicsGD::doRev()
- doRev
- in file CanvasMing.php, method CanvasMing::doRev()
- doZoom
- in file Chart.php, method Chart::doZoom()
- doZoomed
- in file TChart.php, method TChart::doZoomed()
- doZoomPoints
- in file Chart.php, method Chart::doZoomPoints()
- draw
- in file CanvasMing.php, method CanvasMing::draw()
Paints the image in rectangle r.
- draw
- in file Zoom.php, method Zoom::draw()
Displays rectangle while dragging Chart for zoom operation.
- draw
- in file SeriesPointer.php, method SeriesPointer::draw()
- draw
- in file TeeBevel.php, method TeeBevel::draw()
Draws bevels around rectangle parameter.
- draw
- in file Title.php, method Title::draw()
- draw
- in file Shadow.php, method Shadow::draw()
Draws a shadow around the Rect rectangle parameter. Uses the Height, Width and Transparency properties to draw the shadow.
- Draw
- in file CanvasFlex.php, method Graphics3DFlex::Draw()
- draw
- in file GraphicsGD.php, method GraphicsGD::draw()
Paints the image in rectangle r.
- draw
- in file TeePanel.php, method TeePanel::draw()
Paints the Chart in your preferred Canvas and region.
- draw3DPie
- in file GraphicsGD.php, method Pie3D::draw3DPie()
- drawBeziers
- in file GraphicsGD.php, method GraphicsGD::drawBeziers()
Draws Bezier splines for the Point array p
- drawBeziers
- in file CanvasMing.php, method CanvasMing::drawBeziers()
Draws Bezier splines for the Point array p
- DrawBeziers
- in file CanvasFlex.php, method Graphics3DFlex::DrawBeziers()
- drawBeziersRect
- in file CanvasMing.php, method CanvasMing::drawBeziersRect()
Draws Bezier splines for the Point array p at displacement z
- drawBeziersRect
- in file GraphicsGD.php, method GraphicsGD::drawBeziersRect()
Draws Bezier splines for the Point array p at displacement z
- drawLegendShape
- in file SeriesPointer.php, method SeriesPointer::drawLegendShape()
- DrawPath
- in file CanvasFlex.php, method Graphics3DFlex::DrawPath()
- drawRectRotated
- in file TextShape.php, method TextShape::drawRectRotated()
Draws the Shape rectangle rotated by Angle degrees.
- drawRoundedBorders
- in file CanvasMing.php, method CanvasMing::drawRoundedBorders()
- drawRoundedBorders
- in file GraphicsGD.php, method GraphicsGD::drawRoundedBorders()
- dumpContents
- in file tchart.inc.php, method TChartObj::dumpContents()
- dumpFormItems
- in file tchart.inc.php, method TChartObj::dumpFormItems()
- dumpGraphic
- in file tchart.inc.php, method TChartObj::dumpGraphic()
Dumps the TChart graphic.
- dumpHeaderCode
- in file tchart.inc.php, method TChartObj::dumpHeaderCode()
- dumpJavascript
- in file tchart.inc.php, method TChartObj::dumpJavascript()
- $drawing
- in file Animation.php, variable Animation::$drawing
- Dispose
- in file Animation.php, method Animation::Dispose()
- DoSeriesPointer
- in file Expand.php, method Expand::DoSeriesPointer()
- drawTicksGrid
- in file AxisDraw.php, method TicksGridDraw::drawTicksGrid()
- $DEF
- in file AxisLabelAlign.php, variable AxisLabelAlign::$DEF
Default position.
- $defaultLength
- in file TicksPen.php, variable TicksPen::$defaultLength
- $depth
- in file Axes.php, variable Axes::$depth
- $depthTop
- in file Axes.php, variable Axes::$depthTop
- DepthAxis.php
- procedural page DepthAxis.php
- DateParts
- in file Axis.php, method DateParts::DateParts()
- DateParts
- in file Axis.php, class DateParts
- dateTimeDefaultFormat
- in file Axis.php, method Axis::dateTimeDefaultFormat()
Returns either a Time or Date format depending if the astep parameter is lower than one day (time) or greater (date).
- dateTimeIncrement
- in file Axis.php, method Axis::dateTimeIncrement()
Is a set of constants used to specify a date time increment.
- DepthAxis
- in file DepthAxis.php, class DepthAxis
DepthAxis class
- DepthAxis
- in file DepthAxis.php, method DepthAxis::DepthAxis()
The class constructor.
- doZoom
- in file Axes.php, method Axes::doZoom()
- draw
- in file Axis.php, method Axis::draw()
Displays an Axis at the specified screen positions with the current axis scales. Normally you do not need to call the Draw method directly.
- draw
- in file Axes.php, method Axes::draw()
- draw
- in file AxisDraw.php, method AxisDraw::draw()
- drawAxisLabel
- in file Axis.php, method Axis::drawAxisLabel()
Draws Axis Label (String) in font f at specified X,Y co-ordinate at Angle.
- drawTitle
- in file Axis.php, method Axis::drawTitle()
TeeChart internal use. Outputs the title during the chart painting procedure.
- $DARKDOWNWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$DARKDOWNWARDDIAGONAL
- $DARKHORIZONTAL
- in file HatchStyle.php, variable HatchStyle::$DARKHORIZONTAL
- $DARKUPWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$DARKUPWARDDIAGONAL
- $DARKVERTICAL
- in file HatchStyle.php, variable HatchStyle::$DARKVERTICAL
- $DASH
- in file DashStyle.php, variable DashStyle::$DASH
- $DASHDOT
- in file DashStyle.php, variable DashStyle::$DASHDOT
- $DASHDOTDOT
- in file DashStyle.php, variable DashStyle::$DASHDOTDOT
- $DASHEDDOWNWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$DASHEDDOWNWARDDIAGONAL
- $DASHEDHORIZONTAL
- in file HatchStyle.php, variable HatchStyle::$DASHEDHORIZONTAL
- $DASHEDUPWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$DASHEDUPWARDDIAGONAL
- $DASHEDVERTICAL
- in file HatchStyle.php, variable HatchStyle::$DASHEDVERTICAL
- $dashStyle
- in file ChartPen.php, variable ChartPen::$dashStyle
- $defaultColor
- in file ChartBrush.php, variable ChartBrush::$defaultColor
- $defaultColor
- in file ChartPen.php, variable ChartPen::$defaultColor
- $defaultEndCap
- in file ChartPen.php, variable ChartPen::$defaultEndCap
- $DEFAULTFAMILY
- in file ChartFont.php, variable ChartFont::$DEFAULTFAMILY
- $DEFAULTSIZE
- in file ChartFont.php, variable ChartFont::$DEFAULTSIZE
- $defaultStyle
- in file ChartPen.php, variable ChartPen::$defaultStyle
- $defaultVisible
- in file ChartPen.php, variable ChartPen::$defaultVisible
- $defaultVisible
- in file ChartBrush.php, variable ChartBrush::$defaultVisible
- $DESCRIPTIONS
- in file HatchStyle.php, variable HatchStyle::$DESCRIPTIONS
- $DIAGONALBRICK
- in file HatchStyle.php, variable HatchStyle::$DIAGONALBRICK
- $DIAGONALCROSS
- in file HatchStyle.php, variable HatchStyle::$DIAGONALCROSS
- $DIVOT
- in file HatchStyle.php, variable HatchStyle::$DIVOT
- $DOT
- in file DashStyle.php, variable DashStyle::$DOT
- $DOTTEDDIAMOND
- in file HatchStyle.php, variable HatchStyle::$DOTTEDDIAMOND
- $DOTTEDGRID
- in file HatchStyle.php, variable HatchStyle::$DOTTEDGRID
- DARK_GRAY
- in file Color.php, method Color::DARK_GRAY()
The color dark gray. In the default sRGB space.
- DashStyle
- in file DashStyle.php, method DashStyle::DashStyle()
The class constructor.
- DashStyle
- in file DashStyle.php, class DashStyle
DashStyle class
- display
- in file Gradient.php, method Gradient::display()
- draw
- in file InternalPyramidTrunc.php, method InternalPyramidTrunc::draw()
- DashStyle.php
- procedural page DashStyle.php
- DataExport
- in file Exports.php, method DataExport::DataExport()
- DataExport
- in file Exports.php, class DataExport
DataExport class
- DataExportFormat
- in file DataExportFormat.php, method DataExportFormat::DataExportFormat()
- DataExportFormat
- in file DataExportFormat.php, class DataExportFormat
DataExportFormat class
- DataExportFormat.php
- procedural page DataExportFormat.php
- $dPeriod
- in file Functions.php, variable Functions::$dPeriod
- dispose
- in file ADX.php, method ADX::dispose()
- Divide
- in file Divide.php, class Divide
Divide class
- doCalculation
- in file Functions.php, method Functions::doCalculation()
- Divide.php
- procedural page Divide.php
- DataImportFormat
- in file DataImportFormat.php, method DataImportFormat::DataImportFormat()
Creates a new instance of DataImportFormat
- DataImportFormat
- in file DataImportFormat.php, class DataImportFormat
DataImportFormat class
- DataImportFormat.php
- procedural page DataImportFormat.php
- doMouseDown
- in file Legend.php, method Legend::doMouseDown()
- drawLineTitle
- in file LegendTitle.php, method LegendTitle::drawLineTitle()
- drawText
- in file LegendTitle.php, method LegendTitle::drawText()
- drawTitle
- in file Legend.php, method Legend::drawTitle()
- delete
- in file StringBuilder.php, method StringBuilder::delete()
- $dateTime
- in file ValueList.php, variable ValueList::$dateTime
- $defaultCapacity
- in file ValueList.php, variable ValueList::$defaultCapacity
- $DESCENDING
- in file ValueListOrder.php, variable ValueListOrder::$DESCENDING
Values are ordered in descending numerical order.
- $DIAGCROSS
- in file ShapeStyle.php, variable ShapeStyle::$DIAGCROSS
The shape is a diagonal cross.
- $DIAMOND
- in file ShapeStyle.php, variable ShapeStyle::$DIAMOND
The shape is a diamond.
- $dOrigin
- in file CustomBar.php, variable CustomBar::$dOrigin
- $drawArea
- in file Custom.php, variable Custom::$drawArea
- $drawBetweenPoints
- in file Series.php, variable Series::$drawBetweenPoints
- $drawLine
- in file Custom.php, variable Custom::$drawLine
- dataSourceArray
- in file ISeries.php, method ISeries::dataSourceArray()
- dataSourceArray
- in file Series.php, method Series::dataSourceArray()
- delete
- in file Series.php, method Series::delete()
Removes the index th point. X values remain unchanged. The Chart will be automatically redrawn. Dependent Series will be recalculated.
- dispose
- in file Series.php, method Series::dispose()
- dispose
- in file ISeries.php, method ISeries::dispose()
- DoAfterDrawValues
- in file Pie.php, method Pie::DoAfterDrawValues()
- doAfterDrawValues
- in file Series.php, method Series::doAfterDrawValues()
- doBarGradient
- in file CustomBar.php, method CustomBar::doBarGradient()
- doBeforeDrawChart
- in file Series.php, method Series::doBeforeDrawChart()
- doBeforeDrawChart
- in file Pie.php, method Pie::doBeforeDrawChart()
- doBeforeDrawChart
- in file CustomBar.php, method CustomBar::doBeforeDrawChart()
- doBeforeDrawValues
- in file Circular.php, method Circular::doBeforeDrawValues()
- doBeforeDrawValues
- in file Series.php, method Series::doBeforeDrawValues()
- DoBeforeDrawValues
- in file Pie.php, method Pie::DoBeforeDrawValues()
- doClick
- in file Series.php, method Series::doClick()
- doClickPointer
- in file Series.php, method Series::doClickPointer()
- doDoubleClick
- in file Series.php, method Series::doDoubleClick()
- doGetBarStyle
- in file CustomBar.php, method CustomBar::doGetBarStyle()
- doGradient3D
- in file CustomBar.php, method CustomBar::doGradient3D()
- draw
- in file Series.php, method Series::draw()
- draw
- in file Bezier.php, method Bezier::draw()
- draw
- in file Callout.php, method Callout::draw()
- draw
- in file FastLine.php, method FastLine::draw()
- draw
- in file Pie.php, method Pie::draw()
- draw
- in file Custom.php, method Custom::draw()
- drawBar
- in file Bar.php, method Bar::drawBar()
Internal use
- drawLegend
- in file ISeries.php, method ISeries::drawLegend()
- drawLegend
- in file Series.php, method Series::drawLegend()
- drawLegendShape
- in file FastLine.php, method FastLine::drawLegendShape()
- drawLegendShape
- in file Custom.php, method Custom::drawLegendShape()
- drawLegendShape
- in file ShapeSeries.php, method ShapeSeries::drawLegendShape()
- drawLegendShape
- in file CustomBar.php, method CustomBar::drawLegendShape()
- drawLegendShape
- in file CustomPoint.php, method CustomPoint::drawLegendShape()
- drawLegendShape
- in file Bubble.php, method Bubble::drawLegendShape()
- drawLegendShape
- in file Series.php, method Series::drawLegendShape()
- drawLegendShape
- in file Volume.php, method Volume::drawLegendShape()
- drawMark
- in file Bar.php, method Bar::drawMark()
- drawMark
- in file Pyramid.php, method Pyramid::drawMark()
- drawMark
- in file Pie.php, method Pie::drawMark()
- drawMark
- in file Gantt.php, method Gantt::drawMark()
- drawMark
- in file Series.php, method Series::drawMark()
- drawMark
- in file CustomPoint.php, method CustomPoint::drawMark()
- drawMark
- in file FastLine.php, method FastLine::drawMark()
- drawMark
- in file HorizBar.php, method HorizBar::drawMark()
- drawMark
- in file HorizArea.php, method HorizArea::drawMark()
- drawMarks
- in file Series.php, method Series::drawMarks()
- drawMarks
- in file ISeries.php, method ISeries::drawMarks()
- drawOutlineSlice
- in file Pie.php, method Pie::drawOutlineSlice()
- drawPie
- in file Pie.php, method Pie::drawPie()
- drawPointer
- in file CustomPoint.php, method CustomPoint::drawPointer()
Draws series pointer to the Canvas.
- drawSeries
- in file Series.php, method Series::drawSeries()
Draws the series to the Chart Canvas.
- drawSeriesForward
- in file HorizBar.php, method HorizBar::drawSeriesForward()
- drawSeriesForward
- in file Series.php, method Series::drawSeriesForward()
- drawSeriesForward
- in file Bar.php, method Bar::drawSeriesForward()
- drawValue
- in file Pyramid.php, method Pyramid::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file ShapeSeries.php, method ShapeSeries::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Custom.php, method Custom::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Bubble.php, method Bubble::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Volume.php, method Volume::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Bar.php, method Bar::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file CustomPoint.php, method CustomPoint::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Candle.php, method Candle::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Series.php, method Series::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file HorizBar.php, method HorizBar::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Arrow.php, method Arrow::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file ISeries.php, method ISeries::drawValue()
- drawValue
- in file Histogram.php, method Histogram::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Gantt.php, method Gantt::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Pie.php, method Pie::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file FastLine.php, method FastLine::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValuesForward
- in file Series.php, method Series::drawValuesForward()
Returns whether Series draws its points in ascending/descending order.
- drawValuesForward
- in file Pyramid.php, method Pyramid::drawValuesForward()
Returns whether the Series needs to draw points in ascending/descending order. Some Series need to draw their points in descending order (starting from the last point to the first) depending on certain situations.
- DefaultTheme
- in file DefaultTheme.php, method DefaultTheme::DefaultTheme()
- DefaultTheme
- in file DefaultTheme.php, class DefaultTheme
DefaultTheme class
- DefaultTheme.php
- procedural page DefaultTheme.php
- doAfterDrawValues
- in file SeriesBand.php, method SeriesBand::doAfterDrawValues()
- doBeforeDrawValues
- in file SeriesBand.php, method SeriesBand::doBeforeDrawValues()
- doDragLine
- in file ColorLine.php, method ColorLine::doDragLine()
- doEndDragLine
- in file ColorLine.php, method ColorLine::doEndDragLine()
- drawBandTool
- in file SeriesBand.php, method SeriesBand::drawBandTool()
top
e
- $Edit
- in file Texts.php, variable Texts::$Edit
- $EditChart
- in file Texts.php, variable Texts::$EditChart
- $Editing
- in file Texts.php, variable Texts::$Editing
- $EditPen
- in file Texts.php, variable Texts::$EditPen
- $Ellipse
- in file Texts.php, variable Texts::$Ellipse
- $ELLIPSE
- in file GradientDirection.php, variable GradientDirection::$ELLIPSE
- $ELLIPSE
- in file BarStyle.php, variable BarStyle::$ELLIPSE
Defines an ellipse shape for each bar series point.
- $ELLIPSE2
- in file GradientDirection.php, variable GradientDirection::$ELLIPSE2
- $EMFFilter
- in file Texts.php, variable Texts::$EMFFilter
- $EmptyTeeFile
- in file Texts.php, variable Texts::$EmptyTeeFile
- $end3D
- in file GraphicsGD.php, variable Pie3D::$end3D
- $EndAngle
- in file PieAngle.php, variable PieAngle::$EndAngle
- $EnterDateTime
- in file Texts.php, variable Texts::$EnterDateTime
- $eventHandlers
- in file TChart.php, variable TChart::$eventHandlers
- $eventSource
- in file TChart.php, variable TChart::$eventSource
- $ExcelFilter
- in file Texts.php, variable Texts::$ExcelFilter
- $EXCELTHEME
- in file ThemesList.php, variable ThemesList::$EXCELTHEME
- $ExpAverageWeight
- in file Texts.php, variable Texts::$ExpAverageWeight
- $ExpFinish
- in file Texts.php, variable Texts::$ExpFinish
- $Exploded
- in file Texts.php, variable Texts::$Exploded
- $ExpNext
- in file Texts.php, variable Texts::$ExpNext
- $ExportChart
- in file Texts.php, variable Texts::$ExportChart
- $ExportPanelNotSet
- in file Texts.php, variable Texts::$ExportPanelNotSet
- $ExtraLegendDesc
- in file Texts.php, variable Texts::$ExtraLegendDesc
- $ExtraLegendSummary
- in file Texts.php, variable Texts::$ExtraLegendSummary
- $ExtraLegendTool
- in file Texts.php, variable Texts::$ExtraLegendTool
- $ExtrOut
- in file Texts.php, variable Texts::$ExtrOut
- ellipse
- in file GraphicsGD.php, method GraphicsGD::ellipse()
Ellipse bounding Rect (X1,Y1,X2,Y2) at Z position at angle.
- ellipse
- in file CanvasMing.php, method CanvasMing::ellipse()
Ellipse bounding Rect (X1,Y1,X2,Y2) at Z position at angle.
- ellipse
- in file CanvasFlex.php, method Graphics3DFlex::ellipse()
- ellipsePoints
- in file CanvasMing.php, method CanvasMing::ellipsePoints()
- ellipsePoints
- in file GraphicsGD.php, method GraphicsGD::ellipsePoints()
- ellipseRect
- in file GraphicsGD.php, method GraphicsGD::ellipseRect()
Draws an Ellipse bounding Rectangle r.
- ellipseRect
- in file CanvasMing.php, method CanvasMing::ellipseRect()
Draws an Ellipse bounding Rectangle r.
- ellipseRectZ
- in file CanvasMing.php, method CanvasMing::ellipseRectZ()
Ellipse bounding Rectangle r at z depth.
- ellipseRectZ
- in file GraphicsGD.php, method GraphicsGD::ellipseRectZ()
Ellipse bounding Rectangle r at z depth.
- ellipseRectZAngle
- in file GraphicsGD.php, method GraphicsGD::ellipseRectZAngle()
Ellipse bounding rectangle r with Z offset at angle.
- ellipseRectZAngle
- in file CanvasMing.php, method CanvasMing::ellipseRectZAngle()
Ellipse bounding rectangle r with Z offset at angle.
- English
- in file English.php, class English
Title: English class
- English
- in file English.php, method English::English()
- Enum
- in file Enum.php, class Enum
<p>Title: Enum class</p>
- Enum
- in file Enum.php, method Enum::Enum()
- equals
- in file Dimension.php, method Dimension::equals()
Checks whether two dimension objects have equal values.
- EraseBackground
- in file CanvasFlex.php, method Graphics3DFlex::EraseBackground()
- exchangeSeries
- in file TChart.php, method TChart::exchangeSeries()
Obsolete. Use TChart.<!-- -->Series.<!-- -->Exchange() instead.
- executeVerb
- in file tchart.ide.inc.php, method TChartObjEditor::executeVerb()
- English.php
- procedural page English.php
- Enum.php
- procedural page Enum.php
- ExcelTheme.php
- procedural page ExcelTheme.php
- Expand.php
- procedural page Expand.php
- Expand
- in file Expand.php, method Expand::Expand()
- Expand
- in file Expand.php, class Expand
Expand class
- $endCap
- in file ChartPen.php, variable ChartPen::$endCap
- EdgeStyles.php
- procedural page EdgeStyles.php
- EdgeStyles
- in file EdgeStyles.php, method EdgeStyles::EdgeStyles()
- EdgeStyles
- in file EdgeStyles.php, class EdgeStyles
EdgeStyles class
- EMPTYCOLOR
- in file Color.php, method Color::EMPTYCOLOR()
- EventHandler
- in file EventHandler.php, class EventHandler
EventHandler class
- EventHandlerCollection
- in file EventHandlerCollection.php, class EventHandlerCollection
EventHandlerCollection class
- EventListenerList
- in file EventListenerList.php, class EventListenerList
EventListenerList class
- EventHandler.php
- procedural page EventHandler.php
- EventHandlerCollection.php
- procedural page EventHandlerCollection.php
- EventListenerList.php
- procedural page EventListenerList.php
- Exports
- in file Exports.php, method Exports::Exports()
- Exports
- in file Exports.php, class Exports
Exports class
- Exports.php
- procedural page Exports.php
- $ENGLISH
- in file Language.php, variable Language::$ENGLISH
- exp
- in file MathUtils.php, method MathUtils::exp()
Note: This method has been implemented here in MathUtils class because J2ME Math class does not include it.
- $endZ
- in file Series.php, variable Series::$endZ
- endUpdate
- in file Series.php, method Series::endUpdate()
Recalculates the function just one time, when finished adding points.
- exchange
- in file ColorList.php, method ColorList::exchange()
- exchange
- in file ValueList.php, method ValueList::exchange()
- exchange
- in file SeriesCollection.php, method SeriesCollection::exchange()
Changes the Series order, swapping one Series Z position with another. The Chart repaints to reflect the new Series order. It accesses TChart.SeriesList method.
- existCustom
- in file MarkPositions.php, method MarkPositions::existCustom()
Checks for Custom Marks.
- ExplodedSliceList
- in file Pie.php, method ExplodedSliceList::ExplodedSliceList()
The class constructor.
- ExplodedSliceList
- in file Pie.php, class ExplodedSliceList
<p>Title: ExplodedSliceList class</p>
- ExcelTheme
- in file ExcelTheme.php, method ExcelTheme::ExcelTheme()
- ExcelTheme
- in file ExcelTheme.php, class ExcelTheme
<p>Title: ExcelTheme class</p>
- ExtraLegend
- in file ExtraLegend.php, method ExtraLegend::ExtraLegend()
The class constructor.
- ExtraLegend
- in file ExtraLegend.php, class ExtraLegend
ExtraLegend class
- ExtraLegend.php
- procedural page ExtraLegend.php
top
f
- $FieldNotFound
- in file Texts.php, variable Texts::$FieldNotFound
- $FieldsSeparator
- in file Texts.php, variable Texts::$FieldsSeparator
- $FIFTEENMINUTES
- in file DateTimeStep.php, variable DateTimeStep::$FIFTEENMINUTES
Defines a FifteenMinutes TimeSpan.
- $FIFTEENSECONDS
- in file DateTimeStep.php, variable DateTimeStep::$FIFTEENSECONDS
Defines a FifteenSeconds TimeSpan.
- $FileSize
- in file Texts.php, variable Texts::$FileSize
- $Filled
- in file Texts.php, variable Texts::$Filled
- $FillSample
- in file Texts.php, variable Texts::$FillSample
- $First
- in file Texts.php, variable Texts::$First
- $FIRST
- in file PeriodAlign.php, variable PeriodAlign::$FIRST
Aligns the function with the first point of the function period.
- $FittingError
- in file Texts.php, variable Texts::$FittingError
- $FIVEMINUTES
- in file DateTimeStep.php, variable DateTimeStep::$FIVEMINUTES
Defines a FiveMinutes TimeSpan.
- $FIVESECONDS
- in file DateTimeStep.php, variable DateTimeStep::$FIVESECONDS
Defines a FiveSeconds TimeSpan.
- $font
- in file CanvasMing.php, variable CanvasMing::$font
- $font
- in file GraphicsGD.php, variable GraphicsGD::$font
- $Foot
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$Foot
- $Foot
- in file Texts.php, variable Texts::$Foot
- $FOURMONTHS
- in file DateTimeStep.php, variable DateTimeStep::$FOURMONTHS
Defines a FourMonths TimeSpan.
- $FunctionAdd
- in file Texts.php, variable Texts::$FunctionAdd
- $FunctionADX
- in file Texts.php, variable Texts::$FunctionADX
- $FunctionAverage
- in file Texts.php, variable Texts::$FunctionAverage
- $FunctionBollinger
- in file Texts.php, variable Texts::$FunctionBollinger
- $FunctionCCI
- in file Texts.php, variable Texts::$FunctionCCI
- $FunctionCLV
- in file Texts.php, variable Texts::$FunctionCLV
- $FunctionCompress
- in file Texts.php, variable Texts::$FunctionCompress
- $FunctionCompressOHLC
- in file Texts.php, variable Texts::$FunctionCompressOHLC
- $FunctionCorrelation
- in file Texts.php, variable Texts::$FunctionCorrelation
- $FunctionCount
- in file Texts.php, variable Texts::$FunctionCount
- $FunctionCross
- in file Texts.php, variable Texts::$FunctionCross
- $FunctionCumulative
- in file Texts.php, variable Texts::$FunctionCumulative
- $FunctionCurveFitting
- in file Texts.php, variable Texts::$FunctionCurveFitting
- $FunctionCustom
- in file Texts.php, variable Texts::$FunctionCustom
- $FunctionDivide
- in file Texts.php, variable Texts::$FunctionDivide
- $FunctionDownSampling
- in file Texts.php, variable Texts::$FunctionDownSampling
- $FunctionExpAverage
- in file Texts.php, variable Texts::$FunctionExpAverage
- $FunctionExpMovAve
- in file Texts.php, variable Texts::$FunctionExpMovAve
- $FunctionExpTrend
- in file Texts.php, variable Texts::$FunctionExpTrend
- $FunctionHigh
- in file Texts.php, variable Texts::$FunctionHigh
- $FunctionLogTrend
- in file Texts.php, variable Texts::$FunctionLogTrend
- $FunctionLow
- in file Texts.php, variable Texts::$FunctionLow
- $FunctionMACD
- in file Texts.php, variable Texts::$FunctionMACD
- $FunctionMomentum
- in file Texts.php, variable Texts::$FunctionMomentum
- $FunctionMomentumDiv
- in file Texts.php, variable Texts::$FunctionMomentumDiv
- $FunctionMovingAverage
- in file Texts.php, variable Texts::$FunctionMovingAverage
- $FunctionMultiply
- in file Texts.php, variable Texts::$FunctionMultiply
- $FunctionNone
- in file Texts.php, variable Texts::$FunctionNone
- $FunctionOBV
- in file Texts.php, variable Texts::$FunctionOBV
- $FunctionPerf
- in file Texts.php, variable Texts::$FunctionPerf
- $FunctionPerimeter
- in file Texts.php, variable Texts::$FunctionPerimeter
- $FunctionPeriod
- in file Texts.php, variable Texts::$FunctionPeriod
- $FunctionPVO
- in file Texts.php, variable Texts::$FunctionPVO
- $FunctionRMS
- in file Texts.php, variable Texts::$FunctionRMS
- $FunctionRSI
- in file Texts.php, variable Texts::$FunctionRSI
- $FunctionSmooth
- in file Texts.php, variable Texts::$FunctionSmooth
- $FunctionStdDeviation
- in file Texts.php, variable Texts::$FunctionStdDeviation
- $FunctionStochastic
- in file Texts.php, variable Texts::$FunctionStochastic
- $FunctionSubtract
- in file Texts.php, variable Texts::$FunctionSubtract
- $FunctionTrend
- in file Texts.php, variable Texts::$FunctionTrend
- $FunctionVariance
- in file Texts.php, variable Texts::$FunctionVariance
- $FunnelBelow
- in file Texts.php, variable Texts::$FunnelBelow
- $FunnelExceed
- in file Texts.php, variable Texts::$FunnelExceed
- $FunnelPercent
- in file Texts.php, variable Texts::$FunnelPercent
- $FunnelSegment
- in file Texts.php, variable Texts::$FunnelSegment
- $FunnelSeries
- in file Texts.php, variable Texts::$FunnelSeries
- $FunnelWithin
- in file Texts.php, variable Texts::$FunnelWithin
- FillRegion
- in file CanvasFlex.php, method Graphics3DFlex::FillRegion()
- find
- in file DateTimeStep.php, method DateTimeStep::find()
- FindClicked
- in file MarksTip.php, class FindClicked
- fireChartPaint
- in file TChart.php, method TChart::fireChartPaint()
- FloatRange
- in file FloatRange.php, class FloatRange
FloatRange class
- FloatRange
- in file FloatRange.php, method FloatRange::FloatRange()
- FloatRange.php
- procedural page FloatRange.php
- fontTextHeight
- in file CanvasMing.php, method CanvasMing::fontTextHeight()
Determines the Font Height to be used for outputted text when using the Drawing.
- fontTextHeight
- in file GraphicsGD.php, method GraphicsGD::fontTextHeight()
Determines the Font Height to be used for outputted text when using the Drawing.
- Footer
- in file Footer.php, method Footer::Footer()
- Footer
- in file Footer.php, class Footer
Footer class
- Footer.php
- procedural page Footer.php
- formattedLegend
- in file Chart.php, method Chart::formattedLegend()
Returns the text string corresponding to a Legend position.
- formattedLegend
- in file IBaseChart.php, method IBaseChart::formattedLegend()
- formattedValueLegend
- in file Chart.php, method Chart::formattedValueLegend()
Returns the String to display at Legend for a given series and point
- formattedValueLegend
- in file IBaseChart.php, method IBaseChart::formattedValueLegend()
- freeSeriesColor
- in file Chart.php, method Chart::freeSeriesColor()
Returns a color from the default color palette not used by any Series.
- fromInt
- in file MarksStyle.php, method MarksStyle::fromInt()
- fromInt
- in file HorizontalAxis.php, method HorizontalAxis::fromInt()
- fromInt
- in file PointerStyle.php, method PointerStyle::fromInt()
- fromInt
- in file CustomStack.php, method CustomStack::fromInt()
- fromLTRB
- in file Rectangle.php, method Rectangle::fromLTRB()
- fromValue
- in file Bezier.php, method BezierStyle::fromValue()
- fromValue
- in file BarStyle.php, method BarStyle::fromValue()
- fromValue
- in file BevelStyle.php, method BevelStyle::fromValue()
- $first
- in file AxisDraw.php, variable IntRange::$first
- findDateTimeStep
- in file Axis.php, method Axis::findDateTimeStep()
Used internally to return Axis Datetime step.
- fromValue
- in file AxisLabelStyle.php, method AxisLabelStyle::fromValue()
- $FAR
- in file StringAlignment.php, variable StringAlignment::$FAR
- $FLAT
- in file EdgeStyles.php, variable EdgeStyles::$FLAT
Flat edges.
- $fontCondensed
- in file ChartFont.php, variable ChartFont::$fontCondensed
- $fontCondensedBold
- in file ChartFont.php, variable ChartFont::$fontCondensedBold
- $FORWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$FORWARDDIAGONAL
- fill
- in file Gradient.php, method Gradient::fill()
- fillGradient
- in file Gradient.php, method Gradient::fillGradient()
- fromArgb
- in file Color.php, method Color::fromArgb()
- fromInt
- in file HatchStyle.php, method HatchStyle::fromInt()
- fromRgb
- in file Color.php, method Color::fromRgb()
- fromValue
- in file LineCap.php, method LineCap::fromValue()
- fromValue
- in file DashStyle.php, method DashStyle::fromValue()
- fromValue
- in file StringAlignment.php, method StringAlignment::fromValue()
- FUCHSIA
- in file Color.php, method Color::FUCHSIA()
The color fuchsia. In the default sRGB space.
- $fileExtension
- in file DataExportFormat.php, variable DataExportFormat::$fileExtension
- $fileExtension
- in file ImageExportFormat.php, variable ImageExportFormat::$fileExtension
- $format
- in file ImageExportFormat.php, variable ImageExportFormat::$format
- FlexFormat.php
- procedural page FlexFormat.php
- FlexOptions.php
- procedural page FlexOptions.php
- FlexFormat
- in file FlexFormat.php, method FlexFormat::FlexFormat()
- FlexFormat
- in file FlexFormat.php, class FlexFormat
FlexFormat class
- FlexOptions
- in file FlexOptions.php, class FlexOptions
FlexOptions class
- Functions
- in file Functions.php, method Functions::Functions()
- Functions
- in file Functions.php, class Functions
Functions class
- Functions.php
- procedural page Functions.php
- fromFile
- in file Imports.php, method Template::fromFile()
- $firstValue
- in file Legend.php, variable Legend::$firstValue
- formattedLegend
- in file Legend.php, method Legend::formattedLegend()
Returns the text string corresponding to a Legend position.
- formattedValue
- in file Legend.php, method Legend::formattedValue()
Returns the corresponding Legend text for the Series ValueIndex point.
- fromValue
- in file LegendTextStyle.php, method LegendTextStyle::fromValue()
- fromValue
- in file LegendStyle.php, method LegendStyle::fromValue()
- $FUNCTIONTYPESCOUNT
- in file Utils.php, variable Utils::$FUNCTIONTYPESCOUNT
Number of chart Function types.
- $firstVisible
- in file Series.php, variable Series::$firstVisible
- FastLine
- in file FastLine.php, class FastLine
FastLine Class
- FastLine
- in file FastLine.php, method FastLine::FastLine()
- fillSampleValues
- in file SeriesCollection.php, method SeriesCollection::fillSampleValues()
Adds the specified NumValues random points to all series in the collection.
- fillSampleValues
- in file Series.php, method Series::fillSampleValues()
Adds the specified NumValues random points.
- fillSequence
- in file ValueList.php, method ValueList::fillSequence()
Renumbers all values in a ValueList class starting at zero. Warning: Calling fillSequence removes any previous value in a ValueList. Use fillSequence when deleting points at runtime.
- fireSeriesMouseEvent
- in file Series.php, method Series::fireSeriesMouseEvent()
- fireSeriesPaint
- in file Series.php, method Series::fireSeriesPaint()
- fromInt
- in file VerticalAxis.php, method VerticalAxis::fromInt()
- fromValue
- in file ArrowHeadStyle.php, method ArrowHeadStyle::fromValue()
- FastLine.php
- procedural page FastLine.php
top
g
- $g
- in file ArrowPoint.php, variable ArrowPoint::$g
- $Gallery3D
- in file Texts.php, variable Texts::$Gallery3D
- $GalleryArea
- in file Texts.php, variable Texts::$GalleryArea
- $GalleryArrow
- in file Texts.php, variable Texts::$GalleryArrow
- $GalleryBar
- in file Texts.php, variable Texts::$GalleryBar
- $GalleryBar3D
- in file Texts.php, variable Texts::$GalleryBar3D
- $GalleryBarJoin
- in file Texts.php, variable Texts::$GalleryBarJoin
- $GalleryBezier
- in file Texts.php, variable Texts::$GalleryBezier
- $GalleryBigCandle
- in file Texts.php, variable Texts::$GalleryBigCandle
- $GalleryBoxPlot
- in file Texts.php, variable Texts::$GalleryBoxPlot
- $GalleryBubble
- in file Texts.php, variable Texts::$GalleryBubble
- $GalleryCandle
- in file Texts.php, variable Texts::$GalleryCandle
- $GalleryCircled
- in file Texts.php, variable Texts::$GalleryCircled
- $GalleryClock
- in file Texts.php, variable Texts::$GalleryClock
- $GalleryColorGrid
- in file Texts.php, variable Texts::$GalleryColorGrid
- $GalleryContour
- in file Texts.php, variable Texts::$GalleryContour
- $GalleryCursor
- in file Texts.php, variable Texts::$GalleryCursor
- $GalleryDonut
- in file Texts.php, variable Texts::$GalleryDonut
- $GalleryError
- in file Texts.php, variable Texts::$GalleryError
- $GalleryErrorBar
- in file Texts.php, variable Texts::$GalleryErrorBar
- $GalleryExtended
- in file Texts.php, variable Texts::$GalleryExtended
- $GalleryFastLine
- in file Texts.php, variable Texts::$GalleryFastLine
- $GalleryFinancial
- in file Texts.php, variable Texts::$GalleryFinancial
- $GalleryFunctions
- in file Texts.php, variable Texts::$GalleryFunctions
- $GalleryGantt
- in file Texts.php, variable Texts::$GalleryGantt
- $GalleryGauge
- in file Texts.php, variable Texts::$GalleryGauge
- $GalleryGauges
- in file Texts.php, variable Texts::$GalleryGauges
- $GalleryHighLow
- in file Texts.php, variable Texts::$GalleryHighLow
- $GalleryHistogram
- in file Texts.php, variable Texts::$GalleryHistogram
- $GalleryHorizBar
- in file Texts.php, variable Texts::$GalleryHorizBar
- $GalleryHorizBoxPlot
- in file Texts.php, variable Texts::$GalleryHorizBoxPlot
- $GalleryHorizLine
- in file Texts.php, variable Texts::$GalleryHorizLine
- $GalleryLine
- in file Texts.php, variable Texts::$GalleryLine
- $GalleryLinePoint
- in file Texts.php, variable Texts::$GalleryLinePoint
- $GalleryLogoFont
- in file Texts.php, variable Texts::$GalleryLogoFont
- $GalleryMap
- in file Texts.php, variable Texts::$GalleryMap
- $GalleryPie
- in file Texts.php, variable Texts::$GalleryPie
- $GalleryPoint
- in file Texts.php, variable Texts::$GalleryPoint
- $GalleryPoint3D
- in file Texts.php, variable Texts::$GalleryPoint3D
- $GalleryPointFigure
- in file Texts.php, variable Texts::$GalleryPointFigure
- $GalleryPolar
- in file Texts.php, variable Texts::$GalleryPolar
- $GalleryPyramid
- in file Texts.php, variable Texts::$GalleryPyramid
- $GalleryRadar
- in file Texts.php, variable Texts::$GalleryRadar
- $GallerySamples
- in file Texts.php, variable Texts::$GallerySamples
- $GalleryShape
- in file Texts.php, variable Texts::$GalleryShape
- $GallerySmith
- in file Texts.php, variable Texts::$GallerySmith
- $GalleryStandard
- in file Texts.php, variable Texts::$GalleryStandard
- $GalleryStats
- in file Texts.php, variable Texts::$GalleryStats
- $GallerySurface
- in file Texts.php, variable Texts::$GallerySurface
- $GalleryTower
- in file Texts.php, variable Texts::$GalleryTower
- $GalleryTriSurface
- in file Texts.php, variable Texts::$GalleryTriSurface
- $GalleryVector3D
- in file Texts.php, variable Texts::$GalleryVector3D
- $GalleryVolume
- in file Texts.php, variable Texts::$GalleryVolume
- $GalleryWaterFall
- in file Texts.php, variable Texts::$GalleryWaterFall
- $GalleryWindRose
- in file Texts.php, variable Texts::$GalleryWindRose
- $GanttSample1
- in file Texts.php, variable Texts::$GanttSample1
- $GanttSample2
- in file Texts.php, variable Texts::$GanttSample2
- $GanttSample3
- in file Texts.php, variable Texts::$GanttSample3
- $GanttSample4
- in file Texts.php, variable Texts::$GanttSample4
- $GanttSample5
- in file Texts.php, variable Texts::$GanttSample5
- $GanttSample6
- in file Texts.php, variable Texts::$GanttSample6
- $GanttSample7
- in file Texts.php, variable Texts::$GanttSample7
- $GanttSample8
- in file Texts.php, variable Texts::$GanttSample8
- $GanttSample9
- in file Texts.php, variable Texts::$GanttSample9
- $GanttSample10
- in file Texts.php, variable Texts::$GanttSample10
- $GanttTool
- in file Texts.php, variable Texts::$GanttTool
- $GanttToolDesc
- in file Texts.php, variable Texts::$GanttToolDesc
- $GanttToolSummary
- in file Texts.php, variable Texts::$GanttToolSummary
- $GIFFilter
- in file Texts.php, variable Texts::$GIFFilter
- $Gradient
- in file Texts.php, variable Texts::$Gradient
- $graphics3D
- in file Chart.php, variable Chart::$graphics3D
- $GRAYSCALETHEME
- in file ThemesList.php, variable ThemesList::$GRAYSCALETHEME
- $Grid3D
- in file Texts.php, variable Texts::$Grid3D
- $GridBandDesc
- in file Texts.php, variable Texts::$GridBandDesc
- $GridBandSummary
- in file Texts.php, variable Texts::$GridBandSummary
- $GridBandTool
- in file Texts.php, variable Texts::$GridBandTool
- $GridTranspose
- in file Texts.php, variable Texts::$GridTranspose
- $GridTransposeDesc
- in file Texts.php, variable Texts::$GridTransposeDesc
- $GridTransposeSummary
- in file Texts.php, variable Texts::$GridTransposeSummary
- GradientDirection.php
- procedural page GradientDirection.php
- getActive
- in file ZoomScroll.php, method ZoomScroll::getActive()
Returns the active state of Chart Zoom and Scroll. In other words, during the act of zooming or scrolling returns true. Default value: false
- getAdjustFrame
- in file Title.php, method Title::getAdjustFrame()
Resizes Header and Footer frames to full Chart dimensions when true.
- getAlignment
- in file Title.php, method Title::getAlignment()
Determines how tChart Header and Footer text will be aligned within the
- getAllow
- in file Zoom.php, method Zoom::getAllow()
Allows runtime Zoom by dragging the mouse when true. Default value: true
- getAnimated
- in file Zoom.php, method Zoom::getAnimated()
Animates Zoom in sequenced steps when true. Default value: false
- getAnimatedSteps
- in file Zoom.php, method Zoom::getAnimatedSteps()
Determines the number of steps of the animated zooming sequence.
- getAnimation
- in file Chart.php, method Chart::getAnimation()
Gets the index'th animation in getAnimations() collection
- getAnimations
- in file Chart.php, method Chart::getAnimations()
Collection of Animation components contained in this Chart.
- getApplyDark
- in file Wall.php, method Wall::getApplyDark()
Applies a darker shade to 3D Chart Walls when true. Default value: true
- getApplyZOrder
- in file TChart.php, method TChart::getApplyZOrder()
Obsolete. Please use getSeries.getApplyZOrder() instead.
- getApplyZOrder
- in file Aspect.php, method Aspect::getApplyZOrder()
Displays multiple Series at different 3D "Z" (depth) positions.
- getArea
- in file Rectangle.php, method Square::getArea()
- getArea
- in file Rectangle.php, method Rectangle::getArea()
- getAspect
- in file TChart.php, method TChart::getAspect()
Accesses view characteristics of the Chart. 3D view parameters.
- getAspect
- in file IBaseChart.php, method IBaseChart::getAspect()
- getAspect
- in file Chart.php, method Chart::getAspect()
3D view parameters.
- getAutoRepaint
- in file TChart.php, method TChart::getAutoRepaint()
Enables/Disables repainting of Chart when points are added.
- getAutoRepaint
- in file IBaseChart.php, method IBaseChart::getAutoRepaint()
- getAutoRepaint
- in file Chart.php, method Chart::getAutoRepaint()
Returns if the Chart should automatically repaint itself when a property has been changed.
- getAxes
- in file TChart.php, method TChart::getAxes()
Collection of predefined and custom axis objects.
- getAxes
- in file Chart.php, method Chart::getAxes()
Accesses the five axes, Top, Left, Right, Bottom and z depthas well as custom axis objects.
- getAxes
- in file IBaseChart.php, method IBaseChart::getAxes()
Accesses Axes methods and properties
- getAxisBehind
- in file tchart.inc.php, method TChartObj::getAxisBehind()
- getAxisSeries
- in file Chart.php, method Chart::getAxisSeries()
Returns the first Series that depends on the specified Axis. If no Series depends on Axis, the null value is returned.
- getAxisVisible
- in file tchart.inc.php, method TChartObj::getAxisVisible()
- getBack
- in file Walls.php, method Walls::getBack()
Defines the pen and brush used to fill the back chart side.
- getBackColor
- in file TChart.php, method TChart::getBackColor()
The color the Chart rectangle is filled with.
- getBackColor
- in file CanvasMing.php, method CanvasMing::getBackColor()
Sets / returns the color used to fill spaces when displaying text or filling with brushes of different style other than bsSolid. Brush.Visible must be set to true.
- getBackColor
- in file GraphicsGD.php, method GraphicsGD::getBackColor()
Sets / returns the color used to fill spaces when displaying text or filling with brushes of different style other than bsSolid. Brush.Visible must be set to true.
- getBackground
- in file TChart.php, method TChart::getBackground()
- getBackgroundImage
- in file TChart.php, method TChart::getBackgroundImage()
Returns background image of TChart
- getBackImageInside
- in file tchart.inc.php, method TChartObj::getBackImageInside()
- getBackImageInside
- in file TeePanel.php, method TeePanel::getBackImageInside()
Obsolete. Please use Walls.<!-- -->Back.<!-- -->Image instead.
- getBevel
- in file TeeShape.php, method TeeShape::getBevel()
Sets the bevel characteristics of the Shape.
- getBevelInner
- in file TeeShape.php, method TeeShape::getBevelInner()
Obsolete.&ndsp;Please use Bevel.<!-- -->Inner.
- getBevelOuter
- in file TeeShape.php, method TeeShape::getBevelOuter()
Obsolete. Please use Bevel.<!-- -->Outer
- getBevelWidth
- in file TeeShape.php, method TeeShape::getBevelWidth()
Obsolete. Please use Bevel.<!-- -->Width
- getBorderPen
- in file TeePanel.php, method TeePanel::getBorderPen()
Obsolete. Please use the Pen method instead.
- getBorderRound
- in file ShapeBorders.php, method ShapeBorder::getBorderRound()
- getBorderRound
- in file TeeShape.php, method TeeShape::getBorderRound()
Rounds the Borders of the Chart Shapes.
- getBorderRound
- in file tchart.inc.php, method TChartObj::getBorderRound()
- getBottom
- in file IBaseChart.php, method IBaseChart::getBottom()
- getBottom
- in file Walls.php, method Walls::getBottom()
Defines the pen and brush used to fill the bottom chart side.
- getBottom
- in file TeeShape.php, method TeeShape::getBottom()
Shape rectangle bottom co-ordinate.
- getBottom
- in file Chart.php, method Chart::getBottom()
- getBottom
- in file Rectangle.php, method Rectangle::getBottom()
Gets rectangle Bottom coordinate.
- getBottomLeft
- in file ShapeBorders.php, method ShapeBorders::getBottomLeft()
- getBottomRight
- in file ShapeBorders.php, method ShapeBorders::getBottomRight()
- getBounds
- in file SeriesMarksPosition.php, method SeriesMarksPosition::getBounds()
Returns the bounding rectangle of the indexed Mark.
- getBrush
- in file GraphicsGD.php, method GraphicsGD::getBrush()
Determines the kind of brush used to fill the Canvas draw rectangle background. The Brush.Visible method must be set to true.
- getBrush
- in file CanvasMing.php, method CanvasMing::getBrush()
Determines the kind of brush used to fill the Canvas draw rectangle background. The Brush.Visible method must be set to true.
- getBrush
- in file Shadow.php, method Shadow::getBrush()
Defines the Brush characteristics to fill the shadow.
- getBrush
- in file TeeShape.php, method TeeShape::getBrush()
Defines the kind of brush used to fill shape background.
- getBrush
- in file SeriesPointer.php, method SeriesPointer::getBrush()
Brush used to fill Series Pointers.
- getBrush
- in file Zoom.php, method Zoom::getBrush()
Brush used to fill mousedragged zoom area.
- getBuild
- in file Spline.php, method Spline::getBuild()
Indicates the spline has already calculated smooth points. Set to false to force the spline to rebuild smooth points.
- getBuildNumber
- in file TChart.php, method TChart::getBuildNumber()
- getCanvas
- in file TChart.php, method TChart::getCanvas()
Obsolete. Please use getGraphics3D function.
- getCenterX
- in file Rectangle.php, method Rectangle::getCenterX()
- getCenterY
- in file Rectangle.php, method Rectangle::getCenterY()
- getChart
- in file TeeBase.php, method TeeBase::getChart()
Chart associated with this object.
- getChart
- in file TChart.php, method TChart::getChart()
Defines the Chart to display.
- getChart3DPercent
- in file Aspect.php, method Aspect::getChart3DPercent()
Percent from 0 to 100 of Z Depth.
- getChart3DPercent
- in file tchart.inc.php, method TChartObj::getChart3DPercent()
- getChartBounds
- in file IBaseChart.php, method IBaseChart::getChartBounds()
- getChartBounds
- in file Chart.php, method Chart::getChartBounds()
(Read only) Used to get the four sides of the Chart (Left, Top, Right and Bottom)
- getChartRect
- in file IBaseChart.php, method IBaseChart::getChartRect()
- getChartRect
- in file Chart.php, method Chart::getChartRect()
Returns the rectangle that contains the four main Chart axes.
- getChartRectBottom
- in file Chart.php, method Chart::getChartRectBottom()
- getClipPoints
- in file Aspect.php, method Aspect::getClipPoints()
Restricts those Series points displayed outside the Chart axes
- getClipPoints
- in file tchart.inc.php, method TChartObj::getClipPoints()
- getClipPoints
- in file TChart.php, method TChart::getClipPoints()
Obsolete. Please use Aspect->ClipPoints instead.
- getColor
- in file Walls.php, method LeftWall::getColor()
The color used to fill the LeftWall background. Default value: LIGHT_YELLOW
- getColor
- in file TeeShape.php, method TeeShape::getColor()
Defines the shape Color.
- getColor
- in file Shadow.php, method Shadow::getColor()
Defines the shadow Color. Gets or sets Color used to fill shadow.
- getColor
- in file SeriesPointer.php, method SeriesPointer::getColor()
The pointer color.
- getColorOne
- in file TeeBevel.php, method TeeBevel::getColorOne()
Color of left and top sides of bevels. Used together with ColorTwo to set the colors applied to the Bevel edge when Raised or Lowered. Default value: white
- getColorPaletteLength
- in file CanvasMing.php, method CanvasMing::getColorPaletteLength()
- getColorPaletteLength
- in file GraphicsGD.php, method GraphicsGD::getColorPaletteLength()
- getColorTwo
- in file TeeBevel.php, method TeeBevel::getColorTwo()
Color of right and bottom sides of bevels. Used together with
- getContinuous
- in file LegendSymbol.php, method LegendSymbol::getContinuous()
Adjoins the different legend color rectangles when true. The color
- getControl
- in file TChart.php, method TChart::getControl()
- getControl
- in file IChart.php, method IChart::getControl()
- getCount
- in file TeePage.php, method TeePage::getCount()
Gets the number of pages, according to MaxPointsPerPage property. TChart.Page.MaxPointsPerPage must be greater than zero to activate auto paging. TChart.Page.Current determines the current visible page.
- getCurrent
- in file TeePage.php, method TeePage::getCurrent()
The current page number.
- getCursor
- in file TChart.php, method TChart::getCursor()
- getCustomPosition
- in file TextShapePosition.php, method TextShapePosition::getCustomPosition()
Allows custom positioning of TextShape when true. Default value: false
- getDark3D
- in file SeriesPointer.php, method SeriesPointer::getDark3D()
Fills pointer sides in 3D mode with darker color. Default value: true
- getDefaultColor
- in file CanvasMing.php, method CanvasMing::getDefaultColor()
Returns a color from global ColorPalette array variable.
- getDefaultColor
- in file GraphicsGD.php, method GraphicsGD::getDefaultColor()
Returns a color from global ColorPalette array variable.
- getDefaultPattern
- in file GraphicsGD.php, method GraphicsGD::getDefaultPattern()
Returns a valid Windows Brush Style from anpalette of many possible Brush styles.
- getDefaultPattern
- in file CanvasMing.php, method CanvasMing::getDefaultPattern()
Returns a valid Windows Brush Style from anpalette of many possible Brush styles.
- getDefaultPen
- in file LegendSymbol.php, method LegendSymbol::getDefaultPen()
Uses series pen properties to draw a border around the coloured box
- getDirection
- in file Zoom.php, method Zoom::getDirection()
The direction of the zoom on a selected area.
- getDirty
- in file CanvasMing.php, method CanvasMing::getDirty()
- getDirty
- in file GraphicsGD.php, method GraphicsGD::getDirty()
- getDraw3D
- in file SeriesPointer.php, method SeriesPointer::getDraw3D()
Draws pointer in 3D mode. Currently only rectangle points have 3D capability. Default value: true
- getElevation
- in file Aspect.php, method Aspect::getElevation()
Determines the angle of 3D elevation in degrees. Elevation describes front plane rotation by rotation degrees (0 - 360).
- getEmbeddedImages
- in file CanvasFlex.php, method Graphics3DFlex::getEmbeddedImages()
- getEndZ
- in file SeriesPointer.php, method SeriesPointer::getEndZ()
For internal use.
- getExport
- in file Chart.php, method Chart::getExport()
Accesses Chart export attributes.
- getExport
- in file TChart.php, method TChart::getExport()
Accesses Chart export attributess.
- getFirstActiveSeries
- in file Chart.php, method Chart::getFirstActiveSeries()
Returns first active (visible) series.
- getFont
- in file GraphicsGD.php, method GraphicsGD::getFont()
Determines the Font for outputted text when using the Drawing Canvas.
- getFont
- in file CanvasMing.php, method CanvasMing::getFont()
Determines the Font for outputted text when using the Drawing Canvas.
- getFont
- in file TextShape.php, method TextShape::getFont()
Determines the font attributes used to output ShapeSeries.<!-- -->Text Strings.
- getFont
- in file TChart.php, method TChart::getFont()
Determines the Font characteristics.
- getFontHeight
- in file CanvasMing.php, method CanvasMing::getFontHeight()
Defines the Height of the Font in pixels.
- getFontHeight
- in file GraphicsGD.php, method GraphicsGD::getFontHeight()
Defines the Height of the Font in pixels.
- getFooter
- in file TChart.php, method TChart::getFooter()
Defines Text shown at the bottom of the Chart. Use Text to enter the desired Footer lines, set Visible to True and change the Font, Frame and Brush methods. Use Alignment to control text output position.
- getFooter
- in file Chart.php, method Chart::getFooter()
Defines the Text and formatting attributes to be drawn at the bottom of
- getFragments
- in file Spline.php, method Spline::getFragments()
The number of resulting smooth points. Must be a multiple of source points.
- getFrame
- in file TChart.php, method TChart::getFrame()
Use TChart.<!-- -->getWalls()<!-- -->getPen() instead.
- getGetCursorPos
- in file TChart.php, method TChart::getGetCursorPos()
Obsolete. Please use mousePosition field instead.
- getGradient
- in file TeeShape.php, method TeeShape::getGradient()
Calls the Gradient characteristics for the shape.
- getGradient
- in file SeriesPointer.php, method SeriesPointer::getGradient()
Configures Gradient filling attributes. Default value: null
- getGraphics3D
- in file IBaseChart.php, method IBaseChart::getGraphics3D()
Accesses all visible graphics attributes..
- getGraphics3D
- in file TChart.php, method TChart::getGraphics3D()
Used to access TeeChart Draw attributes.
- getGraphics3D
- in file Chart.php, method Chart::getGraphics3D()
Accesses TeeChart Draw attributes.
- getHeader
- in file TChart.php, method TChart::getHeader()
Defines the Text and formatting properties to be drawn at the top of
- getHeader
- in file Chart.php, method Chart::getHeader()
Defines the Text and formatting attributes to be drawn at the top of
- getHeader
- in file IBaseChart.php, method IBaseChart::getHeader()
- getHeight
- in file Dimension.php, method Dimension::getHeight()
Returns the height of this dimension in double precision.
- getHeight
- in file Shadow.php, method Shadow::getHeight()
The vertical displacement of the shadow in pixels.
- getHeight
- in file Chart.php, method Chart::getHeight()
The Chart Height in pixels.
- getHeight
- in file IBaseChart.php, method IBaseChart::getHeight()
- getHeight
- in file Rectangle.php, method Rectangle::getHeight()
- getHeight
- in file TeeShape.php, method TeeShape::getHeight()
- getHeight3D
- in file Aspect.php, method Aspect::getHeight3D()
- getHorizOffset
- in file Aspect.php, method Aspect::getHorizOffset()
Amount (postive or negative) in pixels of horizontal displacement.
- getHorizSize
- in file SeriesPointer.php, method SeriesPointer::getHorizSize()
Horizontal size of pointer in pixels.
- getHorizSize
- in file Shadow.php, method Shadow::getHorizSize()
Obsolete. Please use Width property.
- getImage
- in file TChart.php, method TChart::getImage()
- getImage
- in file TeeShape.php, method TeeShape::getImage()
Rendered Image for Shape background. Default value: null
- getImageBevel
- in file TeeShape.php, method TeeShape::getImageBevel()
Sets the bevel characteristics of the Shape.
- getImageInterlace
- in file GraphicsGD.php, method GraphicsGD::getImageInterlace()
- getImageInterlace
- in file CanvasMing.php, method CanvasMing::getImageInterlace()
- getImageMode
- in file TeeShape.php, method TeeShape::getImageMode()
ImageMode for rendered Shape background Image. Default value: ImageMode::$Stretch
- getImagePath
- in file CanvasFlex.php, method Graphics3DFlex::getImagePath()
- getImageReflection
- in file CanvasMing.php, method CanvasMing::getImageReflection()
- getImageReflection
- in file GraphicsGD.php, method GraphicsGD::getImageReflection()
- getImageTransparent
- in file TeeShape.php, method TeeShape::getImageTransparent()
Sets the shape image to transparent.
- getImg
- in file CanvasMing.php, method CanvasMing::getImg()
- getImport
- in file TChart.php, method TChart::getImport()
Accesses Chart import attributes.
- getImport
- in file Chart.php, method Chart::getImport()
Accesses Chart import attributes.
- getInflateMargins
- in file SeriesPointer.php, method SeriesPointer::getInflateMargins()
Expands axes to fit pointers.
- getInner
- in file TeeBevel.php, method TeeBevel::getInner()
Defines the inner bevel type of the TChart Panel border. Default value: BevelStyle.None
- getInterpolated
- in file Spline.php, method Spline::getInterpolated()
When true, the spline calculates interpolated points that will pass
- getItem
- in file Chart.php, method Chart::getItem()
Default indexer.
- getIZoomfactor
- in file CanvasMing.php, method CanvasMing::getIZoomfactor()
- getIZoomfactor
- in file GraphicsGD.php, method GraphicsGD::getIZoomfactor()
- getjsOnClick
- in file tchart.inc.php, method TChartObj::getjsOnClick()
- getjsOnDblClick
- in file tchart.inc.php, method TChartObj::getjsOnDblClick()
- getjsOnKeyDown
- in file tchart.inc.php, method TChartObj::getjsOnKeyDown()
- getjsOnKeyPress
- in file tchart.inc.php, method TChartObj::getjsOnKeyPress()
- getjsOnKeyUp
- in file tchart.inc.php, method TChartObj::getjsOnKeyUp()
- getjsOnMouseDown
- in file tchart.inc.php, method TChartObj::getjsOnMouseDown()
- getjsOnMouseMove
- in file tchart.inc.php, method TChartObj::getjsOnMouseMove()
- getjsOnMouseOut
- in file tchart.inc.php, method TChartObj::getjsOnMouseOut()
- getjsOnMouseOver
- in file tchart.inc.php, method TChartObj::getjsOnMouseOver()
- getjsOnMouseUp
- in file tchart.inc.php, method TChartObj::getjsOnMouseUp()
- getKeyMask
- in file Zoom.php, method Zoom::getKeyMask()
The keyboard button as an extra condition to initiate the zoom. Default value: None
- getLeft
- in file IBaseChart.php, method IBaseChart::getLeft()
- getLeft
- in file Chart.php, method Chart::getLeft()
- getLeft
- in file Rectangle.php, method Rectangle::getLeft()
Gets rectangle Left coordinate.
- getLeft
- in file Walls.php, method Walls::getLeft()
Defines the Pen and Brush used to fill the left chart side.
- getLeft
- in file TeeShape.php, method TeeShape::getLeft()
Shape rectangle left co-ordinate.
- getLegend
- in file TChart.php, method TChart::getLegend()
Legend characteristics.
- getLegend
- in file IBaseChart.php, method IBaseChart::getLegend()
Accesses all visible Legend attributes..
- getLegend
- in file Chart.php, method Chart::getLegend()
Determines the Legend characteristics.
- getLegendPen
- in file IBaseChart.php, method IBaseChart::getLegendPen()
- getLegendPen
- in file Chart.php, method Chart::getLegendPen()
- getLegSize
- in file PieMarks.php, method PieMarks::getLegSize()
- getLines
- in file TextShape.php, method TextShape::getLines()
Accesses the array of Text lines.
- getLinesLength
- in file TextShape.php, method TextShape::getLinesLength()
- getListeners
- in file Chart.php, method Chart::getListeners()
Returns array list of objects that implement the TeeEventListener interface.
- getLocation
- in file Rectangle.php, method Rectangle::getLocation()
Returns the location of this
.
- getMarginBottom
- in file TeePanel.php, method TeePanel::getMarginBottom()
Bottom margin expressed as percentage of Chart Drawing.
- getMarginBottom
- in file tchart.inc.php, method TChartObj::getMarginBottom()
- getMarginLeft
- in file TeePanel.php, method TeePanel::getMarginLeft()
Left margin expressed as percentage of Chart Drawing.
- getMarginLeft
- in file tchart.inc.php, method TChartObj::getMarginLeft()
- getMarginRight
- in file tchart.inc.php, method TChartObj::getMarginRight()
- getMarginRight
- in file TeePanel.php, method TeePanel::getMarginRight()
Right margin expressed as percentage of Chart Drawing.
- getMarginTop
- in file TeePanel.php, method TeePanel::getMarginTop()
Top margin expressed as percentage of Chart Drawing.
- getMarginTop
- in file tchart.inc.php, method TChartObj::getMarginTop()
- getMarginUnits
- in file TeePanel.php, method TeePanel::getMarginUnits()
The units in which the Margins are expressed.
- getMaxPointsPerPage
- in file TeePage.php, method TeePage::getMaxPointsPerPage()
The number of points displayed per page. Default value: 0
- getMaxValuesCount
- in file IBaseChart.php, method IBaseChart::getMaxValuesCount()
- getMaxValuesCount
- in file Chart.php, method Chart::getMaxValuesCount()
- getMaxXValue
- in file Chart.php, method Chart::getMaxXValue()
Returns the Maximum Value of the Series X Values List.
- getMaxYValue
- in file Chart.php, method Chart::getMaxYValue()
Returns the highest of all the current Series Y point values.
- getMaxZOrder
- in file Chart.php, method Chart::getMaxZOrder()
- getMaxZOrder
- in file IBaseChart.php, method IBaseChart::getMaxZOrder()
- getMetafiling
- in file TChart.php, method TChart::getMetafiling()
True when the Chart is internally drawing into a Metafile image.
- getMetafiling
- in file CanvasMing.php, method CanvasMing::getMetafiling()
- getMetafiling
- in file GraphicsGD.php, method GraphicsGD::getMetafiling()
- getMiddleZ
- in file SeriesPointer.php, method SeriesPointer::getMiddleZ()
For internal use.
- getMinPixels
- in file Zoom.php, method Zoom::getMinPixels()
The minimum number of pixels to actuate zoom action. Default value: 16
- getMinXValue
- in file Chart.php, method Chart::getMinXValue()
Returns the Minimum Value of the Series X Values List.
- getMinYValue
- in file Chart.php, method Chart::getMinYValue()
Returns the Minimum Value of the Series Y Values List.
- getMonochrome
- in file CanvasMing.php, method CanvasMing::getMonochrome()
- getMonochrome
- in file GraphicsGD.php, method GraphicsGD::getMonochrome()
- getMouseButton
- in file Zoom.php, method Zoom::getMouseButton()
The mousebutton to use for the zoom action.
- getNumPages
- in file Chart.php, method Chart::getNumPages()
- getOnBeforeDrawAxes
- in file tchart.inc.php, method TChartObj::getOnBeforeDrawAxes()
- getOnBeforeDrawSeries
- in file tchart.inc.php, method TChartObj::getOnBeforeDrawSeries()
- getOnClick
- in file tchart.inc.php, method TChartObj::getOnClick()
Occurs when the user clicks the control.
- getOrthoAngle
- in file Aspect.php, method Aspect::getOrthoAngle()
Angle in degrees, from 0 to 90, when displaying in Orthogonal mode.
- getOrthogonal
- in file Aspect.php, method Aspect::getOrthogonal()
Displays the Chart in semi-3D mode when true.
- getOuter
- in file TeeBevel.php, method TeeBevel::getOuter()
The outer bevel type of the TChart Panel border.
- getPage
- in file IBaseChart.php, method IBaseChart::getPage()
- getPage
- in file TChart.php, method TChart::getPage()
Accesses multiple page characteristics of the Chart.
- getPage
- in file Chart.php, method Chart::getPage()
Accesses multiple page characteristics of the Chart.
- getPalettes
- in file ColorPalettes.php, method ColorPalettes::getPalettes()
- getPanel
- in file IBaseChart.php, method IBaseChart::getPanel()
Accesses all visible Background attributes..
- getPanel
- in file TChart.php, method TChart::getPanel()
Background visible attributes. Provides access, via the Panel Interface, to all Chart Panel properties.
- getPanel
- in file Chart.php, method Chart::getPanel()
Accesses all visible Background attributes..
- getPanning
- in file Chart.php, method Chart::getPanning()
Sets the scrolling direction or denies scrolling.
- getPanning
- in file TChart.php, method TChart::getPanning()
Accesses Panning characteristics.
- getParent
- in file Chart.php, method Chart::getParent()
- getParent
- in file IBaseChart.php, method IBaseChart::getParent()
Accesses all visible TChart attributes..
- getParentShowHint
- in file tchart.inc.php, method TChartObj::getParentShowHint()
- getPen
- in file SeriesPointer.php, method SeriesPointer::getPen()
Pen used to draw a frame around Series Pointers.
- getPen
- in file LegendSymbol.php, method LegendSymbol::getPen()
pen used to draw a border around the color box legend symbols. By default this pen is not used. Instead, the appropiate Series pen is used to draw the symbols borders. To use this Pen, first set DefaultPen to false.
- getPen
- in file CanvasMing.php, method CanvasMing::getPen()
Indicates the kind of pen used to draw Canvas lines.
- getPen
- in file TeeShape.php, method TeeShape::getPen()
Specifies the pen used to draw the shape.
- getPen
- in file Zoom.php, method Zoom::getPen()
Pen used to draw surrounding rectangle of zoom area.
- getPen
- in file GraphicsGD.php, method GraphicsGD::getPen()
Indicates the kind of pen used to draw Canvas lines.
- getPerspective
- in file Aspect.php, method Aspect::getPerspective()
- getPoint
- in file Spline.php, method Spline::getPoint()
- getPosition
- in file LegendSymbol.php, method LegendSymbol::getPosition()
The position of the Legend color rectangles.
- getPreferredSize
- in file TChart.php, method TChart::getPreferredSize()
Returns a Dimension object of prefered size.
- getPrinter
- in file Chart.php, method Chart::getPrinter()
Printing related attributes.
- getPrinter
- in file TChart.php, method TChart::getPrinter()
Printing related attributes.
- getPrinting
- in file TChart.php, method TChart::getPrinting()
Determines which Chart is being printed.
- getPrinting
- in file Chart.php, method Chart::getPrinting()
Determines when Chart is being printed.
- getPrinting
- in file IBaseChart.php, method IBaseChart::getPrinting()
- getRight
- in file Walls.php, method Walls::getRight()
Defines the pen and brush used to fill the right chart side.
- getRight
- in file TeeShape.php, method TeeShape::getRight()
Shape rectangle right co-ordinate.
- getRight
- in file Rectangle.php, method Rectangle::getRight()
Gets rectangle Right coordinate.
- getRight
- in file Chart.php, method Chart::getRight()
- getRight
- in file IBaseChart.php, method IBaseChart::getRight()
- getRotation
- in file Aspect.php, method Aspect::getRotation()
Determines the angle of 3D rotation in degrees. Rotation describes front plane rotation by rotation degrees (0 - 360).
- getRotationCenter
- in file GraphicsGD.php, method GraphicsGD::getRotationCenter()
Sets the Pixel location (using X,Y,Z) of the centre of rotation for use with the Aspect Rotation and Elevation properties.
- getRotationCenter
- in file CanvasMing.php, method CanvasMing::getRotationCenter()
Sets the Pixel location (using X,Y,Z) of the centre of rotation for use with the Aspect Rotation and Elevation properties.
- getScaleLastPage
- in file TeePage.php, method TeePage::getScaleLastPage()
Determines how the last Chart page will be displayed. It only has effect when TChart.MaxPointsPerPage is greater than zero.
- getScreenHeight
- in file GraphicsGD.php, method GraphicsGD::getScreenHeight()
Returns the height, in pixels, of the Chart Panel. It should be used when using Canvas methods to draw relative to the Panel height. Note: You should NOT use TChart.Height.
- getScreenHeight
- in file CanvasMing.php, method CanvasMing::getScreenHeight()
Returns the height, in pixels, of the Chart Panel. It should be used when using Canvas methods to draw relative to the Panel height. Note: You should NOT use TChart.Height.
- getScreenWidth
- in file GraphicsGD.php, method GraphicsGD::getScreenWidth()
Returns the width, in pixels, of the Chart Panel.
- getScreenWidth
- in file CanvasMing.php, method CanvasMing::getScreenWidth()
Returns the width, in pixels, of the Chart Panel.
- getSeries
- in file TChart.php, method TChart::getSeries()
Collection of Series contained in this Chart.
- getSeries
- in file SeriesPointer.php, method SeriesPointer::getSeries()
- getSeries
- in file Chart.php, method Chart::getSeries()
Returns the Series at seriesIndex
- getSeriesCollection
- in file Chart.php, method Chart::getSeriesCollection()
Collection of Series contained in this Chart.
- getSeriesCount
- in file Chart.php, method Chart::getSeriesCount()
Returns the number of Series associated to this Chart.
- getSeriesCount
- in file IBaseChart.php, method IBaseChart::getSeriesCount()
- getSeriesCount
- in file TChart.php, method TChart::getSeriesCount()
Returns the number of Series in Chart.
- getSeriesHeight3D
- in file Chart.php, method Chart::getSeriesHeight3D()
- getSeriesHeight3D
- in file IBaseChart.php, method IBaseChart::getSeriesHeight3D()
- getSeriesIndexOf
- in file Chart.php, method Chart::getSeriesIndexOf()
- getSeriesTitleLegend
- in file Chart.php, method Chart::getSeriesTitleLegend()
Returns the Series.Title string.
- getSeriesWidth3D
- in file IBaseChart.php, method IBaseChart::getSeriesWidth3D()
- getSeriesWidth3D
- in file Chart.php, method Chart::getSeriesWidth3D()
- getShadow
- in file TeeShape.php, method TeeShape::getShadow()
Defines the shape's Shadow characteristics.
- getShadowSize
- in file TextShape.php, method TextShape::getShadowSize()
Obsolete. Please use Shadow.<!-- -->Size.
- getShapeBorders
- in file TeeShape.php, method TeeShape::getShapeBorders()
Defines the Shape Borders.
- getShapeBounds
- in file TeeShape.php, method TeeShape::getShapeBounds()
Defines the boundaries of the Shape.
- getShapeStyle
- in file TextShape.php, method TextShape::getShapeStyle()
Shape may be rectagular or rounded rectangular in shape. Default value: TextShapeStyle.Rectangle
- getShouldDark
- in file Wall.php, method Wall::getShouldDark()
- getShowHint
- in file tchart.inc.php, method TChartObj::getShowHint()
- getSize
- in file Shadow.php, method Shadow::getSize()
Size in pixels of shadow. Returns the biggest of the HorizSize and VertSize properties.
- getSize
- in file Dimension.php, method Dimension::getSize()
Gets the size of this
object.
- getSize
- in file Wall.php, method Wall::getSize()
The Chart Wall thickness. Default value: 0
- getSmoothingMode
- in file CanvasMing.php, method CanvasMing::getSmoothingMode()
The anti-alias mode for the Graphics Pen when Custom drawing.
- getSmoothingMode
- in file GraphicsGD.php, method GraphicsGD::getSmoothingMode()
The anti-alias mode for the Graphics Pen when Custom drawing.
- getSmoothingMode
- in file Aspect.php, method Aspect::getSmoothingMode()
Chooses between speed or display quality for Chart rendering.
- getSquared
- in file LegendSymbol.php, method LegendSymbol::getSquared()
Resizes the legend symbol to square shaped, when true.
- getStartZ
- in file SeriesPointer.php, method SeriesPointer::getStartZ()
For internal use.
- getStyle
- in file tchart.inc.php, method TChartObj::getStyle()
- getStyle
- in file SeriesPointer.php, method SeriesPointer::getStyle()
The Pointer style.
- getSubFooter
- in file TChart.php, method TChart::getSubFooter()
Defines Text shown directly above Footer. Use Text to enter the desired SubFooter lines, set Visible to True and change the Font, Frame and Brush methods. Use Alignment to control text output position.
- getSubFooter
- in file Chart.php, method Chart::getSubFooter()
Defines the Text and formatting attributes to be drawn at the bottom of
- getSubHeader
- in file TChart.php, method TChart::getSubHeader()
Defines Text shown directly below Header. Use the Text method to enter the desired SubHeader lines, set Visible to True and change the Font, Frame and Brush methods. Use the Alignment method to control text output position.
- getSubHeader
- in file Chart.php, method Chart::getSubHeader()
Defines the Text and formatting attributes to be drawn at the top of
- getSubTitle
- in file Chart.php, method Chart::getSubTitle()
Obsolete. Please use SubHeader instead.
- getSupports3DText
- in file GraphicsGD.php, method GraphicsGD::getSupports3DText()
Returns if Canvas supports 3D Text or not.
- getSupports3DText
- in file CanvasMing.php, method CanvasMing::getSupports3DText()
Returns if Canvas supports 3D Text or not.
- getSupportsFullRotation
- in file GraphicsGD.php, method GraphicsGD::getSupportsFullRotation()
Returns if Canvas can do rotation and elevation of more than 90 degree.
- getSupportsFullRotation
- in file CanvasMing.php, method CanvasMing::getSupportsFullRotation()
Returns if Canvas can do rotation and elevation of more than 90 degree.
- getText
- in file TextShape.php, method TextShape::getText()
Displays customized strings inside Shapes. You can use Font and Aligment to control Text display.
Note: You would maybe need to change Shape Font size to a different value when creating metafiles or when zooming Charts.
- getText
- in file TChart.php, method TChart::getText()
The text for the Footer, Header, SubFooter and SubHeader.
- getTextAlign
- in file CanvasMing.php, method CanvasMing::getTextAlign()
Gets / Sets the alignment used when displaying text using TextOut or TextOut3D.
- getTextAlign
- in file GraphicsGD.php, method GraphicsGD::getTextAlign()
Gets / Sets the alignment used when displaying text using TextOut or TextOut3D.
- getTextFormat
- in file TextShape.php, method TextShape::getTextFormat()
Determines if Text is drawn as Normal or HTML styles.
- getTextSmooth
- in file Aspect.php, method Aspect::getTextSmooth()
Chooses between speed or display quality for Text rendering.
- getTheme
- in file ThemesList.php, method ThemesList::getTheme()
Returns index'th Theme class in list.
- getThemeDescription
- in file ThemesList.php, method ThemesList::getThemeDescription()
Returns the textual description of index'th Theme in list.
- getTilt
- in file Aspect.php, method Aspect::getTilt()
Determines the angle of 3D tilt in degrees.
- getTitle
- in file Chart.php, method Chart::getTitle()
Obsolete. Please use Header instead.
- getTitle
- in file tchart.inc.php, method TChartObj::getTitle()
- getTool
- in file Chart.php, method Chart::getTool()
Gets the index'th tool in getTools() collection
- getTools
- in file IBaseChart.php, method IBaseChart::getTools()
- getTools
- in file TChart.php, method TChart::getTools()
Collection of Tool components contained in this Chart.
- getTools
- in file Chart.php, method Chart::getTools()
Collection of Tool components contained in this Chart.
- getToolTip
- in file Chart.php, method Chart::getToolTip()
Displays a text box at the cursor.
- getToolTip
- in file IBaseChart.php, method IBaseChart::getToolTip()
- getTop
- in file Chart.php, method Chart::getTop()
- getTop
- in file Rectangle.php, method Rectangle::getTop()
Gets rectangle Top coordinate.
- getTop
- in file TeeShape.php, method TeeShape::getTop()
Shape rectangle top co-ordinate.
- getTop
- in file IBaseChart.php, method IBaseChart::getTop()
- getTopLeft
- in file ShapeBorders.php, method ShapeBorders::getTopLeft()
- getTopRight
- in file ShapeBorders.php, method ShapeBorders::getTopRight()
- getTransparency
- in file Shadow.php, method Shadow::getTransparency()
The Transparency level from 0 to 100% of shadow. Transparency is a $value between 0 and 100 which sets the transparency percentage with respect to foreground versus background for the shadow.
- getTransparency
- in file SeriesPointer.php, method SeriesPointer::getTransparency()
The Percent of semiglass effect. Default valuie: 0
- getTransparency
- in file TeeShape.php, method TeeShape::getTransparency()
The Transparency level from 0 to 100% of shape.
- getTransparent
- in file TeeShape.php, method TeeShape::getTransparent()
Enables/disables transparency of shape. See transparency, which sets percentage transparency when Transparent is true.
- getValue
- in file Enum.php, method Enum::getValue()
- getVerbs
- in file tchart.ide.inc.php, method TChartObjEditor::getVerbs()
- getVertCenter
- in file PieMarks.php, method PieMarks::getVertCenter()
- getVertOffset
- in file Aspect.php, method Aspect::getVertOffset()
Amount (postive or negative) in pixels of vertical displacement.
- getVertSize
- in file Shadow.php, method Shadow::getVertSize()
Obsolete. Please use Height property.
- getVertSize
- in file SeriesPointer.php, method SeriesPointer::getVertSize()
The Horizontal size of pointer in pixels.
- getView3D
- in file Aspect.php, method Aspect::getView3D()
Draws each Series with a 3D effect. You can control the 3D proportion by using Chart.Aspect.Chart3DPercent.
- getView3D
- in file Walls.php, method Walls::getView3D()
Shows all Chart walls in 3D. Default value: true
- getView3D
- in file tchart.inc.php, method TChartObj::getView3D()
- getVisible
- in file Shadow.php, method Shadow::getVisible()
Determines whether the shadow will appear on screen.
- getVisible
- in file tchart.inc.php, method TChartObj::getVisible()
- getVisible
- in file Walls.php, method RightWall::getVisible()
Shows/Hides Right Wall. Default value: false
- getVisible
- in file TeeShape.php, method TeeShape::getVisible()
Shows or hides the Shape.
- getVisible
- in file Walls.php, method Walls::getVisible()
Shows / Hides all Chart walls.
- getVisible
- in file ShapeBorders.php, method ShapeBorders::getVisible()
- getVisible
- in file LegendSymbol.php, method LegendSymbol::getVisible()
Shows or hides Legend symbols. Default value: true
- getVisible
- in file TeePanel.php, method TeePanel::getVisible()
Shows or hides the Panel.
- getVisible
- in file SeriesPointer.php, method SeriesPointer::getVisible()
Shows or hides the pointer.
- getWalls
- in file TChart.php, method TChart::getWalls()
Accesses left, bottom and back wall characteristics of the Chart.
- getWalls
- in file IBaseChart.php, method IBaseChart::getWalls()
- getWalls
- in file Chart.php, method Chart::getWalls()
Accesses left, bottom and back wall characteristics of the Chart.
- getWidth
- in file Chart.php, method Chart::getWidth()
The Chart width in pixels.
- getWidth
- in file TeeBevel.php, method TeeBevel::getWidth()
Width of the TeeChart Panel border in pixels. Default value: 1
- getWidth
- in file LegendSymbol.php, method LegendSymbol::getWidth()
Defines the width of the color rectangles (symbols). Default value: 20
- getWidth
- in file IBaseChart.php, method IBaseChart::getWidth()
- getWidth
- in file TeeShape.php, method TeeShape::getWidth()
- getWidth
- in file Rectangle.php, method Rectangle::getWidth()
- getWidth
- in file Dimension.php, method Dimension::getWidth()
Returns the width of this dimension in double precision.
- getWidth
- in file Shadow.php, method Shadow::getWidth()
The horizontal shadow size in pixels.
- getWidth3D
- in file Aspect.php, method Aspect::getWidth3D()
- getWidthUnits
- in file LegendSymbol.php, method LegendSymbol::getWidthUnits()
Defines the Width units for the width of Symbol.
- getX
- in file Point3D.php, method Point3D::getX()
The X location in pixels.
- getX
- in file TeePoint.php, method TeePoint::getX()
Gets the x coordinate.
- getX
- in file Rectangle.php, method Rectangle::getX()
- getX
- in file PointDouble.php, method PointDouble::getX()
The X location in pixels.
- getXCenter
- in file GraphicsGD.php, method GraphicsGD::getXCenter()
The X coordinate of the pixel location of the center of the 3D Canvas. The origin of the pixel coordinate system is in the top left corner of the parent window.
- getXCenter
- in file CanvasMing.php, method CanvasMing::getXCenter()
The X coordinate of the pixel location of the center of the 3D Canvas. The origin of the pixel coordinate system is in the top left corner of the parent window.
- getY
- in file TeePoint.php, method TeePoint::getY()
Gets the y coordinate.
- getY
- in file Rectangle.php, method Rectangle::getY()
- getY
- in file Point3D.php, method Point3D::getY()
The Y location in pixels.
- getY
- in file PointDouble.php, method PointDouble::getY()
The Y location in pixels.
- getYCenter
- in file GraphicsGD.php, method GraphicsGD::getYCenter()
The Y coordinate of the pixel location of the center of the 3D Canvas. The origin of the pixel coordinate system is in the top left corner of the parent window.
- getYCenter
- in file CanvasMing.php, method CanvasMing::getYCenter()
The Y coordinate of the pixel location of the center of the 3D Canvas. The origin of the pixel coordinate system is in the top left corner of the parent window.
- getZ
- in file Point3D.php, method Point3D::getZ()
The Z location in pixels.
- getZoom
- in file TChart.php, method TChart::getZoom()
Accesses the Zoom characteristics of the Chart.
- getZoom
- in file Aspect.php, method Aspect::getZoom()
Percent of zoom in 3D mode for the entire Chart. Increasing the value of Zoom brings the entire Chart towards the viewer.
- getZoom
- in file Chart.php, method Chart::getZoom()
Accesses the Zoom characteristics of the Chart.
- getZoomed
- in file Zoom.php, method Zoom::getZoomed()
Determines if Chart axis scales fit all Chart points or not.
- getZoomText
- in file Aspect.php, method Aspect::getZoomText()
Resizes all texts according to Zoom property when true.
- GradientDirection
- in file GradientDirection.php, method GradientDirection::GradientDirection()
- GradientDirection
- in file GradientDirection.php, class GradientDirection
<p>Title: GradientDirection class</p>
- GradientFill
- in file CanvasFlex.php, method Graphics3DFlex::GradientFill()
- Graphics3DFlex
- in file CanvasFlex.php, method Graphics3DFlex::Graphics3DFlex()
- Graphics3DFlex
- in file CanvasFlex.php, class Graphics3DFlex
GraphicsGD class
- GraphicsGD
- in file GraphicsGD.php, class GraphicsGD
GraphicsGD class
- GraphicsGD
- in file GraphicsGD.php, method GraphicsGD::GraphicsGD()
Creates a new Graphics object
- GraphicsGD.php
- procedural page GraphicsGD.php
- grow
- in file Rectangle.php, method Rectangle::grow()
Resizes the
both horizontally and vertically.
- GrayscaleTheme.php
- procedural page GrayscaleTheme.php
- getActive
- in file Animation.php, method Animation::getActive()
- getAnimation
- in file AnimationsCollection.php, method AnimationsCollection::getAnimation()
- getDescription
- in file Expand.php, method Expand::getDescription()
- GetFirstLastSeries
- in file Animation.php, method Animation::GetFirstLastSeries()
- getSizeBy
- in file Expand.php, method Expand::getSizeBy()
- getSpeed
- in file Animation.php, method Animation::getSpeed()
- getSummary
- in file Expand.php, method Expand::getSummary()
- getTarget
- in file Animation.php, method Animation::getTarget()
- getTrigger
- in file Animation.php, method Animation::getTrigger()
- $grid
- in file Axis.php, variable Axis::$grid
- GridPen.php
- procedural page GridPen.php
- getAlign
- in file AxisLabels.php, method AxisLabels::getAlign()
The position of Labels on an Axis.
- getAlternate
- in file AxisLabels.php, method AxisLabels::getAlternate()
Gets the axis labels to be drawn in two rows or columns.
- getAngle
- in file AxisLabels.php, method AxisLabels::getAngle()
Defines the rotation degree applied to each Axis Label. Valid angle in degrees are 0, 90, 180, 270 and 360. Please note that some printers and video drivers fail when drawing rotated fonts or calculating the rotated font dimensions.
- getAngle
- in file AxisTitle.php, method AxisTitle::getAngle()
Rotation in degrees applied to each Axis Label. The Axis will use this to draw its Title.
- getAutomatic
- in file Axis.php, method Axis::getAutomatic()
Calculates Max and Min of axis scale based on associated Series.
- getAutomaticMaximum
- in file Axis.php, method Axis::getAutomaticMaximum()
Controls if Axis will adjust the Maximum $value automatically based on the maximum $value of its associated Series. Default $value: true
- getAutomaticMinimum
- in file Axis.php, method Axis::getAutomaticMinimum()
Controls minimum $value automatically based on the minimum $value of its associated Series. Default $value: true
- getAxis
- in file Axes.php, method Axes::getAxis()
Accesses indexed axis
- getAxis
- in file CustomAxes.php, method CustomAxes::getAxis()
Accesses Axis characteristics of corresponding index value.
- getAxisPen
- in file Axis.php, method Axis::getAxisPen()
Determines the kind of pen used to draw the major Axis lines. These are the lines which go from Axis Minimum to Axis Maximum screen positions.
- GetAxisSeriesLabelResults
- in file AxisDraw.php, method GetAxisSeriesLabelResults::GetAxisSeriesLabelResults()
The class constructor.
- GetAxisSeriesLabelResults
- in file AxisDraw.php, class GetAxisSeriesLabelResults
- getBottom
- in file Axes.php, method Axes::getBottom()
Determines the Labels and formatting attributes of Bottom Chart side. It also controls where Series points will be placed. Every TChart class has five Axes: Left, Top, Right, Bottom and z depth.
- getCalcIncrement
- in file Axis.php, method Axis::getCalcIncrement()
Returns the calculated Axis Label increment and serves as a useable
- getCaption
- in file AxisTitle.php, method AxisTitle::getCaption()
The string of text used to register near each Chart Axis.
- getCentered
- in file GridPen.php, method GridPen::getCentered()
Aligns the Grid to the centre. DefaultValue: false
- getCount
- in file Axes.php, method Axes::getCount()
Returns the number of axes.
- getCustom
- in file Axes.php, method Axes::getCustom()
Accesses the Custom axes List.
- getCustomLabels
- in file Axis.php, method Axis::getCustomLabels()
Returns the custom labels
- getCustomSize
- in file AxisTitle.php, method AxisTitle::getCustomSize()
Changes the spacing between the axis/labels and the outer panel edge. Default valure: 0
- getCustomSize
- in file AxisLabels.php, method AxisLabels::getCustomSize()
Changes the spacing occupied by the axis labels between the Ticks and the Title. Default value: 0
- getDateTimeFormat
- in file AxisLabels.php, method AxisLabels::getDateTimeFormat()
Standard DateTime formatting string specifier used to draw the axis labels. Default value: ""
- getDepth
- in file Axes.php, method Axes::getDepth()
Accesses characteristics of the Depth Axis, or z axis as it is also known. Every TChart º has five Axes: Left, Top, Right, Bottom and z depth.
- getDepthAxisAlign
- in file Axis.php, method Axis::getDepthAxisAlign()
- getDepthTop
- in file Axes.php, method Axes::getDepthTop()
- getDrawBehind
- in file Axes.php, method Axes::getDrawBehind()
Draws axes behind or in front of Series.
- getEndPosition
- in file Axis.php, method Axis::getEndPosition()
Axis End Position on its own Axis expressed as a percentage (0-100%).
- getExactDateTime
- in file AxisLabels.php, method AxisLabels::getExactDateTime()
Determines whether Axis.Increment calculates Axis Labels in exact DateTime steps. This is very useful when Axis.Increment is a DateTimeStep constant value.
- getExponent
- in file AxisLabels.php, method AxisLabels::getExponent()
Enables/disables the display of Axis Labels in exponent format with super-script fonts. Default value: false
- getFrac_digits
- in file AxisLabels.php, method AxisLabels::getFrac_digits()
- getGrid
- in file Axis.php, method Axis::getGrid()
Determines the kind of pen used to draw the Grid lines at every Axis
- getGridCentered
- in file Axis.php, method Axis::getGridCentered()
Obsolete. Please use Axis.<!-- -->Grid.<!-- -->Centered property
- getHorizontal
- in file Axis.php, method Axis::getHorizontal()
Determines the Custom axis to be drawn horizontally.
- getIncrement
- in file Axis.php, method Axis::getIncrement()
Determines the minimum step between axis labels.
- getInverted
- in file Axis.php, method Axis::getInverted()
Swaps the Axis Minimum and Maximum scales.
- getItem
- in file AxisLabelsItems.php, method AxisLabelsItems::getItem()
Accesses indexed Label characteristics
- getItems
- in file AxisLabels.php, method AxisLabels::getItems()
Contains the custom labels.
- getLabels
- in file Axis.php, method Axis::getLabels()
Accesses the Label characteristics of Axis Labels.
- getLabelsOnAxis
- in file Axis.php, method Axis::getLabelsOnAxis()
Obsolete. Please use Labels.<!-- -->OnAxis instead.
- getLabelValue
- in file NextAxisLabelValue.php, method NextAxisLabelValue::getLabelValue()
Returns the desired Axis Label value.
- getLeft
- in file Axes.php, method Axes::getLeft()
Determines the Labels and formatting attributes of Left Chart side. It also controls where Series points will be placed. Every TChart class has five Axes: Left, Top, Right, Bottom and z depth.
- getLength
- in file TicksPen.php, method TicksPen::getLength()
Length of Axis Ticks in pixels.
- getLogarithmic
- in file Axis.php, method Axis::getLogarithmic()
Scales the Axis Logarithmically when true.
- getLogarithmicBase
- in file Axis.php, method Axis::getLogarithmicBase()
The base for the Logarithmic scale when Axis Logarithmic = true.
- getMaximum
- in file Axis.php, method Axis::getMaximum()
The highest $value an Axis will use to scale their dependent Series
- getMaximumOffset
- in file Axis.php, method Axis::getMaximumOffset()
Amount of pixels that will be left as a margin at axis maximum
- getMaxXValue
- in file Axis.php, method Axis::getMaxXValue()
Returns the calculated Maximum Horizontal $value for the specified AAxis.
- getMaxYValue
- in file Axis.php, method Axis::getMaxYValue()
Returns the calculated Maximum Vertical $value for the specified AAxis.
- getMinAxisIncrement
- in file Axis.php, method Axis::getMinAxisIncrement()
Advanced use. Smallest Axis calculation increment. Default $value: 1e-12
- getMinimum
- in file Axis.php, method Axis::getMinimum()
The lowest $value an Axis will use to scale their dependent Series
- getMinimumOffset
- in file Axis.php, method Axis::getMinimumOffset()
The number of pixels that will be left as a margin at axis minimum
- getMinorGrid
- in file Axis.php, method Axis::getMinorGrid()
Characteristics of the Grid coincidental to Minor Ticks. The Minor Grid.Visible is false as default.
- getMinorTickCount
- in file Axis.php, method Axis::getMinorTickCount()
The number of Axis minor ticks between major ticks.
- getMinorTicks
- in file Axis.php, method Axis::getMinorTicks()
Determines the Pen used to draw the Axis Minor ticks. Minor ticks will only be displayed if MinorTicks.Visible is true.
- getMinXValue
- in file Axis.php, method Axis::getMinXValue()
Returns the calculated Minimum Horizontal $value for the specified AAxis.
- getMinYValue
- in file Axis.php, method Axis::getMinYValue()
Returns the calculted Minimum Vertical $value for the specified AAxis.
- getMultiLine
- in file AxisLabels.php, method AxisLabels::getMultiLine()
Automatically breaks DateTime Labels on occurence of a space " ".
- getNew
- in file CustomAxes.php, method CustomAxes::getNew()
Creates and adds a custom axis to the chart.
- getNumTicks
- in file AxisDraw.php, method AxisDraw::getNumTicks()
- getOnAxis
- in file AxisLabels.php, method AxisLabels::getOnAxis()
Determines whether the Labels at Axis Minimum and Maximum positions will be shown or not.
- getOtherSide
- in file Axis.php, method Axis::getOtherSide()
Positions the Axis labels to the Otherside of the axis. For instance, moves labels on a vertical Axis to the right of the Axis. This is useful when adding a Custom Axis, to place the labelling to the Right for a right vertical Axis, or to the Top for a Top Axis.
- getPosAxis
- in file Axis.php, method Axis::getPosAxis()
Obsolete. Please use Position instead.
- getPosition
- in file Axis.php, method Axis::getPosition()
Determines the screen co-ordinate where axis is drawn.
- getPositionUnits
- in file Axis.php, method Axis::getPositionUnits()
Defines axis Position units (pixels or percentage).
- getRange
- in file Axis.php, method Axis::getRange()
- getRectangleEdge
- in file Axis.php, method Axis::getRectangleEdge()
- getRelativePosition
- in file Axis.php, method Axis::getRelativePosition()
Determines the Axis position as percentage 0-100% of the Chart. - being Top for a horizontal Axis and Left for a vertical Axis.
- getRight
- in file Axes.php, method Axes::getRight()
Determines the Labels and formatting attributes of Right Chart side. It also controls where Series points will be placed. Every TChart class has five Axes: Left, Top, Right, Bottom and z depth.
- getRoundFirstLabel
- in file AxisLabels.php, method AxisLabels::getRoundFirstLabel()
Controls if Axis labels will be automatically "rounded" to the nearest
- getSeparation
- in file AxisLabels.php, method AxisLabels::getSeparation()
Specifies the minimum distance between Axis Labels as a percentage.
- getSizeLabels
- in file Axis.php, method Axis::getSizeLabels()
- getSizeTickAxis
- in file Axis.php, method Axis::getSizeTickAxis()
- getStartPosition
- in file Axis.php, method Axis::getStartPosition()
Axis Start position on its own Axis expressed as a percentage.
- getStop
- in file NextAxisLabelValue.php, method NextAxisLabelValue::getStop()
The Stop parameter is false by default, meaning that if it's not
- getStyle
- in file AxisLabels.php, method AxisLabels::getStyle()
The style of the labels. Setting Axis.Label.Style to talAuto will
- getStyle
- in file GridPen.php, method GridPen::getStyle()
Determines the style of the axis grid lines. It sets both vertical and horizontal lines independently. DefaultValue: DashStyle::$DOT
- getTickOnLabelsOnly
- in file Axis.php, method Axis::getTickOnLabelsOnly()
The Axis Ticks and Axis Grid to be drawn only coincide at Labels. Otherwise, they will be drawn at all axis increment positions.
- getTicks
- in file Axis.php, method Axis::getTicks()
Determines the kind of Pen used to draw Axis marks along the Axis line.
- getTicksInner
- in file Axis.php, method Axis::getTicksInner()
Determines the kind of Pen used to draw Axis marks along the Axis line.
- getTitle
- in file Axis.php, method Axis::getTitle()
An Axis sub-class used to define Title attributes. Axis Titles are a string of text drawn near Axes. Use Text to specify Axis Title text. Use Font and Angle to set the format desired.
- getTitleSize
- in file Axis.php, method Axis::getTitleSize()
Obsolete. Please use Axis.<!-- -->Title.<!-- -->CustomSize
- getTop
- in file Axes.php, method Axes::getTop()
Determines the Labels and formatting attributes of Top Chart side. It also controls where Series points will be placed. Every TChart class has five Axes: Left, Top, Right, Bottom and z depth.
- getValue
- in file AxisLabelItem.php, method AxisLabelItem::getValue()
Determines the Axis Value of the Label.
- getValueFormat
- in file AxisLabels.php, method AxisLabels::getValueFormat()
Specifies the desired formatting string to be applied to Axis Labels.
- getVisible
- in file Axis.php, method Axis::getVisible()
Shows or hides the Axis lines, ticks, grids, labels and title. You can change it both at design and runtime. Default $value: true
- getVisible
- in file Axes.php, method Axes::getVisible()
Shows or hides the five Chart Axes at once. Each Axis will be drawn depending also on their Visible property. Default value: true
- getZPosition
- in file GridPen.php, method GridPen::getZPosition()
Returns the Z position of the Grid lines, in percent of total chart depth.
- getZPosition
- in file Axis.php, method Axis::getZPosition()
Determines the Z axis position along chart Depth as a percentage of the total depth. It can even be set to negative $values to place the axis in front of the Chart, or $values greater than 100% to place the axis behind the Chart.
- GridPen
- in file GridPen.php, method GridPen::GridPen()
Creates a new Grid pen.
- GridPen
- in file GridPen.php, class GridPen
GridPen class
- $g
- in file InternalPyramidTrunc.php, variable InternalPyramidTrunc::$g
- Gradient.php
- procedural page Gradient.php
- getAlpha
- in file Color.php, method Color::getAlpha()
Returns the alpha component in the range 0-255.
- getAqua
- in file Color.php, method Color::getAqua()
The color aqua. In the default sRGB space.
- getBisque
- in file Color.php, method Color::getBisque()
The color bisque. In the default sRGB space.
- getBlack
- in file Color.php, method Color::getBlack()
The color black. In the default sRGB space.
- getBlue
- in file Color.php, method Color::getBlue()
The color blue. In the default sRGB space.
- getBold
- in file ChartFont.php, method ChartFont::getBold()
Bold Font for text. Default value: false
- getBrush
- in file ChartFont.php, method ChartFont::getBrush()
Sets the Brush characteristics of the font.
- getColor
- in file ChartFont.php, method ChartFont::getColor()
Defines a Font colour for text.
- getColor
- in file ChartPen.php, method ChartPen::getColor()
Determines the color used by the pen to draw lines on the Drawing.
- getColor
- in file ChartBrush.php, method ChartBrush::getColor()
Determines the color used to fill a zone.
- getColor
- in file Color.php, method Color::getColor()
Get GD color
- getCustomTargetPolygon
- in file Gradient.php, method Gradient::getCustomTargetPolygon()
- getCyan
- in file Color.php, method Color::getCyan()
The color cyan. In the default sRGB space.
- getDarkGray
- in file Color.php, method Color::getDarkGray()
The color dark gray. In the default sRGB space.
- getDashCap
- in file ChartPen.php, method ChartPen::getDashCap()
Defines segment ending style of dashed lines. Default value: DashCap.Flat
- getDashWidth
- in file ChartPen.php, method ChartPen::getDashWidth()
- getDirection
- in file Gradient.php, method Gradient::getDirection()
Determines the gradient direction Default value: vertical
- getEmpty
- in file Color.php, method Color::getEmpty()
Returns true when the Color equals to EMPTY color. EMPTY Color means objects will not fill drawing elements.
- getEndCap
- in file ChartPen.php, method ChartPen::getEndCap()
Style of line endings.
- getEndColor
- in file Gradient.php, method Gradient::getEndColor()
Determines the gradient endColor Default value:
- getEndRGBColor
- in file Gradient.php, method Gradient::getEndRGBColor()
Determines the gradient endColor as RGB Default value:
- getFontSize
- in file ChartFont.php, method ChartFont::getFontSize()
- getForegroundColor
- in file ChartBrush.php, method ChartBrush::getForegroundColor()
Color to fill inner portions of Brush, when Solid is false. Default value: SILVER
- getFuchsia
- in file Color.php, method Color::getFuchsia()
The color fuchsia. In the default sRGB space.
- getGold
- in file Color.php, method Color::getGold()
The color gold. In the default sRGB space.
- getGradient
- in file ChartBrush.php, method ChartBrush::getGradient()
Fill Gradient. Gradient specifies the colors used to fill a zone.
- getGradient
- in file ChartFont.php, method ChartFont::getGradient()
Applies a gradient fill to the font.
- getGradientVisible
- in file ChartBrush.php, method ChartBrush::getGradientVisible()
- getGray
- in file Color.php, method Color::getGray()
The color gray. In the default sRGB space.
- getGreen
- in file Color.php, method Color::getGreen()
The color green. In the default sRGB space.
- getGreenYellow
- in file Color.php, method Color::getGreenYellow()
The color green yellow. In the default sRGB space.
- getHatchTexture
- in file ChartBrush.php, method ChartBrush::getHatchTexture()
- getImage
- in file HatchStyle.php, method HatchStyle::getImage()
- getImage
- in file ChartBrush.php, method ChartBrush::getImage()
Image to use for fill. Default value: null
- getImageMode
- in file ChartBrush.php, method ChartBrush::getImageMode()
Drawing Brush Image Style. Default value: Stretch
- getImageRect
- in file ChartBrush.php, method ChartBrush::getImageRect()
- getImageTransparent
- in file ChartBrush.php, method ChartBrush::getImageTransparent()
The Brush image will be Transparent when true. Default value: false
- getIndigo
- in file Color.php, method Color::getIndigo()
The color indigo. In the default sRGB space.
- getItalic
- in file ChartFont.php, method ChartFont::getItalic()
Italic Font (true or false) for text. Default value: false
- getLightYellow
- in file Color.php, method Color::getLightYellow()
- getLime
- in file Color.php, method Color::getLime()
The color lime. In the default sRGB space.
- getMagenta
- in file Color.php, method Color::getMagenta()
The color magenta. In the default sRGB space.
- getMaroon
- in file Color.php, method Color::getMaroon()
The color maroon. In the default sRGB space.
- getName
- in file ChartFont.php, method ChartFont::getName()
Defines a Font type for text. Default value: Arial
- getNavy
- in file Color.php, method Color::getNavy()
The color navy. In the default sRGB space.
- getNone
- in file Color.php, method Color::getNone()
- getOlive
- in file Color.php, method Color::getOlive()
The color olive. In the default sRGB space.
- getOrange
- in file Color.php, method Color::getOrange()
The color orange. In the default sRGB space.
- getOutline
- in file ChartFont.php, method ChartFont::getOutline()
- getPink
- in file Color.php, method Color::getPink()
The color pink. In the default sRGB space.
- getPurple
- in file Color.php, method Color::getPurple()
The color purple. In the default sRGB space.
- getRed
- in file Color.php, method Color::getRed()
The color red. In the default sRGB space.
- getRGB
- in file Color.php, method Color::getRGB()
Returns the RGB value representing the color in the default sRGB ColorModel.
- getShadow
- in file ChartFont.php, method ChartFont::getShadow()
Accesses the shadow properties of the font.
- getSilver
- in file Color.php, method Color::getSilver()
The color silver. In the default sRGB space.
- getSize
- in file ChartFont.php, method ChartFont::getSize()
The Font size (in points) for text.
- getSkyBlue
- in file Color.php, method Color::getSkyBlue()
The color sky blue. In the default sRGB space.
- getSolid
- in file ChartBrush.php, method ChartBrush::getSolid()
Fills using Color only. Does not use Foreground color. Default value: true
- getStartColor
- in file Gradient.php, method Gradient::getStartColor()
Determines the gradient startColor Default value:
- getStartRGBColor
- in file Gradient.php, method Gradient::getStartRGBColor()
Determines the gradient startColor as RGB Default value:
- getStrikeout
- in file ChartFont.php, method ChartFont::getStrikeout()
Font Strikeout on/off. Default value: false
- getStroke
- in file ChartPen.php, method ChartPen::getStroke()
- getStyle
- in file ChartBrush.php, method ChartBrush::getStyle()
Determines the style in which the zone is filled or patterned using both Color and ForegroundColor. Default value: HatchStyle.BackwardDiagonal
- getStyle
- in file ChartPen.php, method ChartPen::getStyle()
Determines the style in which the pen draw lines on the Drawing.
- getTeal
- in file Color.php, method Color::getTeal()
The color teal. In the default sRGB space.
- getTexture
- in file ChartBrush.php, method ChartBrush::getTexture()
- getTransparency
- in file ChartBrush.php, method ChartBrush::getTransparency()
The Transparency level from 0 to 100%.
- getTransparency
- in file ChartPen.php, method ChartPen::getTransparency()
Sets Transparency level from 0 to 100%. Default value: 0
- getUnderline
- in file ChartFont.php, method ChartFont::getUnderline()
Underline Font for text. Default value: false
- getVisible
- in file ChartPen.php, method ChartPen::getVisible()
Determines if the pen will draw lines or not.
- getVisible
- in file Gradient.php, method Gradient::getVisible()
Determines whether the gradient fill appears on screen. Default value: false
- getVisible
- in file ChartBrush.php, method ChartBrush::getVisible()
Determines if the brush will draw lines or not.
- getWhite
- in file Color.php, method Color::getWhite()
The color white. In the default sRGB space.
- getWhiteSmoke
- in file Color.php, method Color::getWhiteSmoke()
The color white smoke. In the default sRGB space.
- getWidth
- in file ChartPen.php, method ChartPen::getWidth()
Determines the width of lines the pen draws. Default value: 1
- getWrapTile
- in file ChartBrush.php, method ChartBrush::getWrapTile()
Drawing Brush Image Style. Default value: Tile
- getYellow
- in file Color.php, method Color::getYellow()
The color yellow. In the default sRGB space.
- GOLD
- in file Color.php, method Color::GOLD()
The color gold. In the default sRGB space.
- Gradient
- in file Gradient.php, class Gradient
Gradient class
- Gradient
- in file Gradient.php, method Gradient::Gradient()
- gradientFill
- in file Gradient.php, method Gradient::gradientFill()
- GRAY
- in file Color.php, method Color::GRAY()
The color gray. In the default sRGB space.
- GREEN
- in file Color.php, method Color::GREEN()
The color green. In the default sRGB space.
- GREEN_YELLOW
- in file Color.php, method Color::GREEN_YELLOW()
The color green yellow. In the default sRGB space.
- getDrawPart
- in file ChartDrawEvent.php, method ChartDrawEvent::getDrawPart()
- GetEventName
- in file EventHandler.php, method EventHandler::GetEventName()
- GetName
- in file ChartEvent.php, method ChartEvent::GetName()
- getSource
- in file ChartEvent.php, method ChartEvent::getSource()
- GIFFormat.php
- procedural page GIFFormat.php
- GenerateHTML
- in file FlexOptions.php, method FlexOptions::GenerateHTML()
- getContent
- in file DataExportFormat.php, method DataExportFormat::getContent()
- getContent
- in file XMLFormat.php, method XMLFormat::getContent()
- getContent
- in file TextFormat.php, method TextFormat::getContent()
- getData
- in file Exports.php, method Exports::getData()
Gets a class instance with methods to export chart Series data.
- getDataFormat
- in file DataExportFormat.php, method DataExportFormat::getDataFormat()
- getEmbeddedImages
- in file FlexFormat.php, method FlexFormat::getEmbeddedImages()
- getExcel
- in file Exports.php, method DataExport::getExcel()
Export Chart as Excel spreadsheet
- getFileExtension
- in file DataExportFormat.php, method DataExportFormat::getFileExtension()
- getFilterFiles
- in file XMLFormat.php, method XMLFormat::getFilterFiles()
- getFilterFiles
- in file DataExportFormat.php, method DataExportFormat::getFilterFiles()
- getFilterFiles
- in file TextFormat.php, method TextFormat::getFilterFiles()
- getFlex
- in file ImageExport.php, method ImageExport::getFlex()
- getGIF
- in file ImageExport.php, method ImageExport::getGIF()
- getHeight
- in file ImageExportFormat.php, method ImageExportFormat::getHeight()
- getHTML
- in file Exports.php, method DataExport::getHTML()
Export Chart as HTML table
- getImage
- in file Exports.php, method Exports::getImage()
Gets a class instance with methods to create images from chart.
- getImagePath
- in file FlexFormat.php, method FlexFormat::getImagePath()
- getIncludeHeader
- in file DataExportFormat.php, method DataExportFormat::getIncludeHeader()
- getIncludeIndex
- in file DataExportFormat.php, method DataExportFormat::getIncludeIndex()
- getIncludeLabels
- in file DataExportFormat.php, method DataExportFormat::getIncludeLabels()
- getIncludeSeriesTitle
- in file DataExportFormat.php, method DataExportFormat::getIncludeSeriesTitle()
- getJPEG
- in file ImageExport.php, method ImageExport::getJPEG()
- getJPEGOptions
- in file JPEGFormat.php, method JPEGFormat::getJPEGOptions()
- getOptions
- in file WBMPFormat.php, method WBMPFormat::getOptions()
- getPNG
- in file ImageExport.php, method ImageExport::getPNG()
- getSeries
- in file DataExportFormat.php, method DataExportFormat::getSeries()
- getTemplate
- in file Exports.php, method Exports::getTemplate()
Gets a class instance with methods to store the chart to a file or stream using Java standard serialization and XMLEncoder mechanisms.
- getText
- in file Exports.php, method DataExport::getText()
Export Chart as text
- getTextLineSeparator
- in file DataExportFormat.php, method DataExportFormat::getTextLineSeparator()
- getTransferData
- in file ImageExport.php, method TransferImage::getTransferData()
- getTransferDataFlavors
- in file ImageExport.php, method TransferImage::getTransferDataFlavors()
- getWBMP
- in file ImageExport.php, method ImageExport::getWBMP()
- getWidth
- in file ImageExportFormat.php, method ImageExportFormat::getWidth()
- getXML
- in file Exports.php, method TemplateExport::getXML()
Returns all properties in "value" Object that are different from their default values, in XML text format.
- getXML
- in file Exports.php, method DataExport::getXML()
Export Chart to XML data format
- GIFFormat
- in file GIFFormat.php, method GIFFormat::GIFFormat()
The class constructor.
- GIFFormat
- in file GIFFormat.php, class GIFFormat
GIFFormat class
- getDescription
- in file Subtract.php, method Subtract::getDescription()
Gets descriptive text.
- getDescription
- in file Add.php, method Add::getDescription()
Gets descriptive text.
- getDescription
- in file Functions.php, method Functions::getDescription()
Gets descriptive text.
- getDescription
- in file High.php, method High::getDescription()
Gets descriptive text.
- getDescription
- in file Low.php, method Low::getDescription()
Gets descriptive text.
- getDescription
- in file Perimeter.php, method Perimeter::getDescription()
Gets descriptive text.
- getDescription
- in file Multiply.php, method Multiply::getDescription()
Gets descriptive text.
- getDescription
- in file Smoothing.php, method Smoothing::getDescription()
Gets descriptive text.
- getDescription
- in file Divide.php, method Divide::getDescription()
Gets descriptive text.
- getDescription
- in file ADX.php, method ADX::getDescription()
Gets descriptive text.
- getDescription
- in file Variance.php, method Variance::getDescription()
Gets descriptive text.
- getDescription
- in file Count.php, method Count::getDescription()
Gets descriptive text.
- getDescription
- in file Average.php, method Average::getDescription()
Gets descriptive text.
- getDMDown
- in file ADX.php, method ADX::getDMDown()
- getDMUp
- in file ADX.php, method ADX::getDMUp()
- getDownLinePen
- in file ADX.php, method ADX::getDownLinePen()
- getFactor
- in file Smoothing.php, method Smoothing::getFactor()
The number of times the resulting smooth points are compared to source
- getIncludeNulls
- in file Average.php, method Average::getIncludeNulls()
Calculates the average using only the non-null points of a series, or not.
- getInterpolate
- in file Smoothing.php, method Smoothing::getInterpolate()
When true, resulting smooth curves will pass exactly over source points.
- getPeriod
- in file Functions.php, method Functions::getPeriod()
Controls how many points or X range will trigger a new point
- getPeriodAlign
- in file Functions.php, method Functions::getPeriodAlign()
Controls where to place function calculations inside the full period
- getPeriodStyle
- in file Functions.php, method Functions::getPeriodStyle()
Controls how the Period property is interpreted.
- getSeries
- in file Functions.php, method Functions::getSeries()
Returns the Series parent of Function. Run-time and read only. The Series property returns the Series parent of this Function. TChart uses Series to do the actual drawing.
- getUpLinePen
- in file ADX.php, method ADX::getUpLinePen()
- getDataMember
- in file XMLImport.php, method XMLImport::getDataMember()
- getSeriesNode
- in file XMLImport.php, method XMLImport::getSeriesNode()
Returns Series (if set) into which to import XML data
- getTemplate
- in file Imports.php, method Imports::getTemplate()
- getXML
- in file Imports.php, method Imports::getXML()
- getString
- in file Language.php, method Language::getString()
- getAlignment
- in file Legend.php, method Legend::getAlignment()
Defines the Legend position.
- getAnimations
- in file Legend.php, method Legend::getAnimations()
- getBounds
- in file LegendResolver.php, method LegendResolver::getBounds()
- getBounds
- in file LegendAdapter.php, method LegendAdapter::getBounds()
- getCheckBoxes
- in file Legend.php, method Legend::getCheckBoxes()
Enables/Disables the display of Legend check boxes. Default value: false
- getColorWidth
- in file Legend.php, method Legend::getColorWidth()
- getColumnWidth
- in file Legend.php, method Legend::getColumnWidth()
- getColumnWidthAuto
- in file Legend.php, method Legend::getColumnWidthAuto()
Automatically calculates best fit of legend columns. When set to true, columnWidths control the legend width Default value: true
- getCurrentPage
- in file Legend.php, method Legend::getCurrentPage()
Determines whether or not the Legend shows only the current page items when the Chart is divided into pages. Default value: true
- getDividingLines
- in file Legend.php, method Legend::getDividingLines()
Specifies the Pen attributes used to draw lines separating Legend items.
- getFirstValue
- in file Legend.php, method Legend::getFirstValue()
Defines which is the first Legend item displayed.
- getFontSeriesColor
- in file Legend.php, method Legend::getFontSeriesColor()
The legend text font color to that of the Series color. Default value: false
- getHorizMargin
- in file Legend.php, method Legend::getHorizMargin()
Speficies the number of screen pixels between Legend and Chart
- getIndex
- in file LegendItemCoordinates.php, method LegendItemCoordinates::getIndex()
The Index of the Legend item.
- getInverted
- in file Legend.php, method Legend::getInverted()
Draws the Legend items in opposite direction when true.
- getItemCoordinates
- in file LegendResolver.php, method LegendResolver::getItemCoordinates()
- getItemCoordinates
- in file LegendAdapter.php, method LegendAdapter::getItemCoordinates()
- getItemText
- in file LegendResolver.php, method LegendResolver::getItemText()
- getItemText
- in file LegendAdapter.php, method LegendAdapter::getItemText()
- getLastValue
- in file Legend.php, method Legend::getLastValue()
Returns the index of the first displayed value at legend.
- getLegendStyle
- in file Legend.php, method Legend::getLegendStyle()
Defines which items will be displayed in the Chart Legend. Series style shows the Series.Title of all active Series in a Chart.
- getLines
- in file Legend.php, method Legend::getLines()
- getMaxNumRows
- in file Legend.php, method Legend::getMaxNumRows()
The Maximum number of Legend Rows displayed for a horizontal Legend (Chart Top or Bottom). Default value: 10
- getResizeChart
- in file Legend.php, method Legend::getResizeChart()
Automatically resizes Chart rectangle to prevent overlap with Legend.
- getSeries
- in file Legend.php, method Legend::getSeries()
Determines which series is used as data for the Legend entries. By default, the Legend chooses the first Active Series with ShowInLegend:=true. It only applies to Legend style "Values".
- getSymbol
- in file Legend.php, method Legend::getSymbol()
Controls the width and position of the color rectangle associated with each Legend's item.
- getText
- in file Legend.php, method Legend::getText()
Adds text to the Legend.
- getTextAlign
- in file Legend.php, method Legend::getTextAlign()
- getTextAlign
- in file LegendTitle.php, method LegendTitle::getTextAlign()
- getTextStyle
- in file Legend.php, method Legend::getTextStyle()
Determines how Legend text items will be formatted.
- getTitle
- in file Legend.php, method Legend::getTitle()
Sets the Title text and its characteristics at the top of the legend
- getTopLeftPos
- in file Legend.php, method Legend::getTopLeftPos()
Specifies the Legend's top position in percent of total chart height.
- getTotalWidth
- in file LegendTitle.php, method LegendTitle::getTotalWidth()
- getVertical
- in file Legend.php, method Legend::getVertical()
Is read only and returns true only if the legend is left or right aligned.
- getVertMargin
- in file Legend.php, method Legend::getVertMargin()
The vertical margin in pixels between Legend and Chart
- getVertSpacing
- in file Legend.php, method Legend::getVertSpacing()
The vertical spacing between Legend items (pixels). Default value: 0
- getX
- in file LegendItemCoordinates.php, method LegendItemCoordinates::getX()
The specific X coordinate of the Legend item.
- getXColor
- in file LegendItemCoordinates.php, method LegendItemCoordinates::getXColor()
The specific XColor coordinate of the Legend item.
- getY
- in file LegendItemCoordinates.php, method LegendItemCoordinates::getY()
The specific Y coordinate of the Legend item.
- getDateTimeStep
- in file Utils.php, method Utils::getDateTimeStep()
Evaluates and returns a steema.<!-- -->teechart.<!-- -->DateTimeStep value as an Axis double scale that may be used to set the steema.<!-- -->teechart.<!-- -->Axis.<!-- -->Increment.
- getImage
- in file ImageUtils.php, method ImageUtils::getImage()
Stores an image contents to stream.
- getPiStep
- in file MathUtils.php, method MathUtils::getPiStep()
A constant holding the smallest positive nonzero value of type
- galleryChanged3D
- in file Series.php, method Series::galleryChanged3D()
- galleryChanged3D
- in file Pie.php, method Pie::galleryChanged3D()
- Gantt
- in file Gantt.php, method Gantt::Gantt()
Creates a new Gantt series.
- Gantt
- in file Gantt.php, class Gantt
Gantt Class
- getActive
- in file Series.php, method Series::getActive()
Shows or hides this series.
- getActive
- in file ISeries.php, method ISeries::getActive()
- getAllowSinglePoint
- in file Series.php, method Series::getAllowSinglePoint()
- getAllowSinglePoint
- in file ISeries.php, method ISeries::getAllowSinglePoint()
- getAngle
- in file SeriesMarks.php, method SeriesMarks::getAngle()
The angle from 0 to 360 to rotate Marks. Default value: 0
- getAngleSize
- in file Pie.php, method Pie::getAngleSize()
Total angle in degrees (0 to 360) for all slices. Default value: 360
- getApplyZOrder
- in file SeriesCollection.php, method SeriesCollection::getApplyZOrder()
Sets multiple Series on same Chart in different Z spaces when true.
- getAreaBrush
- in file Area.php, method Area::getAreaBrush()
Determines the Brush used to fill the background Area region.
- getAreaBrushColor
- in file Custom.php, method Custom::getAreaBrushColor()
- getAreaLines
- in file Area.php, method Area::getAreaLines()
Determines Pen to draw AreaLines.
- getAreaLinesPen
- in file Area.php, method Area::getAreaLinesPen()
Obsolete. Please use AreaLines instead.
- getArrow
- in file SeriesMarks.php, method SeriesMarks::getArrow()
The Pen used to draw a line connecting Marks to Series points.
- getArrow
- in file Callout.php, method Callout::getArrow()
Arrow line between a Series Mark and a Series point. It is also used by Annotation tool to draw a line connecting the annotation and the series point.
- getArrowHead
- in file Callout.php, method Callout::getArrowHead()
Determines if callout line will display an "arrow" head at the end or not. See TArrowHeadStyle enumerated values for options.
- getArrowHeadSize
- in file Callout.php, method Callout::getArrowHeadSize()
The size in pixels to display the arrow head at the end of the callout line.
- getArrowHeight
- in file Arrow.php, method Arrow::getArrowHeight()
Determines the vertical arrow head size in pixels. It sets the distance from the base of the arrow head to the arrow tip in pixels. It can be used together with ArrowWidth to determine the overall size of the arrow head.
- getArrowLength
- in file SeriesMarks.php, method SeriesMarks::getArrowLength()
The length in pixels for the line connecting the Mark to Series point.
- getArrowWidth
- in file Arrow.php, method Arrow::getArrowWidth()
Determines the horizontal arrow head size in pixels. Default value: 4
- getAutoMarkPosition
- in file Pie.php, method Pie::getAutoMarkPosition()
If true, marks will be displayed trying to not overlap one to each other. Default value: true
- getAutoMarkPosition
- in file CustomBar.php, method CustomBar::getAutoMarkPosition()
Repositions Marks on BarSeries to prevent overlapping.
- getAutoRepaint
- in file FastLine.php, method FastLine::getAutoRepaint()
Repaints Chart after any changes are made.
- getBackColor
- in file SeriesMarks.php, method SeriesMarks::getBackColor()
Obsolete. Use the Color method instead.
- getBarBounds
- in file CustomBar.php, method CustomBar::getBarBounds()
Coordinates of current Bar point being displayed.
- getBarBoundsMidX
- in file CustomBar.php, method CustomBar::getBarBoundsMidX()
- getBarHeightPercent
- in file HorizBar.php, method HorizBar::getBarHeightPercent()
Defines the percent of bar Height, from 0 to 100. Default value: 70
- getBarStyle
- in file CustomBar.php, method CustomBar::getBarStyle()
Defines the Bar shape used to draw Bars. Default value: BarStyle.Rectangle
- getBarWidthPercent
- in file Bar.php, method Bar::getBarWidthPercent()
Determines the percent of total Bar width used.
- getBevelPercent
- in file Pie.php, method Pie::getBevelPercent()
- getBitmapEditor
- in file Series.php, method Series::getBitmapEditor()
Returns the URL of the associated bitmap icon for a given Series class. This icon is used at ChartListBox and Series Editor dialog.
- getBrush
- in file Histogram.php, method Histogram::getBrush()
Defines the Brush fill for the Histogram series.
- getBrush
- in file Pyramid.php, method Pyramid::getBrush()
Sets Brush characteristics for the Pyramid Series.
- getBrush
- in file ShapeSeries.php, method ShapeSeries::getBrush()
Defines the brush used to fill shape background.
- getBrush
- in file Custom.php, method Custom::getBrush()
Sets Brush characteristics.
- getBrush
- in file Pie.php, method Pie::getBrush()
Brush fill for PieSeries.
- getBrush
- in file CustomBar.php, method CustomBar::getBrush()
Defines the Brush used to fill Bars. When BarBrush.Style is different than bsSolid, the Series.Color color is the background bar color.
- getCallout
- in file SeriesMarks.php, method SeriesMarks::getCallout()
Marks Callout characteristics. Determines how to draw a line connecting a series mark to its series point.
- getCandleWidth
- in file Candle.php, method Candle::getCandleWidth()
The horizontal Candle Size in pixels.
- getChart
- in file SeriesCollection.php, method SeriesCollection::getChart()
Defines the Chart component.
- getChart
- in file ISeries.php, method ISeries::getChart()
- getCircleBackColor
- in file Circular.php, method Circular::getCircleBackColor()
Determines the color to fill the ellipse. Setting it to Color.EMPTY indicates the CircledSeries to use to tChart.getPanel().getColor() color.
- getCircled
- in file Circular.php, method Circular::getCircled()
The CirleSeries as elliptical or circular. Default value: false
- getCircleGradient
- in file Circular.php, method Circular::getCircleGradient()
Determines the Gradient which fills the ellipse. Default value: null
- getCircleHeight
- in file Circular.php, method Circular::getCircleHeight()
Returns the height of the bounding Circle.
- getCircleRect
- in file Circular.php, method Circular::getCircleRect()
Returns the rectangle that bounds the circle. eg. Pie Series, in its default position displacement of elevevation, rotation ,etc not applied.
- getCircleWidth
- in file Circular.php, method Circular::getCircleWidth()
Returns the width of the bounding Circle.
- getCircleXCenter
- in file Circular.php, method Circular::getCircleXCenter()
Returns the exact horizontal position of ellipse's center in pixels. Run-time and read only.
- getCircleYCenter
- in file Circular.php, method Circular::getCircleYCenter()
Returns the exact vertical position of the ellipse's center in pixels.
- getClickableLine
- in file Custom.php, method Custom::getClickableLine()
Allows mouse clicks over the line drawn between points. Default value: true
- getClip
- in file SeriesMarks.php, method SeriesMarks::getClip()
Restricts Marks to Chart axes space, when true.
- getCloseValues
- in file OHLC.php, method OHLC::getCloseValues()
All the Stock market Close values.
- getColor
- in file ColorList.php, method ColorList::getColor()
- getColor
- in file Points.php, method Points::getColor()
- getColor
- in file Series.php, method Series::getColor()
Default color for all points.
- getColor
- in file ISeries.php, method ISeries::getColor()
- getColor
- in file Pie.php, method PieOtherSlice::getColor()
The Color of the OtherSlice.
- getColorEach
- in file Pie.php, method Pie::getColorEach()
Draws points with different preset Colors. Default value: true
- getColorEach
- in file ISeries.php, method ISeries::getColorEach()
- getColorEach
- in file Bubble.php, method Bubble::getColorEach()
Controls which color will be drawn on the bubbles. If false, all points will be drawn using Series Series.Color.
- getColorEach
- in file Series.php, method Series::getColorEach()
Draws points with different preset Colors.
- getColorEachLine
- in file Custom.php, method Custom::getColorEachLine()
Enables/Disables the coloring of each connecting line of a series. Default value: true
- getColorMember
- in file Series.php, method Series::getColorMember()
The the Datasource Color Field. Default value: ""
- getColors
- in file Series.php, method Series::getColors()
Accesses the stored Color Array, if created, for the Series. When attaching new series to any Chart, setting TChart Series.SerieColor to Color.EMPTY will make TeeChart assign a different color to each Series.
- getConePercent
- in file CustomBar.php, method CustomBar::getConePercent()
The apex size as percentage of the base. Default value: 0
- getConnectingPen
- in file Gantt.php, method Gantt::getConnectingPen()
Determines the pen to draw the optional lines that connect Gantt Bars.
- getCount
- in file ColorList.php, method ColorList::getCount()
- getCount
- in file ISeries.php, method ISeries::getCount()
- getCount
- in file ValueList.php, method ValueList::getCount()
- getCount
- in file Series.php, method Series::getCount()
Returns the number of points in the Series.
- getCountLegendItems
- in file Pie.php, method Pie::getCountLegendItems()
- getCountLegendItems
- in file Series.php, method Series::getCountLegendItems()
- getCountLegendItems
- in file ISeries.php, method ISeries::getCountLegendItems()
- getCursor
- in file Series.php, method Series::getCursor()
Cursor displayed when mouse is over a series point. Each Series determines the intersection of points with mouse coordinates each time the mouse moves. There are many different Cursors available.
- getCustomBarWidth
- in file CustomBar.php, method CustomBar::getCustomBarWidth()
- getCustomHorizAxis
- in file Series.php, method Series::getCustomHorizAxis()
Specifies the custom horizontal axis for the series.
- getCustomVertAxis
- in file Series.php, method Series::getCustomVertAxis()
Specifies the custom vertical axis for the series. Default value: null
- getCustomXRadius
- in file Circular.php, method Circular::getCustomXRadius()
The ellipse's horizontal radius in pixels. Default value: 0
- getCustomYRadius
- in file Circular.php, method Circular::getCustomYRadius()
The ellipse's vertical radius in pixels. Default value: 0
- getDark3D
- in file CustomBar.php, method CustomBar::getDark3D()
Darkens sides of bars to enhance 3D effect. This has effect only when Chart.Aspect.View3D is true.
- getDark3D
- in file Pie.php, method Pie::getDark3D()
Darkens side of 3D pie section to add depth.
- getDark3D
- in file Custom.php, method Custom::getDark3D()
Darkens parts of 3D Line Series to add depth. Default value: true
- getDarkPen
- in file Pie.php, method Pie::getDarkPen()
Darkens pie slice borders. Default value: false
- getDataMember
- in file ValueList.php, method ValueList::getDataMember()
Field to use as source for this value list. Default value: ""
- getDataSource
- in file Series.php, method Series::getDataSource()
Object to load data from. Default value: null
- getDataSource
- in file ISeries.php, method ISeries::getDataSource()
- getDateTime
- in file ValueList.php, method ValueList::getDateTime()
Allows values to be expressed either as numbers or as Date+Time
- getDateValues
- in file OHLC.php, method OHLC::getDateValues()
All the Stock market Date values.
- getDepth
- in file Series.php, method Series::getDepth()
The Depth of the series points or interconnecting lines. Default value: -1
- getDepthPercent
- in file CustomBar.php, method CustomBar::getDepthPercent()
Determines the percent amount of bar size in "z" depth direction.
- getDescription
- in file HorizLine.php, method HorizLine::getDescription()
Gets descriptive text.
- getDescription
- in file Candle.php, method Candle::getDescription()
Gets descriptive text.
- getDescription
- in file Arrow.php, method Arrow::getDescription()
Gets descriptive text.
- getDescription
- in file HorizArea.php, method HorizArea::getDescription()
Gets descriptive text.
- getDescription
- in file Volume.php, method Volume::getDescription()
Gets descriptive text.
- getDescription
- in file Gantt.php, method Gantt::getDescription()
Gets descriptive text.
- getDescription
- in file Histogram.php, method Histogram::getDescription()
Gets descriptive text.
- getDescription
- in file HorizBar.php, method HorizBar::getDescription()
Gets descriptive text.
- getDescription
- in file Pie.php, method Pie::getDescription()
Gets descriptive text.
- getDescription
- in file Bezier.php, method Bezier::getDescription()
Gets descriptive text.
- getDescription
- in file Bar3D.php, method Bar3D::getDescription()
Gets descriptive text.
- getDescription
- in file Series.php, method Series::getDescription()
Gets descriptive text.
- getDescription
- in file Bubble.php, method Bubble::getDescription()
Gets descriptive text.
- getDescription
- in file Area.php, method Area::getDescription()
Gets descriptive text.
- getDescription
- in file FastLine.php, method FastLine::getDescription()
Gets descriptive text.
- getDescription
- in file Points.php, method Points::getDescription()
Gets descriptive text.
- getDescription
- in file Pyramid.php, method Pyramid::getDescription()
Gets descriptive text.
- getDescription
- in file Bar.php, method Bar::getDescription()
Gets descriptive text.
- getDescription
- in file Line.php, method Line::getDescription()
Gets descriptive text.
- getDescription
- in file ShapeSeries.php, method ShapeSeries::getDescription()
Gets descriptive text.
- getDistance
- in file Callout.php, method Callout::getDistance()
The length in pixels between a series point and the line connecting the series mark or annotation.
- getDownCloseColor
- in file Candle.php, method Candle::getDownCloseColor()
Candle color fill when Close value is greater than Open value.
- getDrawAllPoints
- in file FastLine.php, method FastLine::getDrawAllPoints()
When false, it only draws the first point at any X pixel location.
- getDrawEvery
- in file SeriesMarks.php, method SeriesMarks::getDrawEvery()
The number of Marks to skip. Default is 1, all Marks are displayed.
- getEdgeStyle
- in file Pie.php, method Pie::getEdgeStyle()
- getEndValues
- in file Gantt.php, method Gantt::getEndValues()
Defines the ending Gantt bar date value.
- getEndXValues
- in file Arrow.php, method Arrow::getEndXValues()
The X1 values for Arrows. Each Arrow has (X0,Y0) and (X1,Y1) coordinates.
- getEndYValues
- in file Arrow.php, method Arrow::getEndYValues()
The Y1 values for Arrows. Each Arrow has (X0,Y0) and (X1,Y1) coordinates.
- getEndZ
- in file Series.php, method Series::getEndZ()
For internal use.
- getEndZ
- in file ISeries.php, method ISeries::getEndZ()
- getExplodeBiggest
- in file Pie.php, method Pie::getExplodeBiggest()
Displaces the biggest slice from centre by value set. Default value: 0
- getExplodedSlice
- in file Pie.php, method Pie::getExplodedSlice()
Accesses the properties for exploding any Pie slice.
- getFields
- in file Series.php, method Series::getFields()
- getFirst
- in file ValueList.php, method ValueList::getFirst()
Returns the First point value.
- getFirstVisible
- in file Series.php, method Series::getFirstVisible()
Returns the index of the Series' first visible point.
- getFirstVisible
- in file ISeries.php, method ISeries::getFirstVisible()
- getFont
- in file ShapeSeries.php, method ShapeSeries::getFont()
Determines the font attributes used to output ShapeSeries. No auto font sizing is performed, so you must specify the desired font size to avoid shape text from overlapping the Shape boundaries.
- getFormat
- in file ShapeSeries.php, method ShapeSeries::getFormat()
- getFrame
- in file SeriesMarks.php, method SeriesMarks::getFrame()
Obsolete. Use the Pen method instead.
- getFunction
- in file Series.php, method Series::getFunction()
Function object to calculate values. Default value: null
- getGradient
- in file Area.php, method Area::getGradient()
Determines Gradient to fill the background Area region.
- getGradient
- in file Line.php, method Line::getGradient()
Determines the Line Gradient.
- getGradient
- in file ShapeSeries.php, method ShapeSeries::getGradient()
Gets Gradient fill characteristics for the ShapeSeries Shape.
- getGradient
- in file CustomBar.php, method CustomBar::getGradient()
Defines the color Gradient used to fill the Bars.
- getGradientRelative
- in file CustomBar.php, method CustomBar::getGradientRelative()
Calculates Colors based on highest bar when Gradient is Visible. Default value: false
- getHasZValues
- in file ISeries.php, method ISeries::getHasZValues()
- getHasZValues
- in file Series.php, method Series::getHasZValues()
- getHighValues
- in file OHLC.php, method OHLC::getHighValues()
All the Stock market High values.
- getHorizAlignment
- in file ShapeSeries.php, method ShapeSeries::getHorizAlignment()
Horizontally aligns the text. There are three options; Centre, Left or Right.
- getHorizAxis
- in file Series.php, method Series::getHorizAxis()
- getHorizAxis
- in file ISeries.php, method ISeries::getHorizAxis()
- getHorizontalAxis
- in file Series.php, method Series::getHorizontalAxis()
Horizontal axis associated to this Series. Default value: HorizontalAxis.Bottom
- getIgnoreNulls
- in file FastLine.php, method FastLine::getIgnoreNulls()
Displays null points when false
- getInvertedStairs
- in file Custom.php, method Custom::getInvertedStairs()
Changes the direction of the step, when true. Default value: false
- getInvertedStairs
- in file FastLine.php, method FastLine::getInvertedStairs()
Controls the FastLine series drawing.
- getItem
- in file MarksItems.php, method MarksItems::getItem()
Returns the formatting object for the Index'th mark.
- getItems
- in file SeriesMarks.php, method SeriesMarks::getItems()
Returns a collection of mark items. Each mark item has its own formatting (color, font, shadow, etc). By default Items are empty, so the default marks formatting is used.
- getLabelMember
- in file Series.php, method Series::getLabelMember()
The the Datasource Label Field. Default value: ""
- getLabels
- in file ISeries.php, method ISeries::getLabels()
- getLabels
- in file Series.php, method Series::getLabels()
Accesses a list of series point labels.
- getLast
- in file ValueList.php, method ValueList::getLast()
Returns the Last point value. This is the same value as the Count - 1 index value:
- getLastVisible
- in file ISeries.php, method ISeries::getLastVisible()
- getLastVisible
- in file Series.php, method Series::getLastVisible()
Returns the index of the Series' last visible point.
- getLegend
- in file Pie.php, method PieOtherSlice::getLegend()
Sets the properties of the PieOtherSlice Legend.
- getLegendString
- in file Series.php, method Series::getLegendString()
Returns the formatted String corresponding to the LegendIndex point.
- getLegendString
- in file ISeries.php, method ISeries::getLegendString()
- getLength
- in file MarksCallout.php, method MarksCallout::getLength()
Length between series data points and Marks.
- getLineHeight
- in file Custom.php, method Custom::getLineHeight()
The vertical thickness of the line in pixels. Default value: 0
- getLinePen
- in file Points.php, method Points::getLinePen()
Sets the Pen for the Point connecting Lines.
- getLinePen
- in file BaseLine.php, method BaseLine::getLinePen()
Determines pen to draw the line connecting all points.
- getLines
- in file SeriesMarks.php, method SeriesMarks::getLines()
Contains the list of lines drawn on the chart by the user at run-time.
- getLinesPen
- in file Histogram.php, method Histogram::getLinesPen()
Determines the pen to be used for drawing the line connecting all points.
- getLowValues
- in file OHLC.php, method OHLC::getLowValues()
All the Stock market Low values. You can access High values in the same way you can access X or Y values.
- getMandatory
- in file ISeries.php, method ISeries::getMandatory()
- getMandatory
- in file Series.php, method Series::getMandatory()
- getMarks
- in file ISeries.php, method ISeries::getMarks()
- getMarks
- in file Series.php, method Series::getMarks()
Defines how to draw a mark near to each Series point.
- getMarksPie
- in file Pie.php, method Pie::getMarksPie()
- getMarkText
- in file ISeries.php, method ISeries::getMarkText()
- getMarkText
- in file Series.php, method Series::getMarkText()
Returns the String corresponding to the Series Mark text for a given ValueIndex point. The Mark text depends on the Marks.Style method.
- getMarkValue
- in file ISeries.php, method ISeries::getMarkValue()
- getMarkValue
- in file Series.php, method Series::getMarkValue()
Returns corresponding Point value suitable for displaying at Series Marks.
- getMaximum
- in file ValueList.php, method ValueList::getMaximum()
The highest of all values in the list.
- getMaxValue
- in file ValueList.php, method ValueList::getMaxValue()
Obsolete. Please use Maximum method instead.
- getMaxXValue
- in file Gantt.php, method Gantt::getMaxXValue()
Returns the Maximum Value of the Series X Values List.
- getMaxXValue
- in file CustomPoint.php, method CustomPoint::getMaxXValue()
Returns the Maximum Value of the Series X Values List.
- getMaxXValue
- in file Bar.php, method Bar::getMaxXValue()
The Maximum Value of the Series X Values List.
- getMaxXValue
- in file HorizBar.php, method HorizBar::getMaxXValue()
The Maximum Value of the Series X Values List.
- getMaxXValue
- in file Series.php, method Series::getMaxXValue()
The Maximum Value of the Series X Values List.
- getMaxXValue
- in file Area.php, method Area::getMaxXValue()
The Maximum Value of the Series X Values List.
- getMaxXValue
- in file Arrow.php, method Arrow::getMaxXValue()
The Maximum Value of the Series X Values List.
- getMaxXValue
- in file Pyramid.php, method Pyramid::getMaxXValue()
The Maximum Value of the Series X Values List.
- getMaxYValue
- in file Bar.php, method Bar::getMaxYValue()
The Maximum Value of the Series Y Values List.
- getMaxYValue
- in file CustomPoint.php, method CustomPoint::getMaxYValue()
Returns the Maximum Value of the Series Y Values List.
- getMaxYValue
- in file HorizBar.php, method HorizBar::getMaxYValue()
The Maximum Value of the Series Y Values List.
- getMaxYValue
- in file Bubble.php, method Bubble::getMaxYValue()
The Maximum Value of the Series Y Values List.
- getMaxYValue
- in file Pyramid.php, method Pyramid::getMaxYValue()
The Maximum Value of the Series Y Values List.
- getMaxYValue
- in file Bar3D.php, method Bar3D::getMaxYValue()
Returns the Maximum Value of the Series Y Values List.
- getMaxYValue
- in file Area.php, method Area::getMaxYValue()
Returns the highest of all the current Series Y point values.
- getMaxYValue
- in file Arrow.php, method Arrow::getMaxYValue()
The Maximum Value of the Series Y Values List.
- getMaxYValue
- in file OHLC.php, method OHLC::getMaxYValue()
The Maximum Value of the Series Y Values List.
- getMaxYValue
- in file Series.php, method Series::getMaxYValue()
The Maximum Value of the Series Y Values List.
- getMaxZValue
- in file Series.php, method Series::getMaxZValue()
The Maximum Z Value. For non-3D series, this is the Z order.
- getMaxZValue
- in file ISeries.php, method ISeries::getMaxZValue()
- getMaxZValue
- in file Bubble.php, method Bubble::getMaxZValue()
The maximum Z value.
- getMiddleZ
- in file Series.php, method Series::getMiddleZ()
For internal use.
- getMiddleZ
- in file ISeries.php, method ISeries::getMiddleZ()
- getMinimum
- in file ValueList.php, method ValueList::getMinimum()
The lowest of all values in the list.
- getMinValue
- in file ValueList.php, method ValueList::getMinValue()
Obsolete. Please use Minimum instead.
- getMinXValue
- in file CustomPoint.php, method CustomPoint::getMinXValue()
Returns the Minimum Value of the Series X Values List.
- getMinXValue
- in file Arrow.php, method Arrow::getMinXValue()
The Minimum Value of the Series X Values List.
- getMinXValue
- in file HorizBar.php, method HorizBar::getMinXValue()
The Minimum Value of the Series X Values List.
- getMinXValue
- in file Pyramid.php, method Pyramid::getMinXValue()
The Minimum Value of the Series X Values List.
- getMinXValue
- in file Area.php, method Area::getMinXValue()
The Minimum Value of the Series X Values List.
- getMinXValue
- in file Bar.php, method Bar::getMinXValue()
The Minimum Value of the Series X Values List.
- getMinXValue
- in file Series.php, method Series::getMinXValue()
The Minimum Value of the Series X Values List.
- getMinYValue
- in file Bar3D.php, method Bar3D::getMinYValue()
Returns the Minimum Value of the Series Y Values List.
- getMinYValue
- in file Arrow.php, method Arrow::getMinYValue()
The Minimum Value of the Series Y Values List.
- getMinYValue
- in file Bar.php, method Bar::getMinYValue()
The Minimum Value of the Series Y Values List.
- getMinYValue
- in file CustomPoint.php, method CustomPoint::getMinYValue()
Returns the Minimum Value of the Series Y Values List.
- getMinYValue
- in file Pyramid.php, method Pyramid::getMinYValue()
The Minimum Value of the Series Y Values List.
- getMinYValue
- in file Bubble.php, method Bubble::getMinYValue()
The Minimum Value of the Series Y Values List.
- getMinYValue
- in file HorizBar.php, method HorizBar::getMinYValue()
The Minimum Value of the Series Y Values Lists. As some Series have more than one Y Values List, this Minimum Value is the "Minimum of Minimums" of all Series Y Values lists.
- getMinYValue
- in file Series.php, method Series::getMinYValue()
The Minimum Value of the Series Y Values List.
- getMinYValue
- in file OHLC.php, method OHLC::getMinYValue()
The Minimum Value of the Series Y Values List. As some Series have more than one Y Values List, this Minimum Value is the "Minimum of Minimums" of all Series Y Values lists.
- getMinYValue
- in file Area.php, method Area::getMinYValue()
Returns the Minimum Value of the Series Y Values List. As some Series have more than one Y Values List, this Minimum Value is the "Minimum of Minimums" of all Series Y Values lists.
- getMinZValue
- in file ISeries.php, method ISeries::getMinZValue()
- getMinZValue
- in file Series.php, method Series::getMinZValue()
The Minimum Z Value. For non-3D series, this is the Z order.
- getMinZValue
- in file Bubble.php, method Bubble::getMinZValue()
The minimum Z value.
- getMultiArea
- in file Area.php, method Area::getMultiArea()
Determines how Multi-AreaSeries are displayed.
- getMultiBar
- in file CustomBar.php, method CustomBar::getMultiBar()
Determines how multiple BarSeries will be displayed in the same
- getMultiLine
- in file SeriesMarks.php, method SeriesMarks::getMultiLine()
Characters in Mark texts are split into multiple lines, when true. Default value: false
- getName
- in file ValueList.php, method ValueList::getName()
Returns the name of this ValueList.
- getNextTasks
- in file Gantt.php, method Gantt::getNextTasks()
Holds the Gantt bar index each Gantt bar is connected to.
- getNotMandatory
- in file ISeries.php, method ISeries::getNotMandatory()
- getNotMandatory
- in file Series.php, method Series::getNotMandatory()
- getNumBezierPoints
- in file Bezier.php, method Bezier::getNumBezierPoints()
- getNumGallerySeries
- in file Series.php, method Series::getNumGallerySeries()
For internal use.
- getNumSampleValues
- in file Series.php, method Series::getNumSampleValues()
- getOffsetPercent
- in file CustomBar.php, method CustomBar::getOffsetPercent()
The Bar displacement as percentage of Bar size. Displacement is horizontal for Bar series and vertical for HorizBar series. It can be used to create "overlayed" Bar charts.
- getOffsetValues
- in file Bar3D.php, method Bar3D::getOffsetValues()
Specifies a different origin value for each bar point.
- getOHLCPoint
- in file OHLC.php, method OHLC::getOHLCPoint()
Point characteristics
- getOpacity
- in file Custom.php, method Custom::getOpacity()
Opacity level from 0 to 100%
- getOpenValues
- in file OHLC.php, method OHLC::getOpenValues()
All the Stock market Open values.
- getOrder
- in file ValueList.php, method ValueList::getOrder()
Determines if points are automatically sorted or left at original
- getOrigin
- in file CustomBar.php, method CustomBar::getOrigin()
The common bottom value used for all Bar points. UseOrigin must be true (the default) to use the Origin property. Bars with a value bigger than Origin are drawn in one direction and Bars with a lower value are drawn in the opposite direction.
- getOrigin
- in file Volume.php, method Volume::getOrigin()
Defines the YValue used as the origin for the specified Volume Series.
- getOrigin
- in file Area.php, method Area::getOrigin()
The axis value as a common bottom for all AreaSeries points. Default value: O
- getOriginPos
- in file CustomPoint.php, method CustomPoint::getOriginPos()
- getOriginPos
- in file Area.php, method Area::getOriginPos()
- getOriginPos
- in file Bar.php, method Bar::getOriginPos()
The corresponding screen pixels coordinate of the leftmost horizontal bar edge.
- getOriginPos
- in file HorizBar.php, method HorizBar::getOriginPos()
- getOriginValue
- in file Series.php, method Series::getOriginValue()
- getOriginValue
- in file Bar3D.php, method Bar3D::getOriginValue()
- getOriginValue
- in file ISeries.php, method ISeries::getOriginValue()
- getOtherSlice
- in file Pie.php, method Pie::getOtherSlice()
Accesses the OtherSlice properties.
- getOutLine
- in file Custom.php, method Custom::getOutLine()
Pen for Series Line's outer pen. Default value: null
- getPen
- in file Candle.php, method Candle::getPen()
- getPen
- in file ShapeSeries.php, method ShapeSeries::getPen()
Defines pen to draw Series Shape.
- getPen
- in file Pyramid.php, method Pyramid::getPen()
Element Pen characteristics.
- getPen
- in file CustomBar.php, method CustomBar::getPen()
Pen used to draw the Bar rectangles. You can set BarPen.Visible = false to hide these lines.
- getPen
- in file Pie.php, method Pie::getPen()
Line pen for Pie.
- getPercentFormat
- in file Series.php, method Series::getPercentFormat()
The Format to display point values as percentage.
- getPieValues
- in file Pie.php, method Pie::getPieValues()
Stores the Pie slice values.
- getPoint
- in file Series.php, method Series::getPoint()
Point characteristics.
- getPointer
- in file CustomPoint.php, method CustomPoint::getPointer()
Defines all necessary properties of the Series Pointer.
- getPosition
- in file MarkPositions.php, method MarkPositions::getPosition()
- getPositions
- in file SeriesMarks.php, method SeriesMarks::getPositions()
Accesses Custom position characteristics for Series Marks.
- getRadiusValues
- in file Bubble.php, method Bubble::getRadiusValues()
A TList object that stores each Bubble point Radius value. You can change Radius values by using the RadiusValues.Value[] array of doubles method
- getRange
- in file ValueList.php, method ValueList::getRange()
- getRotationAngle
- in file Circular.php, method Circular::getRotationAngle()
The angle of Chart rotation.
- getSeries
- in file SeriesMarks.php, method SeriesMarks::getSeries()
Series is a read-only runtime method. It returns the Series component that owns the TSeriesMarks subcomponent.
- getSeries
- in file SeriesCollection.php, method SeriesCollection::getSeries()
- getSeriesColor
- in file Series.php, method Series::getSeriesColor()
Obsolete. Use the Series.Color method instead.
- getShadow
- in file Pie.php, method Pie::getShadow()
Defines the offset shadow of the PieSeries.
- getShadow
- in file Custom.php, method Custom::getShadow()
- getShowClose
- in file Candle.php, method Candle::getShowClose()
Determines whether Close prices will be displayed. It only has effect when Candle series.CandleStyle is set to csCandleBar.
- getShowInLegend
- in file Series.php, method Series::getShowInLegend()
Displays this Series Title in Legend. It is only meaningful when LegendStyle is Series or LastValues. Default value: true
- getShowInLegend
- in file ISeries.php, method ISeries::getShowInLegend()
- getShowOpen
- in file Candle.php, method Candle::getShowOpen()
Determines whether Open prices will be displayed. It only has effect when Candle series.CandleStyle is set to csCandleBar.
- getSideMargins
- in file CustomBar.php, method CustomBar::getSideMargins()
Margin between Chart rectangle and Bars. Default value: true
- getSizePercent
- in file Pyramid.php, method Pyramid::getSizePercent()
The size of Pyramid base relative to Chart Axis bounding width. Default value: 50
- getSlice
- in file Pie.php, method ExplodedSliceList::getSlice()
- getSlice
- in file Pie.php, method SliceValueList::getSlice()
- getSquared
- in file Bubble.php, method Bubble::getSquared()
Determines how the Bubble size is calculated. By default, the horizontal and vertical Bubble sizes are equal to the radius of each bubble. When Squared is false, Bubble horizontal and vertical sizes are calculated independently based on Series axis scales.
- getStacked
- in file CustomPoint.php, method CustomPoint::getStacked()
Defines how multiple series will be displayed.
- getStackGroup
- in file CustomBar.php, method CustomBar::getStackGroup()
Allows stacking independent Series within the same Chart, in series groups. Default value: 0
- getStairs
- in file Custom.php, method Custom::getStairs()
Steps line joining adjacent points.
- getStairs
- in file FastLine.php, method FastLine::getStairs()
Controls the drawing of FastLine series.
- getStartValues
- in file Gantt.php, method Gantt::getStartValues()
Defines the starting Gantt bar date values.
- getStartXValues
- in file Arrow.php, method Arrow::getStartXValues()
The X0 values for Arrows. Each Arrow has (X0,Y0) and (X1,Y1) coordinates. StartXValues.DateTime property default value is true.
- getStartYValues
- in file Arrow.php, method Arrow::getStartYValues()
The Y0 values for Arrows. Each Arrow has (X0,Y0) and (X1,Y1) coordinates.
- getStartZ
- in file Series.php, method Series::getStartZ()
For internal use.
- getStartZ
- in file ISeries.php, method ISeries::getStartZ()
- getStyle
- in file SeriesMarks.php, method SeriesMarks::getStyle()
Each different Style value makes Marks output a different text.
- getStyle
- in file Pie.php, method PieOtherSlice::getStyle()
Either value or percentage to group the 'other' Pie slice.
- getStyle
- in file ShapeSeries.php, method ShapeSeries::getStyle()
Defines how a TChartShape component appears on a Chart. Default value: Circle
- getStyle
- in file Candle.php, method Candle::getStyle()
Determines how the Candle points will be drawn.
- getSymbol
- in file SeriesMarks.php, method SeriesMarks::getSymbol()
- getText
- in file ShapeSeries.php, method ShapeSeries::getText()
Displays customized Strings inside Shapes. You can use the Font and Aligment properties to control Text display. Note: You may need to change Shape Font size to a different value when creating metafiles or when zooming Charts.
- getText
- in file Pie.php, method PieOtherSlice::getText()
Title for otherSlice. Default value: Other
- getTextAlign
- in file SeriesMarks.php, method SeriesMarks::getTextAlign()
- getTitle
- in file Series.php, method Series::getTitle()
Series description to show in Legend and dialogs.
- getTopGradient
- in file Area.php, method Area::getTopGradient()
Determines how to fill the top 3D Area region.
- getTotal
- in file ValueList.php, method ValueList::getTotal()
The sum of all IValueList values.
- getTotalABS
- in file ValueList.php, method ValueList::getTotalABS()
The sum of all absolute values in the list.
- getTransparency
- in file Histogram.php, method Histogram::getTransparency()
The Transparency level from 0 to 100%.
- getTransparency
- in file FastLine.php, method FastLine::getTransparency()
The Transparency of the FastLine series as a percentage.
- getTransparency
- in file Pie.php, method Pie::getTransparency()
The Transparency level from 0 to 100%.
- getTransparency
- in file Custom.php, method Custom::getTransparency()
Transparency level from 0 to 100% Default value: 0
- getTransparent
- in file ShapeSeries.php, method ShapeSeries::getTransparent()
Allows Shape Brush attributes to fill the interior of the Shape.
- getUpCloseColor
- in file Candle.php, method Candle::getUpCloseColor()
Candle color fill when Open value is greater than Close value.
- getUseAxis
- in file Series.php, method Series::getUseAxis()
- getUseAxis
- in file ISeries.php, method ISeries::getUseAxis()
- getUseOrigin
- in file CustomBar.php, method CustomBar::getUseOrigin()
Bars to be bottom aligned at the Origin method value.
- getUseOrigin
- in file Area.php, method Area::getUseOrigin()
Aligns bottom of AreaSeries to the Origin property value. Default value: false
- getUseOrigin
- in file Volume.php, method Volume::getUseOrigin()
Enables/Disables the Y value that defines the bottom position for Volume points. Default value: false
- getUsePatterns
- in file Pie.php, method Pie::getUsePatterns()
Fills Pie Sectors with different Brush pattern styles. Default value: false
- getValue
- in file Pie.php, method PieOtherSlice::getValue()
Value (value or percentage) for Otherslice grouping.
- getValue
- in file ValueList.php, method ValueList::getValue()
- getValueColor
- in file ISeries.php, method ISeries::getValueColor()
- getValueColor
- in file Series.php, method Series::getValueColor()
The colour of the index point.
- getValueFormat
- in file Series.php, method Series::getValueFormat()
Determines the Format to display point values. It specifies the desired formatting string to be applied to Axis Labels.
- getValueFormat
- in file ISeries.php, method ISeries::getValueFormat()
- getValueIndexSwapper
- in file Series.php, method Series::getValueIndexSwapper()
- getValueList
- in file Series.php, method Series::getValueList()
- getValueList
- in file ValuesLists.php, method ValuesLists::getValueList()
- getValueList
- in file ISeries.php, method ISeries::getValueList()
- getValueListNum
- in file Series.php, method Series::getValueListNum()
Adds the collection of objects that implement the IList interface.
- getValueMarkText
- in file Series.php, method Series::getValueMarkText()
Returns the String representation of a Index point used to draw the Mark.
- getValueMarkText
- in file ISeries.php, method ISeries::getValueMarkText()
- getValues
- in file ValueList.php, method ValueList::getValues()
- getValuesLists
- in file Series.php, method Series::getValuesLists()
Returns the steema.teechart.styles.ValuesLists object of the series.
- getVertAlignment
- in file ShapeSeries.php, method ShapeSeries::getVertAlignment()
Sets the vertical alignment of Text within a TChartShape Series shape.
- getVertAxis
- in file Series.php, method Series::getVertAxis()
- getVertAxis
- in file ISeries.php, method ISeries::getVertAxis()
- getVerticalAxis
- in file Series.php, method Series::getVerticalAxis()
Determines Vertical axis associated to this Series. Default value: VerticalAxis.Left
- getVisible
- in file Series.php, method Series::getVisible()
Returns if this series is Visible.
- getX0
- in file ShapeSeries.php, method ShapeSeries::getX0()
Coordinate used to define the englobing ShapeSeries rectangle.
- getX1
- in file ShapeSeries.php, method ShapeSeries::getX1()
Coordinate used to define the englobing ShapeSeries rectangle.
- getXRadius
- in file Circular.php, method Circular::getXRadius()
Returns the exact horizontal size of the ellipse's radius in pixels. The ellipse XRadius can be set to a fixed number of pixels by using this method. Circled series.Circled controls whether both radii must be proportional to the Screen X/Y ratio.
- getXValues
- in file ISeries.php, method ISeries::getXValues()
- getXValues
- in file Series.php, method Series::getXValues()
Values defining horizontal point positions.
- getXYStyle
- in file ShapeSeries.php, method ShapeSeries::getXYStyle()
Can be set to:- Axis, AxisOrigin or Pixels.
- getY0
- in file ShapeSeries.php, method ShapeSeries::getY0()
Coordinate used to define the englobing ShapeSeries rectangle.
- getY1
- in file ShapeSeries.php, method ShapeSeries::getY1()
Coordinate used to define the englobing ShapeSeries rectangle.
- getYMandatory
- in file ISeries.php, method ISeries::getYMandatory()
- getYMandatory
- in file Series.php, method Series::getYMandatory()
Returns whether or not this Series has Y values as mandatory.
- getYOrigin
- in file CustomBar.php, method CustomBar::getYOrigin()
Obsolete. Please use CustomBar.<!-- -->Origin instead.
- getYRadius
- in file Circular.php, method Circular::getYRadius()
Returns the exact vertical size of the ellipse's radius in pixels. The ellipse YRadius can be set to a fixed number of pixels by using this method. Circled series .Circled controls whether both radii must be proportional to the Screen X/Y ratio.
- getYValueList
- in file Series.php, method Series::getYValueList()
Returns the value list that the AListName parameter has.
- getYValues
- in file ISeries.php, method ISeries::getYValues()
- getYValues
- in file Series.php, method Series::getYValues()
Values defining vertical point positions.
WARNING: You CAN NOT Delete, Clear or Add values DIRECTLY. You need to call the Series equivalent methods to do this.
- getZOrder
- in file ISeries.php, method ISeries::getZOrder()
- getZOrder
- in file Series.php, method Series::getZOrder()
Determines where on the depth axis the Series is drawn.
- getZPosition
- in file SeriesMarks.php, method SeriesMarks::getZPosition()
The Position in pixels on the Z axis.
- Gantt.php
- procedural page Gantt.php
- getBrightStarsPalette
- in file Theme.php, method Theme::getBrightStarsPalette()
- getClassicPalette
- in file Theme.php, method Theme::getClassicPalette()
- getCoolPalette
- in file Theme.php, method Theme::getCoolPalette()
- getDefaultPalette
- in file Theme.php, method Theme::getDefaultPalette()
- getDescription
- in file Theme.php, method Theme::getDescription()
Gets descriptive text.
- getDescription
- in file BlackIsBackTheme.php, method BlackIsBackTheme::getDescription()
Gets descriptive text.
- getDescription
- in file BlueSkyTheme.php, method BlueSkyTheme::getDescription()
Gets descriptive text.
- getDescription
- in file DefaultTheme.php, method DefaultTheme::getDescription()
Gets descriptive text.
- getDescription
- in file ExcelTheme.php, method ExcelTheme::getDescription()
Gets descriptive text.
- getDescription
- in file Y2009.php, method Y2009::getDescription()
Gets descriptive text.
- getExcelPalette
- in file Theme.php, method Theme::getExcelPalette()
- getGrayscalePalette
- in file Theme.php, method Theme::getGrayscalePalette()
- getMacOSPalette
- in file Theme.php, method Theme::getMacOSPalette()
- getModernPalette
- in file Theme.php, method Theme::getModernPalette()
- getOnBlackPalette
- in file Theme.php, method Theme::getOnBlackPalette()
- getOperaPalette
- in file Theme.php, method Theme::getOperaPalette()
- getPastelsPalette
- in file Theme.php, method Theme::getPastelsPalette()
- getRainbowPalette
- in file Theme.php, method Theme::getRainbowPalette()
- getSkyBluesPalette
- in file Theme.php, method Theme::getSkyBluesPalette()
- getSolidPalette
- in file Theme.php, method Theme::getSolidPalette()
- getVictorianPalette
- in file Theme.php, method Theme::getVictorianPalette()
- getWarmPalette
- in file Theme.php, method Theme::getWarmPalette()
- getWebPalette
- in file Theme.php, method Theme::getWebPalette()
- getWindowsVistaPalette
- in file Theme.php, method Theme::getWindowsVistaPalette()
- getWindowsXPPalette
- in file Theme.php, method Theme::getWindowsXPPalette()
- GrayscaleTheme
- in file GrayscaleTheme.php, class GrayscaleTheme
<p>Title: Grayscale Theme class</p>
- GrayscaleTheme
- in file GrayscaleTheme.php, method GrayscaleTheme::GrayscaleTheme()
Description of Classic theme
- getActive
- in file Tool.php, method Tool::getActive()
Enables/Disables the indexed Tool. Default value: true
- getAllowDrag
- in file ColorLine.php, method ColorLine::getAllowDrag()
Allows mousedrag of Line when true. Default value: true
- getAxis
- in file ToolAxis.php, method ToolAxis::getAxis()
The axis to which a Tool will belong. Default value: null
- getBand1
- in file GridBand.php, method GridBand::getBand1()
The Brush characteristics of the first GridBand tool Band.
- getBand2
- in file GridBand.php, method GridBand::getBand2()
The Brush characteristics of the second GridBand tool Band.
- getBitmapEditor
- in file Tool.php, method Tool::getBitmapEditor()
Returns the URL of the associated icon for a given Tool class. This icon is used at Tools gallery listbox and Tools Editor dialog.
- getBoundValue
- in file SeriesBand.php, method SeriesBand::getBoundValue()
Constant value to be used as one of the limits of band filled areas. Note: BoundValue property is only used when the <see cref="Series2"/> property is not set (ie: is null).
- getBrush
- in file ColorBand.php, method ColorBand::getBrush()
Element Brush characteristics.
- getBrush
- in file SeriesBand.php, method SeriesBand::getBrush()
Element Brush characteristics.
- getCallout
- in file Annotation.php, method Annotation::getCallout()
- getColor
- in file ColorBand.php, method ColorBand::getColor()
SThe Band Color.
- getCursor
- in file Annotation.php, method Annotation::getCursor()
The Cursor type for when the user moves the mouse over the Annotation bounds. Default value: Default
- getCustomSize
- in file Annotation.php, method Annotation::getCustomSize()
- getDescription
- in file ColorBand.php, method ColorBand::getDescription()
Gets descriptive text.
- getDescription
- in file GridBand.php, method GridBand::getDescription()
Gets descriptive text.
- getDescription
- in file ColorLine.php, method ColorLine::getDescription()
Gets descriptive text.
- getDescription
- in file Annotation.php, method Annotation::getDescription()
Gets descriptive text.
- getDescription
- in file ExtraLegend.php, method ExtraLegend::getDescription()
Gets descriptive text.
- getDescription
- in file SeriesBand.php, method SeriesBand::getDescription()
Gets descriptive text.
- getDescription
- in file MarksTip.php, method MarksTip::getDescription()
Gets descriptive text.
- getDescription
- in file Tool.php, method Tool::getDescription()
Gets descriptive text.
- getDragRepaint
- in file ColorLine.php, method ColorLine::getDragRepaint()
Repaints the Chart while moving the ColorLine when true. Set to true to repaint the Chart while moving the ColorLine. Default value: false
- getDraw3D
- in file ColorLine.php, method ColorLine::getDraw3D()
Draws ColorLine in 3D when true. Default value: true
- getDrawBehind
- in file ColorBand.php, method ColorBand::getDrawBehind()
Draws the Colorband behind the series values when true. Default value: true
- getDrawBehind
- in file ColorLine.php, method ColorLine::getDrawBehind()
Draws the ColorLine behind the series values. Default value: false
- getDrawBehindSeries
- in file SeriesBand.php, method SeriesBand::getDrawBehindSeries()
Flag which causes filling to occur before or after the series are displayed. Default value: true
- getEnd
- in file ColorBand.php, method ColorBand::getEnd()
The End Axis value of colorband.
- getEndLine
- in file ColorBand.php, method ColorBand::getEndLine()
Contains formatting properties for the automatic line used to drag the end value of the ColorBand tool at runtime.
- getEndLinePen
- in file ColorBand.php, method ColorBand::getEndLinePen()
- GetFirstLast
- in file Tool.php, class GetFirstLast
- getFirstLastSeries
- in file Tool.php, method Tool::getFirstLastSeries()
- getGradient
- in file ColorBand.php, method ColorBand::getGradient()
Sets Band colour gradient.
- getGradient
- in file SeriesBand.php, method SeriesBand::getGradient()
The gradient colors used to fill the area between the two series.
- getHeight
- in file Annotation.php, method Annotation::getHeight()
Returns the annotation height in pixels
- getHideDelay
- in file MarksTip.php, method MarksTip::getHideDelay()
The time period during which the Tool Tip appears. Default value: 4000 (ms)
- getHorizAxis
- in file ToolSeries.php, method ToolSeries::getHorizAxis()
Returns the associated Top or Bottom Chart Horizontal Axis.
- getInnerText
- in file Annotation.php, method Annotation::getInnerText()
- getLeft
- in file Annotation.php, method Annotation::getLeft()
The horizontal displacement in pixels of text box from Chart's left edge.
- getLegend
- in file ExtraLegend.php, method ExtraLegend::getLegend()
Defines the Legend characteristics.
- getMouseAction
- in file MarksTip.php, method MarksTip::getMouseAction()
Activates Mark Tip on mouse move or click. Default value: MarksTipMouseAction.Move
- getMouseDelay
- in file MarksTip.php, method MarksTip::getMouseDelay()
The time lag before the Tool Tip appears. Default value: 500
- getNoLimitDrag
- in file ColorLine.php, method ColorLine::getNoLimitDrag()
Allows drag of ColorLine outside of the Chart rectangle. Default value: false
- getPen
- in file ToolAxis.php, method ToolAxis::getPen()
Element Pen characteristics.
- getPen
- in file SeriesBand.php, method SeriesBand::getPen()
Indicates the kind of pen used to draw Series Band.
- getPosition
- in file Annotation.php, method Annotation::getPosition()
The default position for the Annotation Tool text box and text.
- getResizeEnd
- in file ColorBand.php, method ColorBand::getResizeEnd()
Gets or sets if the ColorBand tool allows mouse dragging of the edge corresponding to the end value.
- getResizeStart
- in file ColorBand.php, method ColorBand::getResizeStart()
- getSeries
- in file ToolSeries.php, method ToolSeries::getSeries()
The Series with which Tools are associated. Default value: null
- getSeries2
- in file SeriesBand.php, method SeriesBand::getSeries2()
Second series associated to this tool. SeriesBand tool needs two series to fill the area in between them.
- getShape
- in file Annotation.php, method Annotation::getShape()
The characteristics of the Annotation Tool text and text box Shape.
- getStart
- in file ColorBand.php, method ColorBand::getStart()
The Start Axis value of colorband.
- getStartLine
- in file ColorBand.php, method ColorBand::getStartLine()
Contains formatting properties for the automatic line used to drag the start value of the ColorBand tool at runtime.
- getStartLinePen
- in file ColorBand.php, method ColorBand::getStartLinePen()
- getStyle
- in file MarksTip.php, method MarksTip::getStyle()
Defines the text format of the Mark ToolTip. Default value: MarksStyle.Label
- getStyle
- in file ColorLine.php, method ColorLine::getStyle()
Default value: ColorLineStyle.CUSTOM
- getSummary
- in file SeriesBand.php, method SeriesBand::getSummary()
Gets detailed descriptive text.
- getSummary
- in file GridBand.php, method GridBand::getSummary()
Gets detailed descriptive text.
- getSummary
- in file Tool.php, method Tool::getSummary()
Gets detailed descriptive text.
- getSummary
- in file Annotation.php, method Annotation::getSummary()
Gets detailed descriptive text.
- getSummary
- in file ColorLine.php, method ColorLine::getSummary()
Gets detailed descriptive text.
- getSummary
- in file ColorBand.php, method ColorBand::getSummary()
Gets detailed descriptive text.
- getSummary
- in file ExtraLegend.php, method ExtraLegend::getSummary()
Gets detailed descriptive text.
- getSummary
- in file MarksTip.php, method MarksTip::getSummary()
Gets detailed descriptive text.
- getText
- in file Annotation.php, method Annotation::getText()
The text for the Annotation Tool. Default value: ""
- getTextAlign
- in file Annotation.php, method Annotation::getTextAlign()
Horizontal alignment of displayed text. Default value: StringAlignment.Near
- getTool
- in file ToolsCollection.php, method ToolsCollection::getTool()
- getTop
- in file Annotation.php, method Annotation::getTop()
The vertical displacement in pixels of text box from Chart's top edge.
- getTransparency
- in file ColorBand.php, method ColorBand::getTransparency()
The Transparency of ColorBand as percentage. Default value: 0
- getTransparency
- in file SeriesBand.php, method SeriesBand::getTransparency()
The amount of semi-glass effect (opacity) to apply when filling the area between the two series as percentage.
- getValue
- in file ColorLine.php, method ColorLine::getValue()
Determines Axis position where the ColorLine has to be drawn. Default value: 0
- getVertAxis
- in file ToolSeries.php, method ToolSeries::getVertAxis()
Returns the associated Left or Right Chart Vertical Axis.
- getWidth
- in file Annotation.php, method Annotation::getWidth()
Returns the annotation width in pixels
- getXPosition
- in file AnnotationCallout.php, method AnnotationCallout::getXPosition()
The X pixel coordinate of the ending point of the annotation callout line.
- getYPosition
- in file AnnotationCallout.php, method AnnotationCallout::getYPosition()
The Y pixel coordinate of the ending point of the annotation callout line.
- getZPosition
- in file AnnotationCallout.php, method AnnotationCallout::getZPosition()
The Z pixel coordinate of the ending point of the annotation callout line.
- GridBand
- in file GridBand.php, method GridBand::GridBand()
- GridBand
- in file GridBand.php, class GridBand
GridBand class
- GridBand.php
- procedural page GridBand.php
top
h
- $HALFMONTH
- in file DateTimeStep.php, variable DateTimeStep::$HALFMONTH
Defines a HalfMonth TimeSpan.
- $Header
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$Header
- $Height
- in file Texts.php, variable Texts::$Height
- $height
- in file TChart.php, variable TChart::$height
- $height
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$height
- $height
- in file Rectangle.php, variable Rectangle::$height
- $height
- in file GraphicsGD.php, variable GraphicsGD::$height
- $height
- in file Dimension.php, variable Dimension::$height
The height dimension; negative values can be used.
- $height
- in file CanvasMing.php, variable CanvasMing::$height
- $height3D
- in file Aspect.php, variable Aspect::$height3D
- $Hollow
- in file Texts.php, variable Texts::$Hollow
- $HorizAreaSeries
- in file Texts.php, variable Texts::$HorizAreaSeries
- $HorizLine
- in file Texts.php, variable Texts::$HorizLine
- $HORIZONTAL
- in file ZoomDirections.php, variable ZoomDirections::$HORIZONTAL
Allows only Horizontal Zooming.
- $HORIZONTAL
- in file GradientDirection.php, variable GradientDirection::$HORIZONTAL
- $HTML
- in file TextFormat.php, variable TextFormatted::$HTML
Defines a HTML format.
- $HTMLFilter
- in file Texts.php, variable Texts::$HTMLFilter
- High.php
- procedural page High.php
- hashCode
- in file Dimension.php, method Dimension::hashCode()
Returns the hash code for this
.
- Header
- in file Header.php, method Header::Header()
The class constructor.
- Header
- in file Header.php, class Header
Header class
- Header.php
- procedural page Header.php
- hex2int
- in file roundedCornersOnTheFly.php, function hex2int()
- HorizontalAxis
- in file HorizontalAxis.php, method HorizontalAxis::HorizontalAxis()
- HorizontalAxis
- in file HorizontalAxis.php, class HorizontalAxis
<p>Title: HorizontalAxis class</p>
- horizontalLine
- in file CanvasFlex.php, method Graphics3DFlex::horizontalLine()
Draws a Horizontal at z depth position.
- horizontalLine
- in file GraphicsGD.php, method GraphicsGD::horizontalLine()
Draws a Horizontal at z depth position.
- horizontalLine
- in file CanvasMing.php, method CanvasMing::horizontalLine()
Draws a Horizontal at z depth position.
- HorizArea.php
- procedural page HorizArea.php
- HorizLine.php
- procedural page HorizLine.php
- HorizontalAxis.php
- procedural page HorizontalAxis.php
- $hideBackGrid
- in file Axis.php, variable Axis::$hideBackGrid
- $horizontal
- in file Axis.php, variable Axis::$horizontal
- $HORIZONTAL
- in file HatchStyle.php, variable HatchStyle::$HORIZONTAL
- $HORIZONTALBRICK
- in file HatchStyle.php, variable HatchStyle::$HORIZONTALBRICK
- $HORIZONTAL_CENTER_ALIGN
- in file StringAlignment.php, variable StringAlignment::$HORIZONTAL_CENTER_ALIGN
- $HORIZONTAL_LEFT_ALIGN
- in file StringAlignment.php, variable StringAlignment::$HORIZONTAL_LEFT_ALIGN
- $HORIZONTAL_RIGHT_ALIGN
- in file StringAlignment.php, variable StringAlignment::$HORIZONTAL_RIGHT_ALIGN
- HatchStyle.php
- procedural page HatchStyle.php
- hasOutline
- in file ChartFont.php, method ChartFont::hasOutline()
- HatchStyle
- in file HatchStyle.php, class HatchStyle
HatchStyle class
- HatchStyle
- in file HatchStyle.php, method HatchStyle::HatchStyle()
- hex2rgb
- in file Gradient.php, method Gradient::hex2rgb()
- $hasColors
- in file DataExportFormat.php, variable DataExportFormat::$hasColors
- $hasLabels
- in file DataExportFormat.php, variable DataExportFormat::$hasLabels
- $hasMarkPositions
- in file DataExportFormat.php, variable DataExportFormat::$hasMarkPositions
- $hasNoMandatory
- in file DataExportFormat.php, variable DataExportFormat::$hasNoMandatory
- $HideSourceList
- in file Functions.php, variable Functions::$HideSourceList
- High
- in file High.php, class High
<p>Title: High class</p>
- hasCheckBoxes
- in file Legend.php, method Legend::hasCheckBoxes()
Returns true when the legend displays checkboxes and it is showing series names.
- hex2rgb
- in file Utils.php, method Utils::hex2rgb()
- $hasZValues
- in file Series.php, variable Series::$hasZValues
Returns true if the series has ZValues.
- $HORIZLINE
- in file ShapeStyle.php, variable ShapeStyle::$HORIZLINE
The shape is a horizontal line.
- hasDataSource
- in file Series.php, method Series::hasDataSource()
- hasDataSource
- in file ISeries.php, method ISeries::hasDataSource()
- hasListenersOf
- in file Series.php, method Series::hasListenersOf()
- hasNoMandatoryValues
- in file Series.php, method Series::hasNoMandatoryValues()
- Histogram
- in file Histogram.php, method Histogram::Histogram()
- Histogram
- in file Histogram.php, class Histogram
Histogram class
- HorizArea
- in file HorizArea.php, method HorizArea::HorizArea()
- HorizArea
- in file HorizArea.php, class HorizArea
<p>Title: HorizArea class</p>
- HorizBar
- in file HorizBar.php, method HorizBar::HorizBar()
- HorizBar
- in file HorizBar.php, class HorizBar
HorizBar Class
- HorizLine
- in file HorizLine.php, method HorizLine::HorizLine()
- HorizLine
- in file HorizLine.php, class HorizLine
<p>Title: HorizLine class</p>
- Histogram.php
- procedural page Histogram.php
- HorizBar.php
- procedural page HorizBar.php
top
i
- $IClicked
- in file Chart.php, variable Chart::$IClicked
- $Image
- in file Texts.php, variable Texts::$Image
- $ImageBarSeries
- in file Texts.php, variable Texts::$ImageBarSeries
- $imageinterlace
- in file GraphicsGD.php, variable GraphicsGD::$imageinterlace
- $imageinterlace
- in file CanvasMing.php, variable CanvasMing::$imageinterlace
- $ImagePointSeries
- in file Texts.php, variable Texts::$ImagePointSeries
- $imagereflection
- in file GraphicsGD.php, variable GraphicsGD::$imagereflection
- $imagereflection
- in file CanvasMing.php, variable CanvasMing::$imagereflection
- $ImageTool
- in file Texts.php, variable Texts::$ImageTool
- $ImageToolSummary
- in file Texts.php, variable Texts::$ImageToolSummary
- $img
- in file GraphicsGD.php, variable GraphicsGD::$img
- $img
- in file CanvasMing.php, variable CanvasMing::$img
- $ImportChart
- in file Texts.php, variable Texts::$ImportChart
- $IncorrectMaxMinValue
- in file Texts.php, variable Texts::$IncorrectMaxMinValue
- $Index
- in file Texts.php, variable Texts::$Index
- $inner
- in file TeeBevel.php, variable TeeBevel::$inner
- $Insert
- in file Texts.php, variable Texts::$Insert
- $internalCanvas
- in file TeePanel.php, variable TeePanel::$internalCanvas
- $InvalidEditorClass
- in file Texts.php, variable Texts::$InvalidEditorClass
- $InvalidTeeFile
- in file Texts.php, variable Texts::$InvalidTeeFile
- $INVARROW
- in file BarStyle.php, variable BarStyle::$INVARROW
Defines an inverted arrow shape for each bar series point.
- $InvPyramid
- in file Texts.php, variable Texts::$InvPyramid
- $INVPYRAMID
- in file BarStyle.php, variable BarStyle::$INVPYRAMID
Defines an inverted pyramid shape for each bar series point.
- $iPointDoubles
- in file CanvasMing.php, variable CanvasMing::$iPointDoubles
- $iPointDoubles
- in file GraphicsGD.php, variable GraphicsGD::$iPointDoubles
- $iSize
- in file Wall.php, variable Wall::$iSize
- IBaseChart
- in file IBaseChart.php, class IBaseChart
IBaseChart class
- IBaseChart.php
- procedural page IBaseChart.php
- IChart
- in file IChart.php, class IChart
IChart class
- IChart.php
- procedural page IChart.php
- image
- in file Chart.php, method Chart::image()
- image
- in file IBaseChart.php, method IBaseChart::image()
- imagegradientellipse
- in file GraphicsGD.php, method GraphicsGD::imagegradientellipse()
- imagegradientellipse
- in file CanvasMing.php, method CanvasMing::imagegradientellipse()
- imagegradientellipsealpha
- in file CanvasMing.php, method CanvasMing::imagegradientellipsealpha()
- imagegradientellipsealpha
- in file GraphicsGD.php, method GraphicsGD::imagegradientellipsealpha()
- ImageMode
- in file ImageMode.php, method ImageMode::ImageMode()
- ImageMode
- in file ImageMode.php, class ImageMode
ImageMode class
- ImageMode.php
- procedural page ImageMode.php
- inflate
- in file Rectangle.php, method Rectangle::inflate()
- init
- in file tchart.inc.php, method TChartObj::init()
- initWindow
- in file GraphicsGD.php, method GraphicsGD::initWindow()
- initWindow
- in file CanvasMing.php, method CanvasMing::initWindow()
- InitWindow
- in file CanvasFlex.php, method Graphics3DFlex::InitWindow()
- instance
- in file SerializeManager.php, method SerializeManager::instance()
OURD_SerializeManager
- intDraw
- in file SeriesPointer.php, method SeriesPointer::intDraw()
Internal use. Draw Pointer
- internalApplyDark
- in file CanvasMing.php, method CanvasMing::internalApplyDark()
- internalApplyDark
- in file GraphicsGD.php, method GraphicsGD::internalApplyDark()
- internalMinMax
- in file Chart.php, method Chart::internalMinMax()
- intersect
- in file Rectangle.php, method Rectangle::intersect()
- intersects
- in file Rectangle.php, method Rectangle::intersects()
Determines whether or not this
and the specified
intersect. Two rectangles intersect if their intersection is nonempty.
- invalidate
- in file IBaseChart.php, method IBaseChart::invalidate()
- invalidate
- in file TeeBase.php, method TeeBase::invalidate()
Use invalidate when the entire canvas needs to be repainted.
- isAxisCustom
- in file Chart.php, method Chart::isAxisCustom()
- isAxisCustom
- in file IBaseChart.php, method IBaseChart::isAxisCustom()
- isAxisVisible
- in file Chart.php, method Chart::isAxisVisible()
- isEmpty
- in file Rectangle.php, method Rectangle::isEmpty()
Determines whether or not this
is empty. A
is empty if its width or its height is less than or equal to zero.
- isFreeSeriesColor
- in file Chart.php, method Chart::isFreeSeriesColor()
Returns whether the AColor parameter is used by any Series or not.
- isValidDataSource
- in file Chart.php, method Chart::isValidDataSource()
- indexOf
- in file AnimationsCollection.php, method AnimationsCollection::indexOf()
- internalAdd
- in file AnimationsCollection.php, method AnimationsCollection::internalAdd()
- $iAngle
- in file AxisLabels.php, variable AxisLabels::$iAngle
- $iAxis
- in file AxisLabelsItems.php, variable AxisLabelsItems::$iAxis
- $iAxisDateTime
- in file Axis.php, variable Axis::$iAxisDateTime
- $iAxisLabelsItems
- in file AxisLabelItem.php, variable AxisLabelItem::$iAxisLabelsItems
- $iAxisLogSizeRange
- in file Axis.php, variable Axis::$iAxisLogSizeRange
- $iAxisSize
- in file Axis.php, variable Axis::$iAxisSize
- $iAxisSizeRange
- in file Axis.php, variable Axis::$iAxisSizeRange
- $iCenterPos
- in file Axis.php, variable Axis::$iCenterPos
- $iEndPos
- in file Axis.php, variable Axis::$iEndPos
- $iLogMax
- in file Axis.php, variable Axis::$iLogMax
- $iLogMin
- in file Axis.php, variable Axis::$iLogMin
- $iMaximum
- in file Axis.php, variable Axis::$iMaximum
- $iMinAxisIncrement
- in file Axis.php, variable Axis::$iMinAxisIncrement
- $iMinimum
- in file Axis.php, variable Axis::$iMinimum
- $inverted
- in file Axis.php, variable Axis::$inverted
- $iRange
- in file Axis.php, variable Axis::$iRange
- $iRangelog
- in file Axis.php, variable Axis::$iRangelog
- $iRangezero
- in file Axis.php, variable Axis::$iRangezero
- $isDepthAxis
- in file Axis.php, variable Axis::$isDepthAxis
- $iSeparation
- in file AxisLabels.php, variable AxisLabels::$iSeparation
- $iSeriesList
- in file Axis.php, variable Axis::$iSeriesList
- $iStartPos
- in file Axis.php, variable Axis::$iStartPos
- $iStyle
- in file AxisLabels.php, variable AxisLabels::$iStyle
- $iZPos
- in file Axis.php, variable Axis::$iZPos
- incDecDateTime
- in file Axis.php, method Axis::incDecDateTime()
- indexOf
- in file Axes.php, method Axes::indexOf()
- indexOf
- in file CustomAxes.php, method CustomAxes::indexOf()
Returns the corresponding axis index which has the specified value.
- internalCalcPositions
- in file Axis.php, method Axis::internalCalcPositions()
- internalCalcPositions
- in file Axes.php, method Axes::internalCalcPositions()
- internalCalcRange
- in file Axis.php, method Axis::internalCalcRange()
Internal use.
- internalSetInverted
- in file Axis.php, method Axis::internalSetInverted()
- IntRange
- in file AxisDraw.php, class IntRange
- IntRange
- in file AxisDraw.php, method IntRange::IntRange()
The class constructor.
- isCustom
- in file Axis.php, method Axis::isCustom()
Returns true if Axis is a Custom Axis
- isDateTime
- in file Axis.php, method Axis::isDateTime()
Returns if the Axis dependent $values are DateTime or not.
- $internalTransparency
- in file ChartBrush.php, variable ChartBrush::$internalTransparency
- InternalPyramidTrunc.php
- procedural page InternalPyramidTrunc.php
- imagecolorgradient
- in file Gradient.php, method Gradient::imagecolorgradient()
- INDIGO
- in file Color.php, method Color::INDIGO()
The color indigo. In the default sRGB space.
- internalAssign
- in file ChartPen.php, method ChartPen::internalAssign()
- InternalPyramidTrunc
- in file InternalPyramidTrunc.php, class InternalPyramidTrunc
InternalPyramidTrunc Class
- invalidate
- in file ChartFont.php, method ChartFont::invalidate()
Use Invalidate when the entire canvas needs to be repainted.
- invalidate
- in file ChartPen.php, method ChartPen::invalidate()
- invalidate
- in file ChartBrush.php, method ChartBrush::invalidate()
Use invalidate when the entire canvas needs to be repainted.
- isEmpty
- in file Color.php, method Color::isEmpty()
- isNull
- in file Color.php, method Color::isNull()
- IEventListener.php
- procedural page IEventListener.php
- IEventListener
- in file IEventListener.php, class IEventListener
IEventListener class
- ImageExport.php
- procedural page ImageExport.php
- ImageExportFormat.php
- procedural page ImageExportFormat.php
- image
- in file ImageExport.php, method ImageExport::image()
- ImageExport
- in file ImageExport.php, method ImageExport::ImageExport()
- ImageExport
- in file ImageExport.php, class ImageExport
ImageExport class
- ImageExportFormat
- in file ImageExportFormat.php, method ImageExportFormat::ImageExportFormat()
- ImageExportFormat
- in file ImageExportFormat.php, class ImageExportFormat
ImageExportFormat class
- isDataFlavorSupported
- in file ImageExport.php, method TransferImage::isDataFlavorSupported()
- isValidSourceOf
- in file ADX.php, method ADX::isValidSourceOf()
- Imports
- in file Imports.php, method Imports::Imports()
- Imports
- in file Imports.php, class Imports
Imports class
- Imports.php
- procedural page Imports.php
- $iLastValue
- in file Legend.php, variable Legend::$iLastValue
- $iLegendStyle
- in file Legend.php, variable Legend::$iLegendStyle
- internalDraw
- in file LegendTitle.php, method LegendTitle::internalDraw()
- ImageUtils
- in file ImageUtils.php, class ImageUtils
ImageUtils class
- ImageUtils.php
- procedural page ImageUtils.php
- $iBarBounds
- in file CustomBar.php, variable CustomBar::$iBarBounds
- $iBarSize
- in file CustomBar.php, variable CustomBar::$iBarSize
- $iCircleXCenter
- in file Circular.php, variable Circular::$iCircleXCenter
- $iCircleYCenter
- in file Circular.php, variable Circular::$iCircleYCenter
- $iColors
- in file Series.php, variable Series::$iColors
- $iDonutPercent
- in file Pie.php, variable Pie::$iDonutPercent
- $iMultiBar
- in file CustomBar.php, variable CustomBar::$iMultiBar
- $iniX
- in file Pie.php, variable Pie::$iniX
- $iniY
- in file Pie.php, variable Pie::$iniY
- $InternalUse
- in file Series.php, variable Series::$InternalUse
- $iNumBars
- in file CustomBar.php, variable CustomBar::$iNumBars
- $iNumSampleValues
- in file Series.php, variable Series::$iNumSampleValues
- $INVERTPYRAMID
- in file ShapeStyle.php, variable ShapeStyle::$INVERTPYRAMID
The shape is an inverted pyramid.
- $INVERTTRIANGLE
- in file ShapeStyle.php, variable ShapeStyle::$INVERTTRIANGLE
The shape is an inverted triangle.
- $iOrderPos
- in file CustomBar.php, variable CustomBar::$iOrderPos
- $iPreviousCount
- in file CustomBar.php, variable CustomBar::$iPreviousCount
- $iSeries
- in file SeriesMarks.php, variable SeriesMarks::$iSeries
- $iStacked
- in file CustomPoint.php, variable CustomPoint::$iStacked
- $iXRadius
- in file Circular.php, variable Circular::$iXRadius
- $iYRadius
- in file Circular.php, variable Circular::$iYRadius
- $iZOrder
- in file Series.php, variable Series::$iZOrder
- indexOf
- in file SeriesCollection.php, method SeriesCollection::indexOf()
Returns the corresponding point index which has the specified Value.
- indexOf
- in file ValueList.php, method ValueList::indexOf()
Returns the corresponding point index which has the specified Value. You can use it for example to obtain X co-ordinates based on Y values, or vice-versa.
- indexOf
- in file ValuesLists.php, method ValuesLists::indexOf()
- insert
- in file SeriesCollection.php, method SeriesCollection::insert()
- insertChartValue
- in file ValueList.php, method ValueList::insertChartValue()
- internalAdd
- in file SeriesCollection.php, method SeriesCollection::internalAdd()
- internalApplyBarMargin
- in file CustomBar.php, method CustomBar::internalApplyBarMargin()
- internalCalcMarkLength
- in file Bar.php, method Bar::internalCalcMarkLength()
- internalCalcMarkLength
- in file CustomBar.php, method CustomBar::internalCalcMarkLength()
- internalCalcMarkLength
- in file HorizBar.php, method HorizBar::internalCalcMarkLength()
- internalClicked
- in file Bar.php, method Bar::internalClicked()
- internalClicked
- in file CustomBar.php, method CustomBar::internalClicked()
- internalClicked
- in file HorizBar.php, method HorizBar::internalClicked()
- internalDraw
- in file SeriesMarks.php, method SeriesMarks::internalDraw()
- internalGetOriginPos
- in file CustomBar.php, method CustomBar::internalGetOriginPos()
- invalidate
- in file ISeries.php, method ISeries::invalidate()
- ISeries
- in file ISeries.php, class ISeries
ISeries class
- isNull
- in file ISeries.php, method ISeries::isNull()
- isNull
- in file Series.php, method Series::isNull()
Returns true if the index th point in the Series is "null" or "empty".
- isValidSeriesSource
- in file Series.php, method Series::isValidSeriesSource()
- isValidSourceOf
- in file Gantt.php, method Gantt::isValidSourceOf()
True if Series source is Gantt. It returns false if the Value parameter is the same as Self. It's used to validate DataSource both at design and run-time.
- isValidSourceOf
- in file Bubble.php, method Bubble::isValidSourceOf()
It's used to validate the DataSource property both at design and run-time. It returns false if the Value parameter is the same as Self.
- isValidSourceOf
- in file ShapeSeries.php, method ShapeSeries::isValidSourceOf()
Returns false if the Value parameter is the same as Self.
- isValidSourceOf
- in file OHLC.php, method OHLC::isValidSourceOf()
Validates Series datasource.
- isValidSourceOf
- in file Series.php, method Series::isValidSourceOf()
Validates Series datasource.
- ISeries.php
- procedural page ISeries.php
- invoke
- in file Theme.php, method ThemeSelectorDelegate::invoke()
- $iAxis
- in file ToolAxis.php, variable ToolAxis::$iAxis
- $iSeries
- in file ToolSeries.php, variable ToolSeries::$iSeries
- indexOf
- in file ToolsCollection.php, method ToolsCollection::indexOf()
Returns the corresponding point index which has the specified Value.
- internalAdd
- in file ToolsCollection.php, method ToolsCollection::internalAdd()
top
top
top
l
- $LABEL
- in file MarksStyle.php, variable MarksStyle::$LABEL
Shows the associated Point Label.
- $LABELPERCENT
- in file MarksStyle.php, variable MarksStyle::$LABELPERCENT
Shows the point Label and the percent value the point represents.
- $LABELPERCENTTOTAL
- in file MarksStyle.php, variable MarksStyle::$LABELPERCENTTOTAL
Shows the point Label toghether with the resulting "PercentTotal" style.
- $Labels
- in file Texts.php, variable Texts::$Labels
- $LABELVALUE
- in file MarksStyle.php, variable MarksStyle::$LABELVALUE
Shows the point Label and the point value.
- $languageCode
- in file Texts.php, variable Texts::$languageCode
- $LAST
- in file PeriodAlign.php, variable PeriodAlign::$LAST
Aligns the function with the last point of the function period.
- $Last
- in file Texts.php, variable Texts::$Last
- $LEFT
- in file ShapeTextHorizAlign.php, variable ShapeTextHorizAlign::$LEFT
Text is horizontally aligned to the left of the shape.
- $left
- in file Chart.php, variable Chart::$left
- $LeftAxis
- in file Texts.php, variable Texts::$LeftAxis
- $leftTop
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$leftTop
- $LEFTTRIANGLE
- in file PointerStyle.php, variable PointerStyle::$LEFTTRIANGLE
Defines the pointer as a left triangle.
- $Legend
- in file Texts.php, variable Texts::$Legend
- $LEGEND
- in file MarksStyle.php, variable MarksStyle::$LEGEND
Shows whatever is shown at Chart Legend.
- $Legend
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$Legend
- $legend
- in file LegendSymbol.php, variable LegendSymbol::$legend
Internal field pointing to parent legend class
- $legend
- in file Chart.php, variable Chart::$legend
- $LegendColorWidth
- in file Texts.php, variable Texts::$LegendColorWidth
- $LegendFirstValue
- in file Texts.php, variable Texts::$LegendFirstValue
- $legendPen
- in file Chart.php, variable Chart::$legendPen
- $Line
- in file Texts.php, variable Texts::$Line
- $Lines
- in file Texts.php, variable Texts::$Lines
- $LineSeparator
- in file Texts.php, variable Texts::$LineSeparator
- $listenerList
- in file TeePage.php, variable TeePage::$listenerList
A list of event listeners for this component.
- $listeners
- in file TChart.php, variable TChart::$listeners
- $Load
- in file Texts.php, variable Texts::$Load
- $LoadChart
- in file Texts.php, variable Texts::$LoadChart
- $LowBezierPoints
- in file Texts.php, variable Texts::$LowBezierPoints
- $LOWERED
- in file BevelStyle.php, variable BevelStyle::$LOWERED
Lowered Bevel.
- Low.php
- procedural page Low.php
- LeftWall
- in file Walls.php, method LeftWall::LeftWall()
- LeftWall
- in file Walls.php, class LeftWall
<p>Title: LeftWall class</p>
- LegendSymbol.php
- procedural page LegendSymbol.php
- LegendSymbol
- in file LegendSymbol.php, method LegendSymbol::LegendSymbol()
The class constructor.
- LegendSymbol
- in file LegendSymbol.php, class LegendSymbol
<p>Title: LegendSymbol class</p>
- libTeeChart.php
- procedural page libTeeChart.php
- line
- in file GraphicsGD.php, method GraphicsGD::line()
Draws a straight line
- line
- in file CanvasMing.php, method CanvasMing::line()
Draws a straight line
- line
- in file CanvasFlex.php, method Graphics3DFlex::line()
Draws a straight line
- lineTo
- in file CanvasMing.php, method CanvasMing::lineTo()
Draws a line to Point with z depth offset.
- LineTo
- in file CanvasFlex.php, method Graphics3DFlex::LineTo()
- lineTo
- in file GraphicsGD.php, method GraphicsGD::lineTo()
Draws a line to Point with z depth offset.
- loaded
- in file tchart.inc.php, method TChartObj::loaded()
- $label
- in file AxisDraw.php, variable GetAxisSeriesLabelResults::$label
- $labelIndex
- in file Axis.php, variable Axis::$labelIndex
- $labelText
- in file AxisLabels.php, variable AxisLabels::$labelText
returns the corresponding text representation of the Value parameter.
- $last
- in file AxisDraw.php, variable IntRange::$last
- $left
- in file AllAxisSavedScales.php, variable AllAxisSavedScales::$left
- $length
- in file TicksPen.php, variable TicksPen::$length
- labelHeight
- in file AxisLabels.php, method AxisLabels::labelHeight()
returns the Axis Label height of the Value parameter. It uses the Axis formatting specifiers, the Axis Labels Font and the Labels rotation and style.
- labelValue
- in file AxisLabels.php, method AxisLabels::labelValue()
- labelWidth
- in file AxisLabels.php, method AxisLabels::labelWidth()
returns the Axis Label width of the Value parameter. It uses the Axis formatting specifiers, the Axis Labels Font and the Labels rotation and style.
- $LARGECHECKERBOARD
- in file HatchStyle.php, variable HatchStyle::$LARGECHECKERBOARD
- $LARGECONFETTI
- in file HatchStyle.php, variable HatchStyle::$LARGECONFETTI
- $LIGHTDOWNWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$LIGHTDOWNWARDDIAGONAL
- $LIGHTHORIZONTAL
- in file HatchStyle.php, variable HatchStyle::$LIGHTHORIZONTAL
- $LIGHTUPWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$LIGHTUPWARDDIAGONAL
- $LIGHTVERTICAL
- in file HatchStyle.php, variable HatchStyle::$LIGHTVERTICAL
- LineCap.php
- procedural page LineCap.php
- LIGHT_YELLOW
- in file Color.php, method Color::LIGHT_YELLOW()
The color light yellow. In the default sRGB space.
- LIME
- in file Color.php, method Color::LIME()
The color lime. In the default sRGB space.
- LineCap
- in file LineCap.php, class LineCap
LineCap class
- LineCap
- in file LineCap.php, method LineCap::LineCap()
- loadImageFromFile
- in file ChartBrush.php, method ChartBrush::loadImageFromFile()
Loads a bitmap into a ChartBrush element from the specified path.
- lostOwnership
- in file ImageExport.php, method ImageExport::lostOwnership()
- lostOwnership
- in file DataExportFormat.php, method DataExportFormat::lostOwnership()
- Low
- in file Low.php, class Low
<p>Title: Low class</p>
- Load
- in file XMLImport.php, method XMLImport::Load()
Passes XML Document to be parsed
- Language
- in file Language.php, class Language
Language class
- Language.php
- procedural page Language.php
- $LASTVALUES
- in file LegendStyle.php, variable LegendStyle::$LASTVALUES
Legend draws the Last Value of each Active Series (similar to Series).
- $LEFT
- in file LegendSymbolPosition.php, variable LegendSymbolPosition::$LEFT
Defines the left positioning of the Legend's color rectangles.
- $LEFT
- in file LegendAlignment.php, variable LegendAlignment::$LEFT
Aligns the legend to the left of the TChart.
- $LEFTPERCENT
- in file LegendTextStyle.php, variable LegendTextStyle::$LEFTPERCENT
Legend Text is defined as the series values as a percentage of the total of series values on the left of the series point labels.
- $LEFTVALUE
- in file LegendTextStyle.php, variable LegendTextStyle::$LEFTVALUE
Legend Text is defined as the series values on the left of the series point labels.
- $LEGENDOFF2
- in file Legend.php, variable Legend::$LEGENDOFF2
- $LEGENDOFF4
- in file Legend.php, variable Legend::$LEGENDOFF4
- Legend
- in file Legend.php, method Legend::Legend()
The class constructor.
- Legend
- in file Legend.php, class Legend
Legend class
- Legend.php
- procedural page Legend.php
- LegendAdapter.php
- procedural page LegendAdapter.php
- LegendAlignment.php
- procedural page LegendAlignment.php
- LegendItemCoordinates.php
- procedural page LegendItemCoordinates.php
- LegendResolver.php
- procedural page LegendResolver.php
- LegendStyle.php
- procedural page LegendStyle.php
- LegendSymbolPosition.php
- procedural page LegendSymbolPosition.php
- LegendSymbolSize.php
- procedural page LegendSymbolSize.php
- LegendTextStyle.php
- procedural page LegendTextStyle.php
- LegendTitle.php
- procedural page LegendTitle.php
- LegendAdapter
- in file LegendAdapter.php, class LegendAdapter
LegendAdapter class
- LegendAdapter
- in file LegendAdapter.php, method LegendAdapter::LegendAdapter()
Creates a new instance of LegendAdapter
- LegendAlignment
- in file LegendAlignment.php, class LegendAlignment
LegendAlignment class
- LegendAlignment
- in file LegendAlignment.php, method LegendAlignment::LegendAlignment()
- LegendItemCoordinates
- in file LegendItemCoordinates.php, class LegendItemCoordinates
LegendItemCoordinates class
- LegendItemCoordinates
- in file LegendItemCoordinates.php, method LegendItemCoordinates::LegendItemCoordinates()
The class constructor.
- LegendResolver
- in file LegendResolver.php, class LegendResolver
LegendResolver class
- LegendStyle
- in file LegendStyle.php, class LegendStyle
LegendStyle class
- LegendStyle
- in file LegendStyle.php, method LegendStyle::LegendStyle()
- LegendSymbolPosition
- in file LegendSymbolPosition.php, method LegendSymbolPosition::LegendSymbolPosition()
- LegendSymbolPosition
- in file LegendSymbolPosition.php, class LegendSymbolPosition
LegendSymbolPosition class
- LegendSymbolSize
- in file LegendSymbolSize.php, class LegendSymbolSize
LegendSymbolSize class
- LegendSymbolSize
- in file LegendSymbolSize.php, method LegendSymbolSize::LegendSymbolSize()
- LegendTextStyle
- in file LegendTextStyle.php, method LegendTextStyle::LegendTextStyle()
- LegendTextStyle
- in file LegendTextStyle.php, class LegendTextStyle
LegendTextStyle class
- LegendTitle
- in file LegendTitle.php, method LegendTitle::LegendTitle()
The class constructor.
- LegendTitle
- in file LegendTitle.php, class LegendTitle
LegendTitle class
- length
- in file StringBuilder.php, method StringBuilder::length()
- log
- in file MathUtils.php, method MathUtils::log()
Note: This function has been added to MathUtils because J2ME Math class does not include it.
- $labelMember
- in file Series.php, variable Series::$labelMember
- $lastVisible
- in file Series.php, variable Series::$lastVisible
- $LEFT
- in file VerticalAxis.php, variable VerticalAxis::$LEFT
Associates the series with the left axis.
- $length
- in file MarksCallout.php, variable MarksCallout::$length
- $LINE
- in file ArrowHeadStyle.php, variable ArrowHeadStyle::$LINE
Display an arrow head made with two lines.
- $LINE
- in file CandleStyle.php, variable CandleStyle::$LINE
Candle points represented by a line.
- $LINE
- in file ShapeStyle.php, variable ShapeStyle::$LINE
The shape is a line.
- $linePen
- in file BaseLine.php, variable BaseLine::$linePen
- $listenerList
- in file Series.php, variable Series::$listenerList
- legendItemColor
- in file Series.php, method Series::legendItemColor()
- legendItemColor
- in file ISeries.php, method ISeries::legendItemColor()
- legendToValueIndex
- in file ISeries.php, method ISeries::legendToValueIndex()
- legendToValueIndex
- in file Series.php, method Series::legendToValueIndex()
- legendToValueIndex
- in file Pie.php, method Pie::legendToValueIndex()
- Line
- in file Line.php, method Line::Line()
The class constructor.
- Line
- in file Line.php, class Line
Line class
- locate
- in file ValueList.php, method ValueList::locate()
Obsolete. Please use IndexOf method instead.
- Line.php
- procedural page Line.php
- $LEFTBOTTOM
- in file AnnotationPosition.php, variable AnnotationPosition::$LEFTBOTTOM
Draws the Annotation Tool in the bottom left of the Chart Panel.
- $LEFTTOP
- in file AnnotationPosition.php, variable AnnotationPosition::$LEFTTOP
Draws the Annotation Tool in the top left of the Chart Panel.
- $listenerList
- in file Tool.php, variable Tool::$listenerList
top
m
- $MapSeries
- in file Texts.php, variable Texts::$MapSeries
- $Marks
- in file Texts.php, variable Texts::$Marks
- $MarksTipDesc
- in file Texts.php, variable Texts::$MarksTipDesc
- $MarksTipSummary
- in file Texts.php, variable Texts::$MarksTipSummary
- $MarksTipTool
- in file Texts.php, variable Texts::$MarksTipTool
- $max
- in file AxisSavedScales.php, variable AxisSavedScales::$max
- $max
- in file FloatRange.php, variable FloatRange::$max
- $max
- in file Margins.php, variable Margins::$max
- $Maximum
- in file Texts.php, variable Texts::$Maximum
- $MAXPIESTEPS
- in file GraphicsGD.php, variable Pie3D::$MAXPIESTEPS
- $MaxPointsPerPage
- in file Texts.php, variable Texts::$MaxPointsPerPage
- $maxZOrder
- in file Chart.php, variable Chart::$maxZOrder
- $metafiling
- in file GraphicsGD.php, variable GraphicsGD::$metafiling
- $metafiling
- in file CanvasMing.php, variable CanvasMing::$metafiling
- $MidAngle
- in file PieAngle.php, variable PieAngle::$MidAngle
- $MildOut
- in file Texts.php, variable Texts::$MildOut
- $min
- in file Margins.php, variable Margins::$min
- $min
- in file FloatRange.php, variable FloatRange::$min
- $min
- in file AxisSavedScales.php, variable AxisSavedScales::$min
- $Minimum
- in file Texts.php, variable Texts::$Minimum
- $MINLIMIT
- in file Spline.php, variable Spline::$MINLIMIT
- $MinY
- in file SeriesRandom.php, variable SeriesRandom::$MinY
- $MissingEditorClass
- in file Texts.php, variable Texts::$MissingEditorClass
- $monochrome
- in file GraphicsGD.php, variable GraphicsGD::$monochrome
- $monochrome
- in file CanvasMing.php, variable CanvasMing::$monochrome
- $mousePosition
- in file TChart.php, variable TChart::$mousePosition
- $moveToX
- in file GraphicsGD.php, variable GraphicsGD::$moveToX
- $moveToX
- in file CanvasMing.php, variable CanvasMing::$moveToX
- $moveToY
- in file CanvasMing.php, variable CanvasMing::$moveToY
- $moveToY
- in file GraphicsGD.php, variable GraphicsGD::$moveToY
- ManySeries.php
- procedural page ManySeries.php
- Multiply.php
- procedural page Multiply.php
- Margins
- in file Margins.php, class Margins
<p>Title: Margins class</p>
- MarksStyle
- in file MarksStyle.php, class MarksStyle
<p>Title: MarksStyle class</p>
- maxMarkWidth
- in file Chart.php, method Chart::maxMarkWidth()
Returns the Maximum width of the Active Series Marks. Series Marks must be Visible. This can be used to adjust the Chart Margins in order to accomodate the biggest Series Mark.
- maxTextWidth
- in file Chart.php, method Chart::maxTextWidth()
Returns the Maximum width in pixels of all Series Labels, whether active or not. This applies only to Series which have Labels.
- mouseDragged
- in file TChart.php, method TChart::mouseDragged()
- mouseMoved
- in file TChart.php, method TChart::mouseMoved()
Captures current mouse position every time the mouse is moved.
- moveSeriesTo
- in file IBaseChart.php, method IBaseChart::moveSeriesTo()
- moveSeriesTo
- in file Chart.php, method Chart::moveSeriesTo()
- moveTo
- in file GraphicsGD.php, method GraphicsGD::moveTo()
Sets the value of PenPos to Point p before calling LineTo.
- moveTo
- in file CanvasMing.php, method CanvasMing::moveTo()
Sets the value of PenPos to Point p before calling LineTo.
- moveTo3D
- in file GraphicsGD.php, method GraphicsGD::moveTo3D()
Sets the value of PenPos to 3D Point p before calling LineTo.
- moveTo3D
- in file CanvasMing.php, method CanvasMing::moveTo3D()
Sets the value of PenPos to 3D Point p before calling LineTo.
- moveToXY
- in file CanvasMing.php, method CanvasMing::moveToXY()
Sets the value of PenPos to x and y co-ordinates before calling LineTo.
- moveToXY
- in file GraphicsGD.php, method GraphicsGD::moveToXY()
Sets the value of PenPos to x and y co-ordinates before calling LineTo.
- moveToXYZ
- in file CanvasMing.php, method CanvasMing::moveToXYZ()
Sets the value of PenPos to x, y and z co-ordinates before calling LineTo.
- moveToXYZ
- in file GraphicsGD.php, method GraphicsGD::moveToXYZ()
Sets the value of PenPos to x, y and z co-ordinates before calling LineTo.
- moveToZ
- in file GraphicsGD.php, method GraphicsGD::moveToZ()
Sets the value of PenPos to Point p with z depth offset before calling LineTo.
- moveToZ
- in file CanvasMing.php, method CanvasMing::moveToZ()
Sets the value of PenPos to Point p with z depth offset before calling LineTo.
- MultiAreas
- in file MultiAreas.php, class MultiAreas
<p>Title: MultiAreas class</p>
- MultiBars
- in file MultiBars.php, method MultiBars::MultiBars()
- MultiBars
- in file MultiBars.php, class MultiBars
<p>Title: MultiBars class</p>
- MultiLine
- in file MultiLine.php, class MultiLine
MultiLine class
- MultiLine.php
- procedural page MultiLine.php
- multiLineTextWidth
- in file Chart.php, method Chart::multiLineTextWidth()
- MultiPies
- in file MultiPies.php, class MultiPies
<p>Title: MultiPies - enum constants</p>
- MultiPies
- in file MultiPies.php, method MultiPies::MultiPies()
- Margins.php
- procedural page Margins.php
- MarksCallout.php
- procedural page MarksCallout.php
- MarksStyle.php
- procedural page MarksStyle.php
- MultiAreas.php
- procedural page MultiAreas.php
- MultiBars.php
- procedural page MultiBars.php
- MultiPies.php
- procedural page MultiPies.php
- MarksTip.php
- procedural page MarksTip.php
- $MouseClick
- in file Animation.php, variable AnimationTrigger::$MouseClick
- $MouseOver
- in file Animation.php, variable AnimationTrigger::$MouseOver
- $MARK
- in file AxisLabelStyle.php, variable AxisLabelStyle::$MARK
Each Series point will have a Label using SeriesMarks style.
- $MINAXISRANGE
- in file Axis.php, variable Axis::$MINAXISRANGE
- $minorGrid
- in file Axis.php, variable Axis::$minorGrid
- maxLabelsWidth
- in file Axis.php, method Axis::maxLabelsWidth()
Returns the maximum width in pixels of all Axis Labels.
- $midX
- in file InternalPyramidTrunc.php, variable InternalPyramidTrunc::$midX
- $midZ
- in file InternalPyramidTrunc.php, variable InternalPyramidTrunc::$midZ
- $MITER
- in file LineCap.php, variable LineCap::$MITER
Defines a miter union style between line segments
- MAGENTA
- in file Color.php, method Color::MAGENTA()
The color magenta. In the default sRGB space.
- MAROON
- in file Color.php, method Color::MAROON()
The color maroon. In the default sRGB space.
- mutatesTo
- in file Exports.php, method ColorPersistenceDelegate::mutatesTo()
- ManySeries
- in file ManySeries.php, class ManySeries
<p>Title: ManySeries class</p>
- Multiply
- in file Multiply.php, class Multiply
<p>Title: Multiply class</p>
- $MAXLEGENDCOLUMNS
- in file Legend.php, variable Legend::$MAXLEGENDCOLUMNS
- MathUtils
- in file MathUtils.php, class MathUtils
MathUtils class
- MathUtils.php
- procedural page MathUtils.php
- $mandatory
- in file Series.php, variable Series::$mandatory
- $manualData
- in file Series.php, variable Series::$manualData
- $MARKCOLOR
- in file MarksItem.php, variable MarksItem::$MARKCOLOR
- $markerStyle
- in file SeriesMarks.php, variable SeriesMarks::$markerStyle
- $marks
- in file Series.php, variable Series::$marks
- $maximum
- in file ValueList.php, variable ValueList::$maximum
- $middleZ
- in file Series.php, variable Series::$middleZ
- $minimum
- in file ValueList.php, variable ValueList::$minimum
- markItem
- in file SeriesMarks.php, method SeriesMarks::markItem()
- MarkPositions
- in file MarkPositions.php, class MarkPositions
MarkPositions class
- MarksCallout
- in file MarksCallout.php, method MarksCallout::MarksCallout()
- MarksCallout
- in file MarksCallout.php, class MarksCallout
<p>Title: MarksCallout class</p>
- MarksItem
- in file MarksItem.php, class MarksItem
MarksItem class
- MarksItem
- in file MarksItem.php, method MarksItem::MarksItem()
- MarksItems
- in file MarksItems.php, class MarksItems
MarksItems class
- maxMandatoryValue
- in file CustomBar.php, method CustomBar::maxMandatoryValue()
- maxMarkWidth
- in file Series.php, method Series::maxMarkWidth()
Returns the length in pixels of the longest Mark text.
- minMandatoryValue
- in file CustomBar.php, method CustomBar::minMandatoryValue()
- moreSameZOrder
- in file Bar.php, method Bar::moreSameZOrder()
- moreSameZOrder
- in file Series.php, method Series::moreSameZOrder()
Returns true if there are more series that share the same Z order. For example Stacked Bars.
- moreSameZOrder
- in file ShapeSeries.php, method ShapeSeries::moreSameZOrder()
- mouseEvent
- in file Series.php, method Series::mouseEvent()
- moveTo
- in file SeriesCollection.php, method SeriesCollection::moveTo()
- MarkPositions.php
- procedural page MarkPositions.php
- MarksItem.php
- procedural page MarksItem.php
- MarksItems.php
- procedural page MarksItems.php
- $max
- in file Tool.php, variable GetFirstLast::$max
- $MAXIMUM
- in file ColorLineStyle.php, variable ColorLineStyle::$MAXIMUM
- $min
- in file Tool.php, variable GetFirstLast::$min
- $MINIMUM
- in file ColorLineStyle.php, variable ColorLineStyle::$MINIMUM
- MarksTip
- in file MarksTip.php, method MarksTip::MarksTip()
- MarksTip
- in file MarksTip.php, class MarksTip
<p>Title: MarksTip class</p>
- mouseEvent
- in file Tool.php, method Tool::mouseEvent()
- mouseEvent
- in file ColorBand.php, method ColorBand::mouseEvent()
- mouseEvent
- in file ColorLine.php, method ColorLine::mouseEvent()
- mouseEvent
- in file MarksTip.php, method MarksTip::mouseEvent()
- mouseEvent
- in file Annotation.php, method Annotation::mouseEvent()
top
n
- $NearestPointDesc
- in file Texts.php, variable Texts::$NearestPointDesc
- $NearestPointSummary
- in file Texts.php, variable Texts::$NearestPointSummary
- $NearestTool
- in file Texts.php, variable Texts::$NearestTool
- $NewSeriesTitle
- in file Texts.php, variable Texts::$NewSeriesTitle
- $Next
- in file Texts.php, variable Texts::$Next
- $No
- in file Texts.php, variable Texts::$No
- $NoBorder
- in file Texts.php, variable Texts::$NoBorder
- $NoCircle
- in file Texts.php, variable Texts::$NoCircle
- $NoGrid
- in file Texts.php, variable Texts::$NoGrid
- $NoHigh
- in file Texts.php, variable Texts::$NoHigh
- $NoLine
- in file Texts.php, variable Texts::$NoLine
- $NoLines
- in file Texts.php, variable Texts::$NoLines
- $NoLow
- in file Texts.php, variable Texts::$NoLow
- $None
- in file Texts.php, variable Texts::$None
- $NONE
- in file CustomStack.php, variable CustomStack::$NONE
Series will be drawn one behind the other using different "z" depths.
- $None
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$None
- $NONE
- in file BevelStyle.php, variable BevelStyle::$NONE
No bevel.
- $NONE
- in file MultiBars.php, variable MultiBars::$NONE
Bar series are placed one behind the other.
- $NONE
- in file MultiAreas.php, variable MultiAreas::$NONE
Areas will be drawn one behind the other.
- $NONE
- in file PieOtherStyles.php, variable PieOtherStyles::$NONE
No "Other" slice is generated. (default)
- $NONE
- in file DateTimeStep.php, variable DateTimeStep::$NONE
Defines an automatic TimeSpan.
- $NoPoint
- in file Texts.php, variable Texts::$NoPoint
- $Normal
- in file Texts.php, variable Texts::$Normal
- $NORMAL
- in file ImageMode.php, variable ImageMode::$NORMAL
Display unmodfied
- $NORMAL
- in file TextFormat.php, variable TextFormatted::$NORMAL
Defines a NORMAL format.
- $NoSeriesSelected
- in file Texts.php, variable Texts::$NoSeriesSelected
- $NOTHING
- in file PointerStyle.php, variable PointerStyle::$NOTHING
Defines the pointer as no shape.
- $numLines
- in file Chart.php, variable CalcStringResults::$numLines
- $NUMPOINTS
- in file PeriodStyle.php, variable PeriodStyle::$NUMPOINTS
Defines function period as a number of points.
- next
- in file TeePage.php, method TeePage::next()
Moves to next page ( Current + 1 )
- numberOfVertices
- in file Spline.php, method Spline::numberOfVertices()
Returns the number of total source points. For each point that is a control point ( Knuckle[ Index ] is true ), the number of vertices is incremented by 2.
- $NONE
- in file AxisLabelStyle.php, variable AxisLabelStyle::$NONE
No label. This will trigger the event with empty strings
- NextAxisLabelValue.php
- procedural page NextAxisLabelValue.php
- NextAxisLabelValue
- in file NextAxisLabelValue.php, method NextAxisLabelValue::NextAxisLabelValue()
The class constructor.
- NextAxisLabelValue
- in file NextAxisLabelValue.php, class NextAxisLabelValue
NextAxisLabelValue class
- $NARROWHORIZONTAL
- in file HatchStyle.php, variable HatchStyle::$NARROWHORIZONTAL
- $NARROWVERTICAL
- in file HatchStyle.php, variable HatchStyle::$NARROWVERTICAL
- $NEAR
- in file StringAlignment.php, variable StringAlignment::$NEAR
- $NONE
- in file EdgeStyles.php, variable EdgeStyles::$NONE
No special edge treament.
- NAVY
- in file Color.php, method Color::NAVY()
The color navy. In the default sRGB space.
- $noSourceRequired
- in file Functions.php, variable Functions::$noSourceRequired
- newInstance
- in file Functions.php, method Functions::newInstance()
- $name
- in file ValueList.php, variable ValueList::$name
- $NONE
- in file ArrowHeadStyle.php, variable ArrowHeadStyle::$NONE
Do not display an arrow head.
- $NONE
- in file ValueListOrder.php, variable ValueListOrder::$NONE
Values are ordered in the order in which they were added to the ValueList.
- $normalBarColor
- in file CustomBar.php, variable CustomBar::$normalBarColor
- $notMandatory
- in file Series.php, variable Series::$notMandatory
- newFromType
- in file Series.php, method Series::newFromType()
Creates a new series from the Class type of an existing series object.
- numSampleValues
- in file Series.php, method Series::numSampleValues()
- numSampleValues
- in file Volume.php, method Volume::numSampleValues()
- numSampleValues
- in file Pie.php, method Pie::numSampleValues()
- numSampleValues
- in file Bubble.php, method Bubble::numSampleValues()
- numSampleValues
- in file CustomBar.php, method CustomBar::numSampleValues()
- numSampleValues
- in file HorizArea.php, method HorizArea::numSampleValues()
- numSampleValues
- in file OHLC.php, method OHLC::numSampleValues()
- $newChartHook
- in file Theme.php, variable Theme::$newChartHook
top
o
- $oldColor
- in file GraphicsGD.php, variable Pie3D::$oldColor
- $ONEDAY
- in file DateTimeStep.php, variable DateTimeStep::$ONEDAY
Defines a OneDay TimeSpan.
- $ONEHOUR
- in file DateTimeStep.php, variable DateTimeStep::$ONEHOUR
Defines a OneHour TimeSpan.
- $ONEMILLISECOND
- in file DateTimeStep.php, variable DateTimeStep::$ONEMILLISECOND
Defines a OneMillisecond TimeSpan.
- $ONEMINUTE
- in file DateTimeStep.php, variable DateTimeStep::$ONEMINUTE
Defines a OneMinute TimeSpan.
- $ONEMONTH
- in file DateTimeStep.php, variable DateTimeStep::$ONEMONTH
Defines a OneMonth TimeSpan.
- $ONESECOND
- in file DateTimeStep.php, variable DateTimeStep::$ONESECOND
Defines a OneSecond TimeSpan.
- $ONEWEEK
- in file DateTimeStep.php, variable DateTimeStep::$ONEWEEK
Defines a OneWeek TimeSpan.
- $ONEYEAR
- in file DateTimeStep.php, variable DateTimeStep::$ONEYEAR
Defines a OneYear TimeSpan.
- $OnlineSupport
- in file Texts.php, variable Texts::$OnlineSupport
- $onTop
- in file Title.php, variable Title::$onTop
- $OPERATHEME
- in file ThemesList.php, variable ThemesList::$OPERATHEME
- $OpportunityValues
- in file Texts.php, variable Texts::$OpportunityValues
- $Options
- in file Texts.php, variable Texts::$Options
- $Origin
- in file Texts.php, variable Texts::$Origin
- $originalCursor
- in file Chart.php, variable Chart::$originalCursor
- $outer
- in file TeeBevel.php, variable TeeBevel::$outer
- $OVERLAP
- in file CustomStack.php, variable CustomStack::$OVERLAP
Series will be drawn one over the other using the same "z" depth.
- offset
- in file Rectangle.php, method Rectangle::offset()
- onMyEvent
- in file TChart.php, method TChart::onMyEvent()
- outlinedBox
- in file GraphicsGD.php, method GraphicsGD::outlinedBox()
Draw a filled gray box with thick borders and darker corners.
- outlinedBox
- in file CanvasMing.php, method CanvasMing::outlinedBox()
Draw a filled gray box with thick borders and darker corners.
- OperaTheme.php
- procedural page OperaTheme.php
- $OPPOSITE
- in file AxisLabelAlign.php, variable AxisLabelAlign::$OPPOSITE
Labels aligned opposite the default position.
- $OUTLINEDDIAMOND
- in file HatchStyle.php, variable HatchStyle::$OUTLINEDDIAMOND
- OLIVE
- in file Color.php, method Color::OLIVE()
The color olive. In the default sRGB space.
- ORANGE
- in file Color.php, method Color::ORANGE()
The color orange. In the default sRGB space.
- onMyEvent
- in file IEventListener.php, method IEventListener::onMyEvent()
- open
- in file XMLImport.php, method XMLImport::open()
Load XML from file *
- openFile
- in file DataImportFormat.php, method DataImportFormat::openFile()
- $OPENCLOSE
- in file CandleStyle.php, variable CandleStyle::$OPENCLOSE
Candle points represented by vertical rectangles without Open and Close vertical tick marks.
- $OwnerSeries
- in file Pie.php, variable SliceValueList::$OwnerSeries
- OHLC
- in file OHLC.php, method OHLC::OHLC()
- OHLC
- in file OHLC.php, class OHLC
OHLC class
- onDisposing
- in file Circular.php, method Circular::onDisposing()
- onDisposing
- in file Series.php, method Series::onDisposing()
- onDisposing
- in file ISeries.php, method ISeries::onDisposing()
- onGetPointerStyle
- in file CustomPoint.php, method CustomPoint::onGetPointerStyle()
- originPosition
- in file Volume.php, method Volume::originPosition()
- OHLC.php
- procedural page OHLC.php
- OperaTheme
- in file OperaTheme.php, method OperaTheme::OperaTheme()
Description of Classic theme
- OperaTheme
- in file OperaTheme.php, class OperaTheme
<p>Title: Opera Theme class</p>
top
p
- $p0
- in file Arrow.php, variable ArrowPoints::$p0
- $p1
- in file Arrow.php, variable ArrowPoints::$p1
- $page
- in file Chart.php, variable Chart::$page
- $PageNumber
- in file Texts.php, variable Texts::$PageNumber
- $PageOfPages
- in file Texts.php, variable Texts::$PageOfPages
- $PaletteNames
- in file ColorPalettes.php, variable ColorPalettes::$PaletteNames
- $parent
- in file Chart.php, variable Chart::$parent
- $Patterns
- in file Texts.php, variable Texts::$Patterns
- $PCXFilter
- in file Texts.php, variable Texts::$PCXFilter
- $PDFFilter
- in file Texts.php, variable Texts::$PDFFilter
- $pen
- in file CanvasMing.php, variable CanvasMing::$pen
- $pen
- in file Zoom.php, variable Zoom::$pen
- $pen
- in file GraphicsGD.php, variable GraphicsGD::$pen
- $PERCENT
- in file MarksStyle.php, variable MarksStyle::$PERCENT
Shows the percent the point value represents.
- $PERCENT
- in file PanelMarginUnits.php, variable PanelMarginUnits::$PERCENT
Defines units as a percentage of the panel size.
- $PERCENT
- in file PositionUnits.php, variable PositionUnits::$PERCENT
Units as a percentage of horizontal or vertical chart size.
- $Percent3D
- in file Texts.php, variable Texts::$Percent3D
- $PERCENTTOTAL
- in file MarksStyle.php, variable MarksStyle::$PERCENTTOTAL
Shows the percent the point represents together with the "of" word and the sum of all points absolute values.
- $Period
- in file Texts.php, variable Texts::$Period
- $PeriodRange
- in file Texts.php, variable Texts::$PeriodRange
- $PieOther
- in file Texts.php, variable Texts::$PieOther
- $PieSample1
- in file Texts.php, variable Texts::$PieSample1
- $PieSample2
- in file Texts.php, variable Texts::$PieSample2
- $PieSample3
- in file Texts.php, variable Texts::$PieSample3
- $PieSample4
- in file Texts.php, variable Texts::$PieSample4
- $PieSample5
- in file Texts.php, variable Texts::$PieSample5
- $PieSample6
- in file Texts.php, variable Texts::$PieSample6
- $PieSample7
- in file Texts.php, variable Texts::$PieSample7
- $PieSample8
- in file Texts.php, variable Texts::$PieSample8
- $PieTool
- in file Texts.php, variable Texts::$PieTool
- $PieToolDesc
- in file Texts.php, variable Texts::$PieToolDesc
- $PieToolSummary
- in file Texts.php, variable Texts::$PieToolSummary
- $PIXELS
- in file PanelMarginUnits.php, variable PanelMarginUnits::$PIXELS
Defines units in pixels.
- $PIXELS
- in file ShapeXYStyle.php, variable ShapeXYStyle::$PIXELS
Position relative to Chart Panel. 0,0 is Panel Left, Top.
- $PIXELS
- in file PositionUnits.php, variable PositionUnits::$PIXELS
Units as pixels.
- $PNGFilter
- in file Texts.php, variable Texts::$PNGFilter
- $Point2D
- in file Texts.php, variable Texts::$Point2D
- $points
- in file GraphicsGD.php, variable Pie3D::$points
- $Points
- in file Texts.php, variable Texts::$Points
- $points3D
- in file GraphicsGD.php, variable Pie3D::$points3D
- $points3D2
- in file GraphicsGD.php, variable Pie3D::$points3D2
- $POLAR_DEGREE_SYMBOL
- in file Texts.php, variable Texts::$POLAR_DEGREE_SYMBOL
- $POLISHEDSPHERE
- in file PointerStyle.php, variable PointerStyle::$POLISHEDSPHERE
Defines the pointer as a polished sphere.
- $PolyDegreeRange
- in file Texts.php, variable Texts::$PolyDegreeRange
- $position
- in file LegendSymbol.php, variable LegendSymbol::$position
Controls where to display the legend symbol related to symbol item.
- $Positions
- in file Texts.php, variable Texts::$Positions
- $Post
- in file Texts.php, variable Texts::$Post
- $pPen
- in file TeeShape.php, variable TeeShape::$pPen
- $printing
- in file Chart.php, variable Chart::$printing
- $PrintPreview
- in file Texts.php, variable Texts::$PrintPreview
- $Prior
- in file Texts.php, variable Texts::$Prior
- $Property
- in file Texts.php, variable Texts::$Property
- $PSFilter
- in file Texts.php, variable Texts::$PSFilter
- $PYRAMID
- in file BarStyle.php, variable BarStyle::$PYRAMID
Defines a pyramid shape for each bar series point.
- $Pyramid
- in file Texts.php, variable Texts::$Pyramid
- post-serialize-by-manager.php
- procedural page post-serialize-by-manager.php
- Perimeter.php
- procedural page Perimeter.php
- PeriodAlign.php
- procedural page PeriodAlign.php
- PeriodStyle.php
- procedural page PeriodStyle.php
- paint
- in file Chart.php, method Chart::paint()
- paint
- in file Walls.php, method BackWall::paint()
Use this method to paint a back wall at rectangle r.
- paint
- in file TChart.php, method TChart::paint()
- paint
- in file Walls.php, method BottomWall::paint()
Use this method to paint a bottom wall at rectangle r.
- paint
- in file TextShape.php, method TextShape::paint()
Paints the TextShape object on the Chart Canvas.
- paint
- in file TeeShape.php, method TeeShape::paint()
- paint
- in file Walls.php, method LeftWall::paint()
Use this method to paint a left wall at rectangle r.
- paint
- in file Walls.php, method Walls::paint()
Paints walls at rectangle r.
- paint
- in file Walls.php, method RightWall::paint()
Use this method to paint a right wall at rectangle r.
- paintBevel
- in file CanvasMing.php, method CanvasMing::paintBevel()
- paintBevel
- in file GraphicsGD.php, method GraphicsGD::paintBevel()
- paintComponent
- in file TChart.php, method TChart::paintComponent()
- PanelMarginUnits
- in file PanelMarginUnits.php, class PanelMarginUnits
PanelMarginUnits class
- PanelMarginUnits
- in file PanelMarginUnits.php, method PanelMarginUnits::PanelMarginUnits()
- PanelMarginUnits.php
- procedural page PanelMarginUnits.php
- PeriodAlign
- in file PeriodAlign.php, class PeriodAlign
<p>Title: PeriodAlign class</p>
- PeriodAlign
- in file PeriodAlign.php, method PeriodAlign::PeriodAlign()
- PeriodStyle
- in file PeriodStyle.php, method PeriodStyle::PeriodStyle()
- PeriodStyle
- in file PeriodStyle.php, class PeriodStyle
<p>Title: PeriodStyle class</p>
- pie
- in file GraphicsGD.php, method Pie3D::pie()
- pie
- in file CanvasMing.php, method CanvasMing::pie()
Draws a 3D Pie slice using start Angle and end Angle and donut percent.
- pie
- in file GraphicsGD.php, method GraphicsGD::pie()
Draws a 3D Pie slice using start Angle and end Angle and donut percent.
- Pie3D
- in file GraphicsGD.php, class Pie3D
*************************************************************************** Class Pie 3D.........
- Pie3D
- in file GraphicsGD.php, method Pie3D::Pie3D()
- PieAngle
- in file PieAngle.php, class PieAngle
<p>Title: PieAngle class</p>
- PieMarks
- in file PieMarks.php, method PieMarks::PieMarks()
The class constructor.
- PieMarks
- in file PieMarks.php, class PieMarks
<p>Title: PieMarks class</p>
- PieOtherStyles
- in file PieOtherStyles.php, class PieOtherStyles
<p>Title: PieOtherStyles class</p>
- PieOtherStyles
- in file PieOtherStyles.php, method PieOtherStyles::PieOtherStyles()
- Pixel
- in file CanvasFlex.php, method Graphics3DFlex::Pixel()
- plane
- in file GraphicsGD.php, method GraphicsGD::plane()
Draws a polygon (Point p1, Point p2) at Z depth offset.
- plane
- in file CanvasMing.php, method CanvasMing::plane()
Draws a polygon (Point p1, Point p2) at Z depth offset.
- planeFour3D
- in file GraphicsGD.php, method GraphicsGD::planeFour3D()
Draws a polygon of four points.
- planeFour3D
- in file CanvasMing.php, method CanvasMing::planeFour3D()
Draws a polygon of four points.
- Point3D
- in file Point3D.php, method Point3D::Point3D()
- Point3D
- in file Point3D.php, class Point3D
Point3D class
- Point3D.php
- procedural page Point3D.php
- pointAtDistance
- in file CanvasMing.php, method CanvasMing::pointAtDistance()
- pointAtDistance
- in file GraphicsGD.php, method GraphicsGD::pointAtDistance()
- pointD
- in file GraphicsGD.php, method Pie3D::pointD()
- PointDouble
- in file PointDouble.php, method PointDouble::PointDouble()
Constructs and initializes a point at the origin (0, 0) of the coordinate space.
- PointDouble
- in file PointDouble.php, class PointDouble
PointDouble class
- PointDouble.php
- procedural page PointDouble.php
- PointerStyle
- in file PointerStyle.php, class PointerStyle
<p>Title: PointerStyle class</p>
- PointerStyle
- in file PointerStyle.php, method PointerStyle::PointerStyle()
- pointFromCircle
- in file GraphicsGD.php, method GraphicsGD::pointFromCircle()
- pointFromCircle
- in file CanvasMing.php, method CanvasMing::pointFromCircle()
- pointInEllipse
- in file CanvasMing.php, method CanvasMing::pointInEllipse()
Returns true if point P is inside the ellipse bounded by Rect.
- pointInEllipse
- in file GraphicsGD.php, method GraphicsGD::pointInEllipse()
Returns true if point P is inside the ellipse bounded by Rect.
- pointInHorizTriangle
- in file GraphicsGD.php, method GraphicsGD::pointInHorizTriangle()
Returns true if point P is inside the horizontal triangle.
- pointInHorizTriangle
- in file CanvasMing.php, method CanvasMing::pointInHorizTriangle()
Returns true if point P is inside the horizontal triangle.
- pointInPolygon
- in file GraphicsGD.php, method GraphicsGD::pointInPolygon()
Returns true if point P is inside Poly polygon.
- pointInPolygon
- in file CanvasMing.php, method CanvasMing::pointInPolygon()
Returns true if point P is inside Poly polygon.
- pointInRect
- in file CanvasMing.php, method CanvasMing::pointInRect()
Obsolete. Please use Rectangle.<!-- -->Contains method.
- pointInRect
- in file GraphicsGD.php, method GraphicsGD::pointInRect()
Obsolete. Please use Rectangle.<!-- -->Contains method.
- pointInTriangle
- in file CanvasMing.php, method CanvasMing::pointInTriangle()
Returns true if point P is inside the vert triangle of x0y0, midxY1, x1y0.
- pointInTriangle
- in file GraphicsGD.php, method GraphicsGD::pointInTriangle()
Returns true if point P is inside the vert triangle of x0y0, midxY1, x1y0.
- pointToScreen
- in file IChart.php, method IChart::pointToScreen()
- pointToScreen
- in file TChart.php, method TChart::pointToScreen()
- PointToStr
- in file CanvasFlex.php, method Graphics3DFlex::PointToStr()
- Polygon
- in file CanvasFlex.php, method Graphics3DFlex::Polygon()
- polygon
- in file CanvasMing.php, method CanvasMing::polygon()
- polygon
- in file GraphicsGD.php, method GraphicsGD::polygon()
- polygonFourDouble
- in file CanvasMing.php, method CanvasMing::polygonFourDouble()
- polygonFourDouble
- in file GraphicsGD.php, method GraphicsGD::polygonFourDouble()
- polygonPoints
- in file GraphicsGD.php, method GraphicsGD::polygonPoints()
- polygonPoints
- in file CanvasMing.php, method CanvasMing::polygonPoints()
- polygonZ
- in file CanvasMing.php, method CanvasMing::polygonZ()
Draws a polygon with z position offset.
- polygonZ
- in file GraphicsGD.php, method GraphicsGD::polygonZ()
Draws a polygon with z position offset.
- polyLine
- in file CanvasMing.php, method CanvasMing::polyLine()
Draws a series of line segments to join point array p at z displacement.
- polyLine
- in file GraphicsGD.php, method GraphicsGD::polyLine()
Draws a series of line segments to join point array p at z displacement.
- polyLine
- in file CanvasFlex.php, method Graphics3DFlex::polyLine()
- PositionUnits
- in file PositionUnits.php, method PositionUnits::PositionUnits()
- PositionUnits
- in file PositionUnits.php, class PositionUnits
PositionUnits class
- PositionUnits.php
- procedural page PositionUnits.php
- postUnserialize
- in file SerializeManager.php, method SerializeManager::postUnserialize()
- prepareCanvas
- in file SeriesPointer.php, method SeriesPointer::prepareCanvas()
- PrepareDrawImage
- in file CanvasFlex.php, method Graphics3DFlex::PrepareDrawImage()
- prepareGraphics
- in file Wall.php, method Wall::prepareGraphics()
- previous
- in file TeePage.php, method TeePage::previous()
Moves to previous page ( Current - 1 )
- printCentered
- in file CanvasMing.php, method CanvasMing::printCentered()
Print text centered horizontally on the image.
- printCentered
- in file GraphicsGD.php, method GraphicsGD::printCentered()
Print text centered horizontally on the image.
- printDiagonal
- in file GraphicsGD.php, method GraphicsGD::printDiagonal()
Print text in diagonal.
- printDiagonal
- in file CanvasMing.php, method CanvasMing::printDiagonal()
Print text in diagonal.
- printText
- in file GraphicsGD.php, method GraphicsGD::printText()
Print text.
- printText
- in file CanvasMing.php, method CanvasMing::printText()
Print text.
- projection
- in file CanvasMing.php, method CanvasMing::projection()
Internal use. Calculates the projection co-ordinates for rectangle Bounds.
- projection
- in file GraphicsGD.php, method GraphicsGD::projection()
Internal use. Calculates the projection co-ordinates for rectangle Bounds.
- pyramid
- in file CanvasMing.php, method CanvasMing::pyramid()
Draws a vertical or horizontal Pyramid with optional dark shaded sides.
- pyramid
- in file GraphicsGD.php, method GraphicsGD::pyramid()
Draws a vertical or horizontal Pyramid with optional dark shaded sides.
- pyramidRect
- in file CanvasMing.php, method CanvasMing::pyramidRect()
Draws a vertical or horizontal Pyramid with optional dark shaded sides.
- pyramidRect
- in file GraphicsGD.php, method GraphicsGD::pyramidRect()
Draws a vertical or horizontal Pyramid with optional dark shaded sides.
- pyramidTrunc
- in file GraphicsGD.php, method GraphicsGD::pyramidTrunc()
Draws a pyramid with a truncated apex of variable thickness.
- pyramidTrunc
- in file CanvasMing.php, method CanvasMing::pyramidTrunc()
Draws a pyramid with a truncated apex of variable thickness.
- PieAngle.php
- procedural page PieAngle.php
- PieMarks.php
- procedural page PieMarks.php
- PieOtherStyles.php
- procedural page PieOtherStyles.php
- PointerStyle.php
- procedural page PointerStyle.php
- Points.php
- procedural page Points.php
- $P
- in file Animation.php, variable Animation::$P
- $Part
- in file Animation.php, variable Animation::$Part
- $posAxis
- in file Axis.php, variable Axis::$posAxis
- $position
- in file Axis.php, variable CalcLabelsResults::$position
- $position
- in file AxisLabels.php, variable AxisLabels::$position
- $posTitle
- in file Axis.php, variable Axis::$posTitle
- $PERCENT05
- in file HatchStyle.php, variable HatchStyle::$PERCENT05
- $PERCENT10
- in file HatchStyle.php, variable HatchStyle::$PERCENT10
- $PERCENT20
- in file HatchStyle.php, variable HatchStyle::$PERCENT20
- $PERCENT25
- in file HatchStyle.php, variable HatchStyle::$PERCENT25
- $PERCENT30
- in file HatchStyle.php, variable HatchStyle::$PERCENT30
- $PERCENT40
- in file HatchStyle.php, variable HatchStyle::$PERCENT40
- $PERCENT50
- in file HatchStyle.php, variable HatchStyle::$PERCENT50
- $PERCENT60
- in file HatchStyle.php, variable HatchStyle::$PERCENT60
- $PERCENT70
- in file HatchStyle.php, variable HatchStyle::$PERCENT70
- $PERCENT75
- in file HatchStyle.php, variable HatchStyle::$PERCENT75
- $PERCENT80
- in file HatchStyle.php, variable HatchStyle::$PERCENT80
- $PERCENT90
- in file HatchStyle.php, variable HatchStyle::$PERCENT90
- $PLAID
- in file HatchStyle.php, variable HatchStyle::$PLAID
- PINK
- in file Color.php, method Color::PINK()
The color pink. In the default sRGB space.
- PURPLE
- in file Color.php, method Color::PURPLE()
The color purple. In the default sRGB space.
- $PAINTED
- in file ChartDrawEvent.php, variable ChartDrawEvent::$PAINTED
- $PAINTING
- in file ChartDrawEvent.php, variable ChartDrawEvent::$PAINTING
- $PAINT_FIRST
- in file ChartDrawEvent.php, variable ChartDrawEvent::$PAINT_FIRST
- $PAINT_LAST
- in file ChartDrawEvent.php, variable ChartDrawEvent::$PAINT_LAST
- $PRINTED
- in file ChartDrawEvent.php, variable ChartDrawEvent::$PRINTED
- $PRINTING
- in file ChartDrawEvent.php, variable ChartDrawEvent::$PRINTING
- PNGFormat.php
- procedural page PNGFormat.php
- PNGFormat
- in file PNGFormat.php, method PNGFormat::PNGFormat()
- PNGFormat
- in file PNGFormat.php, class PNGFormat
PNGFormat class
- pointToString
- in file TextFormat.php, method TextFormat::pointToString()
- pointToString
- in file DataExportFormat.php, method DataExportFormat::pointToString()
- pointToString
- in file XMLFormat.php, method XMLFormat::pointToString()
- prepare
- in file DataExportFormat.php, method DataExportFormat::prepare()
- Perimeter
- in file Perimeter.php, method Perimeter::Perimeter()
- Perimeter
- in file Perimeter.php, class Perimeter
<p>Title: Perimeter class</p>
- $PALETTE
- in file LegendStyle.php, variable LegendStyle::$PALETTE
- $PERCENT
- in file LegendTextStyle.php, variable LegendTextStyle::$PERCENT
Legend Text is defined as the series values as a percentage of the total
- $PERCENT
- in file LegendSymbolSize.php, variable LegendSymbolSize::$PERCENT
Defines the units as a Percentage of the Legend width.
- $PIXELS
- in file LegendSymbolSize.php, variable LegendSymbolSize::$PIXELS
Defines the units as Pixels.
- $PLAIN
- in file LegendTextStyle.php, variable LegendTextStyle::$PLAIN
Legend Text is defined as the series point labels.
- paint
- in file Legend.php, method Legend::paint()
- pointAtDistance
- in file MathUtils.php, method MathUtils::pointAtDistance()
Returns TeePoint
- pointInLineTolerance
- in file MathUtils.php, method MathUtils::pointInLineTolerance()
- pow
- in file MathUtils.php, method MathUtils::pow()
Note: This method has been implemented here in MathUtils class because J2ME Math class does not include it.
- $pAreaLines
- in file Custom.php, variable Custom::$pAreaLines
- $percentDecimal
- in file Series.php, variable Series::$percentDecimal
- $percentFormat
- in file Series.php, variable Series::$percentFormat
- $PIDEGREE
- in file Circular.php, variable Circular::$PIDEGREE
- $point
- in file CustomPoint.php, variable CustomPoint::$point
- $pPen
- in file CustomBar.php, variable CustomBar::$pPen
- $pPositions
- in file SeriesMarks.php, variable SeriesMarks::$pPositions
- $PYRAMID
- in file ShapeStyle.php, variable ShapeStyle::$PYRAMID
The shape is a pyramid.
- paintLegend
- in file Series.php, method Series::paintLegend()
Draws the Series "Legend" on the specified rectangle and Graphics.
- percentString
- in file SeriesMarks.php, method SeriesMarks::percentString()
Returns the String showing a "percent" value for a given point. For example: "25%" The optional "AddTotal" parameter, when true, returns: "25% of 1234".
- Pie
- in file Pie.php, class Pie
Pie class
- Pie
- in file Pie.php, method Pie::Pie()
The class constructor.
- PieOtherSlice
- in file Pie.php, method PieOtherSlice::PieOtherSlice()
- PieOtherSlice
- in file Pie.php, class PieOtherSlice
<p>Title: PieOtherSlice class</p>
- PieShadow
- in file Pie.php, class PieShadow
<p>Title: PieShadow class</p>
- PieShadow
- in file Pie.php, method PieShadow::PieShadow()
- pointOrigin
- in file CustomBar.php, method CustomBar::pointOrigin()
For Internal Use.
- pointOrigin
- in file Bar3D.php, method Bar3D::pointOrigin()
Returns the corresponding screen pixels coordinate of the leftmost horizontal bar edge.
- Points
- in file Points.php, class Points
<p>Title: Points class</p>
- Points
- in file Points.php, method Points::Points()
- pointToAngle
- in file Circular.php, method Circular::pointToAngle()
Returns the angle from the XY point parameter to the circle center.
- pointToRadius
- in file Circular.php, method Circular::pointToRadius()
Returns the radius from XY point to the circle center.
- prepareForGallery
- in file Series.php, method Series::prepareForGallery()
- prepareForGallery
- in file ShapeSeries.php, method ShapeSeries::prepareForGallery()
- prepareForGallery
- in file Volume.php, method Volume::prepareForGallery()
- prepareForGallery
- in file Candle.php, method Candle::prepareForGallery()
- prepareForGallery
- in file Pie.php, method Pie::prepareForGallery()
- prepareForGallery
- in file CustomBar.php, method CustomBar::prepareForGallery()
- prepareForGallery
- in file Gantt.php, method Gantt::prepareForGallery()
- prepareForGallery
- in file Bezier.php, method Bezier::prepareForGallery()
Internal use.
- prepareLegendCanvas
- in file Series.php, method Series::prepareLegendCanvas()
- prepareLegendCanvas
- in file Pie.php, method Pie::prepareLegendCanvas()
- prepareLegendCanvas
- in file Circular.php, method Circular::prepareLegendCanvas()
- prepareLegendCanvas
- in file Line.php, method Line::prepareLegendCanvas()
- prepareLegendCanvas
- in file Area.php, method Area::prepareLegendCanvas()
- Pyramid
- in file Pyramid.php, method Pyramid::Pyramid()
- Pyramid
- in file Pyramid.php, class Pyramid
Pyramid class
- Pie.php
- procedural page Pie.php
- Pyramid.php
- procedural page Pyramid.php
- $pPen
- in file Tool.php, variable Tool::$pPen
top
top
r
- $RAISED
- in file BevelStyle.php, variable BevelStyle::$RAISED
Raised bevel.
- $RANGE
- in file PeriodStyle.php, variable PeriodStyle::$RANGE
Defines function period as a range of points.
- $Rectangle
- in file Texts.php, variable Texts::$Rectangle
- $RECTANGLE
- in file BarStyle.php, variable BarStyle::$RECTANGLE
Defines a rectangle shape for each bar series point.
- $RECTANGLE
- in file PointerStyle.php, variable PointerStyle::$RECTANGLE
Defines the pointer as a rectangle.
- $RECTANGLE
- in file TextShapeStyle.php, variable TextShapeStyle::$RECTANGLE
Defines a Rectangular shape.
- $RECTANGLE
- in file GradientDirection.php, variable GradientDirection::$RECTANGLE
- $RefreshData
- in file Texts.php, variable Texts::$RefreshData
- $RefreshInterval
- in file Texts.php, variable Texts::$RefreshInterval
- $REMOVE
- in file SeriesEventStyle.php, variable SeriesEventStyle::$REMOVE
- $REMOVEALL
- in file SeriesEventStyle.php, variable SeriesEventStyle::$REMOVEALL
- $restoredAxisScales
- in file Chart.php, variable Chart::$restoredAxisScales
- $RIGHT
- in file ShapeTextHorizAlign.php, variable ShapeTextHorizAlign::$RIGHT
Text is horizontally aligned to the right of the shape.
- $right
- in file Chart.php, variable Chart::$right
- $RightAxis
- in file Texts.php, variable Texts::$RightAxis
- $RIGHTTRIANGLE
- in file PointerStyle.php, variable PointerStyle::$RIGHTTRIANGLE
Defines the pointer as a right triangle.
- $RotateDesc
- in file Texts.php, variable Texts::$RotateDesc
- $RotateSummary
- in file Texts.php, variable Texts::$RotateSummary
- $RotateTool
- in file Texts.php, variable Texts::$RotateTool
- $ROUNDRECTANGLE
- in file TextShapeStyle.php, variable TextShapeStyle::$ROUNDRECTANGLE
Defines a Rounded Rectangular shape.
- roundedCornersOnTheFly.php
- procedural page roundedCornersOnTheFly.php
- Random
- in file SeriesRandom.php, method SeriesRandom::Random()
- readChart
- in file tchart.inc.php, method TChartObj::readChart()
TChart object See the TChart class to understand the functionallity of the chart object.
- readResolve
- in file TextShape.php, method TextShape::readResolve()
- readResolve
- in file TeeBevel.php, method TeeBevel::readResolve()
- readResolve
- in file TeePage.php, method TeePage::readResolve()
- readResolve
- in file SeriesPointer.php, method SeriesPointer::readResolve()
- readResolve
- in file Chart.php, method Chart::readResolve()
- readResolve
- in file LegendSymbol.php, method LegendSymbol::readResolve()
- readResolve
- in file Title.php, method Title::readResolve()
- readResolve
- in file Footer.php, method Footer::readResolve()
- readResolve
- in file Enum.php, method Enum::readResolve()
- rebuild
- in file Spline.php, method Spline::rebuild()
Calculates new smoothed points from list of points.
- recalcWidthHeight
- in file Chart.php, method Chart::recalcWidthHeight()
- rectangle
- in file CanvasMing.php, method CanvasMing::rectangle()
- rectangle
- in file GraphicsGD.php, method GraphicsGD::rectangle()
- Rectangle
- in file Rectangle.php, method Rectangle::Rectangle()
- Rectangle
- in file Rectangle.php, class Rectangle
Rectangle class
- rectangle
- in file CanvasFlex.php, method Graphics3DFlex::rectangle()
- Rectangle.php
- procedural page Rectangle.php
- rectangleWithZ
- in file CanvasMing.php, method CanvasMing::rectangleWithZ()
- rectangleWithZ
- in file GraphicsGD.php, method GraphicsGD::rectangleWithZ()
- rectangleY
- in file CanvasMing.php, method CanvasMing::rectangleY()
Horizontal Rectangle from Left to Right, from Z0 to Z1 position, at Top Y.
- rectangleY
- in file GraphicsGD.php, method GraphicsGD::rectangleY()
Horizontal Rectangle from Left to Right, from Z0 to Z1 position, at Top Y.
- rectangleZ
- in file CanvasMing.php, method CanvasMing::rectangleZ()
Horizontal Rectangle from Left to Right, from Z0 to Z1 position, at Top Y.
- rectangleZ
- in file GraphicsGD.php, method GraphicsGD::rectangleZ()
Horizontal Rectangle from Left to Right, from Z0 to Z1 position, at Top Y.
- rectCenter
- in file GraphicsGD.php, method GraphicsGD::rectCenter()
- rectCenter
- in file CanvasMing.php, method CanvasMing::rectCenter()
- rectFromPolygon
- in file GraphicsGD.php, method GraphicsGD::rectFromPolygon()
Returns the bounding rectangle for a given array of XY points.
- rectFromPolygon
- in file CanvasMing.php, method CanvasMing::rectFromPolygon()
Returns the bounding rectangle for a given array of XY points.
- ReferencedObjectSerializeMarker
- in file SerializeManager.php, class ReferencedObjectSerializeMarker
- refreshControl
- in file IChart.php, method IChart::refreshControl()
- refreshControl
- in file TChart.php, method TChart::refreshControl()
- RegisterEventHandler
- in file TChart.php, method TChart::RegisterEventHandler()
- removeAllComponents
- in file Chart.php, method Chart::removeAllComponents()
- removeAllSeries
- in file TChart.php, method TChart::removeAllSeries()
Removes all Series.
- removeListener
- in file Chart.php, method Chart::removeListener()
- removeScrollable
- in file TChart.php, method TChart::removeScrollable()
- removeSeries
- in file IBaseChart.php, method IBaseChart::removeSeries()
- removeSeries
- in file Chart.php, method Chart::removeSeries()
Removes a Series from the Chart series list, without disposing it.
- render
- in file TChart.php, method TChart::render()
Render the chart image
- replaceUnserializedObjects
- in file SerializeManager.php, method SerializeManager::replaceUnserializedObjects()
****** Unserialze *********
- REV
- in file TChart.php, constant REV
- rgbhex
- in file CanvasFlex.php, method Graphics3DFlex::rgbhex()
- RightWall
- in file Walls.php, class RightWall
<p>Title: RightWall class</p>
- RightWall
- in file Walls.php, method RightWall::RightWall()
- rotateLabel
- in file GraphicsGD.php, method GraphicsGD::rotateLabel()
Draws a rotated text String at the specified x,y and z coordinates with the RotDegree rotation angle. RotDegree values must be between 0 and 360. The string is drawn on the Chart Drawing Canvas.
- RotateLabel
- in file CanvasFlex.php, method Graphics3DFlex::RotateLabel()
- rotateLabel
- in file CanvasMing.php, method CanvasMing::rotateLabel()
Draws a rotated text String at the specified x,y and z coordinates with the RotDegree rotation angle. RotDegree values must be between 0 and 360. The string is drawn on the Chart Drawing Canvas.
- rotateRectangle
- in file GraphicsGD.php, method GraphicsGD::rotateRectangle()
- rotateRectangle
- in file CanvasMing.php, method CanvasMing::rotateRectangle()
- round
- in file PointDouble.php, method PointDouble::round()
- roundPointArray
- in file PointDouble.php, method PointDouble::roundPointArray()
- roundrectangle
- in file GraphicsGD.php, method GraphicsGD::roundrectangle()
- roundrectangle
- in file CanvasMing.php, method CanvasMing::roundrectangle()
- remove
- in file AnimationsCollection.php, method AnimationsCollection::remove()
- $rect
- in file Axis.php, variable CalcLabelsResults::$rect
- $result
- in file AxisDraw.php, variable GetAxisSeriesLabelResults::$result
- $right
- in file AllAxisSavedScales.php, variable AllAxisSavedScales::$right
- readResolve
- in file AxisLabels.php, method AxisLabels::readResolve()
- readResolve
- in file Axis.php, method Axis::readResolve()
- remove
- in file CustomAxes.php, method CustomAxes::remove()
Removes the Custom Axis of Index 'CustomAxisIndex'. Any Series associated with the Axis are reset to their default Axes.
- removeAll
- in file CustomAxes.php, method CustomAxes::removeAll()
Removes all Custom Axes. Any Series associated with the Axes are reset to their default Axes.
- repaint
- in file AxisLabelItem.php, method AxisLabelItem::repaint()
Refreshes Label
- $ROUND
- in file LineCap.php, variable LineCap::$ROUND
Defines a round union style between line segments
- random
- in file Color.php, method Color::random()
Creates a new Color instance with random RED, GREEN and BLUE color components.
- RED
- in file Color.php, method Color::RED()
The color red. In the default sRGB space.
- reset
- in file ChartFont.php, method ChartFont::reset()
- reset
- in file ChartPen.php, method ChartPen::reset()
- reset
- in file ChartBrush.php, method ChartBrush::reset()
- rgbtoArray
- in file Gradient.php, method Gradient::rgbtoArray()
- Raise
- in file EventHandler.php, method EventHandler::Raise()
- RaiseEvent
- in file EventHandlerCollection.php, method EventHandlerCollection::RaiseEvent()
- readResolve
- in file Functions.php, method Functions::readResolve()
- recalculate
- in file Functions.php, method Functions::recalculate()
Performs a checkDataSource method call on parent Series.
- $RIGHT
- in file LegendSymbolPosition.php, variable LegendSymbolPosition::$RIGHT
Defines the right positioning of the Legend's color rectangles.
- $RIGHT
- in file LegendAlignment.php, variable LegendAlignment::$RIGHT
Aligns the legend to the right of the TChart.
- $RIGHTPERCENT
- in file LegendTextStyle.php, variable LegendTextStyle::$RIGHTPERCENT
Legend Text is defined as the series values as a percentage of the total of series values on the right of the series point labels.
- $RIGHTVALUE
- in file LegendTextStyle.php, variable LegendTextStyle::$RIGHTVALUE
Legend Text is defined as the series values on the right of the series point labels.
- readResolve
- in file Legend.php, method Legend::readResolve()
- resizeChartRect
- in file Legend.php, method Legend::resizeChartRect()
Returns the chart rectangle minus the space occupied by the Legend.
- rgbhex
- in file Utils.php, method Utils::rgbhex()
- round
- in file MathUtils.php, method MathUtils::round()
Returns the integer nearest to "value" parameter
- $rCircleRect
- in file Circular.php, variable Circular::$rCircleRect
- $RECTANGLE
- in file ShapeStyle.php, variable ShapeStyle::$RECTANGLE
The shape is a rectangle.
- $RIGHT
- in file VerticalAxis.php, variable VerticalAxis::$RIGHT
Associates the series with the right axis.
- $rotDegree
- in file Circular.php, variable Circular::$rotDegree
- randomBounds
- in file Series.php, method Series::randomBounds()
Removes count number of points starting at index. When RemoveGap parameter is true, it calls ValueList FillSequence. The Chart will be automatically redrawn. Dependent Series will be recalculated.
- RandomOHLC
- in file RandomOHLC.php, class RandomOHLC
RandomOHLC class
- readResolve
- in file MarksCallout.php, method MarksCallout::readResolve()
- readResolve
- in file Custom.php, method Custom::readResolve()
- readResolve
- in file SeriesMarks.php, method SeriesMarks::readResolve()
- readResolve
- in file Series.php, method Series::readResolve()
- recalcGetAxis
- in file Series.php, method Series::recalcGetAxis()
- refreshSeries
- in file Series.php, method Series::refreshSeries()
Recalculates all dependent Series points again.
- remove
- in file SeriesCollection.php, method SeriesCollection::remove()
Deletes the specified Series from the Chart list of series.
- removeAllSeries
- in file SeriesCollection.php, method SeriesCollection::removeAllSeries()
Removes all Series from the Chart but does not dispose of (destroy) them.
- removeAt
- in file ValueList.php, method ValueList::removeAt()
- removeBarStyleResolver
- in file CustomBar.php, method CustomBar::removeBarStyleResolver()
- removeMarkTextResolver
- in file Series.php, method Series::removeMarkTextResolver()
- removePointerStyleResolver
- in file CustomPoint.php, method CustomPoint::removePointerStyleResolver()
- removeRange
- in file MarkPositions.php, method MarkPositions::removeRange()
- removeRange
- in file ValueList.php, method ValueList::removeRange()
- removeRange
- in file ColorList.php, method ColorList::removeRange()
- removeSeriesMouseListener
- in file Series.php, method Series::removeSeriesMouseListener()
- removeSeriesPaintListener
- in file Series.php, method Series::removeSeriesPaintListener()
- repaint
- in file Series.php, method Series::repaint()
Forces the Chart to Repaint. You don't normally call Repaint directly. It can be used within derived TChartSeries components when changing their properties internally .
- resetPositions
- in file SeriesMarks.php, method SeriesMarks::resetPositions()
Tells chart to repaint using automatically positioned marks. Turns all Marks positions Custom to false.
- rotate
- in file Circular.php, method Circular::rotate()
Returns the angle by which the Chart is rotated.
- RandomOHLC.php
- procedural page RandomOHLC.php
- resetGradient
- in file Y2009.php, method Y2009::resetGradient()
- resetGradient
- in file DefaultTheme.php, method DefaultTheme::resetGradient()
- resetGradient
- in file BlueSkyTheme.php, method BlueSkyTheme::resetGradient()
- resetGradient
- in file BlackIsBackTheme.php, method BlackIsBackTheme::resetGradient()
- $result
- in file Tool.php, variable GetFirstLast::$result
- $RIGHTBOTTOM
- in file AnnotationPosition.php, variable AnnotationPosition::$RIGHTBOTTOM
Draws the Annotation Tool in the bottom right of the Chart Panel.
- $RIGHTTOP
- in file AnnotationPosition.php, variable AnnotationPosition::$RIGHTTOP
Draws the Annotation Tool in the top right of the Chart Panel.
- readResolve
- in file Tool.php, method Tool::readResolve()
- readResolve
- in file MarksTip.php, method MarksTip::readResolve()
- remove
- in file ToolsCollection.php, method ToolsCollection::remove()
Removes a tool from the TChart.
- removeDragListener
- in file ColorLine.php, method ColorLine::removeDragListener()
- removeToolMouseListener
- in file Annotation.php, method Annotation::removeToolMouseListener()
- removeToolTipResolver
- in file MarksTip.php, method MarksTip::removeToolTipResolver()
top
s
- $SaveChart
- in file Texts.php, variable Texts::$SaveChart
- $scrollable
- in file TChart.php, variable TChart::$scrollable
- $SelectedSeries
- in file Texts.php, variable Texts::$SelectedSeries
- $SelectFolder
- in file Texts.php, variable Texts::$SelectFolder
- $SelectPictureFile
- in file Texts.php, variable Texts::$SelectPictureFile
- $SELFSTACK
- in file MultiBars.php, variable MultiBars::$SELFSTACK
The points of each bar series are drawn one on top of the other.
- $SelfStack
- in file Texts.php, variable Texts::$SelfStack
- $SemiPie
- in file Texts.php, variable Texts::$SemiPie
- $Separator
- in file Texts.php, variable Texts::$Separator
- $serialized
- in file tchart.inc.php, variable TChartObj::$serialized
- $series
- in file Chart.php, variable Chart::$series
- $series
- in file PieMarks.php, variable PieMarks::$series
- $Series
- in file Texts.php, variable Texts::$Series
- $Series
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$Series
- $SeriesAnimationDesc
- in file Texts.php, variable Texts::$SeriesAnimationDesc
- $SeriesAnimationSummary
- in file Texts.php, variable Texts::$SeriesAnimationSummary
- $SeriesAnimTool
- in file Texts.php, variable Texts::$SeriesAnimTool
- $SeriesDelete
- in file Texts.php, variable Texts::$SeriesDelete
- $seriesHeight3D
- in file Chart.php, variable Chart::$seriesHeight3D
- $SeriesInvDataSource
- in file Texts.php, variable Texts::$SeriesInvDataSource
- $SeriesList
- in file Texts.php, variable Texts::$SeriesList
- $SeriesMarks
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$SeriesMarks
- $SeriesParentNoSelf
- in file Texts.php, variable Texts::$SeriesParentNoSelf
- $SeriesPointer
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$SeriesPointer
- $SeriesSetDataSource
- in file Texts.php, variable Texts::$SeriesSetDataSource
- $SeriesTextFieldZero
- in file Texts.php, variable Texts::$SeriesTextFieldZero
- $seriesWidth3D
- in file Chart.php, variable Chart::$seriesWidth3D
- $shadow
- in file TeeShape.php, variable TeeShape::$shadow
- $Shadow
- in file Texts.php, variable Texts::$Shadow
- $shape
- in file CanvasMing.php, variable CanvasMing::$shape
- $shapeBorders
- in file TeeShape.php, variable TeeShape::$shapeBorders
- $shapeBounds
- in file TeeShape.php, variable TeeShape::$shapeBounds
- $ShapeGallery1
- in file Texts.php, variable Texts::$ShapeGallery1
- $ShapeGallery2
- in file Texts.php, variable Texts::$ShapeGallery2
- $SIDE
- in file MultiBars.php, variable MultiBars::$SIDE
Bar series points are placed one beside the other.
- $SIDEALL
- in file MultiBars.php, variable MultiBars::$SIDEALL
Bar series, that is, all series points, are drawn one beside the other.
- $SideAll
- in file Texts.php, variable Texts::$SideAll
- $Sides
- in file Texts.php, variable Texts::$Sides
- $sinA
- in file ArrowPoint.php, variable ArrowPoint::$sinA
- $SingleColor
- in file Texts.php, variable Texts::$SingleColor
- $SingleRecord
- in file Texts.php, variable Texts::$SingleRecord
- $SIXHOURS
- in file DateTimeStep.php, variable DateTimeStep::$SIXHOURS
Defines a SixHours TimeSpan.
- $SIXMONTHS
- in file DateTimeStep.php, variable DateTimeStep::$SIXMONTHS
Defines a SixMonths TimeSpan.
- $SMALLDOT
- in file PointerStyle.php, variable PointerStyle::$SMALLDOT
Defines the pointer as a small dot.
- $SmallDotsPen
- in file Texts.php, variable Texts::$SmallDotsPen
- $SmithReactance
- in file Texts.php, variable Texts::$SmithReactance
- $SmithResistance
- in file Texts.php, variable Texts::$SmithResistance
- $smoothingMode
- in file CanvasMing.php, variable CanvasMing::$smoothingMode
- $smoothingMode
- in file GraphicsGD.php, variable GraphicsGD::$smoothingMode
- $SPHERE
- in file PointerStyle.php, variable PointerStyle::$SPHERE
Defines the pointer as a graded sphere.
- $SQUARE
- in file GradientDirection.php, variable GradientDirection::$SQUARE
- $STACK
- in file CustomStack.php, variable CustomStack::$STACK
Draws each series on top of the previous one by summing the values.
- $Stack
- in file Texts.php, variable Texts::$Stack
- $STACK100
- in file CustomStack.php, variable CustomStack::$STACK100
Adjusts each individual series to a common 0..100 axis scale.
- $Stack100
- in file Texts.php, variable Texts::$Stack100
- $STACKED
- in file MultiBars.php, variable MultiBars::$STACKED
Bar series are placed one on top of the other.
- $STACKED
- in file MultiAreas.php, variable MultiAreas::$STACKED
Draws each Area on top of previous one.
- $STACKED100
- in file MultiBars.php, variable MultiBars::$STACKED100
Bar series are placed one on top of the other against a common axis scale 0..100.
- $STACKED100
- in file MultiAreas.php, variable MultiAreas::$STACKED100
Adjusts each individual point to a common 0..100 axis scale.
- $Stairs
- in file Texts.php, variable Texts::$Stairs
- $Star
- in file Texts.php, variable Texts::$Star
- $STAR
- in file PointerStyle.php, variable PointerStyle::$STAR
Defines the pointer as a star.
- $start3D
- in file GraphicsGD.php, variable Pie3D::$start3D
- $StartAngle
- in file PieAngle.php, variable PieAngle::$StartAngle
- $STEP
- in file DateTimeStep.php, variable DateTimeStep::$STEP
- $StepX
- in file SeriesRandom.php, variable SeriesRandom::$StepX
- $STRETCH
- in file ImageMode.php, variable ImageMode::$STRETCH
Stretch to bounding area dimensions
- $stringFormat
- in file CanvasMing.php, variable CanvasMing::$stringFormat
- $stringFormat
- in file GraphicsGD.php, variable GraphicsGD::$stringFormat
- $SubFoot
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$SubFoot
- $SubHeader
- in file ChartClickedPartStyle.php, variable ChartClickedPartStyle::$SubHeader
- $Summary
- in file Texts.php, variable Texts::$Summary
- $supportsID
- in file GraphicsGD.php, variable GraphicsGD::$supportsID
- $supportsID
- in file CanvasMing.php, variable CanvasMing::$supportsID
- $SureToApply
- in file Texts.php, variable Texts::$SureToApply
- $SureToDelete
- in file Texts.php, variable Texts::$SureToDelete
- $SVGFilter
- in file Texts.php, variable Texts::$SVGFilter
- $SWAP
- in file SeriesEventStyle.php, variable SeriesEventStyle::$SWAP
- serialize-object-by-manager.php
- procedural page serialize-object-by-manager.php
- SerializeManager.php
- procedural page SerializeManager.php
- Spline.php
- procedural page Spline.php
- Subtract.php
- procedural page Subtract.php
- serialize
- in file tchart.inc.php, method TChartObj::serialize()
- serialize
- in file TChart.php, method TChart::serialize()
Serializes the TChart and Chart objects
- SerializeManager
- in file SerializeManager.php, class SerializeManager
- serializeObject
- in file SerializeManager.php, method SerializeManager::serializeObject()
- serializeVars
- in file SerializeManager.php, method SerializeManager::serializeVars()
- series
- in file Chart.php, method Chart::series()
- SeriesEventStyle
- in file SeriesEventStyle.php, method SeriesEventStyle::SeriesEventStyle()
- SeriesEventStyle
- in file SeriesEventStyle.php, class SeriesEventStyle
<p>Title: SeriesEventStyle class</p>
- seriesLegend
- in file IBaseChart.php, method IBaseChart::seriesLegend()
- seriesLegend
- in file Chart.php, method Chart::seriesLegend()
Returns the series that corresponds to the Legend "ItemIndex" position, when the Legend style is "Series". The "OnlyActive" parameter, when false, takes into account all series, visibly active or not.
- SeriesMarksPosition
- in file SeriesMarksPosition.php, method SeriesMarksPosition::SeriesMarksPosition()
- SeriesMarksPosition
- in file SeriesMarksPosition.php, class SeriesMarksPosition
<p>Title: SeriesMarksPosition class</p>
- SeriesPointer
- in file SeriesPointer.php, method SeriesPointer::SeriesPointer()
- SeriesPointer
- in file SeriesPointer.php, class SeriesPointer
<p>Title: SeriesPointer class</p>
- SeriesRandom
- in file SeriesRandom.php, class SeriesRandom
<p>Title: SeriesRandom class</p>
- SeriesRandom
- in file SeriesRandom.php, method SeriesRandom::SeriesRandom()
- setActive
- in file ZoomScroll.php, method ZoomScroll::setActive()
Sets the active state of Chart Zoom and Scroll. Default value: false
- setAdjustFrame
- in file Title.php, method Title::setAdjustFrame()
Resizes Header and Footer frames to full Chart dimensions when true.
- setAlignment
- in file Title.php, method Title::setAlignment()
Sets how tChart Header and Footer text will be aligned within the
- setAllow
- in file Zoom.php, method Zoom::setAllow()
Allows runtime Zoom by dragging the mouse when true. Default value: true
- setAnimated
- in file Zoom.php, method Zoom::setAnimated()
Animates Zoom in sequenced steps when true. Default value: false
- setAnimatedSteps
- in file Zoom.php, method Zoom::setAnimatedSteps()
Sets the number of steps of the animated zooming sequence.
- setAnimations
- in file Chart.php, method Chart::setAnimations()
- setApplyDark
- in file Wall.php, method Wall::setApplyDark()
Applies a darker shade to 3D Chart Walls when true. Default value: true
- setApplyZOrder
- in file TChart.php, method TChart::setApplyZOrder()
Obsolete. Please use getSeries().setApplyZOrder() instead.
- setApplyZOrder
- in file Aspect.php, method Aspect::setApplyZOrder()
Sets the different 3D "Z" depth positions of multiple Series.
- setAspect
- in file Chart.php, method Chart::setAspect()
- setAutoRepaint
- in file TChart.php, method TChart::setAutoRepaint()
Enables/Disables repainting of Chart when points are added. Default value: true
- setAutoRepaint
- in file IBaseChart.php, method IBaseChart::setAutoRepaint()
- setAutoRepaint
- in file Chart.php, method Chart::setAutoRepaint()
Sets if this Chart should automatically repaint after a property change.
- setAxes
- in file Chart.php, method Chart::setAxes()
- setAxes
- in file TChart.php, method TChart::setAxes()
- setAxisBehind
- in file tchart.inc.php, method TChartObj::setAxisBehind()
- setAxisVisible
- in file tchart.inc.php, method TChartObj::setAxisVisible()
- setBack
- in file Walls.php, method Walls::setBack()
- setBackColor
- in file CanvasMing.php, method CanvasMing::setBackColor()
- setBackColor
- in file GraphicsGD.php, method GraphicsGD::setBackColor()
- setBackColor
- in file TChart.php, method TChart::setBackColor()
Sets the color the Chart rectangle is filled with.
- setBackground
- in file TChart.php, method TChart::setBackground()
- setBackImageInside
- in file tchart.inc.php, method TChartObj::setBackImageInside()
- setBackImageInside
- in file TeePanel.php, method TeePanel::setBackImageInside()
Obsolete. Please use Walls.<!-- -->Back.<!-- -->Image instead.
- setBevel
- in file TeeShape.php, method TeeShape::setBevel()
Internal use - serialization
- setBevelInner
- in file TeeShape.php, method TeeShape::setBevelInner()
Defines the inner bevel type of the TChart Panel border.
- setBevelOuter
- in file TeeShape.php, method TeeShape::setBevelOuter()
Defines the outer bevel type of the TChart Panel border.
- setBevelWidth
- in file TeeShape.php, method TeeShape::setBevelWidth()
Obsolete. Please use Bevel.<!-- -->Width
- setBooleanProperty
- in file TeeBase.php, method TeeBase::setBooleanProperty()
- setBorderRound
- in file ShapeBorders.php, method ShapeBorder::setBorderRound()
- setBorderRound
- in file tchart.inc.php, method TChartObj::setBorderRound()
- setBorderRound
- in file TeeShape.php, method TeeShape::setBorderRound()
Rounds the Borders of the Chart Shapes.
- setBottom
- in file Rectangle.php, method Rectangle::setBottom()
Sets rectangle Bottom coordinate.
- setBottom
- in file Walls.php, method Walls::setBottom()
- setBottom
- in file TeeShape.php, method TeeShape::setBottom()
Shape rectangle bottom co-ordinate.
- setBounds
- in file Rectangle.php, method Rectangle::setBounds()
- setBrush
- in file GraphicsGD.php, method GraphicsGD::setBrush()
Determines the kind of brush used to fill the Canvas draw rectangle background. The Brush.Visible method must be set to true.
- setBrush
- in file CanvasMing.php, method CanvasMing::setBrush()
Determines the kind of brush used to fill the Canvas draw rectangle background. The Brush.Visible method must be set to true.
- setBrush
- in file TeeShape.php, method TeeShape::setBrush()
Internal use - serialization
- setBrushCanvas
- in file Chart.php, method Chart::setBrushCanvas()
- setBuild
- in file Spline.php, method Spline::setBuild()
Indicates the spline has already calculated smooth points. Set to false to force the spline to rebuild smooth points.
- setCancelMouse
- in file IBaseChart.php, method IBaseChart::setCancelMouse()
- setCancelMouse
- in file Chart.php, method Chart::setCancelMouse()
- setCanvas
- in file TChart.php, method TChart::setCanvas()
Obsolete. Please use setGraphics3D method.
- setChart
- in file TChart.php, method TChart::setChart()
- setChart
- in file Walls.php, method Walls::setChart()
- setChart
- in file Shadow.php, method Shadow::setChart()
- setChart
- in file TextShape.php, method TextShape::setChart()
- setChart
- in file SeriesPointer.php, method SeriesPointer::setChart()
- setChart
- in file Zoom.php, method Zoom::setChart()
Overrides base SetChart method to adjust pen and brush chart properties.
- setChart
- in file TeeShape.php, method TeeShape::setChart()
Chart associated with this object.
- setChart
- in file TeeBase.php, method TeeBase::setChart()
Chart associated with this object.
- setChart
- in file IChart.php, method IChart::setChart()
- setChart3DPercent
- in file Aspect.php, method Aspect::setChart3DPercent()
Sets the percentage of Z Depth.
- setChart3DPercent
- in file tchart.inc.php, method TChartObj::setChart3DPercent()
- setChartBounds
- in file Chart.php, method Chart::setChartBounds()
Sets the four sides of the Chart (Left, Top, Right and Bottom)
- setChartRect
- in file IBaseChart.php, method IBaseChart::setChartRect()
- setChartRect
- in file Chart.php, method Chart::setChartRect()
Sets the rectangle to contain the four main Chart axes.
- setClipPoints
- in file Aspect.php, method Aspect::setClipPoints()
Restricts those Series points displayed outside the Chart axes rectangle when true.
- setClipPoints
- in file TChart.php, method TChart::setClipPoints()
Obsolete. Please use Aspect->ClipPoints instead.
- setClipPoints
- in file tchart.inc.php, method TChartObj::setClipPoints()
- SetClipRegion
- in file CanvasFlex.php, method Graphics3DFlex::SetClipRegion()
- setColor
- in file SeriesPointer.php, method SeriesPointer::setColor()
Sets the pointer color.
- setColor
- in file Walls.php, method LeftWall::setColor()
Specifies the color used to fill the LeftWall background. Default value: LIGHT_YELLOW
- setColor
- in file Shadow.php, method Shadow::setColor()
Defines the shadow Color. Gets or sets Color used to fill shadow.
- setColor
- in file TeeShape.php, method TeeShape::setColor()
- setColorOne
- in file TeeBevel.php, method TeeBevel::setColorOne()
Sets the Color of left and top sides of bevels. Default value: white
- setColorPalette
- in file CanvasMing.php, method CanvasMing::setColorPalette()
Specifies a color from global ColorPalette array variable.
- setColorPalette
- in file GraphicsGD.php, method GraphicsGD::setColorPalette()
Specifies a color from global ColorPalette array variable.
- setColorProperty
- in file TeeBase.php, method TeeBase::setColorProperty()
- setColorTwo
- in file TeeBevel.php, method TeeBevel::setColorTwo()
Sets the Color of right and bottom sides of bevels. Default value: gray
- setContinuous
- in file LegendSymbol.php, method LegendSymbol::setContinuous()
Adjoins the different legend color rectangles when true. Default value: false
- setCurrent
- in file TeePage.php, method TeePage::setCurrent()
Sets the current page number.
- setCursor
- in file TChart.php, method TChart::setCursor()
- setCustomPosition
- in file TextShapePosition.php, method TextShapePosition::setCustomPosition()
Set to true to permit custom positioning of TextShape. Default value: false
- setDark3D
- in file SeriesPointer.php, method SeriesPointer::setDark3D()
Fills pointer sides in 3D mode with darker color. Default value: true
- setDefaultPen
- in file LegendSymbol.php, method LegendSymbol::setDefaultPen()
Uses series pen properties to draw a border around the coloured box
- setDefaultSize
- in file Shadow.php, method Shadow::setDefaultSize()
- setDefaultVisible
- in file SeriesPointer.php, method SeriesPointer::setDefaultVisible()
- setDefaultVisible
- in file TeeShape.php, method TeeShape::setDefaultVisible()
- setDefaultVisible
- in file Shadow.php, method Shadow::setDefaultVisible()
- setDirection
- in file Zoom.php, method Zoom::setDirection()
Sets the direction of the zoom on a selected area.
Default value: Both
- setDirty
- in file CanvasMing.php, method CanvasMing::setDirty()
- setDirty
- in file GraphicsGD.php, method GraphicsGD::setDirty()
- setDoubleProperty
- in file TeeBase.php, method TeeBase::setDoubleProperty()
- setDraw3D
- in file SeriesPointer.php, method SeriesPointer::setDraw3D()
Draws pointer in 3D mode. Default value: true
- setDrawText
- in file TextShape.php, method TextShape::setDrawText()
- setElevation
- in file Aspect.php, method Aspect::setElevation()
Sets the angle of 3D elevation in degrees.
- setEmbeddedImages
- in file CanvasFlex.php, method Graphics3DFlex::setEmbeddedImages()
- setExport
- in file Chart.php, method Chart::setExport()
- setFont
- in file GraphicsGD.php, method GraphicsGD::setFont()
Determines the Font for outputted text when using the Drawing Canvas.
- setFont
- in file TChart.php, method TChart::setFont()
- setFont
- in file CanvasMing.php, method CanvasMing::setFont()
Determines the Font for outputted text when using the Drawing Canvas.
- setFooter
- in file Chart.php, method Chart::setFooter()
- setFooter
- in file TChart.php, method TChart::setFooter()
- setFragments
- in file Spline.php, method Spline::setFragments()
Sets the number of resulting smooth points. Must be a multiple of source points.
- setFrame
- in file Rectangle.php, method Rectangle::setFrame()
- setGraphics
- in file CanvasMing.php, method CanvasMing::setGraphics()
- setGraphics
- in file GraphicsGD.php, method GraphicsGD::setGraphics()
- setGraphics3D
- in file IBaseChart.php, method IBaseChart::setGraphics3D()
- setGraphics3D
- in file Chart.php, method Chart::setGraphics3D()
- setGraphics3D
- in file TChart.php, method TChart::setGraphics3D()
Used to access TeeChart Draw attributes.
- setHeader
- in file Chart.php, method Chart::setHeader()
- setHeader
- in file TChart.php, method TChart::setHeader()
- setHeight
- in file TChart.php, method TChart::setHeight()
- setHeight
- in file Rectangle.php, method Rectangle::setHeight()
- setHeight
- in file IBaseChart.php, method IBaseChart::setHeight()
- setHeight
- in file Chart.php, method Chart::setHeight()
Sets the Chart Height in pixels.
- setHeight
- in file Shadow.php, method Shadow::setHeight()
Sets the vertical displacement of the shadow in pixels.
- setHeight
- in file TeeShape.php, method TeeShape::setHeight()
- setHorizOffset
- in file Aspect.php, method Aspect::setHorizOffset()
Sets the amount (postive or negative) in pixels of horizontal displacement.
- setHorizSize
- in file Shadow.php, method Shadow::setHorizSize()
Obsolete. Please use Width property.
- setHorizSize
- in file SeriesPointer.php, method SeriesPointer::setHorizSize()
Horizontal size of pointer in pixels. Default value: 4
- setImage
- in file TeeShape.php, method TeeShape::setImage()
Sets Rendered Image for Shape background. Default value: null
- setImageInterlace
- in file CanvasMing.php, method CanvasMing::setImageInterlace()
- setImageInterlace
- in file GraphicsGD.php, method GraphicsGD::setImageInterlace()
- setImageMode
- in file TeeShape.php, method TeeShape::setImageMode()
Sets the ImageMode for rendered Shape background Image. Default value: ImageMode.Stretch
- setImagePath
- in file CanvasFlex.php, method Graphics3DFlex::setImagePath()
- setImageReflection
- in file CanvasMing.php, method CanvasMing::setImageReflection()
- setImageReflection
- in file GraphicsGD.php, method GraphicsGD::setImageReflection()
- setImageTransparent
- in file TeeShape.php, method TeeShape::setImageTransparent()
- setImport
- in file Chart.php, method Chart::setImport()
- setInflateMargins
- in file SeriesPointer.php, method SeriesPointer::setInflateMargins()
Expands axes to fit pointers. Default value: true
- setInner
- in file TeeBevel.php, method TeeBevel::setInner()
Defines the inner bevel type of the TChart Panel border. Default value: BevelStyle.None
- setIntegerProperty
- in file TeeBase.php, method TeeBase::setIntegerProperty()
- setInterpolated
- in file Spline.php, method Spline::setInterpolated()
When true, the spline calculates interpolated points that will pass
- setItem
- in file Chart.php, method Chart::setItem()
Default indexer.
- setIZoomfactor
- in file GraphicsGD.php, method GraphicsGD::setIZoomfactor()
- setIZoomfactor
- in file CanvasMing.php, method CanvasMing::setIZoomfactor()
- setjsOnClick
- in file tchart.inc.php, method TChartObj::setjsOnClick()
- setjsOnDblClick
- in file tchart.inc.php, method TChartObj::setjsOnDblClick()
- setjsOnKeyDown
- in file tchart.inc.php, method TChartObj::setjsOnKeyDown()
- setjsOnKeyPress
- in file tchart.inc.php, method TChartObj::setjsOnKeyPress()
- setjsOnKeyUp
- in file tchart.inc.php, method TChartObj::setjsOnKeyUp()
- setjsOnMouseDown
- in file tchart.inc.php, method TChartObj::setjsOnMouseDown()
- setjsOnMouseMove
- in file tchart.inc.php, method TChartObj::setjsOnMouseMove()
- setjsOnMouseOut
- in file tchart.inc.php, method TChartObj::setjsOnMouseOut()
- setjsOnMouseOver
- in file tchart.inc.php, method TChartObj::setjsOnMouseOver()
- setjsOnMouseUp
- in file tchart.inc.php, method TChartObj::setjsOnMouseUp()
- setKeyMask
- in file Zoom.php, method Zoom::setKeyMask()
Sets a keyboard button as an extra condition to initiate the zoom. Default value: None
- setKnuckle
- in file Spline.php, method Spline::setKnuckle()
Makes the Index source point a control point.
By default, TSmoothingFunction does not set any source point as a control point.
- setLeft
- in file Rectangle.php, method Rectangle::setLeft()
Sets rectangle Left coordinate.
- setLeft
- in file Walls.php, method Walls::setLeft()
- setLeft
- in file TeeShape.php, method TeeShape::setLeft()
Shape rectangle left co-ordinate.
- setLegend
- in file TChart.php, method TChart::setLegend()
- setLegend
- in file IBaseChart.php, method IBaseChart::setLegend()
- setLegend
- in file Chart.php, method Chart::setLegend()
- setLegendPen
- in file IBaseChart.php, method IBaseChart::setLegendPen()
- setLegendPen
- in file Chart.php, method Chart::setLegendPen()
- setLegSize
- in file PieMarks.php, method PieMarks::setLegSize()
- setLines
- in file TextShape.php, method TextShape::setLines()
Accesses the array of Text lines.
- setLocation
- in file Rectangle.php, method Rectangle::setLocation()
- setMarginBottom
- in file TeePanel.php, method TeePanel::setMarginBottom()
Sets Bottom margin as percentage of Chart Drawing. Default value: 8
- setMarginBottom
- in file tchart.inc.php, method TChartObj::setMarginBottom()
- setMarginLeft
- in file TeePanel.php, method TeePanel::setMarginLeft()
Sets Left margin as percentage of Chart Drawing. Default value: 12
- setMarginLeft
- in file tchart.inc.php, method TChartObj::setMarginLeft()
- setMarginRight
- in file tchart.inc.php, method TChartObj::setMarginRight()
- setMarginRight
- in file TeePanel.php, method TeePanel::setMarginRight()
Sets Right margin as percentage of Chart Drawing. Default value: 12
- setMarginTop
- in file TeePanel.php, method TeePanel::setMarginTop()
Sets Top margin as percentage of Chart Drawing. Default value: 8
- setMarginTop
- in file tchart.inc.php, method TChartObj::setMarginTop()
- setMarginUnits
- in file TeePanel.php, method TeePanel::setMarginUnits()
Sets the units in which the Margins are expressed. Default value: Percent
- setMaxPointsPerPage
- in file TeePage.php, method TeePage::setMaxPointsPerPage()
Sets the number of points displayed per page. MaxPointsPerPage controls "TeeChart AutoPaging".
- setMaxZOrder
- in file Chart.php, method Chart::setMaxZOrder()
- setMaxZOrder
- in file IBaseChart.php, method IBaseChart::setMaxZOrder()
- setMetafiling
- in file GraphicsGD.php, method GraphicsGD::setMetafiling()
- setMetafiling
- in file CanvasMing.php, method CanvasMing::setMetafiling()
- setMinPixels
- in file Zoom.php, method Zoom::setMinPixels()
Sets minimum number of pixels to actuate zoom action. Default value: 16
- setMouseButton
- in file Zoom.php, method Zoom::setMouseButton()
Sets the mousebutton to use for the zoom action. Default value: Left
- setOnBeforeDrawAxes
- in file tchart.inc.php, method TChartObj::setOnBeforeDrawAxes()
- setOnBeforeDrawSeries
- in file tchart.inc.php, method TChartObj::setOnBeforeDrawSeries()
- setOnClick
- in file tchart.inc.php, method TChartObj::setOnClick()
- setOrthoAngle
- in file Aspect.php, method Aspect::setOrthoAngle()
Sets the angle in degrees, from 0 to 90, to display the Chart when in Orthogonal mode.
- setOrthogonal
- in file Aspect.php, method Aspect::setOrthogonal()
Displays the Chart in semi-3D mode when true.
- setOuter
- in file TeeBevel.php, method TeeBevel::setOuter()
Defines the outer bevel type of the TChart Panel border.
- setPage
- in file TChart.php, method TChart::setPage()
- setPage
- in file Chart.php, method Chart::setPage()
- setPanel
- in file TChart.php, method TChart::setPanel()
- setPanel
- in file Chart.php, method Chart::setPanel()
- setPanning
- in file Chart.php, method Chart::setPanning()
- setPanning
- in file TChart.php, method TChart::setPanning()
- setParent
- in file Chart.php, method Chart::setParent()
Internal use.
- setParentShowHint
- in file tchart.inc.php, method TChartObj::setParentShowHint()
- setPen
- in file GraphicsGD.php, method GraphicsGD::setPen()
Determines the kind of pen used to draw Canvas lines.
- setPen
- in file TeeShape.php, method TeeShape::setPen()
Internal use - serialization
- setPen
- in file CanvasMing.php, method CanvasMing::setPen()
Determines the kind of pen used to draw Canvas lines.
- setPerspective
- in file Aspect.php, method Aspect::setPerspective()
Sets the percentage of 3D perspective.
- setPoint
- in file Spline.php, method Spline::setPoint()
Use to set the source point for the Knuckle
- setPosition
- in file LegendSymbol.php, method LegendSymbol::setPosition()
Sets the position of the Legend color rectangles. Default value: Left
- setPrinter
- in file Chart.php, method Chart::setPrinter()
- setPrinter
- in file TChart.php, method TChart::setPrinter()
- setPrinting
- in file IBaseChart.php, method IBaseChart::setPrinting()
- setPrinting
- in file Chart.php, method Chart::setPrinting()
Determines when Chart is being printed.
- setPrinting
- in file TChart.php, method TChart::setPrinting()
Determines which Chart is being printed.
- setRectangle
- in file Rectangle.php, method Rectangle::setRectangle()
- setRight
- in file Walls.php, method Walls::setRight()
- setRight
- in file TeeShape.php, method TeeShape::setRight()
Shape rectangle right co-ordinate.
- setRight
- in file Rectangle.php, method Rectangle::setRight()
Sets rectangle Right coordinate.
- setRotation
- in file Aspect.php, method Aspect::setRotation()
Sets the angle of 3D rotation in degrees.
- setScaleLastPage
- in file TeePage.php, method TeePage::setScaleLastPage()
Determines how the last Chart page will be displayed. Default value: true
- setScrollable
- in file TChart.php, method TChart::setScrollable()
- setSeries
- in file TChart.php, method TChart::setSeries()
- setSeriesCollection
- in file Chart.php, method Chart::setSeriesCollection()
- setShadowSize
- in file TextShape.php, method TextShape::setShadowSize()
Obsolete. Please use Shadow.<!-- -->Size.
- setShapeBounds
- in file TeeShape.php, method TeeShape::setShapeBounds()
Defines the boundaries of the Shape.
- setShapeStyle
- in file TextShape.php, method TextShape::setShapeStyle()
Shape may be rectagular or rounded rectangular in shape. Default value: TextShapeStyle.Rectangle
- setShowHint
- in file tchart.inc.php, method TChartObj::setShowHint()
- setSize
- in file Walls.php, method Walls::setSize()
- setSize
- in file Rectangle.php, method Rectangle::setSize()
- setSize
- in file Dimension.php, method Dimension::setSize()
Sets the size of this
object to the specified width and height in double precision.
- setSize
- in file Wall.php, method Wall::setSize()
Sets the Chart Wall thickness. Default value: 0
- setSize
- in file Shadow.php, method Shadow::setSize()
Sets both horizontal and vertical shadow size to same $value.
- setSmoothingMode
- in file GraphicsGD.php, method GraphicsGD::setSmoothingMode()
Sets the anti-alias mode for the Graphics Pen when Custom drawing.
- setSmoothingMode
- in file CanvasMing.php, method CanvasMing::setSmoothingMode()
Sets the anti-alias mode for the Graphics Pen when Custom drawing.
- setSmoothingMode
- in file Aspect.php, method Aspect::setSmoothingMode()
Sets the type of rendering used to display the Chart depending on whether speed, display quality or antialiasing is required.
- setSquared
- in file LegendSymbol.php, method LegendSymbol::setSquared()
Resizes the legend symbol to square shaped, when true.
- setStringProperty
- in file TeeBase.php, method TeeBase::setStringProperty()
- setStyle
- in file SeriesPointer.php, method SeriesPointer::setStyle()
Sets the Pointer style. Default value: rectangle
- setStyle
- in file tchart.inc.php, method TChartObj::setStyle()
- setSubFooter
- in file Chart.php, method Chart::setSubFooter()
- setSubFooter
- in file TChart.php, method TChart::setSubFooter()
- setSubHeader
- in file TChart.php, method TChart::setSubHeader()
- setSubHeader
- in file Chart.php, method Chart::setSubHeader()
- setText
- in file TChart.php, method TChart::setText()
Sets the text for the Footer, Header, SubFooter and SubHeader.
- setText
- in file TextShape.php, method TextShape::setText()
Displays customized strings inside Shapes.
- setTextAlign
- in file GraphicsGD.php, method GraphicsGD::setTextAlign()
- setTextAlign
- in file CanvasMing.php, method CanvasMing::setTextAlign()
- setTextFormat
- in file TextShape.php, method TextShape::setTextFormat()
- setTexts
- in file English.php, method English::setTexts()
- setTextSmooth
- in file Aspect.php, method Aspect::setTextSmooth()
Sets the type of rendering used to display Text.
- setTilt
- in file Aspect.php, method Aspect::setTilt()
Sets the angle of 3D tilt in degrees.
- setTitle
- in file tchart.inc.php, method TChartObj::setTitle()
- setTools
- in file Chart.php, method Chart::setTools()
- setTools
- in file TChart.php, method TChart::setTools()
- setToolTip
- in file TChart.php, method TChart::setToolTip()
- setToolTip
- in file IChart.php, method IChart::setToolTip()
- setTop
- in file Rectangle.php, method Rectangle::setTop()
Sets rectangle Top coordinate.
- setTop
- in file TeeShape.php, method TeeShape::setTop()
Shape rectangle top co-ordinate.
- setTransparency
- in file TeeShape.php, method TeeShape::setTransparency()
Sets Transparency level from 0 to 100% of shape. Default value: 0
- setTransparency
- in file Shadow.php, method Shadow::setTransparency()
Sets Transparency level from 0 to 100% of shadow.
- setTransparency
- in file SeriesPointer.php, method SeriesPointer::setTransparency()
Sets Percent of semiglass effect. Default valuie: 0
- setTransparent
- in file TeeShape.php, method TeeShape::setTransparent()
Enables/disables transparency of shape.
- setTransparent
- in file TeePanel.php, method TeePanel::setTransparent()
- setVertCenter
- in file PieMarks.php, method PieMarks::setVertCenter()
- setVertOffset
- in file Aspect.php, method Aspect::setVertOffset()
Sets the amount (postive or negative) in pixels of vertical displacement.
- setVertSize
- in file SeriesPointer.php, method SeriesPointer::setVertSize()
Sets Horizontal size of pointer in pixels. Default value: 4
- setVertSize
- in file Shadow.php, method Shadow::setVertSize()
Obsolete. Please use Height property.
- setView3D
- in file tchart.inc.php, method TChartObj::setView3D()
- setView3D
- in file Walls.php, method Walls::setView3D()
Shows all Chart walls in 3D when true. Default value: true
- setView3D
- in file Aspect.php, method Aspect::setView3D()
Draws each Series with a 3D effect when true.
- setVisible
- in file TeeShape.php, method TeeShape::setVisible()
Shows or hides the Shape.
- setVisible
- in file SeriesPointer.php, method SeriesPointer::setVisible()
Shows or hides the pointer.
- setVisible
- in file ShapeBorders.php, method ShapeBorders::setVisible()
- setVisible
- in file tchart.inc.php, method TChartObj::setVisible()
- setVisible
- in file Walls.php, method RightWall::setVisible()
Shows/Hides Right Wall. Default value: false
- setVisible
- in file LegendSymbol.php, method LegendSymbol::setVisible()
Shows or hides Legend symbols. Default value: true
- setVisible
- in file Walls.php, method Walls::setVisible()
Shows / Hides all Chart walls. Default value: true
- setVisible
- in file TeePanel.php, method TeePanel::setVisible()
Shows or hides the Panel.
- setVisible
- in file Shadow.php, method Shadow::setVisible()
Determines whether the shadow will appear on screen.
- setWalls
- in file Chart.php, method Chart::setWalls()
- setWalls
- in file TChart.php, method TChart::setWalls()
- setWidth
- in file Rectangle.php, method Rectangle::setWidth()
- setWidth
- in file LegendSymbol.php, method LegendSymbol::setWidth()
- setWidth
- in file IBaseChart.php, method IBaseChart::setWidth()
- setWidth
- in file TeeShape.php, method TeeShape::setWidth()
- setWidth
- in file Chart.php, method Chart::setWidth()
Sets the Chart width in pixels.
- setWidth
- in file Shadow.php, method Shadow::setWidth()
Sets the horizontal shadow size in pixels.
- setWidth
- in file TChart.php, method TChart::setWidth()
- setWidth
- in file TeeBevel.php, method TeeBevel::setWidth()
Sets the width of the TeeChart Panel border in pixels. Default value: 1
- setWidthUnits
- in file LegendSymbol.php, method LegendSymbol::setWidthUnits()
Sets the Width units for the width of Symbol.
Default value: Percent
- setX
- in file Point3D.php, method Point3D::setX()
Sets the X location in pixels.
- setX
- in file TeePoint.php, method TeePoint::setX()
Sets the x coordinate.
- setX
- in file PointDouble.php, method PointDouble::setX()
Sets the X location in pixels.
- setX
- in file Rectangle.php, method Rectangle::setX()
- setXCenter
- in file CanvasMing.php, method CanvasMing::setXCenter()
Specifies the X coordinate of the pixel location of the center of the 3D Canvas. The origin of the pixel coordinate system is in the top left corner of the parent window.
- setXCenter
- in file GraphicsGD.php, method GraphicsGD::setXCenter()
Specifies the X coordinate of the pixel location of the center of the 3D Canvas. The origin of the pixel coordinate system is in the top left corner of the parent window.
- setY
- in file PointDouble.php, method PointDouble::setY()
Sets the Y location in pixels.
- setY
- in file Rectangle.php, method Rectangle::setY()
- setY
- in file Point3D.php, method Point3D::setY()
Sets the Y location in pixels.
- setY
- in file TeePoint.php, method TeePoint::setY()
Sets the y coordinate.
- setYCenter
- in file GraphicsGD.php, method GraphicsGD::setYCenter()
Specifies the Y coordinate of the pixel location of the center of the 3D Canvas. The origin of the pixel coordinate system is in the top left corner of the parent window.
- setYCenter
- in file CanvasMing.php, method CanvasMing::setYCenter()
Specifies the Y coordinate of the pixel location of the center of the 3D Canvas. The origin of the pixel coordinate system is in the top left corner of the parent window.
- setZ
- in file Point3D.php, method Point3D::setZ()
Sets the Z location in pixels.
- setZoom
- in file Aspect.php, method Aspect::setZoom()
Sets the percentage of zoom in 3D mode for the entire Chart.
- setZoom
- in file TChart.php, method TChart::setZoom()
- setZoom
- in file Chart.php, method Chart::setZoom()
- setZoomed
- in file Zoom.php, method Zoom::setZoomed()
Set the Chart axis scales to fit all Chart points when true. Default value: false
- setZoomText
- in file Aspect.php, method Aspect::setZoomText()
Resizes all texts according to Zoom property when true.
- Shadow
- in file Shadow.php, method Shadow::Shadow()
Shadow constructor, defines initial size and color
- Shadow
- in file Shadow.php, class Shadow
Shadow class
- Shadow.php
- procedural page Shadow.php
- ShapeBorder
- in file ShapeBorders.php, class ShapeBorder
- ShapeBorders
- in file ShapeBorders.php, class ShapeBorders
ShapeBorders class
- ShapeBorders.php
- procedural page ShapeBorders.php
- ShapeTextHorizAlign
- in file ShapeTextHorizAlign.php, class ShapeTextHorizAlign
<p>Title: ShapeTextHorizAlign class</p>
- ShapeTextHorizAlign
- in file ShapeTextHorizAlign.php, method ShapeTextHorizAlign::ShapeTextHorizAlign()
- ShapeTextVertAlign
- in file ShapeTextVertAlign.php, method ShapeTextVertAlign::ShapeTextVertAlign()
- ShapeTextVertAlign
- in file ShapeTextVertAlign.php, class ShapeTextVertAlign
<p>Title: ShapeTextVertAlign class</p>
- ShapeXYStyle
- in file ShapeXYStyle.php, class ShapeXYStyle
<p>Title: ShapeXYStyle class</p>
- ShapeXYStyle
- in file ShapeXYStyle.php, method ShapeXYStyle::ShapeXYStyle()
- shouldSerializeBottom
- in file TextShapePosition.php, method TextShapePosition::shouldSerializeBottom()
- shouldSerializeHeight
- in file Shadow.php, method Shadow::shouldSerializeHeight()
- shouldSerializeLeft
- in file TextShapePosition.php, method TextShapePosition::shouldSerializeLeft()
- shouldSerializeRight
- in file TextShapePosition.php, method TextShapePosition::shouldSerializeRight()
- shouldSerializeTop
- in file TextShapePosition.php, method TextShapePosition::shouldSerializeTop()
- shouldSerializeTransparent
- in file Walls.php, method BackWall::shouldSerializeTransparent()
- shouldSerializeVisible
- in file Shadow.php, method Shadow::shouldSerializeVisible()
Size in pixels of shadow.
- shouldSerializeWidth
- in file Shadow.php, method Shadow::shouldSerializeWidth()
- ShowImage
- in file CanvasFlex.php, method Graphics3DFlex::ShowImage()
- size
- in file PanelMarginUnits.php, method PanelMarginUnits::size()
- size
- in file PointerStyle.php, method PointerStyle::size()
- size
- in file ThemesList.php, method ThemesList::size()
Returns the number of registered Chart Theme classes.
- size
- in file GradientDirection.php, method GradientDirection::size()
- sliceArray
- in file GraphicsGD.php, method GraphicsGD::sliceArray()
- sliceArray
- in file CanvasMing.php, method CanvasMing::sliceArray()
- Spline
- in file Spline.php, method Spline::Spline()
Spline smoothing.
- Spline
- in file Spline.php, class Spline
<p>Title: Spline class</p>
- Square
- in file Rectangle.php, class Square
Rectangle class
- SeriesEventStyle.php
- procedural page SeriesEventStyle.php
- SeriesMarksPosition.php
- procedural page SeriesMarksPosition.php
- SeriesPointer.php
- procedural page SeriesPointer.php
- SeriesRandom.php
- procedural page SeriesRandom.php
- ShapeSeries.php
- procedural page ShapeSeries.php
- ShapeTextHorizAlign.php
- procedural page ShapeTextHorizAlign.php
- ShapeTextVertAlign.php
- procedural page ShapeTextVertAlign.php
- ShapeXYStyle.php
- procedural page ShapeXYStyle.php
- setActive
- in file Animation.php, method Animation::setActive()
- setAnimation
- in file AnimationsCollection.php, method AnimationsCollection::setAnimation()
- setChart
- in file AnimationsCollection.php, method AnimationsCollection::setChart()
Sets Chart interface to tools collection
- SetChart
- in file Animation.php, method Animation::SetChart()
- setSizeBy
- in file Expand.php, method Expand::setSizeBy()
- setSpeed
- in file Animation.php, method Animation::setSpeed()
- setTarget
- in file Animation.php, method Animation::setTarget()
- setTrigger
- in file Animation.php, method Animation::setTrigger()
- setChart
- in file AxisDraw.php, method TicksGridDraw::setChart()
- $sDatetimeformat
- in file AxisLabels.php, variable AxisLabels::$sDatetimeformat
- scroll
- in file Axis.php, method Axis::scroll()
Scrolls or displaces the Axis Maximum and Minimum $values by the Offset parameter. If you want to scroll the Axis outside Series limits, CheckLimits must be false.
- setAlign
- in file AxisLabels.php, method AxisLabels::setAlign()
Sets the position of Labels on an Axis. Default value: Default position
- setAlternate
- in file AxisLabels.php, method AxisLabels::setAlternate()
Gets the axis labels to be drawn in two rows or columns.
- setAngle
- in file AxisTitle.php, method AxisTitle::setAngle()
Specifies the rotation in degrees applied to each Axis Label.
- setAngle
- in file AxisLabels.php, method AxisLabels::setAngle()
Defines the rotation degree applied to each Axis Label. Default value: 0
- setAutomatic
- in file Axis.php, method Axis::setAutomatic()
Description Max and Min of axis scale based on associated Series.
- setAutomaticMaximum
- in file Axis.php, method Axis::setAutomaticMaximum()
The Axis adjusts the Maximum $value automatically based on the maximum $value of its associated Series when true. Default $value: true
- setAutomaticMinimum
- in file Axis.php, method Axis::setAutomaticMinimum()
The Axis adjusts the Minimum $value automatically based on the maximum $value of its associated Series when true. Default $value: true
- setAxis
- in file CustomAxes.php, method CustomAxes::setAxis()
Sets Axis characteristics of corresponding index value.
- setBottom
- in file Axes.php, method Axes::setBottom()
- setCaption
- in file AxisTitle.php, method AxisTitle::setCaption()
Defines the string of text used to draw near to each Chart Axis. Default value: ""
- setCentered
- in file GridPen.php, method GridPen::setCentered()
Sets grid lines to display between axis labels or at label positions.
- setChart
- in file AxisDraw.php, method AxisDraw::setChart()
- setChart
- in file CustomAxes.php, method CustomAxes::setChart()
- setChart
- in file Axes.php, method Axes::setChart()
- setChart
- in file Axis.php, method Axis::setChart()
- setCustom
- in file Axes.php, method Axes::setCustom()
- setCustomSize
- in file AxisTitle.php, method AxisTitle::setCustomSize()
Sets the spacing between the axis/labels and the outer panel edge. Default valure: 0
- setCustomSize
- in file AxisLabels.php, method AxisLabels::setCustomSize()
Changes the spacing occupied by the axis labels between the Ticks and the Title. Default value: 0
- setDateTimeFormat
- in file AxisLabels.php, method AxisLabels::setDateTimeFormat()
Standard DateTime formatting string specifier used to draw the axis labels. Default value: ""
- setDepth
- in file Axes.php, method Axes::setDepth()
- setDepthTop
- in file Axes.php, method Axes::setDepthTop()
- setDrawBehind
- in file Axes.php, method Axes::setDrawBehind()
Draws axes behind the Series when true.
- setEndPosition
- in file Axis.php, method Axis::setEndPosition()
Sets the Axis End Position on its own Axis expressed as a percentage. Default $value: 100%
- setExactDateTime
- in file AxisLabels.php, method AxisLabels::setExactDateTime()
Determines whether Axis.Increment calculates Axis Labels in exact DateTime steps. Default value: false
- setExponent
- in file AxisLabels.php, method AxisLabels::setExponent()
Enables/disables the display of Axis Labels in exponent format with super-script fonts. Default value: false
- setFrac_digits
- in file AxisLabels.php, method AxisLabels::setFrac_digits()
- setGridCentered
- in file Axis.php, method Axis::setGridCentered()
Obsolete. Please use Axis.<!-- -->Grid.<!-- -->Centered property
- setHorizontal
- in file Axis.php, method Axis::setHorizontal()
Sets a custom axis to be drawn horizontally.
- setIncrement
- in file Axis.php, method Axis::setIncrement()
Sets the minimum step between axis labels.
- setInitialAngle
- in file AxisTitle.php, method AxisTitle::setInitialAngle()
- setInverted
- in file Axis.php, method Axis::setInverted()
Swaps the Axis Minimum and Maximum scales when true. Default $value: false
- setLabelsOnAxis
- in file Axis.php, method Axis::setLabelsOnAxis()
Obsolete. Please use Labels.<!-- -->OnAxis instead.
- setLabelValue
- in file NextAxisLabelValue.php, method NextAxisLabelValue::setLabelValue()
Specifies the desired Axis Label value.
- setLeft
- in file Axes.php, method Axes::setLeft()
- setLength
- in file TicksPen.php, method TicksPen::setLength()
Sets the length of Axis Ticks in pixels.
- setLogarithmic
- in file Axis.php, method Axis::setLogarithmic()
Scales the Axis Logarithmically when true. Default $value: false
- setLogarithmicBase
- in file Axis.php, method Axis::setLogarithmicBase()
Sets the base for the Logarithmic scale when Axis Logarithmic = true.
- setMaximum
- in file Axis.php, method Axis::setMaximum()
Sets the highest $value an Axis will use to scale their dependent Series posvalues.
- setMaximumOffset
- in file Axis.php, method Axis::setMaximumOffset()
Sets the amount of pixels that will be left as a margin at axis maximum position. Default $value: 0
- setMinAxisIncrement
- in file Axis.php, method Axis::setMinAxisIncrement()
Advanced use. Determines the smallest Axis calculation increment. Default $value: 1e-12
- setMinimum
- in file Axis.php, method Axis::setMinimum()
Sets the lowest $value an Axis will use to scale their dependent Series possvalues.
- setMinimumOffset
- in file Axis.php, method Axis::setMinimumOffset()
Determines the number of pixels that will be left as a margin at axis minimum position. Default $value: 0
- setMinMax
- in file Axis.php, method Axis::setMinMax()
Changes the current Axis Minimum and Maximum scales. Axis.Automatic must be set to false.
- setMinMaxDate
- in file Axis.php, method Axis::setMinMaxDate()
Changes the current Axis Minimum and Maximum scales. Axis.Automatic must be set to false.
- setMinorTickCount
- in file Axis.php, method Axis::setMinorTickCount()
Determines the number of Axis minor ticks between major ticks. Default $value: 3
- setMinorTicks
- in file Axis.php, method Axis::setMinorTicks()
- setMultiLine
- in file AxisLabels.php, method AxisLabels::setMultiLine()
Automatically breaks DateTime Labels on occurence of a space " ". Default value: false
- setOnAxis
- in file AxisLabels.php, method AxisLabels::setOnAxis()
Shows the Labels at Axis Minimum and Maximum positions when true. Default value: true
- setOtherSide
- in file Axis.php, method Axis::setOtherSide()
Sets the Axis labels to the Otherside of the axis.
- setPositionUnits
- in file Axis.php, method Axis::setPositionUnits()
Determines the axis Position units (pixels or percentage). Default $value: Percent
- setRelativePosition
- in file Axis.php, method Axis::setRelativePosition()
Determines the Axis position as percentage 0-100% of the Chart.
- setRight
- in file Axes.php, method Axes::setRight()
- setRoundFirstLabel
- in file AxisLabels.php, method AxisLabels::setRoundFirstLabel()
Axis labels will be automatically "rounded" to the nearest magnitude when true. Default value: true
- setSeparation
- in file AxisLabels.php, method AxisLabels::setSeparation()
Specifies the minimum distance between Axis Labels as a percentage. Default value: 10
- setStartPosition
- in file Axis.php, method Axis::setStartPosition()
Sets the Axis Start position on its own Axis expressed as a percentage.
- setStop
- in file NextAxisLabelValue.php, method NextAxisLabelValue::setStop()
The Stop parameter is false by default, meaning that if it's not
- setStyle
- in file AxisLabels.php, method AxisLabels::setStyle()
Sets the style of the labels. Default value: AxisLabelStyle.Auto
- setTickOnLabelsOnly
- in file Axis.php, method Axis::setTickOnLabelsOnly()
Sets the Axis Ticks and Axis Grid to be drawn to only coincide at Labels. Default $value: true
- setTicks
- in file Axis.php, method Axis::setTicks()
- setTitle
- in file Axis.php, method Axis::setTitle()
- setTitleSize
- in file Axis.php, method Axis::setTitleSize()
Obsolete. Please use Axis.<!-- -->Title.<!-- -->CustomSize
- setTop
- in file Axes.php, method Axes::setTop()
- setValue
- in file AxisLabelItem.php, method AxisLabelItem::setValue()
- setValueFormat
- in file AxisLabels.php, method AxisLabels::setValueFormat()
Specifies the desired formatting string to be applied to Axis Labels. Default value: '#,##0.###'
- setVisible
- in file Axes.php, method Axes::setVisible()
Determines whether all five Chart Axes are visible or not.
- setVisible
- in file Axis.php, method Axis::setVisible()
Shows the Axis lines, ticks, grids, labels and title when true. Default $value: true
- setZPosition
- in file GridPen.php, method GridPen::setZPosition()
Sets the Z position of Grid lines in percentage of total chart depth.
- setZPosition
- in file Axis.php, method Axis::setZPosition()
Sets the Z axis position along chart Depth as a percentage of the total depth.
- shouldSerializeHorizontal
- in file Axis.php, method Axis::shouldSerializeHorizontal()
- shouldSerializeMaximum
- in file Axis.php, method Axis::shouldSerializeMaximum()
- shouldSerializeMinimum
- in file Axis.php, method Axis::shouldSerializeMinimum()
- shouldSerializeOtherSide
- in file Axis.php, method Axis::shouldSerializeOtherSide()
- shouldSerializeTransparent
- in file AxisLabels.php, method AxisLabels::shouldSerializeTransparent()
- shouldSerializeZPosition
- in file Axis.php, method Axis::shouldSerializeZPosition()
- splitInLines
- in file AxisLabels.php, method AxisLabels::splitInLines()
Sets Separator String to invoke 'new line' in String St. Replaces input string St with separator to be used to break lines at each occurrence of the separator.
- stringItems
- in file Axes.php, method Axes::stringItems()
- $SHINGLE
- in file HatchStyle.php, variable HatchStyle::$SHINGLE
- $SMALLCHECKERBOARD
- in file HatchStyle.php, variable HatchStyle::$SMALLCHECKERBOARD
- $SMALLCONFETTI
- in file HatchStyle.php, variable HatchStyle::$SMALLCONFETTI
- $SMALLGRID
- in file HatchStyle.php, variable HatchStyle::$SMALLGRID
- $SOLID
- in file DashStyle.php, variable DashStyle::$SOLID
- $SOLIDDIAMOND
- in file HatchStyle.php, variable HatchStyle::$SOLIDDIAMOND
- $SPHERE
- in file HatchStyle.php, variable HatchStyle::$SPHERE
- StringAlignment.php
- procedural page StringAlignment.php
- StringFormat.php
- procedural page StringFormat.php
- setBold
- in file ChartFont.php, method ChartFont::setBold()
Sets Font bold for text. Default value: false
- setChart
- in file ChartFont.php, method ChartFont::setChart()
- setChart
- in file ChartBrush.php, method ChartBrush::setChart()
- setColor
- in file ChartBrush.php, method ChartBrush::setColor()
Specifies the color used to fill a zone.
- setColor
- in file ChartPen.php, method ChartPen::setColor()
- setColor
- in file ChartFont.php, method ChartFont::setColor()
Defines a Font colour for text.
- setCustomTargetPolygon
- in file Gradient.php, method Gradient::setCustomTargetPolygon()
- setDashCap
- in file ChartPen.php, method ChartPen::setDashCap()
- setDashWidth
- in file ChartPen.php, method ChartPen::setDashWidth()
- setDefaultColor
- in file ChartBrush.php, method ChartBrush::setDefaultColor()
- setDefaultColor
- in file ChartPen.php, method ChartPen::setDefaultColor()
- setDefaultStyle
- in file ChartPen.php, method ChartPen::setDefaultStyle()
- setDefaultVisible
- in file ChartPen.php, method ChartPen::setDefaultVisible()
- setDirection
- in file Gradient.php, method Gradient::setDirection()
Determines the gradient direction Default value: vertical
- setEmpty
- in file Color.php, method Color::setEmpty()
- setEndCap
- in file ChartPen.php, method ChartPen::setEndCap()
Style of line endings.
- setEndColor
- in file Gradient.php, method Gradient::setEndColor()
Determines the gradient endColor Default value:
- setEndRGBColor
- in file Gradient.php, method Gradient::setEndRGBColor()
Determines the gradient endColor as RGB Default value:
- setForegroundColor
- in file ChartBrush.php, method ChartBrush::setForegroundColor()
Specifies the Color to fill inner portions of Brush, when Solid is false.
- setGradient
- in file ChartBrush.php, method ChartBrush::setGradient()
Sets the Gradient fill. Default value: null
- setImage
- in file ChartBrush.php, method ChartBrush::setImage()
Image to use for fill. Default value: null
- setImageMode
- in file ChartBrush.php, method ChartBrush::setImageMode()
Drawing Brush Image Style. Default value: Stretch
- setImageTransparent
- in file ChartBrush.php, method ChartBrush::setImageTransparent()
Sets the Brush image to Transparent. Default value: false
- setItalic
- in file ChartFont.php, method ChartFont::setItalic()
Sets Font italic (true or false) for text. Default value: false
- setName
- in file ChartFont.php, method ChartFont::setName()
Specifies a Font type for text. Default value: Arial
- setNone
- in file Color.php, method Color::setNone()
- setSize
- in file ChartFont.php, method ChartFont::setSize()
Sets Font sizing (in points) for text. Default value: 8
- setSolid
- in file ChartBrush.php, method ChartBrush::setSolid()
Fills using Color only. Does not use Foreground color. Default value: true
- setStartColor
- in file Gradient.php, method Gradient::setStartColor()
Determines the gradient startColor Default value:
- setStartRGBColor
- in file Gradient.php, method Gradient::setStartRGBColor()
Determines the gradient startColor as RGB Default value:
- setStrikeout
- in file ChartFont.php, method ChartFont::setStrikeout()
Sets Font Strikeout on/off. Default value: false
- setStyle
- in file ChartPen.php, method ChartPen::setStyle()
Determines the style in which the pen draw lines on the Drawing.
- setStyle
- in file ChartBrush.php, method ChartBrush::setStyle()
Determines the style in which the zone is filled or patterned using both Color and ForegroundColor. Default value: HatchStyle.BackwardDiagonal
- setTransparency
- in file ChartPen.php, method ChartPen::setTransparency()
Sets Transparency level from 0 to 100%. Default value: 0
- setTransparency
- in file ChartBrush.php, method ChartBrush::setTransparency()
Sets Transparency level from 0 to 100%. Default value: 0
- setUnderline
- in file ChartFont.php, method ChartFont::setUnderline()
Sets Font underline on/off. Default value: false
- setUsesVisible
- in file ChartPen.php, method ChartPen::setUsesVisible()
- setVisible
- in file ChartBrush.php, method ChartBrush::setVisible()
Determines if the brush will draw lines or not.
- setVisible
- in file Gradient.php, method Gradient::setVisible()
Determines whether the gradient fill appears on screen. Default value: false
- setVisible
- in file ChartPen.php, method ChartPen::setVisible()
Determines if the pen will draw lines or not.
- setWidth
- in file ChartPen.php, method ChartPen::setWidth()
Determines the width of lines the pen draws. Default value: 1
- setWrapTile
- in file ChartBrush.php, method ChartBrush::setWrapTile()
Drawing Brush Image Style. Default value: Tile
- shouldDrawShadow
- in file ChartFont.php, method ChartFont::shouldDrawShadow()
- shouldSerializeColor
- in file ChartPen.php, method ChartPen::shouldSerializeColor()
- shouldSerializeEndCap
- in file ChartPen.php, method ChartPen::shouldSerializeEndCap()
- shouldSerializeStyle
- in file ChartPen.php, method ChartPen::shouldSerializeStyle()
- shouldSerializeVisible
- in file ChartPen.php, method ChartPen::shouldSerializeVisible()
- SILVER
- in file Color.php, method Color::SILVER()
The color silver. In the default sRGB space.
- SKY_BLUE
- in file Color.php, method Color::SKY_BLUE()
The color sky blue. In the default sRGB space.
- StringAlignment
- in file StringAlignment.php, class StringAlignment
StringAlignment class
- StringAlignment
- in file StringAlignment.php, method StringAlignment::StringAlignment()
- StringFormat
- in file StringFormat.php, class StringFormat
StringFormat class
- $SERIES
- in file ChartDrawEvent.php, variable ChartDrawEvent::$SERIES
- $source
- in file ChartEvent.php, variable ChartEvent::$source
- $series
- in file DataExportFormat.php, variable DataExportFormat::$series
- save
- in file ImageExportFormat.php, method ImageExportFormat::save()
- save
- in file GIFFormat.php, method GIFFormat::save()
- Save
- in file FlexFormat.php, method FlexFormat::Save()
- save
- in file JPEGFormat.php, method JPEGFormat::save()
- save
- in file DataExportFormat.php, method DataExportFormat::save()
- save
- in file WBMPFormat.php, method WBMPFormat::save()
- save
- in file PNGFormat.php, method PNGFormat::save()
- SaveFlex
- in file FlexFormat.php, method FlexFormat::SaveFlex()
- SaveToFile
- in file FlexFormat.php, method FlexFormat::SaveToFile()
- setEmbeddedImages
- in file FlexFormat.php, method FlexFormat::setEmbeddedImages()
- setFileExtension
- in file DataExportFormat.php, method DataExportFormat::setFileExtension()
- setHeight
- in file ImageExportFormat.php, method ImageExportFormat::setHeight()
- setImagePath
- in file FlexFormat.php, method FlexFormat::setImagePath()
- setIncludeHeader
- in file DataExportFormat.php, method DataExportFormat::setIncludeHeader()
- setIncludeIndex
- in file DataExportFormat.php, method DataExportFormat::setIncludeIndex()
- setIncludeLabels
- in file DataExportFormat.php, method DataExportFormat::setIncludeLabels()
- setIncludeSeriesTitle
- in file DataExportFormat.php, method DataExportFormat::setIncludeSeriesTitle()
- setJPEGOptions
- in file JPEGFormat.php, method JPEGFormat::setJPEGOptions()
- setOptions
- in file WBMPFormat.php, method WBMPFormat::setOptions()
- setSeries
- in file DataExportFormat.php, method DataExportFormat::setSeries()
- setTextLineSeparator
- in file DataExportFormat.php, method DataExportFormat::setTextLineSeparator()
- setWidth
- in file ImageExportFormat.php, method ImageExportFormat::setWidth()
- $series
- in file Functions.php, variable Functions::$series
- $SingleSource
- in file Functions.php, variable Functions::$SingleSource
- Smoothing.php
- procedural page Smoothing.php
- setFactor
- in file Smoothing.php, method Smoothing::setFactor()
Sets the number of times the resulting smooth points are compared to source points. Default value: 4
- setIncludeNulls
- in file Average.php, method Average::setIncludeNulls()
Calculates the average using only the non-null points of a series, or not.
- setInterpolate
- in file Smoothing.php, method Smoothing::setInterpolate()
Resulting smooth curves will pass exactly over source points when true.
- setPeriod
- in file Functions.php, method Functions::setPeriod()
- setPeriodAlign
- in file Functions.php, method Functions::setPeriodAlign()
- setPeriodStyle
- in file Functions.php, method Functions::setPeriodStyle()
- setSeries
- in file Functions.php, method Functions::setSeries()
- Smoothing
- in file Smoothing.php, method Smoothing::Smoothing()
- Smoothing
- in file Smoothing.php, class Smoothing
Smoothing class
- Subtract
- in file Subtract.php, class Subtract
<p>Title: Subtract class</p>
- $series
- in file DataImportFormat.php, variable DataImportFormat::$series
- $stream
- in file DataImportFormat.php, variable DataImportFormat::$stream
- setDataMember
- in file XMLImport.php, method XMLImport::setDataMember()
Sets ValueList Datamember.
- setSeriesNode
- in file XMLImport.php, method XMLImport::setSeriesNode()
Set Series into which to import data. If not set Import process will create Series.
- $SERIES
- in file LegendStyle.php, variable LegendStyle::$SERIES
Legend draws the Series Titles even if there's only one Series in the chart.
- setAlignment
- in file Legend.php, method Legend::setAlignment()
Defines the Legend position. Default value: Right
- setChart
- in file Legend.php, method Legend::setChart()
- setCheckBoxes
- in file Legend.php, method Legend::setCheckBoxes()
Displays the Legend check boxes when true. Default value: false
- setColorWidth
- in file Legend.php, method Legend::setColorWidth()
- setColumnWidth
- in file Legend.php, method Legend::setColumnWidth()
- setColumnWidthAuto
- in file Legend.php, method Legend::setColumnWidthAuto()
Automatically calculates best fit of legend columns. When set to true, columnWidths control the legend width Default value: true
- setCurrentPage
- in file Legend.php, method Legend::setCurrentPage()
When true, the Legend shows only the current page items when the Chart is divided into pages.
- setDividingLines
- in file Legend.php, method Legend::setDividingLines()
Internal use - serialization
- setFirstValue
- in file Legend.php, method Legend::setFirstValue()
Determines which is the first Legend item displayed. Default value: 0
- setFontSeriesColor
- in file Legend.php, method Legend::setFontSeriesColor()
Sets the legend text font color to that of the Series color. Default value: false
- setHorizMargin
- in file Legend.php, method Legend::setHorizMargin()
Speficies the number of screen pixels between Legend and Chart rectangles. Default value: 0
- setInverted
- in file Legend.php, method Legend::setInverted()
Draws the Legend items in opposite direction when true. Default value: false
- setLegendStyle
- in file Legend.php, method Legend::setLegendStyle()
Defines which items will be displayed in the Chart Legend. Default value: Auto
- setLines
- in file Legend.php, method Legend::setLines()
- setMaxNumRows
- in file Legend.php, method Legend::setMaxNumRows()
Sets the Maximum number of Legend Rows displayed for a horizontal Legend (Chart Top or Bottom). Default value: 10
- setResizeChart
- in file Legend.php, method Legend::setResizeChart()
Automatically resizes Chart rectangle to prevent overlap with Legend.
- setSeries
- in file Legend.php, method Legend::setSeries()
Determines which series is used as data for the Legend entries.
- setSymbol
- in file Legend.php, method Legend::setSymbol()
- setText
- in file Legend.php, method Legend::setText()
Adds text to the Legend.
- setTextAlign
- in file LegendTitle.php, method LegendTitle::setTextAlign()
- setTextAlign
- in file Legend.php, method Legend::setTextAlign()
- setTextStyle
- in file Legend.php, method Legend::setTextStyle()
Specifies how Legend text items will be formatted. Default value: LeftValue
- setTopLeftPos
- in file Legend.php, method Legend::setTopLeftPos()
Specifies the Legend's top position in percent of total chart height. Default value: 10
- setVertMargin
- in file Legend.php, method Legend::setVertMargin()
Determines the vertical margin in pixels between Legend and Chart rectangle. Default value: 0
- setVertSpacing
- in file Legend.php, method Legend::setVertSpacing()
Determines the vertical spacing between Legend items (pixels). Default value: 0
- setX
- in file LegendItemCoordinates.php, method LegendItemCoordinates::setX()
Sts the specific X coordinate of the Legend item.
- setXColor
- in file LegendItemCoordinates.php, method LegendItemCoordinates::setXColor()
Sets the specific XColor coordinate of the Legend item.
- setY
- in file LegendItemCoordinates.php, method LegendItemCoordinates::setY()
Sets the specific Y coordinate of the Legend item.
- $SERIESTYPESCOUNT
- in file Utils.php, variable Utils::$SERIESTYPESCOUNT
List of chart Function types.
- StringBuilder.php
- procedural page StringBuilder.php
- StringFormat.php
- procedural page StringFormat.php
- sort
- in file Utils.php, method Utils::sort()
- sqr
- in file MathUtils.php, method MathUtils::sqr()
- StringBuilder
- in file StringBuilder.php, class StringBuilder
StringBuilder class
- StringBuilder
- in file StringBuilder.php, method StringBuilder::StringBuilder()
- stringToDouble
- in file Utils.php, method Utils::stringToDouble()
- swapInteger
- in file Utils.php, method Utils::swapInteger()
- $series
- in file ValueList.php, variable ValueList::$series
- $shadow
- in file Custom.php, variable Custom::$shadow
- $sLabels
- in file Series.php, variable Series::$sLabels
- $SOLID
- in file ArrowHeadStyle.php, variable ArrowHeadStyle::$SOLID
Display a filled arrow head.
- $STAR
- in file ShapeStyle.php, variable ShapeStyle::$STAR
The shape is a star.
- $startZ
- in file Series.php, variable Series::$startZ
- $statsOk
- in file ValueList.php, variable ValueList::$statsOk
- sameClass
- in file Series.php, method Series::sameClass()
Returns True when the tmpSeries parameter is of the same class.
- Series
- in file Series.php, method Series::Series()
- Series
- in file Series.php, class Series
Series class
- SeriesCollection
- in file SeriesCollection.php, method SeriesCollection::SeriesCollection()
- SeriesCollection
- in file SeriesCollection.php, class SeriesCollection
SeriesCollection class
- SeriesMarks
- in file SeriesMarks.php, class SeriesMarks
SeriesMarks class
- SeriesMarks
- in file SeriesMarks.php, method SeriesMarks::SeriesMarks()
The class constructor.
- setActive
- in file ISeries.php, method ISeries::setActive()
- setActive
- in file Circular.php, method Circular::setActive()
- setActive
- in file Series.php, method Series::setActive()
Shows or hides this series.
- setAngle
- in file SeriesMarks.php, method SeriesMarks::setAngle()
Sets angle from 0 to 360 to rotate Marks. Default value: 0
- setAngleSize
- in file Pie.php, method Pie::setAngleSize()
Total angle in degrees (0 to 360) for all slices. Default value: 360
- setApplyZOrder
- in file SeriesCollection.php, method SeriesCollection::setApplyZOrder()
Sets multiple Series on same Chart in different Z spaces when true. Run-time only. Default value: true
- setArrow
- in file Callout.php, method Callout::setArrow()
Sets the Arrow line between a Series Mark and a Series point. It is also used by Annotation tool to draw a line connecting the annotation and the series point.
- setArrowHead
- in file Callout.php, method Callout::setArrowHead()
Determines if callout line will display an "arrow" head at the end or not.
- setArrowHeadSize
- in file Callout.php, method Callout::setArrowHeadSize()
Sets the size in pixels of the arrow head at the end of the callout line.
- setArrowHeight
- in file Arrow.php, method Arrow::setArrowHeight()
Sets the vertical arrow head size in pixels.
- setArrowLength
- in file SeriesMarks.php, method SeriesMarks::setArrowLength()
Stes the length in pixels of the line connecting the Mark to Series point. Default value: 16
- setArrowWidth
- in file Arrow.php, method Arrow::setArrowWidth()
Sets the horizontal arrow head size in pixels. Default value: 4
- setAutoMarkPosition
- in file Pie.php, method Pie::setAutoMarkPosition()
If true, marks will be displayed trying to not overlap one to each other. Default value: true
- setAutoMarkPosition
- in file CustomBar.php, method CustomBar::setAutoMarkPosition()
Repositions Marks on BarSeries to prevent overlapping. Default value: false
- setAutoRepaint
- in file FastLine.php, method FastLine::setAutoRepaint()
Repaints Chart after any changes are made. Default value: true
- setBackColor
- in file SeriesMarks.php, method SeriesMarks::setBackColor()
Obsolete. Use the Color method instead.
- setBarHeightPercent
- in file HorizBar.php, method HorizBar::setBarHeightPercent()
Defines the percent of bar Height, from 0 to 100. Default value: 70
- setBarSizePercent
- in file CustomBar.php, method CustomBar::setBarSizePercent()
- setBarStyle
- in file CustomBar.php, method CustomBar::setBarStyle()
Defines the Bar shape used to draw Bars. Default value: BarStyle.Rectangle
- setBarStyleResolver
- in file CustomBar.php, method CustomBar::setBarStyleResolver()
- setBarWidthPercent
- in file Bar.php, method Bar::setBarWidthPercent()
Sets the percent of total Bar width used. Default value: 70
- setBevelPercent
- in file Pie.php, method Pie::setBevelPercent()
- setCandleWidth
- in file Candle.php, method Candle::setCandleWidth()
Sets the horizontal Candle Size in pixels. Default value: 6
- setChart
- in file Series.php, method Series::setChart()
- setChart
- in file ISeries.php, method ISeries::setChart()
- setChart
- in file CustomBar.php, method CustomBar::setChart()
- setChart
- in file Pie.php, method Pie::setChart()
- setChart
- in file Histogram.php, method Histogram::setChart()
- setChart
- in file FastLine.php, method FastLine::setChart()
- setChart
- in file Circular.php, method Circular::setChart()
- setChart
- in file SeriesMarks.php, method SeriesMarks::setChart()
- setChart
- in file Custom.php, method Custom::setChart()
- setChart
- in file CustomPoint.php, method CustomPoint::setChart()
- setChart
- in file BaseLine.php, method BaseLine::setChart()
- setChart
- in file SeriesCollection.php, method SeriesCollection::setChart()
- setChart
- in file ShapeSeries.php, method ShapeSeries::setChart()
- setCircleBackColor
- in file Circular.php, method Circular::setCircleBackColor()
Determines the color to fill the ellipse.
- setCircled
- in file Circular.php, method Circular::setCircled()
Sets CirleSeries as elliptical or circular. Default value: false
- setClickableLine
- in file Custom.php, method Custom::setClickableLine()
Allows mouse clicks over the line drawn between points.
- setClip
- in file SeriesMarks.php, method SeriesMarks::setClip()
Restricts Marks to Chart axes space, when true. Default value: false
- setCloseValues
- in file OHLC.php, method OHLC::setCloseValues()
Sets all Stock market Close values.
- setColor
- in file Bezier.php, method Bezier::setColor()
- setColor
- in file Points.php, method Points::setColor()
- setColor
- in file Custom.php, method Custom::setColor()
- setColor
- in file FastLine.php, method FastLine::setColor()
- setColor
- in file Volume.php, method Volume::setColor()
- setColor
- in file Pie.php, method PieOtherSlice::setColor()
Sets the Color of the OtherSlice.
- setColor
- in file Series.php, method Series::setColor()
Default color for all points. Default value: Color.Empty
- setColor
- in file ColorList.php, method ColorList::setColor()
- setColorEach
- in file Points.php, method Points::setColorEach()
- setColorEach
- in file Pie.php, method Pie::setColorEach()
Draws points with different preset Colors. Default value: true
- setColorEach
- in file Series.php, method Series::setColorEach()
- setColorEachLine
- in file Custom.php, method Custom::setColorEachLine()
Enables/Disables the coloring of each connecting line of a series. Default value: true
- setColorMember
- in file Series.php, method Series::setColorMember()
Sets the Datasource Color Field. Default value: ""
- setColors
- in file Series.php, method Series::setColors()
Accesses the stored Color Array, if created, for the Series. Default value: null
- setConePercent
- in file CustomBar.php, method CustomBar::setConePercent()
Sets the apex size as a percentage of the base. Default value: 0
- setCount
- in file ValueList.php, method ValueList::setCount()
- setCursor
- in file Series.php, method Series::setCursor()
Cursor displayed when mouse is over a series point. Default value: default
- setCustomBarWidth
- in file CustomBar.php, method CustomBar::setCustomBarWidth()
- setCustomHorizAxis
- in file Series.php, method Series::setCustomHorizAxis()
Specifies the custom horizontal axis for the series. Default value: null
- setCustomHorizAxisValue
- in file Series.php, method Series::setCustomHorizAxisValue()
Specifies the custom horizontal axis for the series. Default value: null
- setCustomVertAxis
- in file Series.php, method Series::setCustomVertAxis()
Specifies the custom vertical axis for the series. Default value: null
- setCustomVertAxisValue
- in file Series.php, method Series::setCustomVertAxisValue()
Specifies the custom vertical axis for the series. Default value: null
- setCustomXRadius
- in file Circular.php, method Circular::setCustomXRadius()
Sets ellipse's horizontal radius in pixels. Default value: 0
- setCustomYRadius
- in file Circular.php, method Circular::setCustomYRadius()
Sets ellipse's vertical radius in pixels. Default value: 0
- setDark3D
- in file Pie.php, method Pie::setDark3D()
Darkens side of 3D pie section to add depth. Default value: true
- setDark3D
- in file CustomBar.php, method CustomBar::setDark3D()
Darkens sides of bars to enhance 3D effect. Default value: true
- setDark3D
- in file Custom.php, method Custom::setDark3D()
Darkens parts of 3D Line Series to add depth. Default value: true
- setDarkPen
- in file Pie.php, method Pie::setDarkPen()
Darkens pie slice borders. Default value: false
- setDataMember
- in file ValueList.php, method ValueList::setDataMember()
Field to use as source for this value list. Default value: ""
- setDataSource
- in file ISeries.php, method ISeries::setDataSource()
- setDataSource
- in file Series.php, method Series::setDataSource()
Object to load data from. Default value: null
- setDateTime
- in file ValueList.php, method ValueList::setDateTime()
Allows values to be expressed either as numbers or as Date+Time values. Default value: false
- setDateValues
- in file OHLC.php, method OHLC::setDateValues()
Sets all Stock market Date values.
- setDefaultLength
- in file MarksCallout.php, method MarksCallout::setDefaultLength()
- setDepth
- in file Series.php, method Series::setDepth()
Sets the Depth of the series points or interconnecting lines. Default value: -1
- setDepthPercent
- in file CustomBar.php, method CustomBar::setDepthPercent()
Determines the percent amount of bar size in "z" depth direction.
- setDistance
- in file Callout.php, method Callout::setDistance()
The length in pixels between a series point and the line connecting the series mark or annotation.
- setDonutPercent
- in file Pie.php, method Pie::setDonutPercent()
- setDownCloseColor
- in file Candle.php, method Candle::setDownCloseColor()
Candle color fill when Close value is greater than Open value. Default value: red
- setDrawAllPoints
- in file FastLine.php, method FastLine::setDrawAllPoints()
When false, it only draws the first point at any X pixel location.
- setDrawEvery
- in file SeriesMarks.php, method SeriesMarks::setDrawEvery()
Sets the number of Marks to skip. Default value: 1
- setEdgeStyle
- in file Pie.php, method Pie::setEdgeStyle()
- setEndXValues
- in file Arrow.php, method Arrow::setEndXValues()
Sets X1 values for Arrows.
- setEndYValues
- in file Arrow.php, method Arrow::setEndYValues()
Sets Y1 values for Arrows.
- setEndZ
- in file Series.php, method Series::setEndZ()
- setExplodeBiggest
- in file Pie.php, method Pie::setExplodeBiggest()
Displaces the biggest slice from centre by value set. Default value: 0
- setFunction
- in file ISeries.php, method ISeries::setFunction()
- setFunction
- in file Series.php, method Series::setFunction()
- setGradientRelative
- in file CustomBar.php, method CustomBar::setGradientRelative()
Calculates Colors based on highest bar when Gradient is Visible. Default value: false
- setHighValues
- in file OHLC.php, method OHLC::setHighValues()
Sets all Stock market High values. You can access High values in the same way you can access X or Y values.
- setHorizAlignment
- in file ShapeSeries.php, method ShapeSeries::setHorizAlignment()
Horizontally aligns the text.
- setHorizontal
- in file Series.php, method Series::setHorizontal()
- setHorizontalAxis
- in file Series.php, method Series::setHorizontalAxis()
Stes the Horizontal axis associated to this Series. Default value: HorizontalAxis.Bottom
- setIgnoreNulls
- in file FastLine.php, method FastLine::setIgnoreNulls()
Displays null points when false Default value: true
- setInvertedStairs
- in file FastLine.php, method FastLine::setInvertedStairs()
Controls the FastLine series drawing. Default value: false
- setInvertedStairs
- in file Custom.php, method Custom::setInvertedStairs()
Changes the direction of the step, when true. Default value: false
- setItems
- in file SeriesMarks.php, method SeriesMarks::setItems()
- setLabelMember
- in file Series.php, method Series::setLabelMember()
Sets the Datasource Label Field. Default value: ""
- setLabels
- in file Series.php, method Series::setLabels()
Accesses a list of series point labels.
- setLength
- in file MarksCallout.php, method MarksCallout::setLength()
Specifies the Length between series data points and Marks.
- setLineHeight
- in file Custom.php, method Custom::setLineHeight()
Sets the vertical thickness of the line in pixels. Default value: 0
- setLowValues
- in file OHLC.php, method OHLC::setLowValues()
Sets all Stock market Low values. You can access High values in the same way you can access X or Y values.
- setMarks
- in file Series.php, method Series::setMarks()
- setMarksPie
- in file Pie.php, method Pie::setMarksPie()
- setMarkTextResolver
- in file Series.php, method Series::setMarkTextResolver()
- setMiddleZ
- in file Series.php, method Series::setMiddleZ()
- setMultiArea
- in file Area.php, method Area::setMultiArea()
Sets how multiple areas are displayed.
- setMultiBar
- in file CustomBar.php, method CustomBar::setMultiBar()
Determines how multiple BarSeries will be displayed in the same Chart. Default value: MultiBars.Side
- setMultiLine
- in file SeriesMarks.php, method SeriesMarks::setMultiLine()
Characters in Mark texts are split into multiple lines, when true. Default value: false
- setName
- in file ValueList.php, method ValueList::setName()
Returns the name of this ValueList.
- setNull
- in file Series.php, method Series::setNull()
Sets the specified series point to a null (transparent) point.
- setNumBezierPoints
- in file Bezier.php, method Bezier::setNumBezierPoints()
- setOffsetPercent
- in file CustomBar.php, method CustomBar::setOffsetPercent()
Sets the Bar displacement as percentage of Bar size. Default value: 0
- setOffsetValues
- in file Bar3D.php, method Bar3D::setOffsetValues()
Specifies a different origin value for each bar point.
- setOpacity
- in file Custom.php, method Custom::setOpacity()
Sets Opacity level from 0 to 100%
- setOpenValues
- in file OHLC.php, method OHLC::setOpenValues()
Sets all Stock market Open values.
- setOrder
- in file ValueList.php, method ValueList::setOrder()
Determines if points are automatically sorted or left at original position. Runtime only. Default value: None
- setOrigin
- in file Volume.php, method Volume::setOrigin()
Defines the YValue used as the origin for the specified Volume Series.
- setOrigin
- in file CustomBar.php, method CustomBar::setOrigin()
Sets the common bottom value used for all Bar points. Default value: 0
- setOrigin
- in file Area.php, method Area::setOrigin()
Sets axis value as a common bottom for all AreaSeries points. Default value: O
- setParentProperties
- in file Circular.php, method Circular::setParentProperties()
- setPenBrushBar
- in file CustomBar.php, method CustomBar::setPenBrushBar()
- setPercentFormat
- in file Series.php, method Series::setPercentFormat()
Sets the Format to display point values as percentage. Default value: Language::getString("DefPercentFormat")
- setPointerStyleResolver
- in file CustomPoint.php, method CustomPoint::setPointerStyleResolver()
- setPosition
- in file MarkPositions.php, method MarkPositions::setPosition()
- setRadiusValues
- in file Bubble.php, method Bubble::setRadiusValues()
A TList object that stores each Bubble point Radius value.
- setRotationAngle
- in file Circular.php, method Circular::setRotationAngle()
Sets angle of Chart rotation. Default value: 0
- setSeries
- in file SeriesCollection.php, method SeriesCollection::setSeries()
- setSeriesColor
- in file Series.php, method Series::setSeriesColor()
Obsolete. Use the Series.Color method instead.
- setShadow
- in file Custom.php, method Custom::setShadow()
- setShowClose
- in file Candle.php, method Candle::setShowClose()
Determines whether Close prices will be displayed. Default value: true
- setShowInLegend
- in file Series.php, method Series::setShowInLegend()
Displays this Series Title in Legend. Default value: true
- setShowOpen
- in file Candle.php, method Candle::setShowOpen()
Determines whether Open prices will be displayed. Default value: true
- setSideMargins
- in file CustomBar.php, method CustomBar::setSideMargins()
Sets a margin between Chart rectangle and Bars. Default value: true
- setSizePercent
- in file Pyramid.php, method Pyramid::setSizePercent()
Sets size of Pyramid base relative to Chart Axis bounding width. Default value: 50
- setSlice
- in file Pie.php, method SliceValueList::setSlice()
- setSlice
- in file Pie.php, method ExplodedSliceList::setSlice()
- setSquared
- in file Bubble.php, method Bubble::setSquared()
Determines how the Bubble size is calculated. Default value: true
- setStacked
- in file CustomPoint.php, method CustomPoint::setStacked()
Defines how multiple series will be displayed.
- setStackGroup
- in file CustomBar.php, method CustomBar::setStackGroup()
Allows stacking independent Series within the same Chart, in series groups. Default value: 0
- setStairs
- in file Custom.php, method Custom::setStairs()
Steps line joining adjacent points. Default value: false
- setStairs
- in file FastLine.php, method FastLine::setStairs()
Controls the drawing of FastLine series. Default value: false
- setStartXValues
- in file Arrow.php, method Arrow::setStartXValues()
Sets X0 values for Arrows.
- setStartYValues
- in file Arrow.php, method Arrow::setStartYValues()
Sets Y0 values for Arrows.
- setStartZ
- in file Series.php, method Series::setStartZ()
- setStyle
- in file Candle.php, method Candle::setStyle()
Determines how the Candle points will be drawn.
- setStyle
- in file Pie.php, method PieOtherSlice::setStyle()
Sets either value or percentage to group the 'other' Pie slice.
- setStyle
- in file SeriesMarks.php, method SeriesMarks::setStyle()
Defines how Series Marks are constructed. Default value: MarksStyle.Label
- setStyle
- in file ShapeSeries.php, method ShapeSeries::setStyle()
Defines how a TChartShape component appears on a Chart. Default value: Circle
- setSubGallery
- in file ShapeSeries.php, method ShapeSeries::setSubGallery()
- setSubGallery
- in file Candle.php, method Candle::setSubGallery()
- setSubGallery
- in file ISeries.php, method ISeries::setSubGallery()
- setSubGallery
- in file Area.php, method Area::setSubGallery()
- setSubGallery
- in file Points.php, method Points::setSubGallery()
- setSubGallery
- in file FastLine.php, method FastLine::setSubGallery()
- setSubGallery
- in file Line.php, method Line::setSubGallery()
- setSubGallery
- in file Pie.php, method Pie::setSubGallery()
- setSubGallery
- in file Histogram.php, method Histogram::setSubGallery()
- setSubGallery
- in file Volume.php, method Volume::setSubGallery()
- setSubGallery
- in file Series.php, method Series::setSubGallery()
Creates and prepares the index'th Series style to show at sub-gallery dialog.
- setText
- in file Pie.php, method PieOtherSlice::setText()
Title for otherSlice. Default value: Other
- setText
- in file ShapeSeries.php, method ShapeSeries::setText()
- setTextAlign
- in file SeriesMarks.php, method SeriesMarks::setTextAlign()
- setTitle
- in file Series.php, method Series::setTitle()
Series description to show in Legend and dialogs. Default value: ""
- setTransparency
- in file Pie.php, method Pie::setTransparency()
Sets Transparency level from 0 to 100%. Default value: 0
- setTransparency
- in file Histogram.php, method Histogram::setTransparency()
Sets Transparency level from 0 to 100%.
- setTransparency
- in file FastLine.php, method FastLine::setTransparency()
Sets the Transparency of the FastLine series as a percentage.
- setTransparency
- in file Custom.php, method Custom::setTransparency()
Sets Transparency level from 0 to 100%
- setTransparent
- in file ShapeSeries.php, method ShapeSeries::setTransparent()
Allows Shape Brush attributes to fill the interior of the Shape. Default value: false
- setUpCloseColor
- in file Candle.php, method Candle::setUpCloseColor()
Candle color fill when Open value is greater than Close value. Default value: white
- setUseOrigin
- in file Volume.php, method Volume::setUseOrigin()
Enables/Disables the Y value that defines the bottom position for Volume points. Default value: false
- setUseOrigin
- in file CustomBar.php, method CustomBar::setUseOrigin()
Allows Bars to be bottom aligned at the Origin method value. Default value: true
- setUseOrigin
- in file Area.php, method Area::setUseOrigin()
Enables/disables the setting of the Y value (via the Origin property) that defines the bottom position for area points.
- setUsePatterns
- in file Pie.php, method Pie::setUsePatterns()
Fills Pie Sectors with different Brush pattern styles. Default value: false
- setValue
- in file ValueList.php, method ValueList::setValue()
- setValue
- in file Pie.php, method PieOtherSlice::setValue()
Value (value or percentage) for Otherslice grouping.
- setValueFormat
- in file Series.php, method Series::setValueFormat()
Determines the Format to display point values. Default value: Language::getString("DefValueFormat")
- setValueList
- in file Series.php, method Series::setValueList()
- setValues
- in file ValueList.php, method ValueList::setValues()
- setVertAlignment
- in file ShapeSeries.php, method ShapeSeries::setVertAlignment()
Sets the vertical alignment of Text within a TChartShape Series shape.
- setVerticalAxis
- in file Series.php, method Series::setVerticalAxis()
Determines Vertical axis associated to this Series. Default value: VerticalAxis.Left
- setVisible
- in file Series.php, method Series::setVisible()
An alias to Active property. Shows or Hides the component.
- setX0
- in file ShapeSeries.php, method ShapeSeries::setX0()
Coordinate used to define the englobing ShapeSeries rectangle.
- setX1
- in file ShapeSeries.php, method ShapeSeries::setX1()
Coordinate used to define the englobing ShapeSeries rectangle.
- setXValues
- in file Series.php, method Series::setXValues()
- setXYStyle
- in file ShapeSeries.php, method ShapeSeries::setXYStyle()
Can be set to:- Axis, AxisOrigin or Pixels.
- setY0
- in file ShapeSeries.php, method ShapeSeries::setY0()
Coordinate used to define the englobing ShapeSeries rectangle.
- setY1
- in file ShapeSeries.php, method ShapeSeries::setY1()
Coordinate used to define the englobing ShapeSeries rectangle.
- setYOrigin
- in file CustomBar.php, method CustomBar::setYOrigin()
Obsolete. Please use CustomBar.<!-- -->Origin instead.
- setYValues
- in file Series.php, method Series::setYValues()
- setZOrder
- in file Series.php, method Series::setZOrder()
Determines where on the depth axis the Series is drawn.
Default value: AutoZOrder
- setZPosition
- in file SeriesMarks.php, method SeriesMarks::setZPosition()
Sets Position in pixels on the Z axis.
- setZPositions
- in file CustomBar.php, method CustomBar::setZPositions()
- setZPositions
- in file Series.php, method Series::setZPositions()
- ShapeSeries
- in file ShapeSeries.php, method ShapeSeries::ShapeSeries()
- ShapeSeries
- in file ShapeSeries.php, class ShapeSeries
<p>Title: ShapeSeries class</p>
- ShapeStyle
- in file ShapeStyle.php, method ShapeStyle::ShapeStyle()
- ShapeStyle
- in file ShapeStyle.php, class ShapeStyle
ShapeStyle class
- shouldDrawSymbol
- in file SeriesMarks.php, method SeriesMarks::shouldDrawSymbol()
- shouldSerializeCircleBackColor
- in file Circular.php, method Circular::shouldSerializeCircleBackColor()
- shouldSerializeYOrigin
- in file CustomBar.php, method CustomBar::shouldSerializeYOrigin()
- SliceValueList
- in file Pie.php, class SliceValueList
<p>Title: SliceValueList class</p>
- sort
- in file ValueList.php, method ValueList::sort()
Re-orders Series points, interchanging their position in the Series
- Series.php
- procedural page Series.php
- SeriesCollection.php
- procedural page SeriesCollection.php
- SeriesMarks.php
- procedural page SeriesMarks.php
- ShapeStyle.php
- procedural page ShapeStyle.php
- subGalleryStack
- in file Bar3D.php, method Bar3D::subGalleryStack()
- subGalleryStack
- in file CustomBar.php, method CustomBar::subGalleryStack()
- swapValueIndex
- in file Series.php, method Series::swapValueIndex()
Exchanges one point with another. Also the point color and point label.
- swapValueIndex
- in file Pie.php, method Pie::swapValueIndex()
- SeriesBand
- in file SeriesBand.php, method SeriesBand::SeriesBand()
- SeriesBand
- in file SeriesBand.php, class SeriesBand
SeriesBand class
- setActive
- in file MarksTip.php, method MarksTip::setActive()
- setActive
- in file Tool.php, method Tool::setActive()
Enables/Disables the indexed Tool. Default value: true
- setAllowDrag
- in file ColorLine.php, method ColorLine::setAllowDrag()
Allows mousedrag of Line when true. Default value: true
- setAxis
- in file ToolAxis.php, method ToolAxis::setAxis()
Sets the axis to which a Tool will belong. Default value: null
- setAxis
- in file ColorBand.php, method ColorBand::setAxis()
- setBoundValue
- in file SeriesBand.php, method SeriesBand::setBoundValue()
Sets a constant value to be used as one of the limits of band
- setBrush
- in file SeriesBand.php, method SeriesBand::setBrush()
Set Brush characteristics.
- setChart
- in file Annotation.php, method Annotation::setChart()
- setChart
- in file Tool.php, method Tool::setChart()
- setChart
- in file ToolsCollection.php, method ToolsCollection::setChart()
Sets Chart interface to tools collection
- setColor
- in file ColorBand.php, method ColorBand::setColor()
Sets Band Color.
- setCursor
- in file Annotation.php, method Annotation::setCursor()
Selects the Cursor type for when the user moves the mouse over the Annotation bounds. Default value: Default
- setCustomSize
- in file Annotation.php, method Annotation::setCustomSize()
- setDragRepaint
- in file ColorLine.php, method ColorLine::setDragRepaint()
Set to true to repaint the Chart while moving the ColorLine. Default value: false
- setDraw3D
- in file ColorLine.php, method ColorLine::setDraw3D()
Draws ColorLine in 3D when true. Default value: true
- setDrawBehind
- in file ColorBand.php, method ColorBand::setDrawBehind()
Draws the Colorband behind the series values when true. Default value: true
- setDrawBehind
- in file ColorLine.php, method ColorLine::setDrawBehind()
Draws the ColorLine behind the series values. Default value: false
- setDrawBehindSeries
- in file SeriesBand.php, method SeriesBand::setDrawBehindSeries()
Sets a flag which causes filling to occur before or after the series are displayed. Default value: true
- setEnd
- in file ColorBand.php, method ColorBand::setEnd()
Sets End Axis value of colorband.
- setGradient
- in file SeriesBand.php, method SeriesBand::setGradient()
Sets the gradient colors used to fill the area between the two series.
- setHeight
- in file Annotation.php, method Annotation::setHeight()
Sets the annotation height in pixels
- setHideDelay
- in file MarksTip.php, method MarksTip::setHideDelay()
Sets the time period during which the Tool Tip appears. Default value: 4000 (ms)
- setLeft
- in file Annotation.php, method Annotation::setLeft()
Sets horizontal displacement in pixels of text box from Chart's left edge.
- setLegend
- in file ExtraLegend.php, method ExtraLegend::setLegend()
Defines the Legend characteristics.
- setMouseAction
- in file MarksTip.php, method MarksTip::setMouseAction()
Activates Mark Tip on mouse move or click. Default value: MarksTipMouseAction.Move
- setMouseDelay
- in file MarksTip.php, method MarksTip::setMouseDelay()
Sets the time lag before the Tool Tip appears. Default value: 500
- setNoLimitDrag
- in file ColorLine.php, method ColorLine::setNoLimitDrag()
Allows drag of ColorLine outside of the Chart rectangle. Default value: false
- setPen
- in file SeriesBand.php, method SeriesBand::setPen()
Determines the kind of pen used to draw Series Band.
- setPosition
- in file Annotation.php, method Annotation::setPosition()
Defines a default position for the Annotation Tool text box and text.
- setResizeEnd
- in file ColorBand.php, method ColorBand::setResizeEnd()
- setResizeStart
- in file ColorBand.php, method ColorBand::setResizeStart()
- setSeries
- in file SeriesBand.php, method SeriesBand::setSeries()
- setSeries
- in file ToolSeries.php, method ToolSeries::setSeries()
Sets the Series with which Tools are associated. Default value: null
- setSeries2
- in file SeriesBand.php, method SeriesBand::setSeries2()
Sets the second series associated to this tool. SeriesBand tool needs two series to fill the area in between them.
- setStart
- in file ColorBand.php, method ColorBand::setStart()
Sets Start Axis value of colorband.
- setStyle
- in file MarksTip.php, method MarksTip::setStyle()
Defines the text format of the Mark ToolTip. Default value: MarksStyle.Label
- setStyle
- in file ColorLine.php, method ColorLine::setStyle()
Default value: ColorLine.CUSTOM
- setText
- in file Annotation.php, method Annotation::setText()
Defines the text for the Annotation Tool. Default value: ""
- setTextAlign
- in file Annotation.php, method Annotation::setTextAlign()
Sets the horizontal alignment of displayed text. Default value: StringAlignment.Near
- setTool
- in file ToolsCollection.php, method ToolsCollection::setTool()
- setToolTipResolver
- in file MarksTip.php, method MarksTip::setToolTipResolver()
- setTop
- in file Annotation.php, method Annotation::setTop()
Sets vertical displacement in pixels of text box from Chart's top edge.
- setTransparency
- in file ColorBand.php, method ColorBand::setTransparency()
Sets the Transparency of ColorBand as percentage. Default value: 0
- setTransparency
- in file SeriesBand.php, method SeriesBand::setTransparency()
Sets the amount of semi-glass effect (opacity) to apply when filling the area between the two series as percentage.
- setValue
- in file ColorLine.php, method ColorLine::setValue()
Sets the Axis position where the ColorLine has to be drawn. Default value: 0
- setWidth
- in file Annotation.php, method Annotation::setWidth()
Sets the annotation width in pixels
- setXPosition
- in file AnnotationCallout.php, method AnnotationCallout::setXPosition()
Sets the X pixel coordinate of the ending point of the annotation callout line.
- setYPosition
- in file AnnotationCallout.php, method AnnotationCallout::setYPosition()
Sets the Y pixel coordinate of the ending point of the annotation callout line.
- setZPosition
- in file AnnotationCallout.php, method AnnotationCallout::setZPosition()
Sets the Z pixel coordinate of the ending point of the annotation callout line.
- SeriesBand.php
- procedural page SeriesBand.php
top
t
- $TabDelimiter
- in file Texts.php, variable Texts::$TabDelimiter
- $TeeChart
- in file Texts.php, variable Texts::$TeeChart
- $TeeFiles
- in file Texts.php, variable Texts::$TeeFiles
- $TeeFilesExtension
- in file Texts.php, variable Texts::$TeeFilesExtension
- $TENMINUTES
- in file DateTimeStep.php, variable DateTimeStep::$TENMINUTES
Defines a TenMinutes TimeSpan.
- $TENSECONDS
- in file DateTimeStep.php, variable DateTimeStep::$TENSECONDS
Defines a TenSeconds TimeSpan.
- $Test
- in file Texts.php, variable Texts::$Test
- $Text
- in file Texts.php, variable Texts::$Text
- $TextFile
- in file Texts.php, variable Texts::$TextFile
- $TextFilter
- in file Texts.php, variable Texts::$TextFilter
- $textSmooth
- in file GraphicsGD.php, variable GraphicsGD::$textSmooth
- $textSmooth
- in file CanvasMing.php, variable CanvasMing::$textSmooth
- $textsOk
- in file English.php, variable English::$textsOk
- $TextSrcURL
- in file Texts.php, variable Texts::$TextSrcURL
- $THIRTYMINUTES
- in file DateTimeStep.php, variable DateTimeStep::$THIRTYMINUTES
Defines a ThirtyMinutes TimeSpan.
- $THIRTYSECONDS
- in file DateTimeStep.php, variable DateTimeStep::$THIRTYSECONDS
Defines a ThirtySeconds TimeSpan.
- $THREEDAYS
- in file DateTimeStep.php, variable DateTimeStep::$THREEDAYS
Defines a ThreeDays TimeSpan.
- $THREEMONTHS
- in file DateTimeStep.php, variable DateTimeStep::$THREEMONTHS
Defines a ThreeMonths TimeSpan.
- $TIFFFilter
- in file Texts.php, variable Texts::$TIFFFilter
- $TILE
- in file ImageMode.php, variable ImageMode::$TILE
Repeat Tile small image over larger bounding area
- $Title
- in file Texts.php, variable Texts::$Title
- $tmpImg
- in file TChart.php, variable TChart::$tmpImg
- $tmpResult
- in file Chart.php, variable CalcStringResults::$tmpResult
- $tmpX
- in file SeriesRandom.php, variable SeriesRandom::$tmpX
Used internally to add random values to a series.
- $tmpY
- in file SeriesRandom.php, variable SeriesRandom::$tmpY
- $TOP
- in file HorizontalAxis.php, variable HorizontalAxis::$TOP
Associates the series with the top axis.
- $TOP
- in file ShapeTextVertAlign.php, variable ShapeTextVertAlign::$TOP
Text is vertically aligned to the top of the shape.
- $top
- in file Chart.php, variable Chart::$top
- $TopAxis
- in file Texts.php, variable Texts::$TopAxis
- $translator
- in file Texts.php, variable Texts::$translator
- $Transparency
- in file Texts.php, variable Texts::$Transparency
- $TRIANGLE
- in file PointerStyle.php, variable PointerStyle::$TRIANGLE
Defines the pointer as a triangle.
- $Triangle
- in file Texts.php, variable Texts::$Triangle
- $TriSurfaceAllColinear
- in file Texts.php, variable Texts::$TriSurfaceAllColinear
- $TriSurfaceLess
- in file Texts.php, variable Texts::$TriSurfaceLess
- $TriSurfaceSimilar
- in file Texts.php, variable Texts::$TriSurfaceSimilar
- $TWELVEHOURS
- in file DateTimeStep.php, variable DateTimeStep::$TWELVEHOURS
Defines a TwelveHours TimeSpan.
- $TWODAYS
- in file DateTimeStep.php, variable DateTimeStep::$TWODAYS
Defines a TwoDays TimeSpan.
- $TWOHOURS
- in file DateTimeStep.php, variable DateTimeStep::$TWOHOURS
Defines a TwoHours TimeSpan.
- $TWOMONTHS
- in file DateTimeStep.php, variable DateTimeStep::$TWOMONTHS
Defines a TwoMonths TimeSpan.
- TChart
- in file TChart.php, class TChart
- TChart
- in file TChart.php, method TChart::TChart()
The class constructor.
- tchart.ide.inc.php
- procedural page tchart.ide.inc.php
- tchart.inc.php
- procedural page tchart.inc.php
- TChart.php
- procedural page TChart.php
- TChartObj
- in file tchart.inc.php, class TChartObj
- TChartObjEditor
- in file tchart.ide.inc.php, class TChartObjEditor
Component editor for the TChartObj component
- TeeBase
- in file TeeBase.php, class TeeBase
TeeBase class
- TeeBase.php
- procedural page TeeBase.php
- TeeBevel
- in file TeeBevel.php, method TeeBevel::TeeBevel()
- TeeBevel
- in file TeeBevel.php, class TeeBevel
TeeBevel class
- TeeBevel.php
- procedural page TeeBevel.php
- TeeChart.package.php
- procedural page TeeChart.package.php
- TeePage
- in file TeePage.php, method TeePage::TeePage()
The class constructor.
- TeePage
- in file TeePage.php, class TeePage
Page class
- TeePage.php
- procedural page TeePage.php
- TeePanel
- in file TeePanel.php, class TeePanel
TeePanel class
- TeePanel.php
- procedural page TeePanel.php
- TeePoint
- in file TeePoint.php, class TeePoint
TeePoint class
- TeePoint
- in file TeePoint.php, method TeePoint::TeePoint()
Creates a new point of coordinates (x, y)
- TeePoint.php
- procedural page TeePoint.php
- TeeShape
- in file TeeShape.php, class TeeShape
Shape class
- TeeShape.php
- procedural page TeeShape.php
- TextFormat.php
- procedural page TextFormat.php
- TextFormatted
- in file TextFormat.php, class TextFormatted
TextFormatted class
- TextFormatted
- in file TextFormat.php, method TextFormatted::TextFormatted()
- textHeight
- in file CanvasMing.php, method CanvasMing::textHeight()
Returns the vertical size in pixels of the text String.
- textHeight
- in file GraphicsGD.php, method GraphicsGD::textHeight()
Returns the vertical size in pixels of the text String.
- textOut
- in file CanvasFlex.php, method Graphics3DFlex::textOut()
- textOut
- in file CanvasMing.php, method CanvasMing::textOut()
Displays the 2D non-rotated label at the specified X Y screen
- textOut
- in file GraphicsGD.php, method GraphicsGD::textOut()
Displays the 2D non-rotated label at the specified X Y screen
- Texts
- in file Texts.php, method Texts::Texts()
- Texts
- in file Texts.php, class Texts
<p>Title: Texts class</p>
- Texts.php
- procedural page Texts.php
- TextShape
- in file TextShape.php, method TextShape::TextShape()
The class constructor.
- TextShape
- in file TextShape.php, class TextShape
TextShape class
- TextShape.php
- procedural page TextShape.php
- TextShapePosition
- in file TextShapePosition.php, method TextShapePosition::TextShapePosition()
- TextShapePosition
- in file TextShapePosition.php, class TextShapePosition
TextShapePosition class
- TextShapePosition.php
- procedural page TextShapePosition.php
- TextShapeStyle
- in file TextShapeStyle.php, method TextShapeStyle::TextShapeStyle()
- TextShapeStyle
- in file TextShapeStyle.php, class TextShapeStyle
TextShapeStyle class
- TextShapeStyle.php
- procedural page TextShapeStyle.php
- textWidth
- in file GraphicsGD.php, method GraphicsGD::textWidth()
Returns the horizontal text size in pixels of ChartFont f.
- textWidth
- in file CanvasMing.php, method CanvasMing::textWidth()
Returns the horizontal text size in pixels of ChartFont f.
- ThemesList.php
- procedural page ThemesList.php
- ThemesList
- in file ThemesList.php, class ThemesList
<p>Title: </p>
- Title
- in file Title.php, class Title
Title class
- Title
- in file Title.php, method Title::Title()
- Title.php
- procedural page Title.php
- tools
- in file Chart.php, method Chart::tools()
- TopLeftBorder
- in file ShapeBorders.php, class TopLeftBorder
- TopRightBorder
- in file ShapeBorders.php, class TopRightBorder
- toString
- in file Rectangle.php, method Rectangle::toString()
- translate
- in file Texts.php, method Texts::translate()
- TransparentEllipse
- in file CanvasFlex.php, method Graphics3DFlex::TransparentEllipse()
- transparentEllipsePoints
- in file GraphicsGD.php, method GraphicsGD::transparentEllipsePoints()
- transparentEllipsePoints
- in file CanvasMing.php, method CanvasMing::transparentEllipsePoints()
- transparentEllipseZ
- in file CanvasMing.php, method CanvasMing::transparentEllipseZ()
- transparentEllipseZ
- in file GraphicsGD.php, method GraphicsGD::transparentEllipseZ()
- triangle
- in file GraphicsGD.php, method GraphicsGD::triangle()
Draws a triangle (point p0, pointp1, pointp2) at Z position.
- triangle
- in file CanvasMing.php, method CanvasMing::triangle()
Draws a triangle (point p0, pointp1, pointp2) at Z position.
- TriggerEvent
- in file TChart.php, method TChart::TriggerEvent()
- ToString
- in file Animation.php, method Animation::ToString()
- TicksGridDraw
- in file AxisDraw.php, method TicksGridDraw::TicksGridDraw()
The class constructor.
- TicksGridDraw
- in file AxisDraw.php, class TicksGridDraw
TicksGridDraw class
- $TEXT
- in file AxisLabelStyle.php, variable AxisLabelStyle::$TEXT
Each Series point will have a Label using Series.XLabels strings
- $ticks
- in file AxisDraw.php, variable AxisDraw::$ticks
- $tmpAlternate
- in file AxisDraw.php, variable AxisDraw::$tmpAlternate
- $tmpValue
- in file AxisDraw.php, variable AxisDraw::$tmpValue
- $top
- in file AllAxisSavedScales.php, variable AllAxisSavedScales::$top
- TicksPen.php
- procedural page TicksPen.php
- TicksPen
- in file TicksPen.php, class TicksPen
TicksPen class
- TicksPen
- in file TicksPen.php, method TicksPen::TicksPen()
The class constructor.
- titleOrName
- in file Axis.php, method Axis::titleOrName()
- toDouble
- in file Axis.php, method DateParts::toDouble()
- $TRELLIS
- in file HatchStyle.php, variable HatchStyle::$TRELLIS
- TEAL
- in file Color.php, method Color::TEAL()
The color teal. In the default sRGB space.
- transparencyOf
- in file Color.php, method Color::transparencyOf()
Returns an integer from 0 to 100 that is the percent of transparency of this color.
- TRANSPARENT
- in file Color.php, method Color::TRANSPARENT()
- transparentColor
- in file Color.php, method Color::transparentColor()
Returns Color with transparency percentage applied.
- TextFormat.php
- procedural page TextFormat.php
- TemplateExport
- in file Exports.php, method TemplateExport::TemplateExport()
- TemplateExport
- in file Exports.php, class TemplateExport
- textDelimiter
- in file TextFormat.php, method TextFormat::textDelimiter()
- TextFormat
- in file TextFormat.php, method TextFormat::TextFormat()
- TextFormat
- in file TextFormat.php, class TextFormat
TextFormat class
- toFile
- in file Exports.php, method TemplateExport::toFile()
Writes a TChart oboject with all of its settings by cycling to a file using serialization mechanism.
- toXML
- in file Exports.php, method TemplateExport::toXML()
Stores all chart properties to a file in XML format using Java XMLEncoder class.
- TransferImage
- in file ImageExport.php, class TransferImage
TransferImage class
- TransferImage
- in file ImageExport.php, method TransferImage::TransferImage()
- Template
- in file Imports.php, method Template::Template()
- Template
- in file Imports.php, class Template
- $TOP
- in file LegendAlignment.php, variable LegendAlignment::$TOP
Aligns the legend to the top of the TChart.
- $TOOLTYPESCOUNT
- in file Utils.php, variable Utils::$TOOLTYPESCOUNT
Number of chart Tool types.
- toString
- in file StringBuilder.php, method StringBuilder::toString()
- $tempValue
- in file ValueList.php, variable ValueList::$tempValue
- $total
- in file ValueList.php, variable ValueList::$total
- $totalABS
- in file ValueList.php, variable ValueList::$totalABS
- $TRIANGLE
- in file ShapeStyle.php, variable ShapeStyle::$TRIANGLE
The shape is a triangle.
- textWidth
- in file SeriesMarks.php, method SeriesMarks::textWidth()
Returns the length in pixels for the ValueIndex th mark text String. It checks if the Mark has multiple lines of text.
- titleOrName
- in file Series.php, method Series::titleOrName()
Obsolete. Please use ToString() method instead.
- toString
- in file Series.php, method Series::toString()
Overridden ToString() method.
- trim
- in file ValueList.php, method ValueList::trim()
- $themeSelectorHook
- in file Theme.php, variable Theme::$themeSelectorHook
- Theme
- in file Theme.php, method Theme::Theme()
- Theme
- in file Theme.php, class Theme
Theme class
- Theme.php
- procedural page Theme.php
- themeSelector
- in file Theme.php, method Theme::themeSelector()
- ThemeSelectorDelegate
- in file Theme.php, class ThemeSelectorDelegate
- toString
- in file XPTheme.php, method XPTheme::toString()
- toString
- in file WebTheme.php, method WebTheme::toString()
- toString
- in file ClassicTheme.php, method ClassicTheme::toString()
- toString
- in file BusinessTheme.php, method BusinessTheme::toString()
- toString
- in file GrayscaleTheme.php, method GrayscaleTheme::toString()
- toString
- in file OperaTheme.php, method OperaTheme::toString()
- Tool
- in file Tool.php, method Tool::Tool()
- Tool
- in file Tool.php, class Tool
Tool class
- ToolAxis
- in file ToolAxis.php, class ToolAxis
ToolAxis class
- ToolAxis
- in file ToolAxis.php, method ToolAxis::ToolAxis()
- Tool.php
- procedural page Tool.php
- ToolAxis.php
- procedural page ToolAxis.php
- ToolsCollection.php
- procedural page ToolsCollection.php
- ToolSeries.php
- procedural page ToolSeries.php
- ToolsCollection
- in file ToolsCollection.php, method ToolsCollection::ToolsCollection()
- ToolsCollection
- in file ToolsCollection.php, class ToolsCollection
ToolsCollection class
- ToolSeries
- in file ToolSeries.php, method ToolSeries::ToolSeries()
- ToolSeries
- in file ToolSeries.php, class ToolSeries
ToolSeries class
- toString
- in file Tool.php, method Tool::toString()
top
u
- $Up
- in file Texts.php, variable Texts::$Up
- unserialize-object-by-manager.php
- procedural page unserialize-object-by-manager.php
- unClip
- in file GraphicsGD.php, method GraphicsGD::unClip()
- UnClip
- in file CanvasFlex.php, method Graphics3DFlex::UnClip()
- unClip
- in file CanvasMing.php, method CanvasMing::unClip()
- undo
- in file Zoom.php, method Zoom::undo()
Rescales the Chart Axis to their Maximum and Minimum values.
- undoZoom
- in file Chart.php, method Chart::undoZoom()
Obsolete.Please use tChart1.<!-- -->Zoom.<!-- -->Undo method.
- unserialize
- in file TChart.php, method TChart::unserialize()
Unserializes the TChart and Chart objects
- unserialize
- in file tchart.inc.php, method TChartObj::unserialize()
- unserializeObject
- in file SerializeManager.php, method SerializeManager::unserializeObject()
- unserializeVars
- in file SerializeManager.php, method SerializeManager::unserializeVars()
- $usesVisible
- in file ChartPen.php, variable ChartPen::$usesVisible
- $updating
- in file Functions.php, variable Functions::$updating
- Utils.php
- procedural page Utils.php
- unlinkRecursive
- in file Utils.php, method Utils::unlinkRecursive()
Recursively delete a directory
- Utils
- in file Utils.php, class Utils
Utils class
- Utils
- in file Utils.php, method Utils::Utils()
- $useAxis
- in file Series.php, variable Series::$useAxis
Returns True when the Series needs axes to display points.
- $useSeriesColor
- in file Series.php, variable Series::$useSeriesColor
top
v
- $Value
- in file Texts.php, variable Texts::$Value
- $VALUE
- in file MarksStyle.php, variable MarksStyle::$VALUE
Shows the point value.
- $ValuesAngle
- in file Texts.php, variable Texts::$ValuesAngle
- $ValuesArrowEndX
- in file Texts.php, variable Texts::$ValuesArrowEndX
- $ValuesArrowEndY
- in file Texts.php, variable Texts::$ValuesArrowEndY
- $ValuesBar
- in file Texts.php, variable Texts::$ValuesBar
- $ValuesBubbleRadius
- in file Texts.php, variable Texts::$ValuesBubbleRadius
- $ValuesClose
- in file Texts.php, variable Texts::$ValuesClose
- $ValuesDate
- in file Texts.php, variable Texts::$ValuesDate
- $ValuesFormat
- in file Texts.php, variable Texts::$ValuesFormat
- $ValuesGanttEnd
- in file Texts.php, variable Texts::$ValuesGanttEnd
- $ValuesGanttNextTask
- in file Texts.php, variable Texts::$ValuesGanttNextTask
- $ValuesGanttStart
- in file Texts.php, variable Texts::$ValuesGanttStart
- $ValuesHigh
- in file Texts.php, variable Texts::$ValuesHigh
- $ValuesLow
- in file Texts.php, variable Texts::$ValuesLow
- $ValuesOffset
- in file Texts.php, variable Texts::$ValuesOffset
- $ValuesOpen
- in file Texts.php, variable Texts::$ValuesOpen
- $ValuesPie
- in file Texts.php, variable Texts::$ValuesPie
- $ValuesStdError
- in file Texts.php, variable Texts::$ValuesStdError
- $ValuesVectorEndZ
- in file Texts.php, variable Texts::$ValuesVectorEndZ
- $ValuesX
- in file Texts.php, variable Texts::$ValuesX
- $ValuesY
- in file Texts.php, variable Texts::$ValuesY
- $ValuesZ
- in file Texts.php, variable Texts::$ValuesZ
- $VersionMode
- in file Texts.php, variable Texts::$VersionMode
- $VERTICAL
- in file GradientDirection.php, variable GradientDirection::$VERTICAL
- $VERTICAL
- in file ZoomDirections.php, variable ZoomDirections::$VERTICAL
Allows only Vertical Zooming.
- $VertLine
- in file Texts.php, variable Texts::$VertLine
- $visible
- in file TeeShape.php, variable TeeShape::$visible
- $VMLFilter
- in file Texts.php, variable Texts::$VMLFilter
- Variance.php
- procedural page Variance.php
- value
- in file Spline.php, method Spline::value()
Returns an interpolated point.
- verticalLine
- in file CanvasMing.php, method CanvasMing::verticalLine()
Draws a Vertical Line from (X,Top) to (X,Bottom) at z depth position.
- verticalLine
- in file CanvasFlex.php, method Graphics3DFlex::verticalLine()
Draws a Vertical Line from (X,Top) to (X,Bottom) at z depth position.
- verticalLine
- in file GraphicsGD.php, method GraphicsGD::verticalLine()
Draws a Vertical Line from (X,Top) to (X,Bottom) at z depth position.
- $value
- in file AxisDraw.php, variable GetAxisSeriesLabelResults::$value
- $VALUE
- in file AxisLabelStyle.php, variable AxisLabelStyle::$VALUE
Axis labeling is based on axis Minimum and Maximum properties.
- $valuesDecimal
- in file AxisLabels.php, variable AxisLabels::$valuesDecimal
- $VERTICAL
- in file HatchStyle.php, variable HatchStyle::$VERTICAL
- $VERTICAL_BOTTOM_ALIGN
- in file StringAlignment.php, variable StringAlignment::$VERTICAL_BOTTOM_ALIGN
- $VERTICAL_CENTER_ALIGN
- in file StringAlignment.php, variable StringAlignment::$VERTICAL_CENTER_ALIGN
- $VERTICAL_TOP_ALIGN
- in file StringAlignment.php, variable StringAlignment::$VERTICAL_TOP_ALIGN
- $visible
- in file ChartBrush.php, variable ChartBrush::$visible
- $visible
- in file Gradient.php, variable Gradient::$visible
- $visible
- in file ChartPen.php, variable ChartPen::$visible
- valueList
- in file Functions.php, method Functions::valueList()
- Variance
- in file Variance.php, class Variance
<p>Title: Variance class</p>
- $VALUE
- in file LegendTextStyle.php, variable LegendTextStyle::$VALUE
Legend Text is defined as the series value.
- $VALUES
- in file LegendStyle.php, variable LegendStyle::$VALUES
Legend draws the first Active Series' values.
- $value
- in file ValueList.php, variable ValueList::$value
- $valueFormat
- in file Series.php, variable Series::$valueFormat
- $valueSource
- in file ValueList.php, variable ValueList::$valueSource
- $VERTLINE
- in file ShapeStyle.php, variable ShapeStyle::$VERTLINE
The shape is a vertical line.
- $vHighValues
- in file OHLC.php, variable OHLC::$vHighValues
- $vLowValues
- in file OHLC.php, variable OHLC::$vLowValues
- $vOpenValues
- in file OHLC.php, variable OHLC::$vOpenValues
- $vxValues
- in file Series.php, variable Series::$vxValues
- $vyValues
- in file Series.php, variable Series::$vyValues
- ValueList.php
- procedural page ValueList.php
- ValueListOrder.php
- procedural page ValueListOrder.php
- ValuesLists.php
- procedural page ValuesLists.php
- VerticalAxis.php
- procedural page VerticalAxis.php
- Volume.php
- procedural page Volume.php
- ValueList
- in file ValueList.php, method ValueList::ValueList()
- ValueList
- in file ValueList.php, class ValueList
ValueList class
- ValueListOrder
- in file ValueListOrder.php, method ValueListOrder::ValueListOrder()
- ValueListOrder
- in file ValueListOrder.php, class ValueListOrder
ValueListOrder class
- valuesListAdd
- in file ISeries.php, method ISeries::valuesListAdd()
- valuesListAdd
- in file Series.php, method Series::valuesListAdd()
- ValuesLists
- in file ValuesLists.php, class ValuesLists
ValuesLists class
- VerticalAxis
- in file VerticalAxis.php, class VerticalAxis
VerticalAxis class
- VerticalAxis
- in file VerticalAxis.php, method VerticalAxis::VerticalAxis()
- Volume
- in file Volume.php, method Volume::Volume()
- Volume
- in file Volume.php, class Volume
Volume class
top
w
- $WarningHIColor
- in file Texts.php, variable Texts::$WarningHIColor
- $WEBTHEME
- in file ThemesList.php, variable ThemesList::$WEBTHEME
- $width
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$width
- $width
- in file TChart.php, variable TChart::$width
- $width
- in file Rectangle.php, variable Rectangle::$width
- $width
- in file MultiLine.php, variable MultiLine::$width
- $width
- in file CanvasMing.php, variable CanvasMing::$width
- $width
- in file Dimension.php, variable Dimension::$width
The width dimension; negative values can be used.
- $width
- in file GraphicsGD.php, variable GraphicsGD::$width
- $width3D
- in file Aspect.php, variable Aspect::$width3D
- $WINDOWS
- in file Bezier.php, variable BezierStyle::$WINDOWS
- $WireFrame
- in file Texts.php, variable Texts::$WireFrame
- $WizardSureToClose
- in file Texts.php, variable Texts::$WizardSureToClose
- $WizardTab
- in file Texts.php, variable Texts::$WizardTab
- $WMFFilter
- in file Texts.php, variable Texts::$WMFFilter
- $WrongTeeFileFormat
- in file Texts.php, variable Texts::$WrongTeeFileFormat
- WebTheme.php
- procedural page WebTheme.php
- Wall
- in file Wall.php, class Wall
Wall class
- Wall
- in file Wall.php, method Wall::Wall()
- Wall.php
- procedural page Wall.php
- Walls
- in file Walls.php, method Walls::Walls()
- Walls
- in file Walls.php, class Walls
Walls class
- Walls.php
- procedural page Walls.php
- writeBackImage
- in file tchart.inc.php, method TChartObj::writeBackImage()
- $WAVE
- in file HatchStyle.php, variable HatchStyle::$WAVE
- $WEAVE
- in file HatchStyle.php, variable HatchStyle::$WEAVE
- $WIDEDOWNWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$WIDEDOWNWARDDIAGONAL
- $WIDEUPWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$WIDEUPWARDDIAGONAL
- $width
- in file ChartPen.php, variable ChartPen::$width
- WHITE
- in file Color.php, method Color::WHITE()
The color white. In the default sRGB space.
- WHITE_SMOKE
- in file Color.php, method Color::WHITE_SMOKE()
The color white smoke. In the default sRGB space.
- WBMPFormat.php
- procedural page WBMPFormat.php
- WBMPFormat
- in file WBMPFormat.php, method WBMPFormat::WBMPFormat()
- WBMPFormat
- in file WBMPFormat.php, class WBMPFormat
WBMPFormat class
- writeData
- in file DataExportFormat.php, method DataExportFormat::writeData()
- withTitle
- in file SeriesCollection.php, method SeriesCollection::withTitle()
- WebTheme
- in file WebTheme.php, method WebTheme::WebTheme()
Description of Classic theme
- WebTheme
- in file WebTheme.php, class WebTheme
<p>Title: Web Theme class</p>
top
x
- $x
- in file PointDouble.php, variable PointDouble::$x
- $x
- in file ArrowPoint.php, variable ArrowPoint::$x
- $x
- in file Point3D.php, variable Point3D::$x
- $x
- in file Rectangle.php, variable Rectangle::$x
- $x0
- in file ZoomScroll.php, variable ZoomScroll::$x0
Starting horizontal coordinate.
- $x1
- in file ZoomScroll.php, variable ZoomScroll::$x1
Ending horizontal coordinate.
- $XMLFile
- in file Texts.php, variable Texts::$XMLFile
- $XMLFilter
- in file Texts.php, variable Texts::$XMLFilter
- $XPTHEME
- in file ThemesList.php, variable ThemesList::$XPTHEME
- $XVALUE
- in file MarksStyle.php, variable MarksStyle::$XVALUE
Shows the point XValue.
- $XY
- in file MarksStyle.php, variable MarksStyle::$XY
Shows the point XValue and YValue.
- XPTheme.php
- procedural page XPTheme.php
- XMLFormat.php
- procedural page XMLFormat.php
- XMLFormat
- in file XMLFormat.php, method XMLFormat::XMLFormat()
- XMLFormat
- in file XMLFormat.php, class XMLFormat
XMLFormat class
- XMLImport.php
- procedural page XMLImport.php
- XMLImport
- in file XMLImport.php, method XMLImport::XMLImport()
Creates a new instance of XMLImport
- XMLImport
- in file XMLImport.php, class XMLImport
XMLImport class
- $XANDPERCENT
- in file LegendTextStyle.php, variable LegendTextStyle::$XANDPERCENT
Legend Text is defined as xvalues of the series and the series values as a percentage of the total of series values.
- $XANDVALUE
- in file LegendTextStyle.php, variable LegendTextStyle::$XANDVALUE
Legend Text is defined as xvalues of the series and the series values.
- $xColor
- in file LegendItemCoordinates.php, variable LegendItemCoordinates::$xColor
- $XVALUE
- in file LegendTextStyle.php, variable LegendTextStyle::$XVALUE
Legend Text is defined as the xvalues of the series.
- xScreenToValue
- in file Series.php, method Series::xScreenToValue()
Returns the corresponding X value of a Screen position between Axis limits. The Screen position must be between Axis limits.
- XPTheme
- in file XPTheme.php, method XPTheme::XPTheme()
Description of Classic theme
- XPTheme
- in file XPTheme.php, class XPTheme
<p>Title: XP Theme class</p>
top
y
- $y
- in file ArrowPoint.php, variable ArrowPoint::$y
- $y
- in file PointDouble.php, variable PointDouble::$y
- $y
- in file Rectangle.php, variable Rectangle::$y
- $y
- in file Point3D.php, variable Point3D::$y
- $y0
- in file ZoomScroll.php, variable ZoomScroll::$y0
Starting vertical coordinate.
- $y1
- in file ZoomScroll.php, variable ZoomScroll::$y1
Ending vertical coordinate.
- $Yes
- in file Texts.php, variable Texts::$Yes
- YELLOW
- in file Color.php, method Color::YELLOW()
The color yellow. In the default sRGB space.
- $yMandatory
- in file Series.php, variable Series::$yMandatory
- yScreenToValue
- in file Series.php, method Series::yScreenToValue()
Returns the corresponding Y value of a Screen position between Axis limits. The resulting Value is based on the Series.GetVertAxis.
- Y2009.php
- procedural page Y2009.php
- Y2009
- in file Y2009.php, method Y2009::Y2009()
- Y2009
- in file Y2009.php, class Y2009
Y2009 class
top
z
- $z
- in file Point3D.php, variable Point3D::$z
- $z
- in file ArrowPoint.php, variable ArrowPoint::$z
- $zoom
- in file Chart.php, variable Chart::$zoom
- $zoomed
- in file Zoom.php, variable Zoom::$zoomed
- zLine
- in file GraphicsGD.php, method GraphicsGD::zLine()
Draws a Line from (X,Y,Z0) to (X,Y,Z1).
- zLine
- in file CanvasFlex.php, method Graphics3DFlex::zLine()
Draws a Line from (X,Y,Z0) to (X,Y,Z1).
- zLine
- in file CanvasMing.php, method CanvasMing::zLine()
Draws a Line from (X,Y,Z0) to (X,Y,Z1).
- Zoom
- in file Zoom.php, method Zoom::Zoom()
Creates a new Zoom instance.
- Zoom
- in file Zoom.php, class Zoom
<p>Title: Zoom class</p>
- Zoom.php
- procedural page Zoom.php
- ZoomDirections
- in file ZoomDirections.php, method ZoomDirections::ZoomDirections()
- ZoomDirections
- in file ZoomDirections.php, class ZoomDirections
<p>Title: ZoomDirections class</p>
- ZoomDirections.php
- procedural page ZoomDirections.php
- zoomPercent
- in file Zoom.php, method Zoom::zoomPercent()
Applies the specified PercentZoom Zoom In/Out to the current Axis
- zoomRect
- in file Zoom.php, method Zoom::zoomRect()
Zooms the Chart rectangle. Units pixels.
- ZoomScroll
- in file ZoomScroll.php, class ZoomScroll
<p>Title: ZoomScroll class</p>
- ZoomScroll
- in file ZoomScroll.php, method ZoomScroll::ZoomScroll()
Creates a new ZoomScroll class that is asociated to chart parameter.
- ZoomScroll.php
- procedural page ZoomScroll.php
- $zPosition
- in file Axis.php, variable Axis::$zPosition
- $ZIGZAG
- in file HatchStyle.php, variable HatchStyle::$ZIGZAG
top
|
|