Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ y ]
[ z ]
[ _ ]
a
- $aClose
- in file RandomOHLC.php, variable RandomOHLC::$aClose
- $ADD
- in file SeriesEventStyle.php, variable SeriesEventStyle::$ADD
- $aHigh
- in file RandomOHLC.php, variable RandomOHLC::$aHigh
- $alignment
- in file StringFormat.php, variable StringFormat::$alignment
- $allowChangeSize
- in file SeriesPointer.php, variable SeriesPointer::$allowChangeSize
- $allowSinglePoint
- in file Series.php, variable Series::$allowSinglePoint
- $aLow
- in file RandomOHLC.php, variable RandomOHLC::$aLow
- $angles
- in file Pie.php, variable Pie::$angles
- $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
- $ASCENDING
- in file ValueListOrder.php, variable ValueListOrder::$ASCENDING
Values are ordered in ascending numerical order.
- $aspect
- in file GraphicsGD.php, variable GraphicsGD::$aspect
- $aspect
- in file Chart.php, variable Chart::$aspect
- $AUTO
- in file AxisLabelStyle.php, variable AxisLabelStyle::$AUTO
Chooses the Style automatically
- $AUTO
- in file LegendStyle.php, variable LegendStyle::$AUTO
Legend draws Series Titles if there's more than one Series in the chart.
- $AUTODEPTH
- in file Series.php, variable Series::$AUTODEPTH
Constant field for internal use.
- $AUTOMATIC
- in file MultiPies.php, variable MultiPies::$AUTOMATIC
Multiple Pie series are displayed using an automatically
- $AUTOZORDER
- in file Series.php, variable Series::$AUTOZORDER
Constant field for internal use.
- $AXES
- in file ChartDrawEvent.php, variable ChartDrawEvent::$AXES
- $axes
- in file Chart.php, variable Chart::$axes
- $axis
- in file AxisLabels.php, variable AxisLabels::$axis
- $axis
- in file AxisDraw.php, variable AxisDraw::$axis
- $AXIS
- in file ShapeXYStyle.php, variable ShapeXYStyle::$AXIS
Position in Axis units.
- $AXISCLICKGAP
- in file Axis.php, variable Axis::$AXISCLICKGAP
- $axisDraw
- in file Axis.php, variable Axis::$axisDraw
- $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.
- $axispen
- in file Axis.php, variable Axis::$axispen
- $axisTitle
- in file Axis.php, variable Axis::$axisTitle
- $axisvaluesformat
- in file AxisLabels.php, variable AxisLabels::$axisvaluesformat
- 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()
- activeUseAxis
- in file SeriesCollection.php, method SeriesCollection::activeUseAxis()
- add
- in file Series.php, method Series::add()
Adds a new point with specified value.
- add
- in file SeriesCollection.php, method SeriesCollection::add()
Adds a new Series instance to Chart.
- Add
- in file Add.php, class Add
Add class
- add
- in file EventListenerList.php, method EventListenerList::add()
- add
- in file CustomAxes.php, method CustomAxes::add()
Adds a Custom Axis.
- add
- in file ISeries.php, method ISeries::add()
- add
- in file ToolsCollection.php, method ToolsCollection::add()
Adds a new tool to your TChart.
- add
- in file AxisLabelsItems.php, method AxisLabelsItems::add()
Adds new label
- addArray
- in file Series.php, method Series::addArray()
Adds the array of double values.
- 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.
- addChangeListener
- in file TeePage.php, method TeePage::addChangeListener()
Adds a ChangeListener
to the button.
- addChartValue
- in file ValueList.php, method ValueList::addChartValue()
- addChartValue
- in file Series.php, method Series::addChartValue()
- addDragListener
- in file ColorLine.php, method ColorLine::addDragListener()
- added
- in file Series.php, method Series::added()
- addFunctionXY
- in file Functions.php, method Functions::addFunctionXY()
- addGantt
- in file Gantt.php, method Gantt::addGantt()
Adds a new Gantt bar with start and end coordinates, label and color.
- addMyEventListener
- in file TChart.php, method TChart::addMyEventListener()
- 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.
- addPoints
- in file Perimeter.php, method Perimeter::addPoints()
- 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 ADX.php, method ADX::addPoints()
- addSampleValues
- in file Series.php, method Series::addSampleValues()
- addSampleValues
- in file Bar3D.php, method Bar3D::addSampleValues()
- addSampleValues
- in file Volume.php, method Volume::addSampleValues()
- addSampleValues
- in file Bubble.php, method Bubble::addSampleValues()
- addSampleValues
- in file Pie.php, method Pie::addSampleValues()
- addSampleValues
- in file ShapeSeries.php, method ShapeSeries::addSampleValues()
- addSampleValues
- in file OHLC.php, method OHLC::addSampleValues()
- addSampleValues
- in file Gantt.php, method Gantt::addSampleValues()
Adds random values to series.
- addSeries
- in file TChart.php, method TChart::addSeries()
Adds a new Series.
- addSeries
- in file Chart.php, method Chart::addSeries()
- addSeries
- in file IBaseChart.php, method IBaseChart::addSeries()
- 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.
- addToolMouseListener
- in file Annotation.php, method Annotation::addToolMouseListener()
- addValues
- in file Series.php, method Series::addValues()
- addXY
- in file Series.php, method Series::addXY()
Adds a new point with specified x and y values.
- addXY
- in file ISeries.php, method ISeries::addXY()
- 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()
- 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.
- adjustMaxMin
- in file Axes.php, method Axes::adjustMaxMin()
Calls adjustMaxMin method of all axes and custom axes
- adjustMaxMinRect
- in file Axis.php, method Axis::adjustMaxMinRect()
Called internally to recalculate the max and min $values using the
- ADX
- in file ADX.php, method ADX::ADX()
- ADX
- in file ADX.php, class ADX
ADX class
- 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.
- Annotation
- in file Annotation.php, class Annotation
Annotation class
- Annotation
- in file Annotation.php, method Annotation::Annotation()
- AnnotationCallout
- in file AnnotationCallout.php, class AnnotationCallout
AnnotationCallout class
- AnnotationCallout
- in file AnnotationCallout.php, method AnnotationCallout::AnnotationCallout()
- AnnotationPosition
- in file AnnotationPosition.php, class AnnotationPosition
AnnotationPosition class
- AnnotationPosition
- in file AnnotationPosition.php, method AnnotationPosition::AnnotationPosition()
- antiOverlap
- in file SeriesMarks.php, method SeriesMarks::antiOverlap()
- append
- in file StringBuilder.php, method StringBuilder::append()
- apply
- in file Theme.php, method Theme::apply()
- applyArrowLength
- in file SeriesMarks.php, method SeriesMarks::applyArrowLength()
- applyBarOffset
- in file CustomBar.php, method CustomBar::applyBarOffset()
- applyBright
- in file Color.php, method Color::applyBright()
- 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.
- 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.
- applyDark
- in file ChartBrush.php, method ChartBrush::applyDark()
- applyMargins
- in file TeePanel.php, method TeePanel::applyMargins()
- applyPosition
- in file Axis.php, method Axis::applyPosition()
- AQUA
- in file Color.php, method Color::AQUA()
The color aqua. In the default sRGB space.
- Area
- in file Area.php, class Area
Area Class
- Area
- in file Area.php, method Area::Area()
- arrow
- in file GraphicsGD.php, method GraphicsGD::arrow()
Draws a line with an arrow head of ArrowWidth and ArrowHeight dimensions in pixels.
- ArrowHeadStyle
- in file ArrowHeadStyle.php, class ArrowHeadStyle
ArrowHeadStyle Class
- ArrowHeadStyle
- in file ArrowHeadStyle.php, method ArrowHeadStyle::ArrowHeadStyle()
- ArrowPoint
- in file ArrowPoint.php, class ArrowPoint
ArrowPoint class
- ArrowPoint.php
- procedural page ArrowPoint.php
- asDateTime
- in file ValueList.php, method ValueList::asDateTime()
- 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 ValueList.php, method ValueList::assign()
- assign
- in file Gradient.php, method Gradient::assign()
Copies the Gradient parameter properties into the Canvas.Gradient object.
- assign
- in file ChartBrush.php, method ChartBrush::assign()
- assign
- in file SeriesPointer.php, method SeriesPointer::assign()
- assign
- in file SeriesMarksPosition.php, method SeriesMarksPosition::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 ChartFont.php, method ChartFont::assign()
- assign
- in file ChartPen.php, method ChartPen::assign()
- assign
- in file TeeShape.php, method TeeShape::assign()
Assign all properties from a shape to another.
- assign
- in file TextShape.php, method TextShape::assign()
Assign all properties from a TextShape to another.
- assign
- in file TeeBevel.php, method TeeBevel::assign()
Assigns all properties from one bevel to another.
- assign
- in file CustomPoint.php, method CustomPoint::assign()
- assign
- in file Shadow.php, method Shadow::assign()
Assigns characteristics of Shadow '$value'. Copies all properties from Source Shadow to Self.
- assign
- in file Aspect.php, method Aspect::assign()
Copies all properties from a Series component to another.
- 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 Series.php, method Series::associatedToAxis()
- associatedToAxis
- in file Circular.php, method Circular::associatedToAxis()
- associatedToAxis
- in file ISeries.php, method ISeries::associatedToAxis()
- 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.
- atIndex
- in file PanelMarginUnits.php, method PanelMarginUnits::atIndex()
- 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
- 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
- Axes.php
- procedural page Axes.php
- Axis.php
- procedural page Axis.php
- AxisDraw.php
- procedural page AxisDraw.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, method AxisLabelAlign::AxisLabelAlign()
- AxisLabelAlign
- in file AxisLabelAlign.php, class AxisLabelAlign
AxisLabelAlign class
- AxisLabelItem
- in file AxisLabelItem.php, class AxisLabelItem
AxisLabelItem class
- AxisLabelItem
- in file AxisLabelItem.php, method AxisLabelItem::AxisLabelItem()
- AxisLabels
- in file AxisLabels.php, method AxisLabels::AxisLabels()
Accesses the Label characteristics of Axis Labels.
- AxisLabels
- in file AxisLabels.php, class AxisLabels
AxisLabels class
- AxisLabelsItems
- in file AxisLabelsItems.php, class AxisLabelsItems
AxisLabelsItems class
- AxisLabelsItems
- in file AxisLabelsItems.php, method AxisLabelsItems::AxisLabelsItems()
The class constructor.
- AxisLabelStyle
- in file AxisLabelStyle.php, method AxisLabelStyle::AxisLabelStyle()
- AxisLabelStyle
- in file AxisLabelStyle.php, class AxisLabelStyle
AxisLabelStyle class
- AxisLinePen
- in file AxisLinePen.php, class AxisLinePen
AxisLinePen class
- AxisLinePen
- in file AxisLinePen.php, method AxisLinePen::AxisLinePen()
The class constructor.
- AxisTitle
- in file AxisTitle.php, method AxisTitle::AxisTitle()
The class constructor.
- AxisTitle
- in file AxisTitle.php, class AxisTitle
AxisTitle class
- Add.php
- procedural page Add.php
- ADX.php
- procedural page ADX.php
- Average.php
- procedural page Average.php
- Area.php
- procedural page Area.php
- ArrowHeadStyle.php
- procedural page ArrowHeadStyle.php
- Annotation.php
- procedural page Annotation.php
- AnnotationCallout.php
- procedural page AnnotationCallout.php
- AnnotationPosition.php
- procedural page AnnotationPosition.php
top
b
- $BACKWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$BACKWARDDIAGONAL
- $bActive
- in file Series.php, variable Series::$bActive
- $bApplyDark
- in file Wall.php, variable Wall::$bApplyDark
- $bAreaBrush
- in file Custom.php, variable Custom::$bAreaBrush
- $barSizePercent
- in file CustomBar.php, variable CustomBar::$barSizePercent
- $bBevel
- in file TeeShape.php, variable TeeShape::$bBevel
- $bBorderRound
- in file ShapeBorders.php, variable ShapeBorder::$bBorderRound
- $bBorderRound
- in file TeeShape.php, variable TeeShape::$bBorderRound
- $bBrush
- in file TeeShape.php, variable TeeShape::$bBrush
- $bBrush
- in file Shadow.php, variable Shadow::$bBrush
- $bBrush
- in file Series.php, variable Series::$bBrush
- $bBrush
- in file Tool.php, variable Tool::$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
- $bCustomPosition
- in file TextShapePosition.php, variable TextShapePosition::$bCustomPosition
- $bDark3D
- in file CustomBar.php, variable CustomBar::$bDark3D
- $bDark3D
- in file Custom.php, variable Custom::$bDark3D
- $BelongsToOther
- in file Pie.php, variable Pie::$BelongsToOther
- $BELOWPERCENT
- in file PieOtherStyle.php, variable PieOtherStyle::$BELOWPERCENT
Slices with values below a percentage are grouped.
- $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.
- $BELOWVALUE
- in file PieOtherStyle.php, variable PieOtherStyle::$BELOWVALUE
Slices with values below a value are grouped.
- $BEVEL
- in file LineCap.php, variable LineCap::$BEVEL
Defines a beveled union style between line segments
- $bExponent
- in file AxisLabels.php, variable AxisLabels::$bExponent
- $bImageBevel
- in file TeeShape.php, variable TeeShape::$bImageBevel
- $bOnAxis
- in file AxisLabels.php, variable AxisLabels::$bOnAxis
- $BOTH
- in file HorizontalAxis.php, variable HorizontalAxis::$BOTH
Associates the series with both the top and bottom axes.
- $BOTH
- in file VerticalAxis.php, variable VerticalAxis::$BOTH
Associates the series with both the left and right axis.
- $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.
- $bottom
- in file Chart.php, variable Chart::$bottom
- $BOTTOM
- in file LegendAlignment.php, variable LegendAlignment::$BOTTOM
Aligns the legend to the bottom of the TChart.
- $bounds
- in file GraphicsGD.php, variable GraphicsGD::$bounds
- $brush
- in file GraphicsGD.php, variable GraphicsGD::$brush
- $bTransparent
- in file TeeShape.php, variable TeeShape::$bTransparent
- $BuildNumber
- in file Utils.php, variable Utils::$BuildNumber
- $bUseOrigin
- in file CustomBar.php, variable CustomBar::$bUseOrigin
- $bVisible
- in file SeriesPointer.php, variable SeriesPointer::$bVisible
- $bVisible
- in file Shadow.php, variable Shadow::$bVisible
- $bVisible
- in file Axis.php, variable Axis::$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()
- 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.
- BarStyle
- in file BarStyle.php, method BarStyle::BarStyle()
- BarStyle
- in file BarStyle.php, class BarStyle
<p>Title: BarStyle class</p>
- 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.
- BevelStyle
- in file BevelStyle.php, class BevelStyle
BevelStyle class
- BevelStyle
- in file BevelStyle.php, method BevelStyle::BevelStyle()
- BevelStyle.php
- procedural page BevelStyle.php
- 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.
- BottomLeftBorder
- in file ShapeBorders.php, class BottomLeftBorder
- BottomRightBorder
- in file ShapeBorders.php, class BottomRightBorder
- BottomWall
- in file Walls.php, class BottomWall
<p>Title: BottomWall class</p>
- BottomWall
- in file Walls.php, method BottomWall::BottomWall()
- broadcastMouseEvent
- in file Chart.php, method Chart::broadcastMouseEvent()
- broadcastToolEvent
- in file Chart.php, method Chart::broadcastToolEvent()
- Bubble
- in file Bubble.php, method Bubble::Bubble()
- Bubble
- in file Bubble.php, class Bubble
Bubble class
- Bar.php
- procedural page Bar.php
- Bar3D.php
- procedural page Bar3D.php
- BarStyle.php
- procedural page BarStyle.php
- BaseLine.php
- procedural page BaseLine.php
- Bubble.php
- procedural page Bubble.php
top
c
- $calcVisiblePoints
- in file Series.php, variable Series::$calcVisiblePoints
- $cancelMouse
- in file Chart.php, variable Chart::$cancelMouse
- $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.
- $canUsePeriod
- in file Functions.php, variable Functions::$canUsePeriod
- $capacity
- in file ValueList.php, variable ValueList::$capacity
- $CENTER
- in file ImageMode.php, variable ImageMode::$CENTER
Place unmodified image at Center of bounding area
- $CENTER
- in file ShapeTextVertAlign.php, variable ShapeTextVertAlign::$CENTER
Text is vertically aligned to the centre of the shape.
- $CENTER
- in file PeriodAlign.php, variable PeriodAlign::$CENTER
Aligns the function with the centre point of the function period.
- $CENTER
- in file StringAlignment.php, variable StringAlignment::$CENTER
- $CENTER
- in file ShapeTextHorizAlign.php, variable ShapeTextHorizAlign::$CENTER
Text is horizontally aligned to the centre of the shape.
- $CENTER
- in file ColorLineStyle.php, variable ColorLineStyle::$CENTER
- $centered
- in file GridPen.php, variable GridPen::$centered
When centered is true, grid is displayed in between axis labels.
- $CHANGEACTIVE
- in file SeriesEventStyle.php, variable SeriesEventStyle::$CHANGEACTIVE
- $CHANGECOLOR
- in file SeriesEventStyle.php, variable SeriesEventStyle::$CHANGECOLOR
- $changeEvent
- in file TeePage.php, variable TeePage::$changeEvent
- $CHANGETITLE
- in file SeriesEventStyle.php, variable SeriesEventStyle::$CHANGETITLE
- $chart
- in file SeriesCollection.php, variable SeriesCollection::$chart
- $chart
- in file DataExportFormat.php, variable DataExportFormat::$chart
- $CHART
- in file ChartDrawEvent.php, variable ChartDrawEvent::$CHART
- $chart
- in file TeeBase.php, variable TeeBase::$chart
- $chart
- in file ToolsCollection.php, variable ToolsCollection::$chart
- $chartBounds
- in file Chart.php, variable Chart::$chartBounds
- $chartRect
- in file Chart.php, variable Chart::$chartRect
- $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
- $CHECKBOXSIZE
- in file Legend.php, variable Legend::$CHECKBOXSIZE
- $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.
- $CIRCLE
- in file PointerStyle.php, variable PointerStyle::$CIRCLE
Defines the pointer as a circle.
- $circleSteps
- in file GraphicsGD.php, variable Pie3D::$circleSteps
- $clickTolerance
- in file Tool.php, variable Tool::$clickTolerance
- $clipWhenMetafiling
- in file Chart.php, variable Chart::$clipWhenMetafiling
- $clipWhenPrinting
- in file Chart.php, variable Chart::$clipWhenPrinting
- $color
- in file ChartBrush.php, variable ChartBrush::$color
- $color
- in file ChartPen.php, variable ChartPen::$color
- $colorMember
- in file Series.php, variable Series::$colorMember
- $columnWidthAuto
- in file Legend.php, variable Legend::$columnWidthAuto
- $columnWidths
- in file Legend.php, variable Legend::$columnWidths
- $CONE
- in file BarStyle.php, variable BarStyle::$CONE
Defines a cone shape for each bar series point.
- $conePercent
- in file CustomBar.php, variable CustomBar::$conePercent
- $continuous
- in file LegendSymbol.php, variable LegendSymbol::$continuous
Determines if legend symbol should display without separation from other legend item symbols.
- $cosA
- in file ArrowPoint.php, variable ArrowPoint::$cosA
- $count
- in file ValueList.php, variable ValueList::$count
- $count
- in file MultiLine.php, variable MultiLine::$count
- $CROSS
- in file HatchStyle.php, variable HatchStyle::$CROSS
- $CROSS
- in file ShapeStyle.php, variable ShapeStyle::$CROSS
The shape is a cross.
- $CROSS
- in file PointerStyle.php, variable PointerStyle::$CROSS
Defines the pointer as a cross.
- $CUBE
- in file ShapeStyle.php, variable ShapeStyle::$CUBE
The shape is a cube.
- $CURVED
- in file EdgeStyles.php, variable EdgeStyles::$CURVED
Curved edges.
- $custom
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$custom
- $CUSTOM
- in file VerticalAxis.php, variable VerticalAxis::$CUSTOM
Associates the series with a custom axis.
- $custom
- in file Axes.php, variable Axes::$custom
- $CUSTOM
- in file HorizontalAxis.php, variable HorizontalAxis::$CUSTOM
Associates the series with a custom axis.
- $CUSTOM
- in file ColorLineStyle.php, variable ColorLineStyle::$CUSTOM
- $customBarSize
- in file CustomBar.php, variable CustomBar::$customBarSize
- $customMarkText
- in file Series.php, variable Series::$customMarkText
- $CYLINDER
- in file BarStyle.php, variable BarStyle::$CYLINDER
Defines a cylinder shape for each bar series point.
- CustomAxes.php
- procedural page CustomAxes.php
- calc
- in file ArrowPoint.php, method ArrowPoint::calc()
- calc3DPoint
- in file GraphicsGD.php, method GraphicsGD::calc3DPoint()
- 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 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.
- calcCircleBackColor
- in file Circular.php, method Circular::calcCircleBackColor()
- calcCircleGradient
- in file Circular.php, method Circular::calcCircleGradient()
- calcDistance
- in file MathUtils.php, method MathUtils::calcDistance()
- calcExplodedRadius
- in file Pie.php, method Pie::calcExplodedRadius()
- calcFirstLastVisibleIndex
- in file ISeries.php, method ISeries::calcFirstLastVisibleIndex()
- calcFirstLastVisibleIndex
- in file Series.php, method Series::calcFirstLastVisibleIndex()
- calcHeight
- in file LegendTitle.php, method LegendTitle::calcHeight()
- calcHorizMargins
- in file Series.php, method Series::calcHorizMargins()
Returns the number of pixels for horizontal margins
- calcHorizMargins
- in file Bar.php, method Bar::calcHorizMargins()
- calcHorizMargins
- in file Pyramid.php, method Pyramid::calcHorizMargins()
- calcHorizMargins
- in file Custom.php, method Custom::calcHorizMargins()
- calcHorizMargins
- in file SeriesPointer.php, method SeriesPointer::calcHorizMargins()
- calcHorizMargins
- in file Histogram.php, method Histogram::calcHorizMargins()
- calcHorizMargins
- in file CustomPoint.php, method CustomPoint::calcHorizMargins()
- calcHorizMargins
- in file HorizBar.php, method HorizBar::calcHorizMargins()
- calcItemHeight
- in file Legend.php, method Legend::calcItemHeight()
- CalcLabelsResults
- in file Axis.php, class CalcLabelsResults
- CalcLabelsResults
- in file Axis.php, method CalcLabelsResults::CalcLabelsResults()
- calcLabelStyle
- in file Axis.php, method Axis::calcLabelStyle()
Returns the most logical Axis Label style.
- calcMarkLength
- in file CustomBar.php, method CustomBar::calcMarkLength()
- calcMinMax
- in file Axis.php, method Axis::calcMinMax()
Returns the minimum and maximum $values of the associated Series.
- calcPerspective
- in file GraphicsGD.php, method GraphicsGD::calcPerspective()
- calcPosPoint
- in file Axis.php, method Axis::calcPosPoint()
Returns the corresponding $value of a Screen position.
- calcPosValue
- in file Series.php, method Series::calcPosValue()
Returns "Value" parameter coordinate position in pixels.
- calcPosValue
- in file Axis.php, method Axis::calcPosValue()
Returns the corresponding $value of a Screen position in pixels.
- calcRadius
- in file Circular.php, method Circular::calcRadius()
- 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.
- CalcStringResults
- in file Chart.php, class CalcStringResults
- calcTrigValues
- in file GraphicsGD.php, method GraphicsGD::calcTrigValues()
- calculate
- in file Functions.php, method Functions::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file High.php, method High::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file Low.php, method Low::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file Count.php, method Count::calculate()
Performs function operation on SourceSeries series.
- calculate
- in file Add.php, method Add::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.
- calculateAllPoints
- in file Functions.php, method Functions::calculateAllPoints()
- calculateByPeriod
- in file Functions.php, method Functions::calculateByPeriod()
- 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 Variance.php, method Variance::calculateMany()
Performs function operation on all sourceSeries series.
- calculateMany
- in file Low.php, method Low::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 ManySeries.php, method ManySeries::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).
- calculateMany
- in file Add.php, method Add::calculateMany()
Performs function operation on list of series (SourceSeriesList).
- calculatePeriod
- in file Functions.php, method Functions::calculatePeriod()
- calculateValue
- in file Multiply.php, method Multiply::calculateValue()
- calculateValue
- in file Subtract.php, method Subtract::calculateValue()
- calculateValue
- in file ManySeries.php, method ManySeries::calculateValue()
- calculateValue
- in file Divide.php, method Divide::calculateValue()
- calcValue
- in file ColorLine.php, method ColorLine::calcValue()
- calcVerticalMargins
- in file SeriesPointer.php, method SeriesPointer::calcVerticalMargins()
- calcVerticalMargins
- in file Custom.php, method Custom::calcVerticalMargins()
- calcVerticalMargins
- in file Bar.php, method Bar::calcVerticalMargins()
- calcVerticalMargins
- in file Histogram.php, method Histogram::calcVerticalMargins()
- calcVerticalMargins
- in file CustomPoint.php, method CustomPoint::calcVerticalMargins()
- calcVerticalMargins
- in file HorizBar.php, method HorizBar::calcVerticalMargins()
- calcVerticalMargins
- in file Series.php, method Series::calcVerticalMargins()
Returns the number of pixels for vertical margins
- calcWallSize
- in file Walls.php, method Walls::calcWallSize()
Calculates the Wall thickness of the specified Axis.
- calcWidth
- in file LegendSymbol.php, method LegendSymbol::calcWidth()
- calcXPos
- in file CustomPoint.php, method CustomPoint::calcXPos()
Returns horizontal screen position for a given point.
- 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 Pie.php, method Pie::calcXPos()
Returns the pixel Screen Horizontal coordinate of the ValueIndex Series value.
- 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.
- 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.
- 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.
- calcXYIncrement
- in file Axis.php, method Axis::calcXYIncrement()
Returns the calculated Axis Label increment.
- calcYPos
- in file CustomPoint.php, method CustomPoint::calcYPos()
Returns vertical screen position for a given point.
- 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 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.
- calcYPosvalue
- in file Axis.php, method Axis::calcYPosvalue()
Calculates the Vertical coordinate in pixels of $value parameter.
- 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 CustomPoint.php, method CustomPoint::calcZOrder()
- calcZOrder
- in file Series.php, method Series::calcZOrder()
- calcZOrder
- in file ShapeSeries.php, method ShapeSeries::calcZOrder()
- calcZOrder
- in file CustomBar.php, method CustomBar::calcZOrder()
- calcZPos
- in file Axis.php, method Axis::calcZPos()
- Callout
- in file Callout.php, method Callout::Callout()
- Callout
- in file Callout.php, class Callout
<p>Title: Callout class</p>
- canAddRandomPoints
- in file Series.php, method Series::canAddRandomPoints()
- canClip
- in file Chart.php, method Chart::canClip()
Returns the number of active (visible) series.
- 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()
- canDrawPanelBack
- in file Chart.php, method Chart::canDrawPanelBack()
- canDrawPanelBack
- in file IBaseChart.php, method IBaseChart::canDrawPanelBack()
- center
- in file Rectangle.php, method Rectangle::center()
- changeAllSeriesType
- in file Chart.php, method Chart::changeAllSeriesType()
- changed
- in file GraphicsGD.php, method GraphicsGD::changed()
- changeSeriesType
- in file Chart.php, method Chart::changeSeriesType()
- changeType
- in file Series.php, method Series::changeType()
Replaces ASeries object with a new Series object of another class.
- 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
- ChartBrush
- in file ChartBrush.php, method ChartBrush::ChartBrush()
- ChartBrush
- in file ChartBrush.php, class ChartBrush
ChartBrush class
- 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 Tool.php, method Tool::chartEvent()
- chartEvent
- in file ColorLine.php, method ColorLine::chartEvent()
- ChartEvent
- in file ChartEvent.php, class ChartEvent
ChartEvent class
- chartEvent
- in file ColorBand.php, method ColorBand::chartEvent()
- chartEvent
- in file GridBand.php, method GridBand::chartEvent()
- chartEvent
- in file ExtraLegend.php, method ExtraLegend::chartEvent()
- chartEvent
- in file Annotation.php, method Annotation::chartEvent()
- ChartFont
- in file ChartFont.php, method ChartFont::ChartFont()
- ChartFont
- in file ChartFont.php, class ChartFont
ChartFont class
- ChartPen
- in file ChartPen.php, class ChartPen
ChartPen class
- ChartPen
- in file ChartPen.php, method ChartPen::ChartPen()
- chartRectHeight
- in file Chart.php, method Chart::chartRectHeight()
- chartRectWidth
- in file Chart.php, method Chart::chartRectWidth()
- checkAxis
- in file Axes.php, method Axes::checkAxis()
- checkBackground
- in file IChart.php, method IChart::checkBackground()
- checkBackground
- in file TChart.php, method TChart::checkBackground()
- checkDataSource
- in file ISeries.php, method ISeries::checkDataSource()
- checkDataSource
- in file Series.php, method Series::checkDataSource()
Refreshes all Series point values, either from database Tables or Series points.
- checkGraphics
- in file IChart.php, method IChart::checkGraphics()
- checkGraphics
- in file TChart.php, method TChart::checkGraphics()
- 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()
- checkZoomPanning
- in file Chart.php, method Chart::checkZoomPanning()
- Circular
- in file Circular.php, method Circular::Circular()
- Circular
- in file Circular.php, class Circular
Circular class
- clear
- in file ISeries.php, method ISeries::clear()
- clear
- in file SeriesCollection.php, method SeriesCollection::clear()
Removes (and optionally disposes) all Series.
- clear
- in file Functions.php, method Functions::clear()
- clear
- in file SeriesMarks.php, method SeriesMarks::clear()
Removes all mark positions and mark items.
- clear
- in file ValueList.php, method ValueList::clear()
Removes all values in the list.
- clear
- in file MarkPositions.php, method MarkPositions::clear()
- clear
- in file AxisLabelsItems.php, method AxisLabelsItems::clear()
Clears custom labels list
- 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 MarksItems.php, method MarksItems::clear()
- clearImage
- in file ChartBrush.php, method ChartBrush::clearImage()
Clears the ChartBrush element from all associated bitmap images.
- clearLists
- in file Pie.php, method Pie::clearLists()
- clearLists
- in file Series.php, method Series::clearLists()
- clicked
- in file Pie.php, method Pie::clicked()
- clicked
- in file Custom.php, method Custom::clicked()
Calculates if any point is at XY position.
- 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 SeriesMarks.php, method SeriesMarks::clicked()
Determines which Mark contains the XY pixel point parameters.
- clicked
- in file CustomPoint.php, method CustomPoint::clicked()
Returns the ValueIndex of the "clicked" point in the Series.
- 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.
- clicked
- in file Candle.php, method Candle::clicked()
- clicked
- in file Annotation.php, method Annotation::clicked()
Returns true is point parameter is inside annotation bounds
- clicked
- in file Volume.php, method Volume::clicked()
Returns the ValueIndex of the "clicked" point in the Series.
- clicked
- in file Axis.php, method Axis::clicked()
Returns if X and Y coordinates are close to the Axis position.
- 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 ShapeSeries.php, method ShapeSeries::clicked()
Returns the ValueIndex of the "clicked" point in the Series.
- clicked
- in file Legend.php, method Legend::clicked()
Returns the index of the clicked Legend Point.
- clickedPointer
- in file CustomPoint.php, method CustomPoint::clickedPointer()
For internal use
- clickedPointer
- in file Gantt.php, method Gantt::clickedPointer()
For internal use.
- clipCube
- in file GraphicsGD.php, method GraphicsGD::clipCube()
Creates a cubic Windows GDI clipping region.
- 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 GraphicsGD.php, method GraphicsGD::clipRectangle()
Creates a Windows GDI clipping region and selects it into TChart.<!-- -->Canvas device context handle.
- cloner
- in file Chart.php, method Chart::cloner()
- 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.
- closerPoint
- in file AnnotationCallout.php, method AnnotationCallout::closerPoint()
- Color
- in file Color.php, method Color::Color()
Creates a new color
- Color
- in file Color.php, class Color
Color class
- ColorBand
- in file ColorBand.php, class ColorBand
ColorBand class
- ColorBand
- in file ColorBand.php, method ColorBand::ColorBand()
- ColorLine
- in file ColorLine.php, method ColorLine::ColorLine()
- ColorLine
- in file ColorLine.php, class ColorLine
ColorLine class
- ColorLineStyle
- in file ColorLineStyle.php, class ColorLineStyle
ColorLineStyle class
- ColorLineStyle
- in file ColorLineStyle.php, method ColorLineStyle::ColorLineStyle()
- ColorList
- in file ColorList.php, method ColorList::ColorList()
The class constructor.
- ColorList
- in file ColorList.php, class ColorList
ColorList class
- ColorPersistenceDelegate
- in file Exports.php, class ColorPersistenceDelegate
- ColorPersistenceDelegate
- in file Exports.php, method ColorPersistenceDelegate::ColorPersistenceDelegate()
- 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>
- compare
- in file Pie.php, method CompareSlice::compare()
- 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.
- CompareSlice
- in file Pie.php, class CompareSlice
<p>Title: ExplodedSliceList class</p>
- contains
- in file PieAngle.php, method PieAngle::contains()
- convertArray
- in file Series.php, method Series::convertArray()
Adds all points in source Series.
- convertTo2D
- in file SeriesMarks.php, method SeriesMarks::convertTo2D()
- 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()
- copyFrom
- in file AxisLabelsItems.php, method AxisLabelsItems::copyFrom()
- copyToClipboard
- in file DataExportFormat.php, method DataExportFormat::copyToClipboard()
- copyToClipboard
- in file ImageExport.php, method ImageExport::copyToClipboard()
- Count
- in file Count.php, class Count
Count class
- countActiveSeries
- in file IBaseChart.php, method IBaseChart::countActiveSeries()
- 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.
- createImage
- in file GraphicsGD.php, method GraphicsGD::createImage()
Creates and initialize the image
- createNewAxis
- in file Axes.php, method Axes::createNewAxis()
- 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 Line.php, method Line::createSubGallery()
- createSubGallery
- in file Candle.php, method Candle::createSubGallery()
- createSubGallery
- in file Points.php, method Points::createSubGallery()
- createSubGallery
- in file ShapeSeries.php, method ShapeSeries::createSubGallery()
- createSubGallery
- in file Pie.php, method Pie::createSubGallery()
- createSubGallery
- in file Volume.php, method Volume::createSubGallery()
- createSubGallery
- in file Histogram.php, method Histogram::createSubGallery()
- createSubGallery
- in file FastLine.php, method FastLine::createSubGallery()
- createSubGallery
- in file Area.php, method Area::createSubGallery()
- createSubGallery
- in file Series.php, method Series::createSubGallery()
- createToolTip
- in file TChart.php, method TChart::createToolTip()
- cube
- in file GraphicsGD.php, method GraphicsGD::cube()
Draws a Cube with Dark Sides.
- Custom
- in file Custom.php, method Custom::Custom()
The class constructor.
- Custom
- in file Custom.php, class Custom
<p>Title: CustomPoint class</p>
- CustomAxes
- in file CustomAxes.php, class CustomAxes
CustomAxes 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()
- CustomStack
- in file CustomStack.php, method CustomStack::CustomStack()
- CustomStack
- in file CustomStack.php, class CustomStack
<p>Title: CustomStack class</p>
- 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
- ChartDrawEvent.php
- procedural page ChartDrawEvent.php
- ChartEvent.php
- procedural page ChartEvent.php
- Count.php
- procedural page Count.php
- 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
- CustomPoint.php
- procedural page CustomPoint.php
- CustomStack.php
- procedural page CustomStack.php
- ColorBand.php
- procedural page ColorBand.php
- ColorLine.php
- procedural page ColorLine.php
- ColorLineStyle.php
- procedural page ColorLineStyle.php
top
d
- $DARKCOLORQUANTITY
- in file GraphicsGD.php, variable GraphicsGD::$DARKCOLORQUANTITY
- $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
- $DATACHANGED
- in file SeriesEventStyle.php, variable SeriesEventStyle::$DATACHANGED
- $dateTime
- in file ValueList.php, variable ValueList::$dateTime
- $DAYSTEP
- in file DateTimeStep.php, variable DateTimeStep::$DAYSTEP
Array of double values to define DateTimeStep.
- $DEF
- in file AxisLabelAlign.php, variable AxisLabelAlign::$DEF
Default position.
- $defaultCapacity
- in file ValueList.php, variable ValueList::$defaultCapacity
- $defaultColor
- in file Shadow.php, variable Shadow::$defaultColor
- $defaultColor
- in file ChartPen.php, variable ChartPen::$defaultColor
- $defaultColor
- in file ChartBrush.php, variable ChartBrush::$defaultColor
- $defaultEndCap
- in file ChartPen.php, variable ChartPen::$defaultEndCap
- $DEFAULTFAMILY
- in file ChartFont.php, variable ChartFont::$DEFAULTFAMILY
- $defaultLength
- in file TicksPen.php, variable TicksPen::$defaultLength
- $defaultOuter
- in file TeeBevel.php, variable TeeBevel::$defaultOuter
- $DEFAULTSIZE
- in file ChartFont.php, variable ChartFont::$DEFAULTSIZE
- $defaultSize
- in file Shadow.php, variable Shadow::$defaultSize
- $defaultStyle
- in file ChartPen.php, variable ChartPen::$defaultStyle
- $defaultText
- in file TextShape.php, variable TextShape::$defaultText
- $defaultVisible
- in file ChartPen.php, variable ChartPen::$defaultVisible
- $defaultVisible
- in file TeeShape.php, variable TeeShape::$defaultVisible
- $defaultVisible
- in file Shadow.php, variable Shadow::$defaultVisible
- $defaultVisible
- in file SeriesPointer.php, variable SeriesPointer::$defaultVisible
- $defaultVisible
- in file ChartBrush.php, variable ChartBrush::$defaultVisible
- $depth
- in file Axes.php, variable Axes::$depth
- $depthTop
- in file Axes.php, variable Axes::$depthTop
- $DESCENDING
- in file ValueListOrder.php, variable ValueListOrder::$DESCENDING
Values are ordered in descending numerical order.
- $DESCRIPTIONS
- in file HatchStyle.php, variable HatchStyle::$DESCRIPTIONS
- $DIAGCROSS
- in file ShapeStyle.php, variable ShapeStyle::$DIAGCROSS
The shape is a diagonal cross.
- $DIAGCROSS
- in file PointerStyle.php, variable PointerStyle::$DIAGCROSS
Defines the pointer as a diagonal cross.
- $DIAGONALBRICK
- in file HatchStyle.php, variable HatchStyle::$DIAGONALBRICK
- $DIAGONALCROSS
- in file HatchStyle.php, variable HatchStyle::$DIAGONALCROSS
- $DIAMOND
- in file ShapeStyle.php, variable ShapeStyle::$DIAMOND
The shape is a diamond.
- $DIAMOND
- in file PointerStyle.php, variable PointerStyle::$DIAMOND
Defines the pointer as a 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.
- $DIVOT
- in file HatchStyle.php, variable HatchStyle::$DIVOT
- $dOrigin
- in file CustomBar.php, variable CustomBar::$dOrigin
- $DOT
- in file DashStyle.php, variable DashStyle::$DOT
- $DOTTEDDIAMOND
- in file HatchStyle.php, variable HatchStyle::$DOTTEDDIAMOND
- $DOTTEDGRID
- in file HatchStyle.php, variable HatchStyle::$DOTTEDGRID
- $DOWNTRIANGLE
- in file PointerStyle.php, variable PointerStyle::$DOWNTRIANGLE
Defines the pointer as a down pointing triangle.
- $dPeriod
- in file Functions.php, variable Functions::$dPeriod
- $draw3D
- in file SeriesPointer.php, variable SeriesPointer::$draw3D
- $drawArea
- in file Custom.php, variable Custom::$drawArea
- $drawBetweenPoints
- in file Series.php, variable Series::$drawBetweenPoints
- $drawLine
- in file Custom.php, variable Custom::$drawLine
- $drawText
- in file TextShape.php, variable TextShape::$drawText
- DepthAxis.php
- procedural page DepthAxis.php
- 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
- 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
- DataImportFormat
- in file DataImportFormat.php, method DataImportFormat::DataImportFormat()
Creates a new instance of DataImportFormat
- DataImportFormat
- in file DataImportFormat.php, class DataImportFormat
DataImportFormat class
- dataSourceArray
- in file ISeries.php, method ISeries::dataSourceArray()
- dataSourceArray
- in file Series.php, method Series::dataSourceArray()
- DateParts
- in file Axis.php, class DateParts
- DateParts
- in file Axis.php, method DateParts::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.
- DateTimeStep
- in file DateTimeStep.php, method DateTimeStep::DateTimeStep()
- DateTimeStep
- in file DateTimeStep.php, class DateTimeStep
DateTimeStep class
- DateTimeStep.php
- procedural page DateTimeStep.php
- 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.
- delete
- in file StringBuilder.php, method StringBuilder::delete()
- DepthAxis
- in file DepthAxis.php, class DepthAxis
DepthAxis class
- DepthAxis
- in file DepthAxis.php, method DepthAxis::DepthAxis()
The class constructor.
- Dimension
- in file Dimension.php, class Dimension
Dimension class
- Dimension
- in file Dimension.php, method Dimension::Dimension()
Constructs a
and initializes it to the specified width and specified height.
- Dimension.php
- procedural page Dimension.php
- display
- in file Gradient.php, method Gradient::display()
- dispose
- in file ADX.php, method ADX::dispose()
- dispose
- in file ISeries.php, method ISeries::dispose()
- dispose
- in file TChart.php, method TChart::dispose()
Cleans up any resources being used.
- dispose
- in file Series.php, method Series::dispose()
- Divide
- in file Divide.php, class Divide
Divide class
- doAfterDraw
- in file TChart.php, method TChart::doAfterDraw()
- doAfterDraw
- in file IChart.php, method IChart::doAfterDraw()
- doAfterDrawSeries
- in file IChart.php, method IChart::doAfterDrawSeries()
- doAfterDrawSeries
- in file TChart.php, method TChart::doAfterDrawSeries()
- doAfterDrawValues
- in file Series.php, method Series::doAfterDrawValues()
- DoAfterDrawValues
- in file Pie.php, method Pie::DoAfterDrawValues()
- doAllowScroll
- in file IChart.php, method IChart::doAllowScroll()
- doAllowScroll
- in file TChart.php, method TChart::doAllowScroll()
- doBarGradient
- in file CustomBar.php, method CustomBar::doBarGradient()
- doBaseInvalidate
- in file IBaseChart.php, method IBaseChart::doBaseInvalidate()
- doBaseInvalidate
- in file TChart.php, method TChart::doBaseInvalidate()
- doBaseInvalidate
- in file Chart.php, method Chart::doBaseInvalidate()
- doBeforeDraw
- in file TChart.php, method TChart::doBeforeDraw()
- doBeforeDraw
- in file IChart.php, method IChart::doBeforeDraw()
- doBeforeDrawAxes
- in file TChart.php, method TChart::doBeforeDrawAxes()
- doBeforeDrawAxes
- in file IChart.php, method IChart::doBeforeDrawAxes()
- doBeforeDrawChart
- in file Pie.php, method Pie::doBeforeDrawChart()
- doBeforeDrawChart
- in file Series.php, method Series::doBeforeDrawChart()
- doBeforeDrawChart
- in file CustomBar.php, method CustomBar::doBeforeDrawChart()
- doBeforeDrawSeries
- in file TChart.php, method TChart::doBeforeDrawSeries()
- doBeforeDrawSeries
- in file IChart.php, method IChart::doBeforeDrawSeries()
- DoBeforeDrawValues
- in file Pie.php, method Pie::DoBeforeDrawValues()
- doBeforeDrawValues
- in file Series.php, method Series::doBeforeDrawValues()
- doBeforeDrawValues
- in file Circular.php, method Circular::doBeforeDrawValues()
- doCalculation
- in file Functions.php, method Functions::doCalculation()
- 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()
- doClick
- in file Series.php, method Series::doClick()
- doClickPointer
- in file Series.php, method Series::doClickPointer()
- doClickSeries
- in file TChart.php, method TChart::doClickSeries()
- doDoubleClick
- in file Series.php, method Series::doDoubleClick()
- doDragLine
- in file ColorLine.php, method ColorLine::doDragLine()
- 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 Chart.php, method Chart::doDrawLegend()
- doDrawLegend
- in file IBaseChart.php, method IBaseChart::doDrawLegend()
- doEndDragLine
- in file ColorLine.php, method ColorLine::doEndDragLine()
- doGetBarStyle
- in file CustomBar.php, method CustomBar::doGetBarStyle()
- doGradient3D
- in file CustomBar.php, method CustomBar::doGradient3D()
- doInvalidate
- in file TChart.php, method TChart::doInvalidate()
- doInvalidate
- in file IChart.php, method IChart::doInvalidate()
- doMouseDown
- in file Legend.php, method Legend::doMouseDown()
- doRev
- in file GraphicsGD.php, method GraphicsGD::doRev()
- doZoom
- in file Axes.php, method Axes::doZoom()
- draw
- in file InternalPyramidTrunc.php, method InternalPyramidTrunc::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 AxisDraw.php, method AxisDraw::draw()
- draw
- in file SeriesPointer.php, method SeriesPointer::draw()
- draw
- in file Series.php, method Series::draw()
- draw
- in file FastLine.php, method FastLine::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.
- draw
- in file Title.php, method Title::draw()
- draw
- in file Custom.php, method Custom::draw()
- draw
- in file Axes.php, method Axes::draw()
- draw
- in file TeeBevel.php, method TeeBevel::draw()
Draws bevels around rectangle parameter.
- 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 Callout.php, method Callout::draw()
- draw
- in file Pie.php, method Pie::draw()
- draw3DPie
- in file GraphicsGD.php, method Pie3D::draw3DPie()
- drawAxisLabel
- in file Axis.php, method Axis::drawAxisLabel()
Draws Axis Label (String) in font f at specified X,Y co-ordinate at Angle.
- drawBar
- in file Bar.php, method Bar::drawBar()
Internal use
- DashStyle.php
- procedural page DashStyle.php
- drawLegend
- in file ISeries.php, method ISeries::drawLegend()
- drawLegend
- in file Series.php, method Series::drawLegend()
- drawLegendShape
- in file Series.php, method Series::drawLegendShape()
- drawLegendShape
- in file ShapeSeries.php, method ShapeSeries::drawLegendShape()
- drawLegendShape
- in file FastLine.php, method FastLine::drawLegendShape()
- drawLegendShape
- in file CustomPoint.php, method CustomPoint::drawLegendShape()
- drawLegendShape
- in file SeriesPointer.php, method SeriesPointer::drawLegendShape()
- drawLegendShape
- in file Bubble.php, method Bubble::drawLegendShape()
- drawLegendShape
- in file Volume.php, method Volume::drawLegendShape()
- drawLegendShape
- in file Custom.php, method Custom::drawLegendShape()
- drawLegendShape
- in file CustomBar.php, method CustomBar::drawLegendShape()
- drawLineTitle
- in file LegendTitle.php, method LegendTitle::drawLineTitle()
- drawMark
- in file Bar.php, method Bar::drawMark()
- drawMark
- in file CustomPoint.php, method CustomPoint::drawMark()
- drawMark
- in file Series.php, method Series::drawMark()
- drawMark
- in file HorizBar.php, method HorizBar::drawMark()
- drawMark
- in file HorizArea.php, method HorizArea::drawMark()
- drawMark
- in file Pyramid.php, method Pyramid::drawMark()
- drawMark
- in file Pie.php, method Pie::drawMark()
- drawMark
- in file FastLine.php, method FastLine::drawMark()
- drawMark
- in file Gantt.php, method Gantt::drawMark()
- drawMarks
- in file ISeries.php, method ISeries::drawMarks()
- drawMarks
- in file Series.php, method Series::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.
- drawRectRotated
- in file TextShape.php, method TextShape::drawRectRotated()
Draws the Shape rectangle rotated by Angle degrees.
- drawRoundedBorders
- in file GraphicsGD.php, method GraphicsGD::drawRoundedBorders()
- 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()
- drawText
- in file LegendTitle.php, method LegendTitle::drawText()
- drawTicksGrid
- in file AxisDraw.php, method TicksGridDraw::drawTicksGrid()
- drawTitle
- in file Axis.php, method Axis::drawTitle()
TeeChart internal use. Outputs the title during the chart painting procedure.
- drawTitle
- in file Legend.php, method Legend::drawTitle()
- drawValue
- in file Custom.php, method Custom::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 ISeries.php, method ISeries::drawValue()
- drawValue
- in file Gantt.php, method Gantt::drawValue()
Called internally. Draws the "ValueIndex" point of the Series.
- drawValue
- in file Pyramid.php, method Pyramid::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 Series.php, method Series::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 Bar.php, method Bar::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 CustomPoint.php, method CustomPoint::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 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.
- drawValue
- in file Histogram.php, method Histogram::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.
- DataExportFormat.php
- procedural page DataExportFormat.php
- Divide.php
- procedural page Divide.php
- DataImportFormat.php
- procedural page DataImportFormat.php
top
e
- $ELLIPSE
- in file BarStyle.php, variable BarStyle::$ELLIPSE
Defines an ellipse shape for each bar series point.
- $end3D
- in file GraphicsGD.php, variable Pie3D::$end3D
- $EndAngle
- in file PieAngle.php, variable PieAngle::$EndAngle
- $endCap
- in file ChartPen.php, variable ChartPen::$endCap
- $endZ
- in file Series.php, variable Series::$endZ
- $eventSource
- in file TChart.php, variable TChart::$eventSource
- EdgeStyles.php
- procedural page EdgeStyles.php
- EdgeStyles
- in file EdgeStyles.php, class EdgeStyles
EdgeStyles class
- EdgeStyles
- in file EdgeStyles.php, method EdgeStyles::EdgeStyles()
- ellipse
- in file GraphicsGD.php, method GraphicsGD::ellipse()
Ellipse bounding Rect (X1,Y1,X2,Y2) at Z position at angle.
- ellipsePoints
- in file GraphicsGD.php, method GraphicsGD::ellipsePoints()
- ellipseRect
- in file GraphicsGD.php, method GraphicsGD::ellipseRect()
Draws an Ellipse bounding Rectangle r.
- 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.
- EMPTYCOLOR
- in file Color.php, method Color::EMPTYCOLOR()
- endUpdate
- in file Series.php, method Series::endUpdate()
Recalculates the function just one time, when finished adding points.
- Enum
- in file Enum.php, method Enum::Enum()
- Enum
- in file Enum.php, class Enum
<p>Title: Enum class</p>
- equals
- in file Dimension.php, method Dimension::equals()
Checks whether two dimension objects have equal values.
- EventListenerList
- in file EventListenerList.php, class EventListenerList
EventListenerList class
- EventListenerList.php
- procedural page EventListenerList.php
- exchange
- in file ValueList.php, method ValueList::exchange()
- exchange
- in file ColorList.php, method ColorList::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.
- exchangeSeries
- in file TChart.php, method TChart::exchangeSeries()
Obsolete. Use TChart.<!-- -->Series.<!-- -->Exchange() instead.
- existCustom
- in file MarkPositions.php, method MarkPositions::existCustom()
Checks for Custom Marks.
- 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.
- ExplodedSliceList
- in file Pie.php, method ExplodedSliceList::ExplodedSliceList()
The class constructor.
- ExplodedSliceList
- in file Pie.php, class ExplodedSliceList
<p>Title: ExplodedSliceList class</p>
- Exports
- in file Exports.php, method Exports::Exports()
- Exports
- in file Exports.php, class Exports
Exports class
- Exports.php
- procedural page Exports.php
- ExtraLegend
- in file ExtraLegend.php, class ExtraLegend
ExtraLegend class
- ExtraLegend
- in file ExtraLegend.php, method ExtraLegend::ExtraLegend()
The class constructor.
- Enum.php
- procedural page Enum.php
- ExtraLegend.php
- procedural page ExtraLegend.php
top
f
- $FAR
- in file StringAlignment.php, variable StringAlignment::$FAR
- $FIFTEENMINUTES
- in file DateTimeStep.php, variable DateTimeStep::$FIFTEENMINUTES
Defines a FifteenMinutes TimeSpan.
- $FIFTEENSECONDS
- in file DateTimeStep.php, variable DateTimeStep::$FIFTEENSECONDS
Defines a FifteenSeconds TimeSpan.
- $fileExtension
- in file ImageExportFormat.php, variable ImageExportFormat::$fileExtension
- $fileExtension
- in file DataExportFormat.php, variable DataExportFormat::$fileExtension
- $FIRST
- in file PeriodAlign.php, variable PeriodAlign::$FIRST
Aligns the function with the first point of the function period.
- $firstValue
- in file Legend.php, variable Legend::$firstValue
- $firstVisible
- in file Series.php, variable Series::$firstVisible
- $FIVEMINUTES
- in file DateTimeStep.php, variable DateTimeStep::$FIVEMINUTES
Defines a FiveMinutes TimeSpan.
- $FIVESECONDS
- in file DateTimeStep.php, variable DateTimeStep::$FIVESECONDS
Defines a FiveSeconds TimeSpan.
- $FLAT
- in file EdgeStyles.php, variable EdgeStyles::$FLAT
Flat edges.
- $font
- in file GraphicsGD.php, variable GraphicsGD::$font
- $format
- in file ImageExportFormat.php, variable ImageExportFormat::$format
- $FORWARDDIAGONAL
- in file HatchStyle.php, variable HatchStyle::$FORWARDDIAGONAL
- $FOURMONTHS
- in file DateTimeStep.php, variable DateTimeStep::$FOURMONTHS
Defines a FourMonths TimeSpan.
- $FUNCTIONTYPESCOUNT
- in file Utils.php, variable Utils::$FUNCTIONTYPESCOUNT
Number of chart Function types.
- FastLine
- in file FastLine.php, method FastLine::FastLine()
- FastLine
- in file FastLine.php, class FastLine
FastLine Class
- fill
- in file Gradient.php, method Gradient::fill()
- 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.
- find
- in file DateTimeStep.php, method DateTimeStep::find()
- findDateTimeStep
- in file Axis.php, method Axis::findDateTimeStep()
Used internally to return Axis Datetime step.
- fireChartPaint
- in file TChart.php, method TChart::fireChartPaint()
- fireSeriesMouseEvent
- in file Series.php, method Series::fireSeriesMouseEvent()
- fireSeriesPaint
- in file Series.php, method Series::fireSeriesPaint()
- FloatRange
- in file FloatRange.php, method FloatRange::FloatRange()
- FloatRange
- in file FloatRange.php, class FloatRange
FloatRange class
- FloatRange.php
- procedural page FloatRange.php
- 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 Legend.php, method Legend::formattedLegend()
Returns the text string corresponding to a Legend position.
- formattedLegend
- in file IBaseChart.php, method IBaseChart::formattedLegend()
- formattedLegend
- in file Chart.php, method Chart::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.
- formattedValueLegend
- in file IBaseChart.php, method IBaseChart::formattedValueLegend()
- formattedValueLegend
- in file Chart.php, method Chart::formattedValueLegend()
Returns the String to display at Legend for a given series and point
- freeSeriesColor
- in file Chart.php, method Chart::freeSeriesColor()
Returns a color from the default color palette not used by any Series.
- fromArgb
- in file Color.php, method Color::fromArgb()
- fromInt
- in file PointerStyle.php, method PointerStyle::fromInt()
- fromInt
- in file CustomStack.php, method CustomStack::fromInt()
- fromInt
- in file VerticalAxis.php, method VerticalAxis::fromInt()
- fromInt
- in file MarksStyle.php, method MarksStyle::fromInt()
- fromInt
- in file HatchStyle.php, method HatchStyle::fromInt()
- fromInt
- in file HorizontalAxis.php, method HorizontalAxis::fromInt()
- fromLTRB
- in file Rectangle.php, method Rectangle::fromLTRB()
- fromRgb
- in file Color.php, method Color::fromRgb()
- fromValue
- in file ArrowHeadStyle.php, method ArrowHeadStyle::fromValue()
- fromValue
- in file AxisLabelStyle.php, method AxisLabelStyle::fromValue()
- fromValue
- in file DashStyle.php, method DashStyle::fromValue()
- fromValue
- in file BarStyle.php, method BarStyle::fromValue()
- fromValue
- in file BevelStyle.php, method BevelStyle::fromValue()
- fromValue
- in file StringAlignment.php, method StringAlignment::fromValue()
- fromValue
- in file LegendStyle.php, method LegendStyle::fromValue()
- fromValue
- in file LegendTextStyle.php, method LegendTextStyle::fromValue()
- fromValue
- in file LineCap.php, method LineCap::fromValue()
- fromXML
- in file Imports.php, method Template::fromXML()
- FUCHSIA
- in file Color.php, method Color::FUCHSIA()
The color fuchsia. In the default sRGB space.
- Functions
- in file Functions.php, method Functions::Functions()
- Functions
- in file Functions.php, class Functions
Functions class
- Functions.php
- procedural page Functions.php
- FastLine.php
- procedural page FastLine.php
top
g
- $g
- in file InternalPyramidTrunc.php, variable InternalPyramidTrunc::$g
- $g
- in file ArrowPoint.php, variable ArrowPoint::$g
- $graphics3D
- in file Chart.php, variable Chart::$graphics3D
- $grid
- in file Axis.php, variable Axis::$grid
- GridPen.php
- procedural page GridPen.php
- Gradient.php
- procedural page Gradient.php
- GIFFormat.php
- procedural page GIFFormat.php
- galleryChanged3D
- in file Pie.php, method Pie::galleryChanged3D()
- galleryChanged3D
- in file Series.php, method Series::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 Tool.php, method Tool::getActive()
Enables/Disables the indexed Tool. Default value: true
- getActive
- in file ISeries.php, method ISeries::getActive()
- getAdjustFrame
- in file Title.php, method Title::getAdjustFrame()
Resizes Header and Footer frames to full Chart dimensions when true.
- getAlign
- in file AxisLabels.php, method AxisLabels::getAlign()
The position of Labels on an Axis.
- getAlignment
- in file Title.php, method Title::getAlignment()
Determines how tChart Header and Footer text will be aligned within the
- getAlignment
- in file Legend.php, method Legend::getAlignment()
Defines the Legend position.
- getAllowDrag
- in file ColorLine.php, method ColorLine::getAllowDrag()
Allows mousedrag of Line when true. Default value: true
- getAllowSinglePoint
- in file ISeries.php, method ISeries::getAllowSinglePoint()
- getAllowSinglePoint
- in file Series.php, method Series::getAllowSinglePoint()
- getAlpha
- in file Color.php, method Color::getAlpha()
Returns the alpha component in the range 0-255.
- getAlternate
- in file AxisLabels.php, method AxisLabels::getAlternate()
- getAngle
- in file SeriesMarks.php, method SeriesMarks::getAngle()
The angle from 0 to 360 to rotate Marks. Default value: 0
- 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.
- 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.
- getAngleSize
- in file Pie.php, method Pie::getAngleSize()
Total angle in degrees (0 to 360) for all slices. Default value: 360
- 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 SeriesCollection.php, method SeriesCollection::getApplyZOrder()
Sets multiple Series on same Chart in different Z spaces when true.
- getApplyZOrder
- in file Aspect.php, method Aspect::getApplyZOrder()
Displays multiple Series at different 3D "Z" (depth) positions.
- getAqua
- in file Color.php, method Color::getAqua()
The color aqua. In the default sRGB space.
- getArea
- in file Rectangle.php, method Square::getArea()
- getArea
- in file Rectangle.php, method Rectangle::getArea()
- 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 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.
- getArrow
- in file SeriesMarks.php, method SeriesMarks::getArrow()
The Pen used to draw a line connecting Marks to Series points.
- 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.
- getArrowLength
- in file SeriesMarks.php, method SeriesMarks::getArrowLength()
The length in pixels for the line connecting the Mark to Series point.
- getAspect
- in file IBaseChart.php, method IBaseChart::getAspect()
- getAspect
- in file Chart.php, method Chart::getAspect()
3D view parameters.
- getAspect
- in file TChart.php, method TChart::getAspect()
Accesses view characteristics of the Chart. 3D view parameters.
- 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.
- 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
- getAutoRepaint
- in file TChart.php, method TChart::getAutoRepaint()
Enables/Disables repainting of Chart when points are added.
- getAutoRepaint
- in file Chart.php, method Chart::getAutoRepaint()
Returns if the Chart should automatically repaint itself when a property has been changed.
- getAutoRepaint
- in file FastLine.php, method FastLine::getAutoRepaint()
Repaints Chart after any changes are made.
- getAutoRepaint
- in file IBaseChart.php, method IBaseChart::getAutoRepaint()
- getAxes
- in file TChart.php, method TChart::getAxes()
Collection of predefined and custom axis objects.
- getAxes
- in file IBaseChart.php, method IBaseChart::getAxes()
- getAxes
- in file Chart.php, method Chart::getAxes()
Accesses the five axes, Top, Left, Right, Bottom and z depthas well as custom axis objects.
- getAxis
- in file ToolAxis.php, method ToolAxis::getAxis()
The axis to which a Tool will belong. Default value: null
- getAxis
- in file Axes.php, method Axes::getAxis()
Accesses indexed axis
- getAxis
- in file CustomAxes.php, method CustomAxes::getAxis()
- 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.
- 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.
- GetAxisSeriesLabelResults
- in file AxisDraw.php, class GetAxisSeriesLabelResults
- GetAxisSeriesLabelResults
- in file AxisDraw.php, method GetAxisSeriesLabelResults::GetAxisSeriesLabelResults()
The class constructor.
- getBack
- in file Walls.php, method Walls::getBack()
Defines the pen and brush used to fill the back chart side.
- getBackColor
- in file SeriesMarks.php, method SeriesMarks::getBackColor()
Obsolete. Use the Color method instead.
- getBackColor
- in file TChart.php, method TChart::getBackColor()
The color the Chart rectangle is filled with.
- getBackground
- in file TChart.php, method TChart::getBackground()
- getBackgroundImage
- in file TChart.php, method TChart::getBackgroundImage()
Returns background image of TChart
- getBackImageInside
- in file TeePanel.php, method TeePanel::getBackImageInside()
Obsolete. Please use Walls.<!-- -->Back.<!-- -->Image instead.
- 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.
- 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.
- 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
- getBevelPercent
- in file Pie.php, method Pie::getBevelPercent()
- getBevelWidth
- in file TeeShape.php, method TeeShape::getBevelWidth()
Obsolete. Please use Bevel.<!-- -->Width
- getBisque
- in file Color.php, method Color::getBisque()
The color bisque. In the default sRGB space.
- 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.
- 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.
- 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
- getBorderPen
- in file TeePanel.php, method TeePanel::getBorderPen()
Obsolete. Please use the Pen method instead.
- getBorderRound
- in file TeeShape.php, method TeeShape::getBorderRound()
Rounds the Borders of the Chart Shapes.
- getBorderRound
- in file ShapeBorders.php, method ShapeBorder::getBorderRound()
- getBottom
- in file Chart.php, method Chart::getBottom()
- getBottom
- in file IBaseChart.php, method IBaseChart::getBottom()
- 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.
- getBottom
- in file Rectangle.php, method Rectangle::getBottom()
Gets rectangle Bottom coordinate.
- 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.
- getBottomLeft
- in file ShapeBorders.php, method ShapeBorders::getBottomLeft()
- getBottomRight
- in file ShapeBorders.php, method ShapeBorders::getBottomRight()
- getBounds
- in file LegendResolver.php, method LegendResolver::getBounds()
- getBounds
- in file LegendAdapter.php, method LegendAdapter::getBounds()
- getBounds
- in file SeriesMarksPosition.php, method SeriesMarksPosition::getBounds()
Returns the bounding rectangle of the indexed Mark.
- getBrush
- in file SeriesPointer.php, method SeriesPointer::getBrush()
Brush used to fill Series Pointers.
- getBrush
- in file ShapeSeries.php, method ShapeSeries::getBrush()
Defines the brush used to fill shape background.
- getBrush
- in file Shadow.php, method Shadow::getBrush()
Defines the Brush characteristics to fill the shadow.
- getBrush
- in file ChartFont.php, method ChartFont::getBrush()
Sets the Brush characteristics of the font.
- getBrush
- in file ColorBand.php, method ColorBand::getBrush()
Element Brush characteristics.
- getBrush
- in file Histogram.php, method Histogram::getBrush()
Defines the Brush fill for the Histogram series.
- 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 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.
- getBrush
- in file Pie.php, method Pie::getBrush()
Brush fill for PieSeries.
- getBrush
- in file Custom.php, method Custom::getBrush()
Sets Brush characteristics.
- getBrush
- in file Pyramid.php, method Pyramid::getBrush()
Sets Brush characteristics for the Pyramid Series.
- getBrush
- in file TeeShape.php, method TeeShape::getBrush()
Defines the kind of brush used to fill shape background.
- getCalcIncrement
- in file Axis.php, method Axis::getCalcIncrement()
Returns the calculated Axis Label increment and serves as a useable
- getCallout
- in file Annotation.php, method Annotation::getCallout()
- 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.
- getCanvas
- in file TChart.php, method TChart::getCanvas()
Obsolete. Please use getGraphics3D function.
- 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
- getCenterX
- in file Rectangle.php, method Rectangle::getCenterX()
- getCenterY
- in file Rectangle.php, method Rectangle::getCenterY()
- getChart
- in file ISeries.php, method ISeries::getChart()
- 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.
- getChart
- in file SeriesCollection.php, method SeriesCollection::getChart()
Defines the Chart component.
- getChart3DPercent
- in file Aspect.php, method Aspect::getChart3DPercent()
Percent from 0 to 100 of Z Depth.
- getChartBounds
- in file Chart.php, method Chart::getChartBounds()
(Read only) Used to get the four sides of the Chart (Left, Top, Right and Bottom)
- getChartBounds
- in file IBaseChart.php, method IBaseChart::getChartBounds()
- getChartRect
- in file Chart.php, method Chart::getChartRect()
Returns the rectangle that contains the four main Chart axes.
- getChartRect
- in file IBaseChart.php, method IBaseChart::getChartRect()
- getChartRectBottom
- in file Chart.php, method Chart::getChartRectBottom()
- getCheckBoxes
- in file Legend.php, method Legend::getCheckBoxes()
Enables/Disables the display of Legend check boxes. Default value: false
- 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.
- getClassicPalette
- in file Theme.php, method Theme::getClassicPalette()
- 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.
- getClipPoints
- in file Aspect.php, method Aspect::getClipPoints()
Restricts those Series points displayed outside the Chart axes
- getClipPoints
- in file TChart.php, method TChart::getClipPoints()
Obsolete. Please use Aspect->ClipPoints instead.
- getCloseValues
- in file OHLC.php, method OHLC::getCloseValues()
All the Stock market Close values.
- getColor
- in file Shadow.php, method Shadow::getColor()
Defines the shadow Color. Gets or sets Color used to fill shadow.
- getColor
- in file ChartBrush.php, method ChartBrush::getColor()
Determines the color used to fill a zone.
- getColor
- in file ChartPen.php, method ChartPen::getColor()
Determines the color used by the pen to draw lines on the Drawing.
- getColor
- in file SeriesPointer.php, method SeriesPointer::getColor()
The pointer color.
- getColor
- in file TeeShape.php, method TeeShape::getColor()
Defines the shape Color.
- getColor
- in file ColorBand.php, method ColorBand::getColor()
SThe Band Color.
- getColor
- in file ISeries.php, method ISeries::getColor()
- getColor
- in file Color.php, method Color::getColor()
Get GD color
- getColor
- in file Points.php, method Points::getColor()
- getColor
- in file Pie.php, method PieOtherSlice::getColor()
The Color of the OtherSlice.
- getColor
- in file ColorList.php, method ColorList::getColor()
- getColor
- in file Series.php, method Series::getColor()
Default color for all points.
- getColor
- in file ChartFont.php, method ChartFont::getColor()
Defines a Font colour for text.
- getColor
- in file Walls.php, method LeftWall::getColor()
The color used to fill the LeftWall background. Default value: LIGHT_YELLOW
- getColorEach
- in file Pie.php, method Pie::getColorEach()
Draws points with different preset Colors. Default value: true
- getColorEach
- in file Series.php, method Series::getColorEach()
Draws points with different preset Colors.
- 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.
- 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: ""
- 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 GraphicsGD.php, method GraphicsGD::getColorPaletteLength()
- 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.
- getColorTwo
- in file TeeBevel.php, method TeeBevel::getColorTwo()
Color of right and bottom sides of bevels. Used together with
- 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
- 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.
- getContent
- in file XMLFormat.php, method XMLFormat::getContent()
- getContent
- in file DataExportFormat.php, method DataExportFormat::getContent()
- getContent
- in file TextFormat.php, method TextFormat::getContent()
- getContinuous
- in file LegendSymbol.php, method LegendSymbol::getContinuous()
Adjoins the different legend color rectangles when true. The color
- getControl
- in file IChart.php, method IChart::getControl()
- getControl
- in file TChart.php, method TChart::getControl()
- getCoolPalette
- in file Theme.php, method Theme::getCoolPalette()
- getCount
- in file Series.php, method Series::getCount()
Returns the number of points in the Series.
- getCount
- in file Axes.php, method Axes::getCount()
Returns the number of axes.
- getCount
- in file ValueList.php, method ValueList::getCount()
- getCount
- in file ColorList.php, method ColorList::getCount()
- 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.
- getCount
- in file ISeries.php, method ISeries::getCount()
- getCountLegendItems
- in file ISeries.php, method ISeries::getCountLegendItems()
- getCountLegendItems
- in file Pie.php, method Pie::getCountLegendItems()
- getCountLegendItems
- in file Series.php, method Series::getCountLegendItems()
- getCurrent
- in file TeePage.php, method TeePage::getCurrent()
The current page number.
- 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
- getCursor
- in file IChart.php, method IChart::getCursor()
- getCursor
- in file TChart.php, method TChart::getCursor()
- 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.
- 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
- getCustom
- in file Axes.php, method Axes::getCustom()
Accesses the Custom axes List.
- getCustomBarWidth
- in file CustomBar.php, method CustomBar::getCustomBarWidth()
- getCustomHorizAxis
- in file Series.php, method Series::getCustomHorizAxis()
Specifies the custom horizontal axis for the series.
- getCustomLabels
- in file Axis.php, method Axis::getCustomLabels()
Returns the custom labels
- getCustomPosition
- in file TextShapePosition.php, method TextShapePosition::getCustomPosition()
Allows custom positioning of TextShape when true. Default value: false
- 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
- getCustomSize
- in file Annotation.php, method Annotation::getCustomSize()
- getCustomTargetPolygon
- in file Gradient.php, method Gradient::getCustomTargetPolygon()
- 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
- getCyan
- in file Color.php, method Color::getCyan()
The color cyan. In the default sRGB space.
- 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
- 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 SeriesPointer.php, method SeriesPointer::getDark3D()
Fills pointer sides in 3D mode with darker color. Default value: true
- getDarkGray
- in file Color.php, method Color::getDarkGray()
The color dark gray. In the default sRGB space.
- getDarkPen
- in file Pie.php, method Pie::getDarkPen()
Darkens pie slice borders. Default value: false
- 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()
- 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()
- getDataMember
- in file ValueList.php, method ValueList::getDataMember()
Field to use as source for this value list. Default value: ""
- getDataMember
- in file XMLImport.php, method XMLImport::getDataMember()
- getDataSource
- in file ISeries.php, method ISeries::getDataSource()
- getDataSource
- in file Series.php, method Series::getDataSource()
Object to load data from. Default value: null
- getDateTime
- in file ValueList.php, method ValueList::getDateTime()
Allows values to be expressed either as numbers or as Date+Time
- getDateTimeFormat
- in file AxisLabels.php, method AxisLabels::getDateTimeFormat()
Standard DateTime formatting string specifier used to draw the axis labels. Default value: ""
- 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.
- getDateValues
- in file OHLC.php, method OHLC::getDateValues()
All the Stock market Date values.
- getDefaultColor
- in file GraphicsGD.php, method GraphicsGD::getDefaultColor()
Returns a color from global ColorPalette array variable.
- getDefaultPalette
- in file Theme.php, method Theme::getDefaultPalette()
- getDefaultPattern
- in file GraphicsGD.php, method GraphicsGD::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
- getDepth
- in file Series.php, method Series::getDepth()
The Depth of the series points or interconnecting lines. Default value: -1
- getDepth
- in file Axes.php, method Axes::getDepth()
Accesses characteristics of the Depth Axis, or z axis as it is also known. Every TChart class has five Axes: Left, Top, Right, Bottom and z depth.
- getDepthAxisAlign
- in file Axis.php, method Axis::getDepthAxisAlign()
- getDepthPercent
- in file CustomBar.php, method CustomBar::getDepthPercent()
Determines the percent amount of bar size in "z" depth direction.
- getDepthTop
- in file Axes.php, method Axes::getDepthTop()
- getDescription
- in file Count.php, method Count::getDescription()
Gets descriptive text.
- getDescription
- in file HorizArea.php, method HorizArea::getDescription()
Gets descriptive text.
- getDescription
- in file Add.php, method Add::getDescription()
Gets descriptive text.
- getDescription
- in file HorizLine.php, method HorizLine::getDescription()
Gets descriptive text.
- getDescription
- in file HorizBar.php, method HorizBar::getDescription()
Gets descriptive text.
- getDescription
- in file Points.php, method Points::getDescription()
Gets descriptive text.
- getDescription
- in file Candle.php, method Candle::getDescription()
Gets descriptive text.
- getDescription
- in file ShapeSeries.php, method ShapeSeries::getDescription()
Gets descriptive text.
- getDescription
- in file Divide.php, method Divide::getDescription()
Gets descriptive text.
- getDescription
- in file ColorBand.php, method ColorBand::getDescription()
Gets descriptive text.
- getDescription
- in file Variance.php, method Variance::getDescription()
Gets descriptive text.
- getDescription
- in file ExtraLegend.php, method ExtraLegend::getDescription()
Gets descriptive text.
- getDescription
- in file ColorLine.php, method ColorLine::getDescription()
Gets descriptive text.
- getDescription
- in file Bubble.php, method Bubble::getDescription()
Gets descriptive text.
- getDescription
- in file Annotation.php, method Annotation::getDescription()
Gets descriptive text.
- getDescription
- in file Bar.php, method Bar::getDescription()
Gets descriptive text.
- getDescription
- in file Functions.php, method Functions::getDescription()
Gets descriptive text.
- getDescription
- in file Bar3D.php, method Bar3D::getDescription()
Gets descriptive text.
- getDescription
- in file Subtract.php, method Subtract::getDescription()
Gets descriptive text.
- getDescription
- in file Area.php, method Area::getDescription()
Gets descriptive text.
- getDescription
- in file Volume.php, method Volume::getDescription()
Gets descriptive text.
- getDescription
- in file Series.php, method Series::getDescription()
Gets descriptive text.
- getDescription
- in file Multiply.php, method Multiply::getDescription()
Gets descriptive text.
- getDescription
- in file FastLine.php, method FastLine::getDescription()
Gets descriptive text.
- getDescription
- in file Low.php, method Low::getDescription()
Gets descriptive text.
- getDescription
- in file Gantt.php, method Gantt::getDescription()
Gets descriptive text.
- getDescription
- in file ADX.php, method ADX::getDescription()
Gets descriptive text.
- getDescription
- in file Line.php, method Line::getDescription()
Gets descriptive text.
- getDescription
- in file Perimeter.php, method Perimeter::getDescription()
Gets descriptive text.
- getDescription
- in file Theme.php, method Theme::getDescription()
Gets descriptive text.
- getDescription
- in file Pyramid.php, method Pyramid::getDescription()
Gets descriptive text.
- getDescription
- in file Average.php, method Average::getDescription()
Gets descriptive text.
- getDescription
- in file GridBand.php, method GridBand::getDescription()
Gets descriptive text.
- getDescription
- in file Tool.php, method Tool::getDescription()
Gets descriptive text.
- getDescription
- in file High.php, method High::getDescription()
Gets descriptive text.
- getDescription
- in file Pie.php, method Pie::getDescription()
Gets descriptive text.
- getDescription
- in file Histogram.php, method Histogram::getDescription()
Gets descriptive text.
- getDirection
- in file Gradient.php, method Gradient::getDirection()
Determines the gradient direction Default value: vertical
- getDirty
- in file GraphicsGD.php, method GraphicsGD::getDirty()
- 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.
- getDividingLines
- in file Legend.php, method Legend::getDividingLines()
Specifies the Pen attributes used to draw lines separating Legend items.
- getDMDown
- in file ADX.php, method ADX::getDMDown()
- getDMUp
- in file ADX.php, method ADX::getDMUp()
- getDownCloseColor
- in file Candle.php, method Candle::getDownCloseColor()
Candle color fill when Close value is greater than Open value.
- getDownLinePen
- in file ADX.php, method ADX::getDownLinePen()
- 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
- getDraw3D
- in file SeriesPointer.php, method SeriesPointer::getDraw3D()
Draws pointer in 3D mode. Currently only rectangle points have 3D capability. Default value: true
- getDrawAllPoints
- in file FastLine.php, method FastLine::getDrawAllPoints()
When false, it only draws the first point at any X pixel location.
- 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
- getDrawBehind
- in file Axes.php, method Axes::getDrawBehind()
Draws axes behind or in front of Series.
- getDrawEvery
- in file SeriesMarks.php, method SeriesMarks::getDrawEvery()
The number of Marks to skip. Default is 1, all Marks are displayed.
- getDrawPart
- in file ChartDrawEvent.php, method ChartDrawEvent::getDrawPart()
- getEdgeStyle
- in file Pie.php, method Pie::getEdgeStyle()
- 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).
- 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.
- getEnd
- in file ColorBand.php, method ColorBand::getEnd()
The End Axis value of colorband.
- 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:
- 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()
- getEndPosition
- in file Axis.php, method Axis::getEndPosition()
Axis End Position on its own Axis expressed as a percentage (0-100%).
- getEndValues
- in file Gantt.php, method Gantt::getEndValues()
Defines the ending Gantt bar date value.
- getEndZ
- in file SeriesPointer.php, method SeriesPointer::getEndZ()
For internal use.
- getEndZ
- in file ISeries.php, method ISeries::getEndZ()
- getEndZ
- in file Series.php, method Series::getEndZ()
For internal use.
- 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.
- getExcel
- in file Exports.php, method DataExport::getExcel()
Export Chart as Excel spreadsheet
- getExcelPalette
- in file Theme.php, method Theme::getExcelPalette()
- 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.
- 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
- getExport
- in file Chart.php, method Chart::getExport()
Accesses Chart export attributes.
- getExport
- in file TChart.php, method TChart::getExport()
Accesses Chart export attributess.
- getFields
- in file Series.php, method Series::getFields()
- 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()
- getFirst
- in file ValueList.php, method ValueList::getFirst()
Returns the First point value.
- getFirstActiveSeries
- in file Chart.php, method Chart::getFirstActiveSeries()
Returns first active (visible) series.
- GetFirstLast
- in file Tool.php, class GetFirstLast
- getFirstLastSeries
- in file Tool.php, method Tool::getFirstLastSeries()
- getFirstValue
- in file Legend.php, method Legend::getFirstValue()
Defines which is the first Legend item displayed.
- 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 TChart.php, method TChart::getFont()
Determines the Font characteristics.
- 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.
- getFont
- in file TextShape.php, method TextShape::getFont()
Determines the font attributes used to output ShapeSeries.<!-- -->Text Strings.
- getFont
- in file GraphicsGD.php, method GraphicsGD::getFont()
Determines the Font for outputted text when using the Drawing Canvas.
- getFontHeight
- in file GraphicsGD.php, method GraphicsGD::getFontHeight()
Defines the Height of the Font in pixels.
- getFontSeriesColor
- in file Legend.php, method Legend::getFontSeriesColor()
The legend text font color to that of the Series color. Default value: false
- getFontSize
- in file ChartFont.php, method ChartFont::getFontSize()
- 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
- getForegroundColor
- in file ChartBrush.php, method ChartBrush::getForegroundColor()
Color to fill inner portions of Brush, when Solid is false. Default value: SILVER
- getFormat
- in file ShapeSeries.php, method ShapeSeries::getFormat()
- getFrame
- in file TChart.php, method TChart::getFrame()
Use TChart.<!-- -->getWalls()<!-- -->getPen() instead.
- getFrame
- in file SeriesMarks.php, method SeriesMarks::getFrame()
Obsolete. Use the Pen method instead.
- getFuchsia
- in file Color.php, method Color::getFuchsia()
The color fuchsia. In the default sRGB space.
- getFunction
- in file Series.php, method Series::getFunction()
Function object to calculate values. Default value: null
- getGetCursorPos
- in file TChart.php, method TChart::getGetCursorPos()
Obsolete. Please use mousePosition field instead.
- getGIF
- in file ImageExport.php, method ImageExport::getGIF()
- getGold
- in file Color.php, method Color::getGold()
The color gold. In the default sRGB space.
- getGradient
- in file Area.php, method Area::getGradient()
Determines Gradient to fill the background Area region.
- getGradient
- in file CustomBar.php, method CustomBar::getGradient()
Defines the color Gradient used to fill the Bars.
- getGradient
- in file ShapeSeries.php, method ShapeSeries::getGradient()
Gets Gradient fill characteristics for the ShapeSeries Shape.
- getGradient
- in file ChartFont.php, method ChartFont::getGradient()
Applies a gradient fill to the font.
- getGradient
- in file TeeShape.php, method TeeShape::getGradient()
Calls the Gradient characteristics for the shape.
- getGradient
- in file ChartBrush.php, method ChartBrush::getGradient()
Fill Gradient. Gradient specifies the colors used to fill a zone.
- getGradient
- in file ColorBand.php, method ColorBand::getGradient()
Sets Band colour gradient.
- getGradient
- in file SeriesPointer.php, method SeriesPointer::getGradient()
Configures Gradient filling attributes. Default value: null
- getGradient
- in file Line.php, method Line::getGradient()
Determines the Line Gradient.
- getGradientRelative
- in file CustomBar.php, method CustomBar::getGradientRelative()
Calculates Colors based on highest bar when Gradient is Visible. Default value: false
- getGradientVisible
- in file ChartBrush.php, method ChartBrush::getGradientVisible()
- getGraphics3D
- in file TChart.php, method TChart::getGraphics3D()
Used to access TeeChart Draw attributes.
- getGraphics3D
- in file IBaseChart.php, method IBaseChart::getGraphics3D()
- getGraphics3D
- in file Chart.php, method Chart::getGraphics3D()
Accesses TeeChart Draw attributes.
- getGray
- in file Color.php, method Color::getGray()
The color gray. In the default sRGB space.
- getGrayscalePalette
- in file Theme.php, method Theme::getGrayscalePalette()
- 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.
- 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
- getHasZValues
- in file ISeries.php, method ISeries::getHasZValues()
- getHasZValues
- in file Series.php, method Series::getHasZValues()
- getHatchTexture
- in file ChartBrush.php, method ChartBrush::getHatchTexture()
- getHeader
- in file IBaseChart.php, method IBaseChart::getHeader()
- getHeader
- in file Chart.php, method Chart::getHeader()
Defines the Text and formatting attributes to be drawn at the top of
- getHeader
- in file TChart.php, method TChart::getHeader()
Defines the Text and formatting properties to be drawn at the top of
- getHeight
- in file Dimension.php, method Dimension::getHeight()
Returns the height of this dimension in double precision.
- getHeight
- in file Annotation.php, method Annotation::getHeight()
Returns the annotation height in pixels
- getHeight
- in file Shadow.php, method Shadow::getHeight()
The vertical displacement of the shadow in pixels.
- getHeight
- in file Rectangle.php, method Rectangle::getHeight()
- getHeight
- in file TeeShape.php, method TeeShape::getHeight()
- getHeight
- in file IBaseChart.php, method IBaseChart::getHeight()
- getHeight
- in file Chart.php, method Chart::getHeight()
The Chart Height in pixels.
- getHeight
- in file ImageExportFormat.php, method ImageExportFormat::getHeight()
- getHeight3D
- in file Aspect.php, method Aspect::getHeight3D()
- 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()
- getHorizAxis
- in file ToolSeries.php, method ToolSeries::getHorizAxis()
Returns the associated Top or Bottom Chart Horizontal Axis.
- getHorizMargin
- in file Legend.php, method Legend::getHorizMargin()
Speficies the number of screen pixels between Legend and Chart
- getHorizOffset
- in file Aspect.php, method Aspect::getHorizOffset()
Amount (postive or negative) in pixels of horizontal displacement.
- getHorizontal
- in file Axis.php, method Axis::getHorizontal()
Determines the Custom axis to be drawn horizontally.
- getHorizontalAxis
- in file Series.php, method Series::getHorizontalAxis()
Horizontal axis associated to this Series. Default value: HorizontalAxis.Bottom
- 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.
- getHTML
- in file Exports.php, method DataExport::getHTML()
Export Chart as HTML table
- getIgnoreNulls
- in file FastLine.php, method FastLine::getIgnoreNulls()
Displays null points when false
- getImage
- in file TChart.php, method TChart::getImage()
- getImage
- in file Exports.php, method Exports::getImage()
Gets a class instance with methods to create images from chart.
- getImage
- in file HatchStyle.php, method HatchStyle::getImage()
- getImage
- in file TeeShape.php, method TeeShape::getImage()
Rendered Image for Shape background. Default value: null
- getImage
- in file ChartBrush.php, method ChartBrush::getImage()
Image to use for fill. Default value: null
- getImage
- in file ImageUtils.php, method ImageUtils::getImage()
Stores an image contents to stream.
- getImageBevel
- in file TeeShape.php, method TeeShape::getImageBevel()
Sets the bevel characteristics of the Shape.
- getImageMode
- in file TeeShape.php, method TeeShape::getImageMode()
ImageMode for rendered Shape background Image. Default value: ImageMode::$Stretch
- 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
- getImageTransparent
- in file TeeShape.php, method TeeShape::getImageTransparent()
Sets the shape image to transparent.
- getImport
- in file TChart.php, method TChart::getImport()
Accesses Chart import attributes.
- getImport
- in file Chart.php, method Chart::getImport()
Accesses Chart import attributes.
- getIncludeHeader
- in file DataExportFormat.php, method DataExportFormat::getIncludeHeader()
- getIncludeIndex
- in file DataExportFormat.php, method DataExportFormat::getIncludeIndex()
- getIncludeLabels
- in file DataExportFormat.php, method DataExportFormat::getIncludeLabels()
- getIncludeNulls
- in file Average.php, method Average::getIncludeNulls()
Calculates the average using only the non-null points of a series, or not.
- getIncludeSeriesTitle
- in file DataExportFormat.php, method DataExportFormat::getIncludeSeriesTitle()
- getIncrement
- in file Axis.php, method Axis::getIncrement()
Determines the minimum step between axis labels.
- getIndex
- in file LegendItemCoordinates.php, method LegendItemCoordinates::getIndex()
The Index of the Legend item.
- getIndigo
- in file Color.php, method Color::getIndigo()
The color indigo. In the default sRGB space.
- 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
- getInnerText
- in file Annotation.php, method Annotation::getInnerText()
- getInverted
- in file Axis.php, method Axis::getInverted()
Swaps the Axis Minimum and Maximum scales.
- getInverted
- in file Legend.php, method Legend::getInverted()
Draws the Legend items in opposite direction when true.
- getInvertedStairs
- in file FastLine.php, method FastLine::getInvertedStairs()
Controls the FastLine series drawing.
- getInvertedStairs
- in file Custom.php, method Custom::getInvertedStairs()
Changes the direction of the step, when true. Default value: false
- getItalic
- in file ChartFont.php, method ChartFont::getItalic()
Italic Font (true or false) for text. Default value: false
- getItem
- in file MarksItems.php, method MarksItems::getItem()
Returns the formatting object for the Index'th mark.
- getItem
- in file Chart.php, method Chart::getItem()
Default indexer.
- getItem
- in file AxisLabelsItems.php, method AxisLabelsItems::getItem()
Accesses indexed Label characteristics
- getItemCoordinates
- in file LegendResolver.php, method LegendResolver::getItemCoordinates()
- getItemCoordinates
- in file LegendAdapter.php, method LegendAdapter::getItemCoordinates()
- getItems
- in file AxisLabels.php, method AxisLabels::getItems()
Contains the custom labels.
- 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.
- getItemText
- in file LegendAdapter.php, method LegendAdapter::getItemText()
- getItemText
- in file LegendResolver.php, method LegendResolver::getItemText()
- getIZoomfactor
- in file GraphicsGD.php, method GraphicsGD::getIZoomfactor()
- getJPEG
- in file ImageExport.php, method ImageExport::getJPEG()
- getJPEGOptions
- in file JPEGFormat.php, method JPEGFormat::getJPEGOptions()
- 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.
- 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()
- getLast
- in file ValueList.php, method ValueList::getLast()
Returns the Last point value. This is the same value as the Count - 1 index value:
- getLastValue
- in file Legend.php, method Legend::getLastValue()
Returns the index of the first displayed value at legend.
- getLastVisible
- in file Series.php, method Series::getLastVisible()
Returns the index of the Series' last visible point.
- getLastVisible
- in file ISeries.php, method ISeries::getLastVisible()
- 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.
- getLeft
- in file IBaseChart.php, method IBaseChart::getLeft()
- getLeft
- in file TeeShape.php, method TeeShape::getLeft()
Shape rectangle left co-ordinate.
- getLeft
- in file Walls.php, method Walls::getLeft()
Defines the Pen and Brush used to fill the left chart side.
- getLeft
- in file Chart.php, method Chart::getLeft()
- getLeft
- in file Annotation.php, method Annotation::getLeft()
The horizontal displacement in pixels of text box from Chart's left edge.
- getLeft
- in file Rectangle.php, method Rectangle::getLeft()
Gets rectangle Left coordinate.
- getLegend
- in file ExtraLegend.php, method ExtraLegend::getLegend()
Defines the Legend characteristics.
- getLegend
- in file IBaseChart.php, method IBaseChart::getLegend()
- getLegend
- in file TChart.php, method TChart::getLegend()
Legend characteristics.
- getLegend
- in file Pie.php, method PieOtherSlice::getLegend()
Sets the properties of the PieOtherSlice Legend.
- 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()
- getLegendString
- in file ISeries.php, method ISeries::getLegendString()
- getLegendString
- in file Series.php, method Series::getLegendString()
Returns the formatted String corresponding to the LegendIndex point.
- 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.
- getLegSize
- in file PieMarks.php, method PieMarks::getLegSize()
- getLength
- in file TicksPen.php, method TicksPen::getLength()
Length of Axis Ticks in pixels.
- getLength
- in file MarksCallout.php, method MarksCallout::getLength()
Length between series data points and Marks.
- getLightYellow
- in file Color.php, method Color::getLightYellow()
- getLime
- in file Color.php, method Color::getLime()
The color lime. In the default sRGB space.
- getLineHeight
- in file Custom.php, method Custom::getLineHeight()
The vertical thickness of the line in pixels. Default value: 0
- getLinePen
- in file BaseLine.php, method BaseLine::getLinePen()
Determines pen to draw the line connecting all points.
- getLinePen
- in file Points.php, method Points::getLinePen()
Sets the Pen for the Point connecting Lines.
- getLines
- in file SeriesMarks.php, method SeriesMarks::getLines()
Contains the list of lines drawn on the chart by the user at run-time.
- getLines
- in file TextShape.php, method TextShape::getLines()
Accesses the array of Text lines.
- getLines
- in file Legend.php, method Legend::getLines()
- getLinesLength
- in file TextShape.php, method TextShape::getLinesLength()
- getLinesPen
- in file Histogram.php, method Histogram::getLinesPen()
Determines the pen to be used for drawing the line connecting all points.
- 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
.
- 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.
- 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.
- getMacOSPalette
- in file Theme.php, method Theme::getMacOSPalette()
- getMagenta
- in file Color.php, method Color::getMagenta()
The color magenta. In the default sRGB space.
- getMandatory
- in file ISeries.php, method ISeries::getMandatory()
- getMandatory
- in file Series.php, method Series::getMandatory()
- getMarginBottom
- in file TeePanel.php, method TeePanel::getMarginBottom()
Bottom margin expressed as percentage of Chart Drawing.
- getMarginLeft
- in file TeePanel.php, method TeePanel::getMarginLeft()
Left margin expressed as percentage of Chart Drawing.
- 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.
- getMarginUnits
- in file TeePanel.php, method TeePanel::getMarginUnits()
The units in which the Margins are expressed.
- getMarks
- in file Series.php, method Series::getMarks()
Defines how to draw a mark near to each Series point.
- getMarks
- in file ISeries.php, method ISeries::getMarks()
- getMarksPie
- in file Pie.php, method Pie::getMarksPie()
- 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.
- getMarkText
- in file ISeries.php, method ISeries::getMarkText()
- 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.
- getMaroon
- in file Color.php, method Color::getMaroon()
The color maroon. In the default sRGB space.
- getMaximum
- in file ValueList.php, method ValueList::getMaximum()
The highest of all values in the list.
- 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
- 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
- getMaxPointsPerPage
- in file TeePage.php, method TeePage::getMaxPointsPerPage()
The number of points displayed per page. Default value: 0
- getMaxValue
- in file ValueList.php, method ValueList::getMaxValue()
Obsolete. Please use Maximum method instead.
- getMaxValuesCount
- in file Chart.php, method Chart::getMaxValuesCount()
- getMaxValuesCount
- in file IBaseChart.php, method IBaseChart::getMaxValuesCount()
- 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 Chart.php, method Chart::getMaxXValue()
Returns the Maximum Value of the Series X Values List.
- getMaxXValue
- in file Axis.php, method Axis::getMaxXValue()
Returns the calculated Maximum Horizontal $value for the specified AAxis.
- 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 Bar.php, method Bar::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 Pyramid.php, method Pyramid::getMaxXValue()
The Maximum Value of the Series X Values List.
- getMaxYValue
- in file Area.php, method Area::getMaxYValue()
Returns the highest of all the current Series Y point values.
- getMaxYValue
- in file Pyramid.php, method Pyramid::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 Chart.php, method Chart::getMaxYValue()
Returns the highest of all the current Series Y point values.
- getMaxYValue
- in file Bubble.php, method Bubble::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 HorizBar.php, method HorizBar::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.
- getMaxYValue
- in file CustomPoint.php, method CustomPoint::getMaxYValue()
Returns the Maximum Value of the Series Y Values List.
- getMaxYValue
- in file Bar.php, method Bar::getMaxYValue()
The Maximum Value of the Series Y Values List.
- getMaxYValue
- in file Axis.php, method Axis::getMaxYValue()
Returns the calculated Maximum Vertical $value for the specified AAxis.
- getMaxZOrder
- in file IBaseChart.php, method IBaseChart::getMaxZOrder()
- getMaxZOrder
- in file Chart.php, method Chart::getMaxZOrder()
- getMaxZValue
- in file Series.php, method Series::getMaxZValue()
The Maximum Z Value. For non-3D series, this is the Z order.
- getMaxZValue
- in file Bubble.php, method Bubble::getMaxZValue()
The maximum Z value.
- getMaxZValue
- in file ISeries.php, method ISeries::getMaxZValue()
- getMetafiling
- in file GraphicsGD.php, method GraphicsGD::getMetafiling()
- getMetafiling
- in file TChart.php, method TChart::getMetafiling()
True when the Chart is internally drawing into a Metafile image.
- getMiddleZ
- in file Series.php, method Series::getMiddleZ()
For internal use.
- getMiddleZ
- in file SeriesPointer.php, method SeriesPointer::getMiddleZ()
For internal use.
- getMiddleZ
- in file ISeries.php, method ISeries::getMiddleZ()
- getMinAxisIncrement
- in file Axis.php, method Axis::getMinAxisIncrement()
Advanced use. Smallest Axis calculation increment. Default $value: 1e-12
- getMinimum
- in file ValueList.php, method ValueList::getMinimum()
The lowest of all values in the list.
- 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.
- getMinValue
- in file ValueList.php, method ValueList::getMinValue()
Obsolete. Please use Minimum instead.
- getMinXValue
- in file Bar.php, method Bar::getMinXValue()
The Minimum Value of the Series X Values List.
- getMinXValue
- in file CustomPoint.php, method CustomPoint::getMinXValue()
Returns the Minimum Value of the Series X Values List.
- getMinXValue
- in file Chart.php, method Chart::getMinXValue()
Returns 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 Axis.php, method Axis::getMinXValue()
Returns the calculated Minimum Horizontal $value for the specified AAxis.
- getMinXValue
- in file Series.php, method Series::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.
- getMinYValue
- in file Pyramid.php, method Pyramid::getMinYValue()
The Minimum Value of the Series Y Values List.
- getMinYValue
- in file Axis.php, method Axis::getMinYValue()
Returns the calculted Minimum Vertical $value for the specified AAxis.
- 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 Bar3D.php, method Bar3D::getMinYValue()
Returns 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 CustomPoint.php, method CustomPoint::getMinYValue()
Returns the Minimum Value of the Series Y Values List.
- 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.
- getMinYValue
- in file Bar.php, method Bar::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 Chart.php, method Chart::getMinYValue()
Returns the Minimum Value of the Series Y Values List.
- 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.
- getModernPalette
- in file Theme.php, method Theme::getModernPalette()
- getMonochrome
- in file GraphicsGD.php, method GraphicsGD::getMonochrome()
- 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 AxisLabels.php, method AxisLabels::getMultiLine()
Automatically breaks DateTime Labels on occurence of a space " ".
- 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 ChartFont.php, method ChartFont::getName()
Defines a Font type for text. Default value: Arial
- getName
- in file ValueList.php, method ValueList::getName()
Returns the name of this ValueList.
- getNavy
- in file Color.php, method Color::getNavy()
The color navy. In the default sRGB space.
- getNew
- in file CustomAxes.php, method CustomAxes::getNew()
- getNextTasks
- in file Gantt.php, method Gantt::getNextTasks()
Holds the Gantt bar index each Gantt bar is connected to.
- getNoLimitDrag
- in file ColorLine.php, method ColorLine::getNoLimitDrag()
Allows drag of ColorLine outside of the Chart rectangle. Default value: false
- getNone
- in file Color.php, method Color::getNone()
- getNotMandatory
- in file ISeries.php, method ISeries::getNotMandatory()
- getNotMandatory
- in file Series.php, method Series::getNotMandatory()
- getNumGallerySeries
- in file Series.php, method Series::getNumGallerySeries()
For internal use.
- getNumPages
- in file Chart.php, method Chart::getNumPages()
- getNumSampleValues
- in file Series.php, method Series::getNumSampleValues()
- getNumTicks
- in file AxisDraw.php, method AxisDraw::getNumTicks()
- 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
- getOlive
- in file Color.php, method Color::getOlive()
The color olive. In the default sRGB space.
- getOnAxis
- in file AxisLabels.php, method AxisLabels::getOnAxis()
Determines whether the Labels at Axis Minimum and Maximum positions will be shown or not.
- getOnBlackPalette
- in file Theme.php, method Theme::getOnBlackPalette()
- 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.
- getOperaPalette
- in file Theme.php, method Theme::getOperaPalette()
- getOptions
- in file WBMPFormat.php, method WBMPFormat::getOptions()
- getOrange
- in file Color.php, method Color::getOrange()
The color orange. In the default sRGB space.
- getOrder
- in file ValueList.php, method ValueList::getOrder()
Determines if points are automatically sorted or left at original
- getOrigin
- in file Area.php, method Area::getOrigin()
The axis value as a common bottom for all AreaSeries points. Default value: O
- getOrigin
- in file Volume.php, method Volume::getOrigin()
Defines the YValue used as the origin for the specified Volume Series.
- 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.
- getOriginPos
- in file Bar.php, method Bar::getOriginPos()
The corresponding screen pixels coordinate of the leftmost horizontal bar edge.
- getOriginPos
- in file Area.php, method Area::getOriginPos()
- getOriginPos
- in file CustomPoint.php, method CustomPoint::getOriginPos()
- getOriginPos
- in file HorizBar.php, method HorizBar::getOriginPos()
- getOriginValue
- in file Bar3D.php, method Bar3D::getOriginValue()
- getOriginValue
- in file Series.php, method Series::getOriginValue()
- getOriginValue
- in file ISeries.php, method ISeries::getOriginValue()
- 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.
- 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.
- getOtherSlice
- in file Pie.php, method Pie::getOtherSlice()
Accesses the OtherSlice properties.
- getOuter
- in file TeeBevel.php, method TeeBevel::getOuter()
The outer bevel type of the TChart Panel border.
- getOutline
- in file ChartFont.php, method ChartFont::getOutline()
- getOutLine
- in file Custom.php, method Custom::getOutLine()
Pen for Series Line's outer pen. Default value: null
- getPage
- in file Chart.php, method Chart::getPage()
Accesses multiple page characteristics of the Chart.
- getPage
- in file IBaseChart.php, method IBaseChart::getPage()
- getPage
- in file TChart.php, method TChart::getPage()
Accesses multiple page characteristics of the Chart.
- 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 IBaseChart.php, method IBaseChart::getPanel()
- getPanel
- in file Chart.php, method Chart::getPanel()
Accesses all visible Background attributes..
- getPanning
- in file TChart.php, method TChart::getPanning()
Accesses Panning characteristics.
- getPanning
- in file Chart.php, method Chart::getPanning()
Sets the scrolling direction or denies scrolling.
- getParent
- in file Chart.php, method Chart::getParent()
- getParent
- in file IBaseChart.php, method IBaseChart::getParent()
- getPastelsPalette
- in file Theme.php, method Theme::getPastelsPalette()
- getPen
- in file TeeShape.php, method TeeShape::getPen()
Specifies the pen used to draw the shape.
- getPen
- in file Pie.php, method Pie::getPen()
Line pen for Pie.
- getPen
- in file SeriesPointer.php, method SeriesPointer::getPen()
Pen used to draw a frame around Series Pointers.
- getPen
- in file Pyramid.php, method Pyramid::getPen()
Element Pen characteristics.
- getPen
- in file ShapeSeries.php, method ShapeSeries::getPen()
Defines pen to draw Series Shape.
- 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 ToolAxis.php, method ToolAxis::getPen()
Element Pen characteristics.
- 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 GraphicsGD.php, method GraphicsGD::getPen()
Indicates the kind of pen used to draw Canvas lines.
- getPen
- in file Candle.php, method Candle::getPen()
- getPercentFormat
- in file Series.php, method Series::getPercentFormat()
The Format to display point values as percentage.
- 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.
- getPerspective
- in file Aspect.php, method Aspect::getPerspective()
- getPieValues
- in file Pie.php, method Pie::getPieValues()
Stores the Pie slice values.
- getPink
- in file Color.php, method Color::getPink()
The color pink. In the default sRGB space.
- getPiStep
- in file MathUtils.php, method MathUtils::getPiStep()
A constant holding the smallest positive nonzero value of type
- getPNG
- in file ImageExport.php, method ImageExport::getPNG()
- 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.
- 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.
- getPosition
- in file Annotation.php, method Annotation::getPosition()
The default position for the Annotation Tool text box and text.
- getPosition
- in file MarkPositions.php, method MarkPositions::getPosition()
- getPosition
- in file LegendSymbol.php, method LegendSymbol::getPosition()
The position of the Legend color rectangles.
- getPositions
- in file SeriesMarks.php, method SeriesMarks::getPositions()
Accesses Custom position characteristics for Series Marks.
- getPositionUnits
- in file Axis.php, method Axis::getPositionUnits()
Defines axis Position units (pixels or percentage).
- 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 Chart.php, method Chart::getPrinting()
Determines when Chart is being printed.
- getPrinting
- in file TChart.php, method TChart::getPrinting()
Determines which Chart is being printed.
- getPrinting
- in file IBaseChart.php, method IBaseChart::getPrinting()
- getPurple
- in file Color.php, method Color::getPurple()
The color purple. In the default sRGB space.
- 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
- getRainbowPalette
- in file Theme.php, method Theme::getRainbowPalette()
- getRange
- in file Axis.php, method Axis::getRange()
- getRange
- in file ValueList.php, method ValueList::getRange()
- getRaw
- in file EventListenerList.php, method EventListenerList::getRaw()
- getRectangleEdge
- in file Axis.php, method Axis::getRectangleEdge()
- getRed
- in file Color.php, method Color::getRed()
The color red. In the default sRGB space.
- 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.
- getResizeChart
- in file Legend.php, method Legend::getResizeChart()
Automatically resizes Chart rectangle to prevent overlap with Legend.
- 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()
- getRGB
- in file Color.php, method Color::getRGB()
Returns the RGB value representing the color in the default sRGB ColorModel.
- getRight
- in file TeeShape.php, method TeeShape::getRight()
Shape rectangle right co-ordinate.
- getRight
- in file Chart.php, method Chart::getRight()
- 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.
- getRight
- in file Rectangle.php, method Rectangle::getRight()
Gets rectangle Right coordinate.
- getRight
- in file IBaseChart.php, method IBaseChart::getRight()
- getRight
- in file Walls.php, method Walls::getRight()
Defines the pen and brush used to fill the right chart side.
- 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).
- getRotationAngle
- in file Circular.php, method Circular::getRotationAngle()
The angle of Chart rotation.
- 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.
- getRoundFirstLabel
- in file AxisLabels.php, method AxisLabels::getRoundFirstLabel()
Controls if Axis labels will be automatically "rounded" to the nearest
- 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.
- getScreenWidth
- in file GraphicsGD.php, method GraphicsGD::getScreenWidth()
Returns the width, in pixels, of the Chart Panel.
- getSeparation
- in file AxisLabels.php, method AxisLabels::getSeparation()
Specifies the minimum distance between Axis Labels as a percentage.
- getSeries
- in file TChart.php, method TChart::getSeries()
Collection of Series contained in this Chart.
- 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".
- getSeries
- in file Chart.php, method Chart::getSeries()
Returns the Series at seriesIndex
- getSeries
- in file ToolSeries.php, method ToolSeries::getSeries()
The Series with which Tools are associated. Default value: null
- 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.
- getSeries
- in file SeriesCollection.php, method SeriesCollection::getSeries()
- 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 SeriesPointer.php, method SeriesPointer::getSeries()
- getSeries
- in file DataExportFormat.php, method DataExportFormat::getSeries()
- getSeriesCollection
- in file Chart.php, method Chart::getSeriesCollection()
Collection of Series contained in this Chart.
- getSeriesColor
- in file Series.php, method Series::getSeriesColor()
Obsolete. Use the Series.Color method instead.
- 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()
- getSeriesNode
- in file XMLImport.php, method XMLImport::getSeriesNode()
Returns Series (if set) into which to import XML data
- 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.
- getShadow
- in file Pie.php, method Pie::getShadow()
Defines the offset shadow of the PieSeries.
- getShadow
- in file ChartFont.php, method ChartFont::getShadow()
Accesses the shadow properties of the font.
- getShadowSize
- in file TextShape.php, method TextShape::getShadowSize()
Obsolete. Please use Shadow.<!-- -->Size.
- getShape
- in file Annotation.php, method Annotation::getShape()
The characteristics of the Annotation Tool text and text box Shape.
- 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()
- 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 ISeries.php, method ISeries::getShowInLegend()
- 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
- 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
- getSilver
- in file Color.php, method Color::getSilver()
The color silver. In the default sRGB space.
- getSize
- in file Wall.php, method Wall::getSize()
The Chart Wall thickness. Default value: 0
- getSize
- in file Dimension.php, method Dimension::getSize()
Gets the size of this
object.
- getSize
- in file ChartFont.php, method ChartFont::getSize()
The Font size (in points) for text.
- getSize
- in file Shadow.php, method Shadow::getSize()
Size in pixels of shadow. Returns the biggest of the HorizSize and VertSize properties.
- getSizeLabels
- in file Axis.php, method Axis::getSizeLabels()
- getSizePercent
- in file Pyramid.php, method Pyramid::getSizePercent()
The size of Pyramid base relative to Chart Axis bounding width. Default value: 50
- getSizeTickAxis
- in file Axis.php, method Axis::getSizeTickAxis()
- getSkyBlue
- in file Color.php, method Color::getSkyBlue()
The color sky blue. In the default sRGB space.
- getSlice
- in file Pie.php, method SliceValueList::getSlice()
- getSlice
- in file Pie.php, method ExplodedSliceList::getSlice()
- getSmoothingMode
- in file Aspect.php, method Aspect::getSmoothingMode()
Chooses between speed or display quality for Chart rendering.
- getSmoothingMode
- in file GraphicsGD.php, method GraphicsGD::getSmoothingMode()
The anti-alias mode for the Graphics Pen when Custom drawing.
- getSolid
- in file ChartBrush.php, method ChartBrush::getSolid()
Fills using Color only. Does not use Foreground color. Default value: true
- getSolidPalette
- in file Theme.php, method Theme::getSolidPalette()
- getSource
- in file ChartEvent.php, method ChartEvent::getSource()
- 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.
- getSquared
- in file LegendSymbol.php, method LegendSymbol::getSquared()
Resizes the legend symbol to square shaped, when true.
- 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 FastLine.php, method FastLine::getStairs()
Controls the drawing of FastLine series.
- getStairs
- in file Custom.php, method Custom::getStairs()
Steps line joining adjacent points.
- getStart
- in file ColorBand.php, method ColorBand::getStart()
The Start Axis value of colorband.
- getStartColor
- in file Gradient.php, method Gradient::getStartColor()
Determines the gradient startColor Default value:
- 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()
- getStartPosition
- in file Axis.php, method Axis::getStartPosition()
Axis Start position on its own Axis expressed as a percentage.
- getStartValues
- in file Gantt.php, method Gantt::getStartValues()
Defines the starting Gantt bar date values.
- getStartZ
- in file ISeries.php, method ISeries::getStartZ()
- getStartZ
- in file SeriesPointer.php, method SeriesPointer::getStartZ()
For internal use.
- getStartZ
- in file Series.php, method Series::getStartZ()
For internal use.
- getStop
- in file NextAxisLabelValue.php, method NextAxisLabelValue::getStop()
- 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 ShapeSeries.php, method ShapeSeries::getStyle()
Defines how a TChartShape component appears on a Chart. Default value: Circle
- 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
- getStyle
- in file SeriesPointer.php, method SeriesPointer::getStyle()
The Pointer style.
- 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 ColorLine.php, method ColorLine::getStyle()
Default value: ColorLineStyle.CUSTOM
- getStyle
- in file SeriesMarks.php, method SeriesMarks::getStyle()
Each different Style value makes Marks output a different text.
- getStyle
- in file Candle.php, method Candle::getStyle()
Determines how the Candle points will be drawn.
- getStyle
- in file AxisLabels.php, method AxisLabels::getStyle()
The style of the labels. Setting Axis.Label.Style to talAuto will
- getStyle
- in file Pie.php, method PieOtherSlice::getStyle()
Either value or percentage to group the 'other' Pie slice.
- getStyle
- in file ChartPen.php, method ChartPen::getStyle()
Determines the style in which the pen draw lines on the Drawing.
- 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 Chart.php, method Chart::getSubHeader()
Defines the Text and formatting attributes to be drawn at the top 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.
- getSubTitle
- in file Chart.php, method Chart::getSubTitle()
Obsolete. Please use SubHeader instead.
- getSummary
- in file Tool.php, method Tool::getSummary()
Gets detailed descriptive text.
- getSummary
- in file GridBand.php, method GridBand::getSummary()
Gets detailed descriptive text.
- getSummary
- in file ColorBand.php, method ColorBand::getSummary()
Gets detailed descriptive text.
- getSummary
- in file Annotation.php, method Annotation::getSummary()
Gets detailed descriptive text.
- getSummary
- in file ExtraLegend.php, method ExtraLegend::getSummary()
Gets detailed descriptive text.
- getSummary
- in file ColorLine.php, method ColorLine::getSummary()
Gets detailed descriptive text.
- getSupports3DText
- in file GraphicsGD.php, method GraphicsGD::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.
- getSymbol
- in file Legend.php, method Legend::getSymbol()
Controls the width and position of the color rectangle associated with each Legend's item.
- getSymbol
- in file SeriesMarks.php, method SeriesMarks::getSymbol()
- getTeal
- in file Color.php, method Color::getTeal()
The color teal. In the default sRGB space.
- getTemplate
- in file Imports.php, method Imports::getTemplate()
- 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 TChart.php, method TChart::getText()
The text for the Footer, Header, SubFooter and SubHeader.
- getText
- in file Legend.php, method Legend::getText()
Adds text to the Legend.
- getText
- in file Pie.php, method PieOtherSlice::getText()
Title for otherSlice. Default value: Other
- 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 Exports.php, method DataExport::getText()
Export Chart as text
- getText
- in file Annotation.php, method Annotation::getText()
The text for the Annotation Tool. Default value: ""
- 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.
- getTextAlign
- in file LegendTitle.php, method LegendTitle::getTextAlign()
- getTextAlign
- in file GraphicsGD.php, method GraphicsGD::getTextAlign()
Gets / Sets the alignment used when displaying text using TextOut or TextOut3D.
- getTextAlign
- in file Legend.php, method Legend::getTextAlign()
- getTextAlign
- in file SeriesMarks.php, method SeriesMarks::getTextAlign()
- getTextAlign
- in file Annotation.php, method Annotation::getTextAlign()
Horizontal alignment of displayed text. Default value: StringAlignment.Near
- getTextFormat
- in file TextShape.php, method TextShape::getTextFormat()
Determines if Text is drawn as Normal or HTML styles.
- getTextLineSeparator
- in file DataExportFormat.php, method DataExportFormat::getTextLineSeparator()
- getTextSmooth
- in file Aspect.php, method Aspect::getTextSmooth()
Chooses between speed or display quality for Text rendering.
- getTextStyle
- in file Legend.php, method Legend::getTextStyle()
Determines how Legend text items will be formatted.
- getTexture
- in file ChartBrush.php, method ChartBrush::getTexture()
- 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.
- getTilt
- in file Aspect.php, method Aspect::getTilt()
Determines the angle of 3D tilt in degrees.
- 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.
- getTitle
- in file Chart.php, method Chart::getTitle()
Obsolete. Please use Header instead.
- getTitle
- in file Series.php, method Series::getTitle()
Series description to show in Legend and dialogs.
- getTitle
- in file Legend.php, method Legend::getTitle()
Sets the Title text and its characteristics at the top of the legend
- getTitleSize
- in file Axis.php, method Axis::getTitleSize()
Obsolete. Please use Axis.<!-- -->Title.<!-- -->CustomSize
- getTool
- in file ToolsCollection.php, method ToolsCollection::getTool()
- 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 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.
- getTop
- in file Annotation.php, method Annotation::getTop()
The vertical displacement in pixels of text box from Chart's top edge.
- getTop
- in file TeeShape.php, method TeeShape::getTop()
Shape rectangle top co-ordinate.
- getTop
- in file Rectangle.php, method Rectangle::getTop()
Gets rectangle Top coordinate.
- getTop
- in file IBaseChart.php, method IBaseChart::getTop()
- getTop
- in file Chart.php, method Chart::getTop()
- getTopGradient
- in file Area.php, method Area::getTopGradient()
Determines how to fill the top 3D Area region.
- getTopLeft
- in file ShapeBorders.php, method ShapeBorders::getTopLeft()
- getTopLeftPos
- in file Legend.php, method Legend::getTopLeftPos()
Specifies the Legend's top position in percent of total chart height.
- getTopRight
- in file ShapeBorders.php, method ShapeBorders::getTopRight()
- 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.
- getTotalWidth
- in file LegendTitle.php, method LegendTitle::getTotalWidth()
- getTransferData
- in file ImageExport.php, method TransferImage::getTransferData()
- getTransferDataFlavors
- in file ImageExport.php, method TransferImage::getTransferDataFlavors()
- getTransparency
- in file Custom.php, method Custom::getTransparency()
Transparency level from 0 to 100% Default value: 0
- getTransparency
- in file FastLine.php, method FastLine::getTransparency()
The Transparency of the FastLine series as a percentage.
- getTransparency
- in file ColorBand.php, method ColorBand::getTransparency()
The Transparency of ColorBand as percentage. Default value: 0
- 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 ChartBrush.php, method ChartBrush::getTransparency()
The Transparency level from 0 to 100%.
- getTransparency
- in file Pie.php, method Pie::getTransparency()
The Transparency level from 0 to 100%.
- getTransparency
- in file TeeShape.php, method TeeShape::getTransparency()
The Transparency level from 0 to 100% of shape.
- getTransparency
- in file ChartPen.php, method ChartPen::getTransparency()
Sets Transparency level from 0 to 100%. Default value: 0
- getTransparency
- in file SeriesPointer.php, method SeriesPointer::getTransparency()
The Percent of semiglass effect. Default valuie: 0
- getTransparency
- in file Histogram.php, method Histogram::getTransparency()
The Transparency level from 0 to 100%.
- getTransparent
- in file ShapeSeries.php, method ShapeSeries::getTransparent()
Allows Shape Brush attributes to fill the interior of the Shape.
- getTransparent
- in file TeeShape.php, method TeeShape::getTransparent()
Enables/disables transparency of shape. See transparency, which sets percentage transparency when Transparent is true.
- getUnderline
- in file ChartFont.php, method ChartFont::getUnderline()
Underline Font for text. Default value: false
- getUpCloseColor
- in file Candle.php, method Candle::getUpCloseColor()
Candle color fill when Open value is greater than Close value.
- getUpLinePen
- in file ADX.php, method ADX::getUpLinePen()
- getUseAxis
- in file ISeries.php, method ISeries::getUseAxis()
- getUseAxis
- in file Series.php, method Series::getUseAxis()
- getUseOrigin
- in file Area.php, method Area::getUseOrigin()
Aligns bottom of AreaSeries to the Origin property value. Default value: false
- getUseOrigin
- in file CustomBar.php, method CustomBar::getUseOrigin()
Bars to be bottom aligned at the Origin method value.
- 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 ColorLine.php, method ColorLine::getValue()
Determines Axis position where the ColorLine has to be drawn. Default value: 0
- getValue
- in file AxisLabelItem.php, method AxisLabelItem::getValue()
Determines the Axis Value of the Label.
- getValue
- in file Enum.php, method Enum::getValue()
- 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 ISeries.php, method ISeries::getValueFormat()
- 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 AxisLabels.php, method AxisLabels::getValueFormat()
Specifies the desired formatting string to be applied to Axis Labels.
- getValueIndexSwapper
- in file Series.php, method Series::getValueIndexSwapper()
- getValueList
- in file ValuesLists.php, method ValuesLists::getValueList()
- getValueList
- in file ISeries.php, method ISeries::getValueList()
- getValueList
- in file Series.php, method Series::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 ToolSeries.php, method ToolSeries::getVertAxis()
Returns the associated Left or Right Chart Vertical Axis.
- getVertAxis
- in file ISeries.php, method ISeries::getVertAxis()
- getVertAxis
- in file Series.php, method Series::getVertAxis()
- getVertCenter
- in file PieMarks.php, method PieMarks::getVertCenter()
- getVertical
- in file Legend.php, method Legend::getVertical()
Is read only and returns true only if the legend is left or right aligned.
- getVerticalAxis
- in file Series.php, method Series::getVerticalAxis()
Determines Vertical axis associated to this Series. Default value: VerticalAxis.Left
- getVertMargin
- in file Legend.php, method Legend::getVertMargin()
The vertical margin in pixels between Legend and Chart
- 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.
- getVertSpacing
- in file Legend.php, method Legend::getVertSpacing()
The vertical spacing between Legend items (pixels). Default value: 0
- getVictorianPalette
- in file Theme.php, method Theme::getVictorianPalette()
- 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
- getVisible
- in file Walls.php, method Walls::getVisible()
Shows / Hides all Chart walls.
- 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 ChartBrush.php, method ChartBrush::getVisible()
Determines if the brush 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 LegendSymbol.php, method LegendSymbol::getVisible()
Shows or hides Legend symbols. Default value: true
- getVisible
- in file TeeShape.php, method TeeShape::getVisible()
Shows or hides the Shape.
- getVisible
- in file Walls.php, method RightWall::getVisible()
Shows/Hides Right Wall. Default value: false
- getVisible
- in file ChartPen.php, method ChartPen::getVisible()
Determines if the pen will draw lines or not.
- 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
- getVisible
- in file ShapeBorders.php, method ShapeBorders::getVisible()
- getVisible
- in file Shadow.php, method Shadow::getVisible()
Determines whether the shadow will appear on screen.
- getVisible
- in file SeriesPointer.php, method SeriesPointer::getVisible()
Shows or hides the pointer.
- getVisible
- in file TeePanel.php, method TeePanel::getVisible()
Shows or hides the Panel.
- getVisible
- in file Series.php, method Series::getVisible()
Returns if this series is Visible.
- getWalls
- in file Chart.php, method Chart::getWalls()
Accesses left, bottom and back wall characteristics of the Chart.
- 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()
- getWarmPalette
- in file Theme.php, method Theme::getWarmPalette()
- getWBMP
- in file ImageExport.php, method ImageExport::getWBMP()
- getWebPalette
- in file Theme.php, method Theme::getWebPalette()
- 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 Dimension.php, method Dimension::getWidth()
Returns the width of this dimension in double precision.
- getWidth
- in file Chart.php, method Chart::getWidth()
The Chart width in pixels.
- getWidth
- in file Annotation.php, method Annotation::getWidth()
Returns the annotation width in pixels
- getWidth
- in file IBaseChart.php, method IBaseChart::getWidth()
- getWidth
- in file ImageExportFormat.php, method ImageExportFormat::getWidth()
- getWidth
- in file ChartPen.php, method ChartPen::getWidth()
Determines the width of lines the pen draws. Default value: 1
- getWidth
- in file TeeBevel.php, method TeeBevel::getWidth()
Width of the TeeChart Panel border in pixels. Default value: 1
- getWidth
- in file Shadow.php, method Shadow::getWidth()
The horizontal shadow size in pixels.
- getWidth
- in file Rectangle.php, method Rectangle::getWidth()
- getWidth
- in file LegendSymbol.php, method LegendSymbol::getWidth()
Defines the width of the color rectangles (symbols). Default value: 20
- getWidth
- in file TeeShape.php, method TeeShape::getWidth()
- 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.
- getWindowsVistaPalette
- in file Theme.php, method Theme::getWindowsVistaPalette()
- getWindowsXPPalette
- in file Theme.php, method Theme::getWindowsXPPalette()
- getWrapTile
- in file ChartBrush.php, method ChartBrush::getWrapTile()
Drawing Brush Image Style. Default value: Tile
- getX
- in file Point3D.php, method Point3D::getX()
The X location in pixels.
- getX
- in file LegendItemCoordinates.php, method LegendItemCoordinates::getX()
The specific X coordinate of the Legend item.
- getX
- in file TeePoint.php, method TeePoint::getX()
Gets the x coordinate.
- getX
- in file PointDouble.php, method PointDouble::getX()
The X location in pixels.
- getX
- in file Rectangle.php, method Rectangle::getX()
- 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.
- 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.
- getXColor
- in file LegendItemCoordinates.php, method LegendItemCoordinates::getXColor()
The specific XColor coordinate of the Legend item.
- 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 Imports.php, method Imports::getXML()
- getXML
- in file Exports.php, method DataExport::getXML()
Export Chart to XML data format
- getXPosition
- in file AnnotationCallout.php, method AnnotationCallout::getXPosition()
The X pixel coordinate of the ending point of the annotation callout line.
- 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 Series.php, method Series::getXValues()
Values defining horizontal point positions.
- getXValues
- in file ISeries.php, method ISeries::getXValues()
- getXYStyle
- in file ShapeSeries.php, method ShapeSeries::getXYStyle()
Can be set to:- Axis, AxisOrigin or Pixels.
- getY
- in file Rectangle.php, method Rectangle::getY()
- getY
- in file PointDouble.php, method PointDouble::getY()
The Y location in pixels.
- getY
- in file TeePoint.php, method TeePoint::getY()
Gets the y coordinate.
- getY
- in file LegendItemCoordinates.php, method LegendItemCoordinates::getY()
The specific Y coordinate of the Legend item.
- getY
- in file Point3D.php, method Point3D::getY()
The Y location in 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.
- 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.
- getYellow
- in file Color.php, method Color::getYellow()
The color yellow. In the default sRGB space.
- 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.
- getYPosition
- in file AnnotationCallout.php, method AnnotationCallout::getYPosition()
The Y pixel coordinate of the ending point of the annotation callout line.
- 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 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.
- getYValues
- in file ISeries.php, method ISeries::getYValues()
- getZ
- in file Point3D.php, method Point3D::getZ()
The Z location in pixels.
- 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 TChart.php, method TChart::getZoom()
Accesses the Zoom characteristics of the Chart.
- getZoom
- in file Chart.php, method Chart::getZoom()
Accesses the Zoom characteristics of the Chart.
- getZoomText
- in file Aspect.php, method Aspect::getZoomText()
Resizes all texts according to Zoom property when true.
- 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 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.
- getZPosition
- in file AnnotationCallout.php, method AnnotationCallout::getZPosition()
The Z pixel coordinate of the ending point of the annotation callout line.
- 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 SeriesMarks.php, method SeriesMarks::getZPosition()
The Position in pixels on the Z axis.
- GIFFormat
- in file GIFFormat.php, class GIFFormat
GIFFormat class
- GIFFormat
- in file GIFFormat.php, method GIFFormat::GIFFormat()
The class constructor.
- GOLD
- in file Color.php, method Color::GOLD()
The color gold. In the default sRGB space.
- Gradient
- in file Gradient.php, method Gradient::Gradient()
- Gradient
- in file Gradient.php, class Gradient
Gradient class
- gradientFill
- in file Gradient.php, method Gradient::gradientFill()
- 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
- 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.
- GridBand
- in file GridBand.php, method GridBand::GridBand()
- GridBand
- in file GridBand.php, class GridBand
GridBand class
- GridPen
- in file GridPen.php, method GridPen::GridPen()
Creates a new Grid pen.
- GridPen
- in file GridPen.php, class GridPen
GridPen class
- grow
- in file Rectangle.php, method Rectangle::grow()
Resizes the
both horizontally and vertically.
- Gantt.php
- procedural page Gantt.php
- GridBand.php
- procedural page GridBand.php
top
h
- $HALFMONTH
- in file DateTimeStep.php, variable DateTimeStep::$HALFMONTH
Defines a HalfMonth TimeSpan.
- $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
- $hasZValues
- in file Series.php, variable Series::$hasZValues
Returns true if the series has ZValues.
- $height
- in file TChart.php, variable TChart::$height
- $height
- in file GraphicsGD.php, variable GraphicsGD::$height
- $height
- in file Rectangle.php, variable Rectangle::$height
- $height
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$height
- $height
- in file Dimension.php, variable Dimension::$height
The height dimension; negative values can be used.
- $height3D
- in file Aspect.php, variable Aspect::$height3D
- $hideBackGrid
- in file Axis.php, variable Axis::$hideBackGrid
- $HideSourceList
- in file Functions.php, variable Functions::$HideSourceList
- $HORIZLINE
- in file ShapeStyle.php, variable ShapeStyle::$HORIZLINE
The shape is a horizontal line.
- $HORIZONTAL
- in file HatchStyle.php, variable HatchStyle::$HORIZONTAL
- $horizontal
- in file Axis.php, variable Axis::$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
- $HTML
- in file TextFormat.php, variable TextFormatted::$HTML
Defines a HTML format.
- HatchStyle.php
- procedural page HatchStyle.php
- High.php
- procedural page High.php
- hasCheckBoxes
- in file Legend.php, method Legend::hasCheckBoxes()
Returns true when the legend displays checkboxes and it is showing series names.
- hasDataSource
- in file ISeries.php, method ISeries::hasDataSource()
- hasDataSource
- in file Series.php, method Series::hasDataSource()
- hashCode
- in file Dimension.php, method Dimension::hashCode()
Returns the hash code for this
.
- hasListenersOf
- in file Series.php, method Series::hasListenersOf()
- hasNoMandatoryValues
- in file Series.php, method Series::hasNoMandatoryValues()
- hasOutline
- in file ChartFont.php, method ChartFont::hasOutline()
- HatchStyle
- in file HatchStyle.php, method HatchStyle::HatchStyle()
- HatchStyle
- in file HatchStyle.php, class HatchStyle
HatchStyle class
- Header
- in file Header.php, class Header
Header class
- Header
- in file Header.php, method Header::Header()
The class constructor.
- Header.php
- procedural page Header.php
- hex2rgb
- in file Gradient.php, method Gradient::hex2rgb()
- hex2rgb
- in file Utils.php, method Utils::hex2rgb()
- High
- in file High.php, class High
<p>Title: High class</p>
- 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
<p>Title: HorizBar class</p>
- HorizLine
- in file HorizLine.php, class HorizLine
<p>Title: HorizLine class</p>
- HorizLine
- in file HorizLine.php, method HorizLine::HorizLine()
- HorizontalAxis
- in file HorizontalAxis.php, class HorizontalAxis
<p>Title: HorizontalAxis class</p>
- HorizontalAxis
- in file HorizontalAxis.php, method HorizontalAxis::HorizontalAxis()
- horizontalLine
- in file GraphicsGD.php, method GraphicsGD::horizontalLine()
Draws a Horizontal at z depth position.
- Histogram.php
- procedural page Histogram.php
- HorizArea.php
- procedural page HorizArea.php
- HorizBar.php
- procedural page HorizBar.php
- HorizLine.php
- procedural page HorizLine.php
- HorizontalAxis.php
- procedural page HorizontalAxis.php
top
i
- $iAngle
- in file AxisLabels.php, variable AxisLabels::$iAngle
- $iAxis
- in file AxisLabelsItems.php, variable AxisLabelsItems::$iAxis
- $iAxis
- in file ToolAxis.php, variable ToolAxis::$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
- $iBarBounds
- in file CustomBar.php, variable CustomBar::$iBarBounds
- $iBarSize
- in file CustomBar.php, variable CustomBar::$iBarSize
- $iCenterPos
- in file Axis.php, variable Axis::$iCenterPos
- $iCircleXCenter
- in file Circular.php, variable Circular::$iCircleXCenter
- $iCircleYCenter
- in file Circular.php, variable Circular::$iCircleYCenter
- $IClicked
- in file Chart.php, variable Chart::$IClicked
- $iColors
- in file Series.php, variable Series::$iColors
- $iDonutPercent
- in file Pie.php, variable Pie::$iDonutPercent
- $iEndPos
- in file Axis.php, variable Axis::$iEndPos
- $iLastValue
- in file Legend.php, variable Legend::$iLastValue
- $iLegendStyle
- in file Legend.php, variable Legend::$iLegendStyle
- $iLogMax
- in file Axis.php, variable Axis::$iLogMax
- $iLogMin
- in file Axis.php, variable Axis::$iLogMin
- $iMaximum
- in file Axis.php, variable Axis::$iMaximum
- $img
- in file GraphicsGD.php, variable GraphicsGD::$img
- $iMinAxisIncrement
- in file Axis.php, variable Axis::$iMinAxisIncrement
- $iMinimum
- in file Axis.php, variable Axis::$iMinimum
- $iMultiBar
- in file CustomBar.php, variable CustomBar::$iMultiBar
- $iniX
- in file Pie.php, variable Pie::$iniX
- $iniY
- in file Pie.php, variable Pie::$iniY
- $inner
- in file TeeBevel.php, variable TeeBevel::$inner
- $internalCanvas
- in file TeePanel.php, variable TeePanel::$internalCanvas
- $internalTransparency
- in file ChartBrush.php, variable ChartBrush::$internalTransparency
- $InternalUse
- in file Series.php, variable Series::$InternalUse
- $iNumBars
- in file CustomBar.php, variable CustomBar::$iNumBars
- $iNumSampleValues
- in file Series.php, variable Series::$iNumSampleValues
- $INVARROW
- in file BarStyle.php, variable BarStyle::$INVARROW
Defines an inverted arrow shape for each bar series point.
- $INVCONE
- in file BarStyle.php, variable BarStyle::$INVCONE
Defines an inverted cone shape for each bar series point.
- $inverted
- in file Axis.php, variable Axis::$inverted
- $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.
- $INVPYRAMID
- in file BarStyle.php, variable BarStyle::$INVPYRAMID
Defines an inverted pyramid shape for each bar series point.
- $iOrderPos
- in file CustomBar.php, variable CustomBar::$iOrderPos
- $iPointDoubles
- in file GraphicsGD.php, variable GraphicsGD::$iPointDoubles
- $iPreviousCount
- in file CustomBar.php, variable CustomBar::$iPreviousCount
- $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
- $iSeries
- in file ToolSeries.php, variable ToolSeries::$iSeries
- $iSeries
- in file SeriesMarks.php, variable SeriesMarks::$iSeries
- $iSeriesList
- in file Axis.php, variable Axis::$iSeriesList
- $iSize
- in file Wall.php, variable Wall::$iSize
- $iStacked
- in file CustomPoint.php, variable CustomPoint::$iStacked
- $iStartPos
- in file Axis.php, variable Axis::$iStartPos
- $iStyle
- in file AxisLabels.php, variable AxisLabels::$iStyle
- $iXRadius
- in file Circular.php, variable Circular::$iXRadius
- $iYRadius
- in file Circular.php, variable Circular::$iYRadius
- $iZOrder
- in file Series.php, variable Series::$iZOrder
- $iZPos
- in file Axis.php, variable Axis::$iZPos
- InternalPyramidTrunc.php
- procedural page InternalPyramidTrunc.php
- IEventListener.php
- procedural page IEventListener.php
- ImageExport.php
- procedural page ImageExport.php
- ImageExportFormat.php
- procedural page ImageExportFormat.php
- 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
- IEventListener
- in file IEventListener.php, class IEventListener
IEventListener class
- image
- in file ImageExport.php, method ImageExport::image()
- image
- in file IBaseChart.php, method IBaseChart::image()
- image
- in file Chart.php, method Chart::image()
- ImageExport
- in file ImageExport.php, class ImageExport
ImageExport class
- ImageExport
- in file ImageExport.php, method ImageExport::ImageExport()
- ImageExportFormat
- in file ImageExportFormat.php, class ImageExportFormat
ImageExportFormat class
- ImageExportFormat
- in file ImageExportFormat.php, method ImageExportFormat::ImageExportFormat()
- ImageMode
- in file ImageMode.php, method ImageMode::ImageMode()
- ImageMode
- in file ImageMode.php, class ImageMode
ImageMode class
- ImageMode.php
- procedural page ImageMode.php
- ImageUtils
- in file ImageUtils.php, class ImageUtils
ImageUtils class
- Imports
- in file Imports.php, class Imports
Imports class
- Imports
- in file Imports.php, method Imports::Imports()
- Imports.php
- procedural page Imports.php
- incDecDateTime
- in file Axis.php, method Axis::incDecDateTime()
- indexOf
- in file ValuesLists.php, method ValuesLists::indexOf()
- 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 Axes.php, method Axes::indexOf()
- indexOf
- in file SeriesCollection.php, method SeriesCollection::indexOf()
Returns the corresponding point index which has the specified Value.
- indexOf
- in file ToolsCollection.php, method ToolsCollection::indexOf()
Returns the corresponding point index which has the specified Value.
- indexOf
- in file CustomAxes.php, method CustomAxes::indexOf()
- INDIGO
- in file Color.php, method Color::INDIGO()
The color indigo. In the default sRGB space.
- inflate
- in file Rectangle.php, method Rectangle::inflate()
- initWindow
- in file GraphicsGD.php, method GraphicsGD::initWindow()
- insert
- in file SeriesCollection.php, method SeriesCollection::insert()
- insertChartValue
- in file ValueList.php, method ValueList::insertChartValue()
- intDraw
- in file SeriesPointer.php, method SeriesPointer::intDraw()
Internal use. Draw Pointer
- internalAdd
- in file ToolsCollection.php, method ToolsCollection::internalAdd()
- internalAdd
- in file SeriesCollection.php, method SeriesCollection::internalAdd()
- internalApplyBarMargin
- in file CustomBar.php, method CustomBar::internalApplyBarMargin()
- internalApplyDark
- in file GraphicsGD.php, method GraphicsGD::internalApplyDark()
- internalAssign
- in file ChartPen.php, method ChartPen::internalAssign()
- internalCalcMarkLength
- in file CustomBar.php, method CustomBar::internalCalcMarkLength()
- internalCalcMarkLength
- in file Bar.php, method Bar::internalCalcMarkLength()
- internalCalcMarkLength
- in file HorizBar.php, method HorizBar::internalCalcMarkLength()
- internalCalcPositions
- in file Axes.php, method Axes::internalCalcPositions()
- internalCalcPositions
- in file Axis.php, method Axis::internalCalcPositions()
- internalCalcRange
- in file Axis.php, method Axis::internalCalcRange()
Internal use.
- internalClicked
- in file CustomBar.php, method CustomBar::internalClicked()
- internalClicked
- in file HorizBar.php, method HorizBar::internalClicked()
- internalClicked
- in file Bar.php, method Bar::internalClicked()
- internalDraw
- in file Chart.php, method Chart::internalDraw()
Main drawing procedure. Paints all Chart contents.
- internalDraw
- in file SeriesMarks.php, method SeriesMarks::internalDraw()
- internalDraw
- in file LegendTitle.php, method LegendTitle::internalDraw()
- internalGetOriginPos
- in file CustomBar.php, method CustomBar::internalGetOriginPos()
- internalMinMax
- in file Chart.php, method Chart::internalMinMax()
- InternalPyramidTrunc
- in file InternalPyramidTrunc.php, class InternalPyramidTrunc
InternalPyramidTrunc Class
- internalSetInverted
- in file Axis.php, method Axis::internalSetInverted()
- 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.
- IntRange
- in file AxisDraw.php, class IntRange
- IntRange
- in file AxisDraw.php, method IntRange::IntRange()
The class constructor.
- invalidate
- in file ISeries.php, method ISeries::invalidate()
- invalidate
- in file IBaseChart.php, method IBaseChart::invalidate()
- invalidate
- in file ChartFont.php, method ChartFont::invalidate()
Use Invalidate when the entire canvas needs to be repainted.
- invalidate
- in file TeeBase.php, method TeeBase::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.
- invoke
- in file Theme.php, method ThemeSelectorDelegate::invoke()
- isAxisCustom
- in file IBaseChart.php, method IBaseChart::isAxisCustom()
- isAxisCustom
- in file Chart.php, method Chart::isAxisCustom()
- isAxisVisible
- in file Chart.php, method Chart::isAxisVisible()
- isCustom
- in file Axis.php, method Axis::isCustom()
Returns true if Axis is a Custom Axis
- isDataFlavorSupported
- in file ImageExport.php, method TransferImage::isDataFlavorSupported()
- isDateTime
- in file Axis.php, method Axis::isDateTime()
Returns if the Axis dependent $values are DateTime or not.
- 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.
- isEmpty
- in file Color.php, method Color::isEmpty()
- ISeries
- in file ISeries.php, class ISeries
<p>Title: ISeries class</p>
- isFreeSeriesColor
- in file Chart.php, method Chart::isFreeSeriesColor()
Returns whether the AColor parameter is used by any Series or not.
- isNull
- in file Color.php, method Color::isNull()
- isNull
- in file Series.php, method Series::isNull()
Returns true if the index th point in the Series is "null" or "empty".
- isNull
- in file ISeries.php, method ISeries::isNull()
- isValidDataSource
- in file Chart.php, method Chart::isValidDataSource()
- isValidSeriesSource
- in file Series.php, method Series::isValidSeriesSource()
- isValidSourceOf
- in file OHLC.php, method OHLC::isValidSourceOf()
Validates Series datasource.
- 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 ADX.php, method ADX::isValidSourceOf()
- 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 Series.php, method Series::isValidSourceOf()
Validates Series datasource.
- ImageUtils.php
- procedural page ImageUtils.php
- ISeries.php
- procedural page ISeries.php
top
top
l
- $LABEL
- in file MarksStyle.php, variable MarksStyle::$LABEL
Shows the associated Point Label.
- $labelMember
- in file Series.php, variable Series::$labelMember
- $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.
- $LABELVALUE
- in file MarksStyle.php, variable MarksStyle::$LABELVALUE
Shows the point Label and the point value.
- $LARGECHECKERBOARD
- in file HatchStyle.php, variable HatchStyle::$LARGECHECKERBOARD
- $LARGECONFETTI
- in file HatchStyle.php, variable HatchStyle::$LARGECONFETTI
- $LAST
- in file PeriodAlign.php, variable PeriodAlign::$LAST
Aligns the function with the last point of the function period.
- $LASTVALUES
- in file LegendStyle.php, variable LegendStyle::$LASTVALUES
Legend draws the Last Value of each Active Series (similar to Series).
- $lastVisible
- in file Series.php, variable Series::$lastVisible
- $LEFT
- in file VerticalAxis.php, variable VerticalAxis::$LEFT
Associates the series with the left axis.
- $LEFT
- in file LegendAlignment.php, variable LegendAlignment::$LEFT
Aligns the legend to the left of the TChart.
- $left
- in file Chart.php, variable Chart::$left
- $LEFT
- in file LegendSymbolPosition.php, variable LegendSymbolPosition::$LEFT
Defines the left positioning of the Legend's color rectangles.
- $LEFT
- in file ShapeTextHorizAlign.php, variable ShapeTextHorizAlign::$LEFT
Text is horizontally aligned to the left of the shape.
- $LEFTBOTTOM
- in file AnnotationPosition.php, variable AnnotationPosition::$LEFTBOTTOM
Draws the Annotation Tool in the bottom left of the Chart Panel.
- $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.
- $LEFTTOP
- in file AnnotationPosition.php, variable AnnotationPosition::$LEFTTOP
Draws the Annotation Tool in the top left of the Chart Panel.
- $leftTop
- in file SeriesMarksPosition.php, variable SeriesMarksPosition::$leftTop
- $LEFTTRIANGLE
- in file PointerStyle.php, variable PointerStyle::$LEFTTRIANGLE
Defines the pointer as a left triangle.
- $LEFTVALUE
- in file LegendTextStyle.php, variable LegendTextStyle::$LEFTVALUE
Legend Text is defined as the series values on the left of the series point labels.
- $legend
- in file Chart.php, variable Chart::$legend
- $legend
- in file LegendSymbol.php, variable LegendSymbol::$legend
Internal field pointing to parent legend class
- $LEGEND
- in file MarksStyle.php, variable MarksStyle::$LEGEND
Shows whatever is shown at Chart Legend.
- $LEGENDOFF2
- in file Legend.php, variable Legend::$LEGENDOFF2
- $LEGENDOFF4
- in file Legend.php, variable Legend::$LEGENDOFF4
- $legendPen
- in file Chart.php, variable Chart::$legendPen
- $length
- in file MarksCallout.php, variable MarksCallout::$length
- $length
- in file TicksPen.php, variable TicksPen::$length
- $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
- $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 TeePage.php, variable TeePage::$listenerList
A list of event listeners for this component.
- $listenerList
- in file Series.php, variable Series::$listenerList
- $listenerList
- in file Tool.php, variable Tool::$listenerList
- $listeners
- in file TChart.php, variable TChart::$listeners
- $listeners
- in file EventListenerList.php, variable EventListenerList::$listeners
- $LOWERED
- in file BevelStyle.php, variable BevelStyle::$LOWERED
Lowered Bevel.
- LineCap.php
- procedural page LineCap.php
- Low.php
- procedural page Low.php
- 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()
returns the corresponding text representation of the Value parameter.
- 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.
- Language
- in file Language.php, class Language
Language class
- Language.php
- procedural page Language.php
- LeftWall
- in file Walls.php, method LeftWall::LeftWall()
- LeftWall
- in file Walls.php, class LeftWall
<p>Title: LeftWall class</p>
- Legend
- in file Legend.php, class Legend
Legend class
- Legend
- in file Legend.php, method Legend::Legend()
- 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
- LegendSymbol.php
- procedural page LegendSymbol.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, method LegendAdapter::LegendAdapter()
Creates a new instance of LegendAdapter
- LegendAdapter
- in file LegendAdapter.php, class LegendAdapter
LegendAdapter class
- LegendAlignment
- in file LegendAlignment.php, class LegendAlignment
LegendAlignment class
- LegendAlignment
- in file LegendAlignment.php, method LegendAlignment::LegendAlignment()
- legendItemColor
- in file Series.php, method Series::legendItemColor()
- legendItemColor
- in file ISeries.php, method ISeries::legendItemColor()
- LegendItemCoordinates
- in file LegendItemCoordinates.php, method LegendItemCoordinates::LegendItemCoordinates()
The class constructor.
- LegendItemCoordinates
- in file LegendItemCoordinates.php, class LegendItemCoordinates
LegendItemCoordinates class
- LegendResolver
- in file LegendResolver.php, class LegendResolver
LegendResolver class
- LegendStyle
- in file LegendStyle.php, method LegendStyle::LegendStyle()
- LegendStyle
- in file LegendStyle.php, class LegendStyle
LegendStyle class
- LegendSymbol
- in file LegendSymbol.php, class LegendSymbol
<p>Title: LegendSymbol class</p>
- LegendSymbol
- in file LegendSymbol.php, method LegendSymbol::LegendSymbol()
The class constructor.
- LegendSymbolPosition
- in file LegendSymbolPosition.php, class LegendSymbolPosition
LegendSymbolPosition class
- LegendSymbolPosition
- in file LegendSymbolPosition.php, method LegendSymbolPosition::LegendSymbolPosition()
- LegendSymbolSize
- in file LegendSymbolSize.php, method LegendSymbolSize::LegendSymbolSize()
- LegendSymbolSize
- in file LegendSymbolSize.php, class LegendSymbolSize
LegendSymbolSize class
- LegendTextStyle
- in file LegendTextStyle.php, class LegendTextStyle
LegendTextStyle class
- LegendTextStyle
- in file LegendTextStyle.php, method LegendTextStyle::LegendTextStyle()
- LegendTitle
- in file LegendTitle.php, class LegendTitle
LegendTitle class
- LegendTitle
- in file LegendTitle.php, method LegendTitle::LegendTitle()
The class constructor.
- legendToValueIndex
- in file Pie.php, method Pie::legendToValueIndex()
- legendToValueIndex
- in file Series.php, method Series::legendToValueIndex()
- legendToValueIndex
- in file ISeries.php, method ISeries::legendToValueIndex()
- length
- in file StringBuilder.php, method StringBuilder::length()
- 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.
- line
- in file GraphicsGD.php, method GraphicsGD::line()
Draws a straight line
- Line
- in file Line.php, method Line::Line()
The class constructor.
- Line
- in file Line.php, class Line
Line class
- LineCap
- in file LineCap.php, class LineCap
LineCap class
- lineTo
- in file GraphicsGD.php, method GraphicsGD::lineTo()
Draws a line to Point with z depth offset.
- Load
- in file XMLImport.php, method XMLImport::Load()
Passes XML Document to be parsed
- loadImageFromFile
- in file ChartBrush.php, method ChartBrush::loadImageFromFile()
Loads a bitmap into a ChartBrush element from the specified path.
- locate
- in file ValueList.php, method ValueList::locate()
Obsolete. Please use IndexOf method instead.
- log
- in file MathUtils.php, method MathUtils::log()
Note: This function has been added to MathUtils because J2ME Math class does not include it.
- lostOwnership
- in file DataExportFormat.php, method DataExportFormat::lostOwnership()
- lostOwnership
- in file ImageExport.php, method ImageExport::lostOwnership()
- Low
- in file Low.php, class Low
<p>Title: Low class</p>
- Line.php
- procedural page Line.php
top
m
- $mandatory
- in file Series.php, variable Series::$mandatory
- $manualData
- in file Series.php, variable Series::$manualData
- $MARK
- in file AxisLabelStyle.php, variable AxisLabelStyle::$MARK
Each Series point will have a Label using SeriesMarks style.
- $MARKCOLOR
- in file MarksItem.php, variable MarksItem::$MARKCOLOR
- $markerStyle
- in file SeriesMarks.php, variable SeriesMarks::$markerStyle
- $marks
- in file Series.php, variable Series::$marks
- $max
- in file Tool.php, variable GetFirstLast::$max
- $max
- in file Margins.php, variable Margins::$max
- $max
- in file FloatRange.php, variable FloatRange::$max
- $MAXIMUM
- in file ColorLineStyle.php, variable ColorLineStyle::$MAXIMUM
- $maximum
- in file ValueList.php, variable ValueList::$maximum
- $MAXLEGENDCOLUMNS
- in file Legend.php, variable Legend::$MAXLEGENDCOLUMNS
- $MAXPIESTEPS
- in file GraphicsGD.php, variable Pie3D::$MAXPIESTEPS
- $maxZOrder
- in file Chart.php, variable Chart::$maxZOrder
- $metafiling
- in file GraphicsGD.php, variable GraphicsGD::$metafiling
- $MidAngle
- in file PieAngle.php, variable PieAngle::$MidAngle
- $middleZ
- in file Series.php, variable Series::$middleZ
- $midX
- in file InternalPyramidTrunc.php, variable InternalPyramidTrunc::$midX
- $midZ
- in file InternalPyramidTrunc.php, variable InternalPyramidTrunc::$midZ
- $min
- in file FloatRange.php, variable FloatRange::$min
- $min
- in file Tool.php, variable GetFirstLast::$min
- $min
- in file Margins.php, variable Margins::$min
- $MINAXISRANGE
- in file Axis.php, variable Axis::$MINAXISRANGE
- $MINIMUM
- in file ColorLineStyle.php, variable ColorLineStyle::$MINIMUM
- $minimum
- in file ValueList.php, variable ValueList::$minimum
- $minorGrid
- in file Axis.php, variable Axis::$minorGrid
- $MinY
- in file SeriesRandom.php, variable SeriesRandom::$MinY
- $MITER
- in file LineCap.php, variable LineCap::$MITER
Defines a miter union style between line segments
- $monochrome
- in file GraphicsGD.php, variable GraphicsGD::$monochrome
- $mousePosition
- in file TChart.php, variable TChart::$mousePosition
- ManySeries.php
- procedural page ManySeries.php
- Multiply.php
- procedural page Multiply.php
- MAGENTA
- in file Color.php, method Color::MAGENTA()
The color magenta. In the default sRGB space.
- ManySeries
- in file ManySeries.php, class ManySeries
<p>Title: ManySeries class</p>
- Margins
- in file Margins.php, class Margins
<p>Title: Margins class</p>
- 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
- MarksStyle
- in file MarksStyle.php, class MarksStyle
<p>Title: MarksStyle class</p>
- MAROON
- in file Color.php, method Color::MAROON()
The color maroon. In the default sRGB space.
- MathUtils
- in file MathUtils.php, class MathUtils
MathUtils class
- maxLabelsWidth
- in file Axis.php, method Axis::maxLabelsWidth()
Returns the maximum width in pixels of all Axis Labels.
- maxMandatoryValue
- in file CustomBar.php, method CustomBar::maxMandatoryValue()
- 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.
- maxMarkWidth
- in file Series.php, method Series::maxMarkWidth()
Returns the length in pixels of the longest Mark text.
- 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.
- minMandatoryValue
- in file CustomBar.php, method CustomBar::minMandatoryValue()
- MathUtils.php
- procedural page MathUtils.php
- moreSameZOrder
- in file ShapeSeries.php, method ShapeSeries::moreSameZOrder()
- 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.
- mouseDragged
- in file TChart.php, method TChart::mouseDragged()
- mouseEvent
- in file Tool.php, method Tool::mouseEvent()
- mouseEvent
- in file Series.php, method Series::mouseEvent()
- mouseEvent
- in file ColorLine.php, method ColorLine::mouseEvent()
- mouseEvent
- in file ColorBand.php, method ColorBand::mouseEvent()
- mouseEvent
- in file Annotation.php, method Annotation::mouseEvent()
- 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 SeriesCollection.php, method SeriesCollection::moveTo()
- moveTo3D
- in file GraphicsGD.php, method GraphicsGD::moveTo3D()
Sets the value of PenPos to 3D Point p 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 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.
- MultiAreas
- in file MultiAreas.php, class MultiAreas
<p>Title: MultiAreas class</p>
- MultiBars
- in file MultiBars.php, class MultiBars
<p>Title: MultiBars class</p>
- MultiBars
- in file MultiBars.php, method MultiBars::MultiBars()
- 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()
- Multiply
- in file Multiply.php, class Multiply
<p>Title: Multiply class</p>
- mutatesTo
- in file Exports.php, method ColorPersistenceDelegate::mutatesTo()
- Margins.php
- procedural page Margins.php
- MarkPositions.php
- procedural page MarkPositions.php
- MarksCallout.php
- procedural page MarksCallout.php
- MarksItem.php
- procedural page MarksItem.php
- MarksItems.php
- procedural page MarksItems.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
top
n
- $name
- in file ValueList.php, variable ValueList::$name
- $NARROWHORIZONTAL
- in file HatchStyle.php, variable HatchStyle::$NARROWHORIZONTAL
- $NARROWVERTICAL
- in file HatchStyle.php, variable HatchStyle::$NARROWVERTICAL
- $NEAR
- in file StringAlignment.php, variable StringAlignment::$NEAR
- $newChartHook
- in file Theme.php, variable Theme::$newChartHook
- $NONE
- in file ValueListOrder.php, variable ValueListOrder::$NONE
Values are ordered in the order in which they were added to the ValueList.
- $NONE
- in file MultiAreas.php, variable MultiAreas::$NONE
Areas will be drawn one behind the other.
- $NONE
- in file PieOtherStyle.php, variable PieOtherStyle::$NONE
No "Other" slice is generated. (default)
- $NONE
- in file PieOtherStyles.php, variable PieOtherStyles::$NONE
No "Other" slice is generated. (default)
- $NONE
- in file ArrowHeadStyle.php, variable ArrowHeadStyle::$NONE
Do not display an arrow head.
- $NONE
- in file MultiBars.php, variable MultiBars::$NONE
Bar series are placed one behind the other.
- $NONE
- in file AxisLabelStyle.php, variable AxisLabelStyle::$NONE
No label. This will trigger the event with empty strings
- $NONE
- in file BevelStyle.php, variable BevelStyle::$NONE
No bevel.
- $NONE
- in file DateTimeStep.php, variable DateTimeStep::$NONE
Defines an automatic TimeSpan.
- $NONE
- in file CustomStack.php, variable CustomStack::$NONE
Series will be drawn one behind the other using different "z" depths.
- $NONE
- in file EdgeStyles.php, variable EdgeStyles::$NONE
No special edge treament.
- $NORMAL
- in file TextFormat.php, variable TextFormatted::$NORMAL
Defines a NORMAL format.
- $NORMAL
- in file ImageMode.php, variable ImageMode::$NORMAL
Display unmodfied
- $normalBarColor
- in file CustomBar.php, variable CustomBar::$normalBarColor
- $noSourceRequired
- in file Functions.php, variable Functions::$noSourceRequired
- $NOTHING
- in file PointerStyle.php, variable PointerStyle::$NOTHING
Defines the pointer as no shape.
- $notMandatory
- in file Series.php, variable Series::$notMandatory
- $numLines
- in file Chart.php, variable CalcStringResults::$numLines
- $NUMPOINTS
- in file PeriodStyle.php, variable PeriodStyle::$NUMPOINTS
Defines function period as a number of points.
- NextAxisLabelValue.php
- procedural page NextAxisLabelValue.php
- NAVY
- in file Color.php, method Color::NAVY()
The color navy. In the default sRGB space.
- newFromType
- in file Series.php, method Series::newFromType()
Creates a new series from the Class type of an existing series object.
- newInstance
- in file Functions.php, method Functions::newInstance()
- next
- in file TeePage.php, method TeePage::next()
Moves to next page ( Current + 1 )
- NextAxisLabelValue
- in file NextAxisLabelValue.php, method NextAxisLabelValue::NextAxisLabelValue()
The class constructor.
- NextAxisLabelValue
- in file NextAxisLabelValue.php, class NextAxisLabelValue
NextAxisLabelValue class
- numSampleValues
- in file Volume.php, method Volume::numSampleValues()
- numSampleValues
- in file Bubble.php, method Bubble::numSampleValues()
- numSampleValues
- in file Pie.php, method Pie::numSampleValues()
- numSampleValues
- in file HorizArea.php, method HorizArea::numSampleValues()
- numSampleValues
- in file CustomBar.php, method CustomBar::numSampleValues()
- numSampleValues
- in file OHLC.php, method OHLC::numSampleValues()
- numSampleValues
- in file Series.php, method Series::numSampleValues()
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.
- $onTop
- in file Title.php, variable Title::$onTop
- $OPENCLOSE
- in file CandleStyle.php, variable CandleStyle::$OPENCLOSE
Candle points represented by vertical rectangles without Open and Close vertical tick marks.
- $OPPOSITE
- in file AxisLabelAlign.php, variable AxisLabelAlign::$OPPOSITE
Labels aligned opposite the default position.
- $originalCursor
- in file Chart.php, variable Chart::$originalCursor
- $outer
- in file TeeBevel.php, variable TeeBevel::$outer
- $OUTLINEDDIAMOND
- in file HatchStyle.php, variable HatchStyle::$OUTLINEDDIAMOND
- $OVERLAP
- in file CustomStack.php, variable CustomStack::$OVERLAP
Series will be drawn one over the other using the same "z" depth.
- $OwnerSeries
- in file Pie.php, variable SliceValueList::$OwnerSeries
- offset
- in file Rectangle.php, method Rectangle::offset()
- OHLC
- in file OHLC.php, method OHLC::OHLC()
- OHLC
- in file OHLC.php, class OHLC
OHLC class
- OLIVE
- in file Color.php, method Color::OLIVE()
The color olive. In the default sRGB space.
- onDisposing
- in file Series.php, method Series::onDisposing()
- onDisposing
- in file Circular.php, method Circular::onDisposing()
- onDisposing
- in file ISeries.php, method ISeries::onDisposing()
- onGetPointerStyle
- in file CustomPoint.php, method CustomPoint::onGetPointerStyle()
- onMyEvent
- in file TChart.php, method TChart::onMyEvent()
- 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()
- ORANGE
- in file Color.php, method Color::ORANGE()
The color orange. In the default sRGB space.
- originPosition
- in file Volume.php, method Volume::originPosition()
- outlinedBox
- in file GraphicsGD.php, method GraphicsGD::outlinedBox()
Draw a filled gray box with thick borders and darker corners.
- OHLC.php
- procedural page OHLC.php
top
p
- $page
- in file Chart.php, variable Chart::$page
- $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
- $PALETTE
- in file LegendStyle.php, variable LegendStyle::$PALETTE
- $pAreaLines
- in file Custom.php, variable Custom::$pAreaLines
- $parent
- in file Chart.php, variable Chart::$parent
- $pen
- in file GraphicsGD.php, variable GraphicsGD::$pen
- $PERCENT
- in file LegendSymbolSize.php, variable LegendSymbolSize::$PERCENT
Defines the units as a Percentage of the Legend width.
- $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 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.
- $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
- $percentDecimal
- in file Series.php, variable Series::$percentDecimal
- $percentFormat
- in file Series.php, variable Series::$percentFormat
- $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.
- $PIDEGREE
- in file Circular.php, variable Circular::$PIDEGREE
- $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.
- $PIXELS
- in file LegendSymbolSize.php, variable LegendSymbolSize::$PIXELS
Defines the units as Pixels.
- $PIXELS
- in file PanelMarginUnits.php, variable PanelMarginUnits::$PIXELS
Defines units in pixels.
- $PLAID
- in file HatchStyle.php, variable HatchStyle::$PLAID
- $PLAIN
- in file LegendTextStyle.php, variable LegendTextStyle::$PLAIN
Legend Text is defined as the series point labels.
- $point
- in file CustomPoint.php, variable CustomPoint::$point
- $points
- in file GraphicsGD.php, variable Pie3D::$points
- $points3D
- in file GraphicsGD.php, variable Pie3D::$points3D
- $points3D2
- in file GraphicsGD.php, variable Pie3D::$points3D2
- $POLISHEDSPHERE
- in file PointerStyle.php, variable PointerStyle::$POLISHEDSPHERE
Defines the pointer as a polished sphere.
- $posAxis
- in file Axis.php, variable Axis::$posAxis
- $position
- in file LegendSymbol.php, variable LegendSymbol::$position
Controls where to display the legend symbol related to symbol item.
- $position
- in file Axis.php, variable CalcLabelsResults::$position
- $position
- in file AxisLabels.php, variable AxisLabels::$position
- $posTitle
- in file Axis.php, variable Axis::$posTitle
- $pPen
- in file TeeShape.php, variable TeeShape::$pPen
- $pPen
- in file CustomBar.php, variable CustomBar::$pPen
- $pPen
- in file Tool.php, variable Tool::$pPen
- $pPositions
- in file SeriesMarks.php, variable SeriesMarks::$pPositions
- $PRINTED
- in file ChartDrawEvent.php, variable ChartDrawEvent::$PRINTED
- $printing
- in file Chart.php, variable Chart::$printing
- $PRINTING
- in file ChartDrawEvent.php, variable ChartDrawEvent::$PRINTING
- $PYRAMID
- in file ShapeStyle.php, variable ShapeStyle::$PYRAMID
The shape is a pyramid.
- $PYRAMID
- in file BarStyle.php, variable BarStyle::$PYRAMID
Defines a pyramid shape for each bar series point.
- PNGFormat.php
- procedural page PNGFormat.php
- Perimeter.php
- procedural page Perimeter.php
- PeriodAlign.php
- procedural page PeriodAlign.php
- PeriodStyle.php
- procedural page PeriodStyle.php
- paint
- in file TChart.php, method TChart::paint()
- paint
- in file Walls.php, method Walls::paint()
Paints walls at rectangle r.
- paint
- in file TeeShape.php, method TeeShape::paint()
- paint
- in file TextShape.php, method TextShape::paint()
Paints the TextShape object on the Chart Canvas.
- paint
- in file Walls.php, method BottomWall::paint()
Use this method to paint a bottom wall at rectangle r.
- paint
- in file Walls.php, method BackWall::paint()
Use this method to paint a back wall at rectangle r.
- paint
- in file Walls.php, method RightWall::paint()
Use this method to paint a right wall at rectangle r.
- paint
- in file Legend.php, method Legend::paint()
- paint
- in file Chart.php, method Chart::paint()
- paint
- in file Walls.php, method LeftWall::paint()
Use this method to paint a left wall at rectangle r.
- paintBevel
- in file GraphicsGD.php, method GraphicsGD::paintBevel()
- paintComponent
- in file TChart.php, method TChart::paintComponent()
- paintLegend
- in file Series.php, method Series::paintLegend()
Draws the Series "Legend" on the specified rectangle and Graphics.
- PanelMarginUnits
- in file PanelMarginUnits.php, method PanelMarginUnits::PanelMarginUnits()
- PanelMarginUnits
- in file PanelMarginUnits.php, class PanelMarginUnits
PanelMarginUnits class
- PanelMarginUnits.php
- procedural page PanelMarginUnits.php
- 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".
- Perimeter
- in file Perimeter.php, class Perimeter
<p>Title: Perimeter class</p>
- Perimeter
- in file Perimeter.php, method Perimeter::Perimeter()
- PeriodAlign
- in file PeriodAlign.php, method PeriodAlign::PeriodAlign()
- PeriodAlign
- in file PeriodAlign.php, class PeriodAlign
<p>Title: PeriodAlign class</p>
- PeriodStyle
- in file PeriodStyle.php, method PeriodStyle::PeriodStyle()
- PeriodStyle
- in file PeriodStyle.php, class PeriodStyle
<p>Title: PeriodStyle class</p>
- Pie
- in file Pie.php, method Pie::Pie()
The class constructor.
- pie
- in file GraphicsGD.php, method Pie3D::pie()
- Pie
- in file Pie.php, class Pie
Pie class
- 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, method Pie3D::Pie3D()
- Pie3D
- in file GraphicsGD.php, class Pie3D
*************************************************************************** Class Pie 3D.........
- PieAngle
- in file PieAngle.php, class PieAngle
<p>Title: PieAngle class</p>
- PieMarks
- in file PieMarks.php, class PieMarks
<p>Title: PieMarks class</p>
- PieMarks
- in file PieMarks.php, method PieMarks::PieMarks()
The class constructor.
- PieOtherSlice
- in file Pie.php, class PieOtherSlice
<p>Title: PieOtherSlice class</p>
- PieOtherSlice
- in file Pie.php, method PieOtherSlice::PieOtherSlice()
- PieOtherStyle
- in file PieOtherStyle.php, class PieOtherStyle
<p>Title: PieOtherStyle class</p>
- PieOtherStyle
- in file PieOtherStyle.php, method PieOtherStyle::PieOtherStyle()
- PieOtherStyles
- in file PieOtherStyles.php, class PieOtherStyles
<p>Title: PieOtherStyles class</p>
- PieOtherStyles
- in file PieOtherStyles.php, method PieOtherStyles::PieOtherStyles()
- PieShadow
- in file Pie.php, method PieShadow::PieShadow()
- PieShadow
- in file Pie.php, class PieShadow
<p>Title: PieShadow class</p>
- PINK
- in file Color.php, method Color::PINK()
The color pink. In the default sRGB space.
- plane
- in file GraphicsGD.php, method GraphicsGD::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.
- PNGFormat
- in file PNGFormat.php, method PNGFormat::PNGFormat()
- PNGFormat
- in file PNGFormat.php, class PNGFormat
PNGFormat class
- Point3D
- in file Point3D.php, class Point3D
Point3D class
- Point3D
- in file Point3D.php, method Point3D::Point3D()
- Point3D.php
- procedural page Point3D.php
- pointAtDistance
- in file GraphicsGD.php, method GraphicsGD::pointAtDistance()
- pointAtDistance
- in file MathUtils.php, method MathUtils::pointAtDistance()
Returns TeePoint
- 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()
- 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.
- pointInLineTolerance
- in file MathUtils.php, method MathUtils::pointInLineTolerance()
- pointInPolygon
- in file GraphicsGD.php, method GraphicsGD::pointInPolygon()
Returns true if point P is inside Poly polygon.
- pointInRect
- in file GraphicsGD.php, method GraphicsGD::pointInRect()
Obsolete. Please use Rectangle.<!-- -->Contains method.
- pointInTriangle
- in file GraphicsGD.php, method GraphicsGD::pointInTriangle()
Returns true if point P is inside the vert triangle of x0y0, midxY1, x1y0.
- pointOrigin
- in file Bar3D.php, method Bar3D::pointOrigin()
Returns the corresponding screen pixels coordinate of the leftmost horizontal bar edge.
- pointOrigin
- in file CustomBar.php, method CustomBar::pointOrigin()
For Internal Use.
- 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.
- pointToScreen
- in file IChart.php, method IChart::pointToScreen()
- pointToScreen
- in file TChart.php, method TChart::pointToScreen()
- pointToString
- in file DataExportFormat.php, method DataExportFormat::pointToString()
- pointToString
- in file TextFormat.php, method TextFormat::pointToString()
- pointToString
- in file XMLFormat.php, method XMLFormat::pointToString()
- polygon
- in file GraphicsGD.php, method GraphicsGD::polygon()
- polygonFourDouble
- in file GraphicsGD.php, method GraphicsGD::polygonFourDouble()
- polygonPoints
- in file GraphicsGD.php, method GraphicsGD::polygonPoints()
- polygonZ
- in file GraphicsGD.php, method GraphicsGD::polygonZ()
Draws a polygon with z position offset.
- polyLine
- in file GraphicsGD.php, method GraphicsGD::polyLine()
Draws a series of line segments to join point array p at z displacement.
- PositionUnits
- in file PositionUnits.php, method PositionUnits::PositionUnits()
- PositionUnits
- in file PositionUnits.php, class PositionUnits
PositionUnits class
- PositionUnits.php
- procedural page PositionUnits.php
- 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.
- prepare
- in file DataExportFormat.php, method DataExportFormat::prepare()
- prepareCanvas
- in file SeriesPointer.php, method SeriesPointer::prepareCanvas()
- prepareForGallery
- in file Gantt.php, method Gantt::prepareForGallery()
- prepareForGallery
- in file Series.php, method Series::prepareForGallery()
- prepareForGallery
- in file CustomBar.php, method CustomBar::prepareForGallery()
- prepareForGallery
- in file Pie.php, method Pie::prepareForGallery()
- prepareForGallery
- in file Volume.php, method Volume::prepareForGallery()
- prepareForGallery
- in file Candle.php, method Candle::prepareForGallery()
- prepareForGallery
- in file ShapeSeries.php, method ShapeSeries::prepareForGallery()
- prepareGraphics
- in file Wall.php, method Wall::prepareGraphics()
- prepareLegendCanvas
- in file Line.php, method Line::prepareLegendCanvas()
- prepareLegendCanvas
- in file Area.php, method Area::prepareLegendCanvas()
- prepareLegendCanvas
- in file Series.php, method Series::prepareLegendCanvas()
- prepareLegendCanvas
- in file Pie.php, method Pie::prepareLegendCanvas()
- prepareLegendCanvas
- in file Circular.php, method Circular::prepareLegendCanvas()
- previous
- in file TeePage.php, method TeePage::previous()
Moves to previous page ( Current - 1 )
- 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.
- printText
- in file GraphicsGD.php, method GraphicsGD::printText()
Print text.
- projection
- in file GraphicsGD.php, method GraphicsGD::projection()
Internal use. Calculates the projection co-ordinates for rectangle Bounds.
- PURPLE
- in file Color.php, method Color::PURPLE()
The color purple. In the default sRGB space.
- Pyramid
- in file Pyramid.php, method Pyramid::Pyramid()
- Pyramid
- in file Pyramid.php, class Pyramid
Pyramid class
- pyramidTrunc
- in file GraphicsGD.php, method GraphicsGD::pyramidTrunc()
Draws a pyramid with a truncated apex of variable thickness.
- Pie.php
- procedural page Pie.php
- PieAngle.php
- procedural page PieAngle.php
- PieMarks.php
- procedural page PieMarks.php
- PieOtherStyle.php
- procedural page PieOtherStyle.php
- PieOtherStyles.php
- procedural page PieOtherStyles.php
- PointerStyle.php
- procedural page PointerStyle.php
- Points.php
- procedural page Points.php
- Pyramid.php
- procedural page Pyramid.php
top
|
|