Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

activate(String) - Static method in class com.steema.teechart.languages.Language
 
activate(Locale) - Static method in class com.steema.teechart.languages.Language
 
activate() - Static method in class com.steema.teechart.languages.Language
 
activate(Point) - Method in class com.steema.teechart.Scroll
Initializes a Zoom or Scroll operation starting at Point p coordinates.
activate() - Method in class com.steema.teechart.ToolTip
 
activate(Point) - Method in class com.steema.teechart.ZoomScroll
Initializes a Zoom or Scroll operation starting at Point p coordinates.
activate(int, int) - Method in class com.steema.teechart.ZoomScroll
Internal use.
activate(int, int, boolean) - Method in class com.steema.teechart.ZoomScroll
Internal use.
activeSeriesLegend(int) - Method in class com.steema.teechart.Chart
Returns the Active series (visible) that corresponds to the ItemIndex position in the Legend.
When the Legend style is "Series", returns the series that corresponds to the Legend "ItemIndex" position.
activeSeriesLegend(int) - Method in interface com.steema.teechart.IBaseChart
 
activeUseAxis() - Method in class com.steema.teechart.styles.SeriesCollection
 
add(double) - Method in class com.steema.teechart.axis.AxisLabelsItems
Adds new label
add(double, String) - Method in class com.steema.teechart.axis.AxisLabelsItems
Adds a new label with text
add(Axis) - Method in class com.steema.teechart.axis.CustomAxes
Adds a Custom Axis.
add(Class, EventListener) - Method in class com.steema.teechart.events.EventListenerList
Adds the listener as a listener of the specified type.
add(ITeeEventListener) - Method in class com.steema.teechart.events.TeeEventListeners
 
add(Image) - Method in class com.steema.teechart.exports.PDFData.PDFImages
Adds new image to the list
add(int, PDFResourceType) - Method in class com.steema.teechart.exports.PDFData.PDFResourceList
 
add(int, int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObjectList
 
add(int, int, int) - Method in class com.steema.teechart.exports.PDFData.PDFSegmentList
 
add(ChartFont) - Method in class com.steema.teechart.exports.PDFFonts
Add new font to the list
Add - Class in com.steema.teechart.functions
Title: Add class
Add() - Constructor for class com.steema.teechart.functions.Add
 
add(Rectangle) - Method in class com.steema.teechart.Rectangle
 
add(double, double, double, double) - Method in class com.steema.teechart.styles.Arrow
Adds an Arrow with start and end coordinates.
Returns the position of the Arrow in the list.
Positions start at zero.
add(double, double, double, double, String) - Method in class com.steema.teechart.styles.Arrow
Adds an Arrow with start and end coordinates and label.
Returns the position of the Arrow in the list.
Positions start at zero.
add(double, double, double, double, Color) - Method in class com.steema.teechart.styles.Arrow
Returns the position of the Arrow in the list.
Positions start at zero.
add(double, double, double, double, String, Color) - Method in class com.steema.teechart.styles.Arrow
Returns the position of the Arrow in the list.
Positions start at zero.
add(double, double, double, Color) - Method in class com.steema.teechart.styles.Bar3D
Adds a bar with an X and Y value, Y start point and color.
add(double, double, double) - Method in class com.steema.teechart.styles.Bar3D
Adds a bar with an X and Y value and Y start point.
add(double, double, double, String) - Method in class com.steema.teechart.styles.Bar3D
Adds a bar with an X and Y value with offset and label.
add(double, double, double, String, Color) - Method in class com.steema.teechart.styles.Bar3D
Adds a bar with an X and Y value, Y start point, label and color.
add(double[], double[], boolean) - Method in class com.steema.teechart.styles.BaseLine
 
add(double, double) - Method in class com.steema.teechart.styles.BaseLine
 
add(double, double, double, Color) - Method in class com.steema.teechart.styles.Bubble
Adds a new Bubble point to the Series Points List and color.
The Bubble point is assigned to be at AX, AY coordinates and have ARadius and Color parameters.
add(double, double, double) - Method in class com.steema.teechart.styles.Bubble
Adds a new Bubble point to the Series Points List.
The Bubble point is assigned to be at AX, AY coordinates and has ARadius parameter.
add(double, double, double, String) - Method in class com.steema.teechart.styles.Bubble
Adds a new Bubble point to the Series Points List and label.
The Bubble point is assigned to be at AX, AY coordinates and have ARadius and Label parameters.
add(double, double, double, String, Color) - Method in class com.steema.teechart.styles.Bubble
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.
add(ContourLevel) - Method in class com.steema.teechart.styles.ContourLevels
 
add(double[], double[], double[], Color[]) - Method in class com.steema.teechart.styles.Custom3D
Adds the X, Y, Z and Color arrays.
add(double[], double[], double[]) - Method in class com.steema.teechart.styles.Custom3D
Adds the X, Y and Z arrays.
add(ArrayList, ArrayList, ArrayList, ArrayList) - Method in class com.steema.teechart.styles.Custom3D
Adds the X, Y, Z and colorValues arrays.
add(ArrayList, ArrayList, ArrayList) - Method in class com.steema.teechart.styles.Custom3D
Adds the X, Y and Z arrays.
add(double, double, double) - Method in class com.steema.teechart.styles.Custom3D
Adds a new point to a 3D Series.
add(double, double, double, Color) - Method in class com.steema.teechart.styles.Custom3D
Adds a new point to a 3D Series and color.
add(double, double, double, String) - Method in class com.steema.teechart.styles.Custom3D
Adds a new point to a 3D Series and label.
add(double, double, double, String, Color) - Method in class com.steema.teechart.styles.Custom3D
Adds a new point to a 3D Series, label and color.
add(DateTime, double, double, String, Color) - Method in class com.steema.teechart.styles.Custom3D
Adds a new Datetime point to a 3D Series, label and color.
add(double, double, double, String, Color) - Method in class com.steema.teechart.styles.CustomError
Adds a new Error Bar point in selected color and with label.
add(double, double, double, String) - Method in class com.steema.teechart.styles.CustomError
Adds a new Error Bar point to the Series with label.
add(double, double, double) - Method in class com.steema.teechart.styles.CustomError
Adds a new Error Bar point to the Series.
add(double, double, double, Color) - Method in class com.steema.teechart.styles.CustomError
Adds a new Error Bar point to the Series in selected color.
add(double, double, double, double, double, double, String, Color) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
add(double, double, double, double, double, double, String) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
add(double, double, double, double, double, double) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
add(double, double, double, double, double, double, Color) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
add(double, double, double, double, double) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
add(double, double, double, double, double, double, double, double, double, String, Color) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
add(double, double, double, double, double, double, double, double, double, String) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
add(double, double, double, double, double, double, double, double, double) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
add(double, double, double, double, double, double, double, double, double, Color) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
add(double, double, double, double, double, double, double, double) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
add(double, double, String, Color, boolean) - Method in class com.steema.teechart.styles.Funnel
 
add(DateTime, DateTime, double, String) - Method in class com.steema.teechart.styles.Gantt
 
add(DateTime, DateTime, double, String, Color) - Method in class com.steema.teechart.styles.Gantt
 
add(DateTime, DateTime, double, Color) - Method in class com.steema.teechart.styles.Gantt
Adds a new Gantt point to the series, at the start and endDate positions.
add(double, double, double, Color) - Method in class com.steema.teechart.styles.Gantt
Adds a new Gantt bar with start and end coordinates and color.
add(double, double, double) - Method in class com.steema.teechart.styles.Gantt
Adds a new Gantt bar with start and end coordinates to the Series.
add(double, double, double, String) - Method in class com.steema.teechart.styles.Gantt
Adds a new Gantt bar with start and end coordinates and label.
add(double, double, double, String, Color) - Method in class com.steema.teechart.styles.Gantt
Adds a new Gantt bar with start and end coordinates, label and color.
Add(double, double, double) - Method in class com.steema.teechart.styles.HighLow
Adds a new High and Low value to a HighLow series.
Add(double, double, double, Color) - Method in class com.steema.teechart.styles.HighLow
Adds a new High and Low value to a HighLow series.
Add(double, double, double, String) - Method in class com.steema.teechart.styles.HighLow
Adds a new High and Low value to a HighLow series and label.
Add(double, double, double, String, Color) - Method in class com.steema.teechart.styles.HighLow
Adds a new High and Low value to a HighLow series with label and color.
add(double) - Method in interface com.steema.teechart.styles.ISeries
 
add(double, double) - Method in interface com.steema.teechart.styles.ISeries
 
add(double, double, String) - Method in interface com.steema.teechart.styles.ISeries
 
add(int, double, double, double, double) - Method in class com.steema.teechart.styles.OHLC
Adds new point with specified integer index and double open, high, low and close.
add(double, double, double, double, double) - Method in class com.steema.teechart.styles.OHLC
Adds new point with specified double index and double open, high, low and close.
add(double, double, double, double) - Method in class com.steema.teechart.styles.OHLC
Adds new point with specified double open, high, low and close.
add(DateTime, double, double, double, double) - Method in class com.steema.teechart.styles.OHLC
Adds new point with specified DateTime x and double open, high, low and close.
add(Point) - Method in class com.steema.teechart.styles.Polygon
Adds a boundary coordinate to the polygon.
The polygon will be drawn in sequential order of the coordinates.
add(double, double) - Method in class com.steema.teechart.styles.Polygon
Adds a boundary coordinate to the polygon.
The polygon will be drawn in sequential order of the coordinates.
add(Polygon) - Method in class com.steema.teechart.styles.PolygonList
 
add(ArrayList) - Method in class com.steema.teechart.styles.Series
Adds the collection of objects that implement the IList interface.
add(DateTime, double) - Method in class com.steema.teechart.styles.Series
Adds new point with specified DateTime x and Double y values.
add(DateTime, DateTime) - Method in class com.steema.teechart.styles.Series
 
add(DateTime, double, Color) - Method in class com.steema.teechart.styles.Series
Adds new point with specified DateTime x, Double y values and Color.
add(DateTime, double, String) - Method in class com.steema.teechart.styles.Series
Adds new point with specified DateTime x, Double y values and Text.
add() - Method in class com.steema.teechart.styles.Series
Adds a new null (transparent) point.
add(int) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified value.
add(double) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified value.
add(float) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified value.
add(double, String) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified value and text.
add(double, double) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified x and y values.
add(Point.Double) - Method in class com.steema.teechart.styles.Series
Adds the pair of floating point x- and y-pixel coordinates
add(double, double, String) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified x,y values and text.
add(double, double, String, Color) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified x,y values, text and color.
add(DateTime, double, String, Color) - Method in class com.steema.teechart.styles.Series
Adds a new Datetime point to a Series, label and color.
add(double, double, Color) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified x and y values and color.
add(double, String, Color) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified value, text and color.
add(double, Color) - Method in class com.steema.teechart.styles.Series
Adds a new point with specified value and color.
add(String) - Method in class com.steema.teechart.styles.Series
Adds a new null point with specified text.
add(Series) - Method in class com.steema.teechart.styles.Series
Adds all points in source Series.
add(ArrayList, ArrayList) - Method in class com.steema.teechart.styles.Series
Adds the X and Y arrays.
add(double[], double[]) - Method in class com.steema.teechart.styles.Series
Adds 2 array of double values.
add(double[], double[], boolean) - Method in class com.steema.teechart.styles.Series
 
add(double[]) - Method in class com.steema.teechart.styles.Series
Adds the array of double values.
add(float[]) - Method in class com.steema.teechart.styles.Series
Adds the array of float values.
add(int[]) - Method in class com.steema.teechart.styles.Series
Adds the array of integer values.
add(Class) - Method in class com.steema.teechart.styles.SeriesCollection
 
add(Series) - Method in class com.steema.teechart.styles.SeriesCollection
Adds a new Series instance to Chart.
ADD - Static variable in class com.steema.teechart.styles.SeriesEventStyle
 
add(double, double, double, double, Color) - Method in class com.steema.teechart.styles.Ternary
 
add(double, double, double, double, String, Color) - Method in class com.steema.teechart.styles.Ternary
 
add(double, double, double, double, double, Color) - Method in class com.steema.teechart.styles.Ternary
 
add(double, double, double, double, double, String, Color) - Method in class com.steema.teechart.styles.Ternary
 
add(double, double, double, double, double, double) - Method in class com.steema.teechart.styles.Vector3D
Adds a new 3D vector line to series from (x0, y0, z0) to (x1, y1, z1) as axis values.
add(double, double, double, double, double, double, String, Color) - Method in class com.steema.teechart.styles.Vector3D
Adds a new 3D vector line to series from (x0, y0, z0) to (x1, y1, z1) as axis values with a specified text and color.
add(AxisBreak) - Method in class com.steema.teechart.tools.AxisBreaks
 
add(DrawLineItem) - Method in class com.steema.teechart.tools.DrawLines
 
add(String) - Method in class com.steema.teechart.tools.MarkersCollection
 
add(Tool) - Method in class com.steema.teechart.tools.ToolsCollection
Adds a new tool to your TChart.
add(Class) - Method in class com.steema.teechart.tools.ToolsCollection
 
addCalendarChangeListener(Calendar.CalendarChangeListener) - Method in class com.steema.teechart.styles.Calendar
 
addChangeListener(ChangeListener) - Method in class com.steema.teechart.Page
Adds a ChangeListener to the button.
addChangeListener(ChangeListener) - Method in class com.steema.teechart.styles.Gauges
 
addChangeListener(ChangeListener) - Method in class com.steema.teechart.tools.NearestPoint
 
addChart(String) - Method in class com.steema.teechart.tools.ChartCollection
 
addChartListener(ChartListener) - Method in class com.steema.teechart.TChart
 
addChartMotionListener(ChartMotionListener) - Method in class com.steema.teechart.TChart
 
addChartMouseListener(ChartMouseListener) - Method in class com.steema.teechart.TChart
 
addChartPaintListener(ChartPaintListener) - Method in class com.steema.teechart.TChart
 
addChartPrintListener(ChartPrintListener) - Method in class com.steema.teechart.TChart
 
addChartValue(Series, int) - Method in class com.steema.teechart.styles.Series
 
addChartValue(double) - Method in class com.steema.teechart.styles.ValueList
 
addCursorListener(CursorTool.CursorListener) - Method in class com.steema.teechart.tools.CursorTool
 
addDragListener(DragListener) - Method in class com.steema.teechart.tools.ColorLine
 
addDragListener(DragListener) - Method in class com.steema.teechart.tools.DragPoint
 
addDragListener(DragListener) - Method in class com.steema.teechart.tools.DrawLine
 
addDragListener(DragListener) - Method in class com.steema.teechart.tools.GanttTool
 
addDrawLineListener(DrawLine.DrawLineListener) - Method in class com.steema.teechart.tools.DrawLine
 
addDrawLineSelector(DrawLine.DrawLineSelector) - Method in class com.steema.teechart.tools.DrawLine
 
added() - Method in class com.steema.teechart.styles.Series
 
addedValue(Series, int) - Method in class com.steema.teechart.styles.Series
 
addFunctionXY(boolean, double, double) - Method in class com.steema.teechart.functions.Function
 
addGetAxesChartRectListener(GetAxesChartRectListener) - Method in class com.steema.teechart.TChart
 
addHeader() - Method in class com.steema.teechart.exports.JavascriptFormat
 
addListPoints(ValueList) - Method in class com.steema.teechart.functions.KDE
 
addMonths(int) - Method in class com.steema.teechart.DateTime
 
addMouseMotionListener(MouseMoveListener) - Method in class com.steema.teechart.tools.Tool
 
addNull() - Method in class com.steema.teechart.styles.Series
Obsolete. Please use add() method without parameters instead.
addNullXY(double, double) - Method in class com.steema.teechart.styles.Series
Obsolete. Please use add(x,y,Color.Transparent) method instead.
addPalette(double, Color) - Method in class com.steema.teechart.styles.Custom3DPalette
Add Color to Palette list
addPoint(int, int) - Method in class com.steema.teechart.drawing.Polygon
 
addPoint(double, double) - Method in class com.steema.teechart.functions.Spline
Adds a new source point with specified X and Y values.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.ADX
 
addPoints(ArrayList) - Method in class com.steema.teechart.functions.Bollinger
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.CCI
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.CLV
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.CompressOHLC
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.CrossPoints
 
addPoints(ArrayList) - Method in class com.steema.teechart.functions.CurveFitting
 
addPoints(ArrayList) - Method in class com.steema.teechart.functions.Custom
Gets all points from Source series, performs a function operation and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.DownSampling
 
addPoints(ArrayList) - Method in class com.steema.teechart.functions.Function
Gets all points from Source series, performs a function operation and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.HistogramFunction
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addPoints(Series) - Method in class com.steema.teechart.functions.KDE
 
addPoints(ArrayList) - Method in class com.steema.teechart.functions.MACD
 
addPoints(ArrayList) - Method in class com.steema.teechart.functions.OBV
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.Perimeter
 
addPoints(ArrayList) - Method in class com.steema.teechart.functions.PVO
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.SAR
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.Smoothing
gets all points from Source series, performs a function operation on points and finally stores results in ParentSeries.
addPoints(ArrayList) - Method in class com.steema.teechart.functions.Stochastic
Gets all points from Source series, performs a function operation on points and stores results in ParentSeries.
addSampleValues(int) - Method in class com.steema.teechart.styles.Arrow
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Bar3D
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Bubble
 
addSampleValues(int) - Method in class com.steema.teechart.styles.BubbleCloud
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CircularGauge
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Contour
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Custom3DGrid
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomBeeSwarm
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomBox
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomError
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomGauge
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomViolin
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Funnel
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Gantt
Adds random values to series.
addSampleValues(int) - Method in class com.steema.teechart.styles.Gauges
 
addSampleValues(int) - Method in class com.steema.teechart.styles.HighLow
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Map
 
addSampleValues(int) - Method in class com.steema.teechart.styles.OHLC
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Pie
 
addSampleValues(int) - Method in class com.steema.teechart.styles.PointFigure
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Points3D
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Polar
 
addSampleValues(int) - Method in class com.steema.teechart.styles.PolygonSeries
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Radar
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Series
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Shape
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Smith
 
addSampleValues(int) - Method in class com.steema.teechart.styles.TriSurface
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Vector3D
 
addSampleValues(int) - Method in class com.steema.teechart.styles.Volume
 
addSampleValues(int) - Method in class com.steema.teechart.styles.World
 
addSegment(double, double, String, Color) - Method in class com.steema.teechart.styles.Funnel
Adds new Funnel segment to the Series.
addSeries(Series) - Method in class com.steema.teechart.Chart
Adds a new Series into the Chart.
addSeries(Series) - Method in interface com.steema.teechart.IBaseChart
 
addSeries(Series) - Method in class com.steema.teechart.TChart
Adds a new Series.
addSeriesMouseListener(SeriesMouseListener) - Method in class com.steema.teechart.styles.CustomPoint
 
addSeriesMouseListener(SeriesMouseListener) - Method in class com.steema.teechart.styles.Series
 
addSeriesMouseListener(SeriesMouseListener) - Method in class com.steema.teechart.TChart
 
addSeriesPaintListener(SeriesPaintListener) - Method in class com.steema.teechart.styles.Series
 
addShape(int[], int[], String) - Method in class com.steema.teechart.styles.Map
Adds a new shape to the Map Series.
addSizeListener(SizeListener) - Method in class com.steema.teechart.tools.GanttTool
 
addToolListener(Tool.ToolListener) - Method in class com.steema.teechart.tools.Tool
 
addToolMouseListener(ToolMouseListener) - Method in class com.steema.teechart.tools.Annotation
 
addToStream(String) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
Adds line to stream
addToStream(String) - Method in class com.steema.teechart.exports.JavascriptFormat
 
addValue(double, double) - Method in class com.steema.teechart.styles.CustomError
Adds a new Error Bar point with y value and error Value only.
addValues(ArrayList) - Method in class com.steema.teechart.styles.Custom3DGrid
 
addValues(ArrayList) - Method in class com.steema.teechart.styles.Series
 
addZoomSnapshot() - Method in class com.steema.teechart.Zoom
 
AdjustCalcPosPoint(int) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
adjustCircleRect() - Method in class com.steema.teechart.styles.Circular
 
adjustCircleRect() - Method in class com.steema.teechart.styles.KnobGauge
 
adjustMaxMin() - Method in class com.steema.teechart.axis.Axes
Calls adjustMaxMin method of all axes and custom axes
adjustMaxMin() - Method in class com.steema.teechart.axis.Axis
Calculates Maximum and Minimum values based on Max and Min values of the dependent Series.
AdjustMaxMin is automatically called if Axis.Automatic is true.
adjustMaxMinRect(int, int, int, int) - Method in class com.steema.teechart.axis.Axis
Called internally to recalculate the max and min values using the Rect parameter positions.
The Rect parameter determines in pixels the margins to apply to ChartRect.
ADX - Class in com.steema.teechart.functions
Title: ADX class
ADX() - Constructor for class com.steema.teechart.functions.ADX
 
ADX(IBaseChart) - Constructor for class com.steema.teechart.functions.ADX
 
AFRICA - Static variable in class com.steema.teechart.styles.WorldMapType
 
alignment - Variable in class com.steema.teechart.drawing.StringFormat
 
ALL - Static variable in class com.steema.teechart.tools.RotateStyle
Elevates and Rotates the Chart series.
AllAxisSavedScales - Class in com.steema.teechart.axis
Title: AllAxisSavedScales class
AllAxisSavedScales() - Constructor for class com.steema.teechart.axis.AllAxisSavedScales
 
allow - Variable in class com.steema.teechart.ScrollResult
 
allowChangeSize - Variable in class com.steema.teechart.styles.SeriesPointer
 
AllowScroll - Variable in class com.steema.teechart.events.ScrollModEventArgs
 
allSeriesVisible() - Method in class com.steema.teechart.styles.SeriesMarks
 
AndroidPalette - Static variable in class com.steema.teechart.themes.Theme
 
AndrosTheme - Class in com.steema.teechart.themes
Title: AndrosTheme Theme class
AndrosTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.AndrosTheme
 
angles - Variable in class com.steema.teechart.styles.Pie
 
angleToPos(double, double, double) - Method in class com.steema.teechart.styles.Circular
Returns the exact Screen position for a given pair of Angle and Radius values.
animatedFactor - Variable in class com.steema.teechart.Zoom
Controls the animated zoom "speed" (inertia)
Annotation - Class in com.steema.teechart.tools
Title: Annotation class
Annotation() - Constructor for class com.steema.teechart.tools.Annotation
 
Annotation(IBaseChart) - Constructor for class com.steema.teechart.tools.Annotation
 
Annotation(IBaseChart, String) - Constructor for class com.steema.teechart.tools.Annotation
 
Annotation(String) - Constructor for class com.steema.teechart.tools.Annotation
 
AnnotationCallout - Class in com.steema.teechart.tools
Title: AnnotationCallout class
AnnotationCallout(ISeries) - Constructor for class com.steema.teechart.tools.AnnotationCallout
 
AnnotationPosition - Class in com.steema.teechart.tools
Title: AnnotationPosition
antiAliasing - Variable in class com.steema.teechart.drawing.Graphics3DSVG
 
antioverlap - Variable in class com.steema.teechart.styles.ContourSeriesMarks
 
antiOverlap(int, int, SeriesMarksPosition, boolean) - Method in class com.steema.teechart.styles.SeriesMarks
 
antiOverlap(int, int, SeriesMarksPosition) - Method in class com.steema.teechart.styles.SeriesMarks
 
append(String) - Method in class com.steema.teechart.misc.StringBuilder
 
apply() - Method in class com.steema.teechart.themes.AndrosTheme
 
apply() - Method in class com.steema.teechart.themes.BlackIsBackTheme
 
apply() - Method in class com.steema.teechart.themes.BlueSkyTheme
 
apply() - Method in class com.steema.teechart.themes.BusinessTheme
 
apply() - Method in class com.steema.teechart.themes.ClassicTheme
 
apply() - Method in class com.steema.teechart.themes.DefaultTheme
 
apply() - Method in class com.steema.teechart.themes.ExcelTheme
Applies Excel-like visual formatting properties to Chart parameter.
apply() - Method in class com.steema.teechart.themes.FlatTheme
 
apply() - Method in class com.steema.teechart.themes.GrayscaleTheme
 
apply() - Method in class com.steema.teechart.themes.LookoutTheme
 
apply() - Method in class com.steema.teechart.themes.OperaTheme
 
apply() - Method in class com.steema.teechart.themes.ReportTheme
 
apply() - Method in class com.steema.teechart.themes.TeeChartTheme
 
apply() - Method in class com.steema.teechart.themes.Theme
 
apply() - Method in class com.steema.teechart.themes.WebTheme
 
apply() - Method in class com.steema.teechart.themes.XPTheme
 
applyArrowLength(SeriesMarksPosition) - Method in class com.steema.teechart.styles.SeriesMarks
 
applyBarOffset(int) - Method in class com.steema.teechart.styles.CustomBar
 
applyBright(int) - Method in class com.steema.teechart.drawing.Color
Converts the Color parameter to a brighter color.
The HowMuch parameter indicates the quantity of bright increment.
It is used by Styles.Bar Series and Styles.Pie Series to calculate the right color to draw Bar sides and Pie 3D zones.
applyBright(Color, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Converts the Color parameter to a brighter color.
applyDark(Color, int) - Method in class com.steema.teechart.drawing.ChartBrush
 
applyDark(int) - Method in class com.steema.teechart.drawing.ChartBrush
 
applyDark(int) - Method in class com.steema.teechart.drawing.Color
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(Color, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Converts the Color parameter to a darker color.
The HowMuch parameter indicates the quantity of dark increment.
applyGapSize(Axis, Point) - Method in class com.steema.teechart.Chart
 
applyMargins(Rectangle) - Method in class com.steema.teechart.Panel
Applies panel margins.
applyPalette(IBaseChart, int) - Static method in class com.steema.teechart.themes.ColorPalettes
 
applyPalette(IBaseChart, Color[]) - Static method in class com.steema.teechart.themes.ColorPalettes
 
applyPosition(int, Rectangle) - Method in class com.steema.teechart.axis.Axis
 
applyTheme(IBaseChart, int) - Static method in class com.steema.teechart.themes.ThemesList
Creates a new instance of index'th Theme and applies it to chart.
applyTheme(IBaseChart, Theme) - Static method in class com.steema.teechart.themes.ThemesList
Applies Theme to Chart.
applyTheme(IBaseChart, Theme, int) - Static method in class com.steema.teechart.themes.ThemesList
Applies Theme to Chart and sets the Chart palette (if paletteIndex is different than -1).
aqua - Static variable in class com.steema.teechart.drawing.Color
The color aqua.
AQUA - Static variable in class com.steema.teechart.drawing.Color
The color aqua.
arc(int, int, int, int, double, double) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
arc(int, int, int, int, int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
arc(Rectangle, double, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
arc(int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
arc(Rectangle, Point, Point) - Method in class com.steema.teechart.drawing.Graphics3D
 
arc(int, int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Use Arc to draw an elliptically curved line with the current Pen.
arc(int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Use Arc to draw an elliptically curved line with the current Pen.
arc(int, int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
arc(int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Use Arc to draw an elliptically curved line with the current Pen.
arc(int, int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
arc(int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3DVML
Use Arc to draw an elliptically curved line with the current Pen.
arc(int, int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
arc(Rectangle, double, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
arc(int, int, int, int, double, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
arc(Rectangle, Point, Point) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
Area - Class in com.steema.teechart.styles
Title: Area class
Area(IBaseChart) - Constructor for class com.steema.teechart.styles.Area
 
Area() - Constructor for class com.steema.teechart.styles.Area
 
arrayToString(String[]) - Static method in class com.steema.teechart.misc.Utils
 
arrayToString(String[], char) - Static method in class com.steema.teechart.misc.Utils
 
arrow(boolean, Point, Point, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a line with an arrow head of ArrowWidth and ArrowHeight dimensions in pixels.
arrow(boolean, Point, Point, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
Arrow - Class in com.steema.teechart.styles
Title: Arrow class
Arrow() - Constructor for class com.steema.teechart.styles.Arrow
 
Arrow(IBaseChart) - Constructor for class com.steema.teechart.styles.Arrow
 
ARROW - Static variable in class com.steema.teechart.styles.BarStyle
Defines an arrow shape for each bar series point.
ARROW - Static variable in class com.steema.teechart.styles.TowerStyle
Defines Tower series points as arrows.
arrowFix - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
arrowFrom - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
ArrowHeadStyle - Class in com.steema.teechart.styles
Title: ArrowHeadStyle class
ArrowPoint - Class in com.steema.teechart
Title: ArrowPoint class
ArrowPoint() - Constructor for class com.steema.teechart.ArrowPoint
 
arrowTo - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
ASCENDING - Static variable in class com.steema.teechart.styles.ValueListOrder
Values are ordered in ascending numerical order.
asDateTime(int) - Method in class com.steema.teechart.styles.ValueList
 
ASIA - Static variable in class com.steema.teechart.styles.WorldMapType
 
AskLanguage - Class in com.steema.teechart.editors
 
AskLanguage() - Constructor for class com.steema.teechart.editors.AskLanguage
 
Aspect - Class in com.steema.teechart
Title: Aspect class
Aspect() - Constructor for class com.steema.teechart.Aspect
 
Aspect(IBaseChart) - Constructor for class com.steema.teechart.Aspect
 
aspect - Variable in class com.steema.teechart.Chart
 
aspect - Variable in class com.steema.teechart.drawing.Graphics3D
 
assign(Aspect) - Method in class com.steema.teechart.Aspect
Copies all properties from a Series component to another.
Only the common properties shared by both source and destination Series are copied.
assign(Bevel) - Method in class com.steema.teechart.Bevel
Assigns all properties from one bevel to another.
assign(ChartBrush) - Method in class com.steema.teechart.drawing.ChartBrush
 
assign(ChartFont) - Method in class com.steema.teechart.drawing.ChartFont
 
assign(ChartPen) - Method in class com.steema.teechart.drawing.ChartPen
 
assign(ChartPen, Color) - Method in class com.steema.teechart.drawing.ChartPen
 
assign(Gradient) - Method in class com.steema.teechart.drawing.Gradient
Copies the Gradient parameter properties into the Canvas.Gradient object.
assign(ImageBevel) - Method in class com.steema.teechart.ImageBevel
Assigns all properties from a bevel to another.
assign(Shadow) - Method in class com.steema.teechart.Shadow
Assigns characteristics of Shadow 'value'.
Copies all properties from Source Shadow to Self.
assign(Shape) - Method in class com.steema.teechart.Shape
Assign all properties from a shape to another.
assign(Series) - Method in class com.steema.teechart.styles.BarJoin
 
assign(Series) - Method in class com.steema.teechart.styles.BaseLine
 
assign(Series) - Method in class com.steema.teechart.styles.BubbleCloud
 
assign(Series) - Method in class com.steema.teechart.styles.Candle
 
assign(Series) - Method in class com.steema.teechart.styles.Circular
 
assign(Series) - Method in class com.steema.teechart.styles.CircularGauge
 
assign(Series) - Method in class com.steema.teechart.styles.Clock
 
assign(Series) - Method in class com.steema.teechart.styles.ColorGrid
 
assign(Series) - Method in class com.steema.teechart.styles.Contour
 
assign(Series) - Method in class com.steema.teechart.styles.Custom
 
assign(Series) - Method in class com.steema.teechart.styles.CustomBar
 
assign(Series) - Method in class com.steema.teechart.styles.CustomBox
 
assign(Series) - Method in class com.steema.teechart.styles.CustomError
 
assign(Series) - Method in class com.steema.teechart.styles.CustomPoint
 
assign(Series) - Method in class com.steema.teechart.styles.CustomPolar
 
assign(Series) - Method in class com.steema.teechart.styles.Donut
 
assign(Series) - Method in class com.steema.teechart.styles.Funnel
 
assign(Series) - Method in class com.steema.teechart.styles.HighLow
 
assign(Series) - Method in class com.steema.teechart.styles.Histogram
 
assign(Series) - Method in class com.steema.teechart.styles.IsoSurface
 
assign(Series) - Method in class com.steema.teechart.styles.KnobGauge
 
assign(Series) - Method in class com.steema.teechart.styles.LinearGauge
 
assign(Series) - Method in class com.steema.teechart.styles.Map
 
assign(Series) - Method in class com.steema.teechart.styles.NumericGauge
 
assign(Series) - Method in class com.steema.teechart.styles.OHLC
 
assign(Series) - Method in class com.steema.teechart.styles.Pie
 
assign(Series) - Method in class com.steema.teechart.styles.PointFigure
 
assign(Series) - Method in class com.steema.teechart.styles.Points
 
assign(Series) - Method in class com.steema.teechart.styles.Points3D
 
assign(PolygonList) - Method in class com.steema.teechart.styles.PolygonList
 
assign(Series) - Method in class com.steema.teechart.styles.PolygonSeries
 
assign(Series) - Method in class com.steema.teechart.styles.Pyramid
 
assign(Series) - Method in class com.steema.teechart.styles.Series
Copies all properties from one Series component to another.
Only the common properties shared by both source and destination Series are copied.
assign(Shape) - Method in class com.steema.teechart.styles.SeriesMarks
 
assign(SeriesMarksPosition) - Method in class com.steema.teechart.styles.SeriesMarksPosition
 
assign(SeriesPointer) - Method in class com.steema.teechart.styles.SeriesPointer
 
assign(Series) - Method in class com.steema.teechart.styles.Shape
 
assign(Series) - Method in class com.steema.teechart.styles.Smith
 
assign(Series) - Method in class com.steema.teechart.styles.Surface
 
assign(Series) - Method in class com.steema.teechart.styles.Ternary
 
assign(Series) - Method in class com.steema.teechart.styles.Tower
 
assign(Series) - Method in class com.steema.teechart.styles.TriSurface
 
assign(ValueList) - Method in class com.steema.teechart.styles.ValueList
 
assign(Series) - Method in class com.steema.teechart.styles.Vector3D
 
assign(Series) - Method in class com.steema.teechart.styles.Volume
 
assign(Series) - Method in class com.steema.teechart.styles.World
 
assign(TextShape) - Method in class com.steema.teechart.TextShape
Assign all properties from a TextShape to another.
Assign(AxisBreak) - Method in class com.steema.teechart.tools.AxisBreak
 
assignDispose(Series, Series) - Static method in class com.steema.teechart.styles.Series
 
assignValues(Series) - Method in class com.steema.teechart.styles.Series
Adds all Values from Source series to the current Series.
associatedToAxis(Axis) - Method in class com.steema.teechart.styles.Circular
 
associatedToAxis(Axis) - Method in interface com.steema.teechart.styles.ISeries
 
associatedToAxis(Axis) - Method in class com.steema.teechart.styles.Series
 
atan2(double, double) - Static method in class com.steema.teechart.misc.MathUtils
Note: This method has been implemented here in MathUtils class because J2ME Math class does not include it.
atan2(double, double) - Static method in class com.steema.teechart.misc.Utils
Note: This method has been implemented here in Utils class because J2ME Math class does not include it.
atIndex(int) - Static method in class com.steema.teechart.drawing.GradientDirection
 
atIndex(int) - Method in class com.steema.teechart.PanelMarginUnits
 
atSegments - Variable in class com.steema.teechart.styles.ContourSeriesMarks
 
AUSTRALIA - Static variable in class com.steema.teechart.styles.WorldMapType
 
AUTO - Static variable in class com.steema.teechart.axis.AxisLabelStyle
Chooses the Style automatically
auto - Variable in class com.steema.teechart.axis.AxisSavedScales
 
AUTO - Static variable in class com.steema.teechart.legend.LegendStyle
Legend draws Series Titles if there's more than one Series in the chart.
AUTODEPTH - Static variable in class com.steema.teechart.styles.Series
Constant field for internal use.
AUTOMATIC - Static variable in class com.steema.teechart.styles.MultiPies
Multiple Pie series are displayed using an automatically calculated chart space portion.
autoMax - Variable in class com.steema.teechart.axis.AxisSavedScales
 
autoMin - Variable in class com.steema.teechart.axis.AxisSavedScales
 
AUTOZORDER - Static variable in class com.steema.teechart.styles.Series
Constant field for internal use.
Average - Class in com.steema.teechart.functions
Title: Average class
Average() - Constructor for class com.steema.teechart.functions.Average
Initializes a new Average function, using Null values.
Average(boolean) - Constructor for class com.steema.teechart.functions.Average
If UseNulls is true, null values will be treated as zero in average calculation.
AVERAGE - Static variable in class com.steema.teechart.functions.DownSamplingMethod
Replace group of points with group average value.
Axes - Class in com.steema.teechart.axis
Title: Axes class
Axes() - Constructor for class com.steema.teechart.axis.Axes
 
Axes(IBaseChart) - Constructor for class com.steema.teechart.axis.Axes
 
axes - Variable in class com.steema.teechart.Chart
 
AXES - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
axesClicked(ChartMouseEvent) - Method in class com.steema.teechart.events.ChartMouseAdapter
Invoked when the mouse button has been clicked (pressed and released) on an Axis
axesClicked(ChartMouseEvent) - Method in interface com.steema.teechart.events.ChartMouseListener
Invoked when the mouse button has been clicked (pressed and released) on an Axis
AxesMinMax - Variable in class com.steema.teechart.ZoomScroll.ZoomSnapshot
 
axesPainting(ChartDrawEvent) - Method in class com.steema.teechart.events.ChartPaintAdapter
Invoked before Axes are drawn
axesPainting(ChartDrawEvent) - Method in interface com.steema.teechart.events.ChartPaintListener
Invoked before Axes are drawn
Axis - Class in com.steema.teechart.axis
Title: Axis class
Axis() - Constructor for class com.steema.teechart.axis.Axis
 
Axis(IBaseChart) - Constructor for class com.steema.teechart.axis.Axis
 
Axis(boolean, boolean, IBaseChart) - Constructor for class com.steema.teechart.axis.Axis
 
axis - Variable in class com.steema.teechart.axis.AxisDraw
 
axis - Variable in class com.steema.teechart.axis.AxisLabels
 
AXIS - Static variable in class com.steema.teechart.ClickedParts
 
AXIS - Static variable in class com.steema.teechart.styles.ShapeXYStyle
Position in Axis units.
AxisArrow - Class in com.steema.teechart.tools
Title: AxisArrow class
AxisArrow() - Constructor for class com.steema.teechart.tools.AxisArrow
 
AxisArrow(IBaseChart) - Constructor for class com.steema.teechart.tools.AxisArrow
 
AxisArrow(Axis) - Constructor for class com.steema.teechart.tools.AxisArrow
 
AxisArrowPosition - Class in com.steema.teechart.tools
Title: AxisArrowPosition class
AxisBreak - Class in com.steema.teechart.tools
Copyright (c) 2005-2019 by Steema Software SL.
AxisBreak() - Constructor for class com.steema.teechart.tools.AxisBreak
 
AxisBreak(AxisBreaksTool) - Constructor for class com.steema.teechart.tools.AxisBreak
 
axisBreakDoAllowScroll(Axis, ScrollModEventArgs) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
AxisBreaks - Class in com.steema.teechart.tools
Collection of AxisBreak
AxisBreaks() - Constructor for class com.steema.teechart.tools.AxisBreaks
 
AxisBreaksTool - Class in com.steema.teechart.tools
Copyright (c) 2005-2019 by Steema Software SL.
AxisBreaksTool() - Constructor for class com.steema.teechart.tools.AxisBreaksTool
 
AxisBreaksTool(Axis) - Constructor for class com.steema.teechart.tools.AxisBreaksTool
 
AxisBreaksTool(Chart) - Constructor for class com.steema.teechart.tools.AxisBreaksTool
 
AxisBreakStyle - Class in com.steema.teechart.tools
Title: AxisBreakStyle
AxisCalcAdapter - Class in com.steema.teechart.axis
 
AxisCalcAdapter() - Constructor for class com.steema.teechart.axis.AxisCalcAdapter
 
axisCalcMaxLabel(Axis, int, NextAxisLabelValue) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
AxisCalcPosLabelsEventHandler(Axis, int) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
AxisCalcPosLabelsEventHandler(Axis, int) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
AxisCalcPosPointDelegate(int) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
AxisCalcPosPointDelegate(int) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
AxisCalcPosValueDelegate(double) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
AxisCalcPosValueDelegate(double) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
AxisCalcPosValueResolver - Interface in com.steema.teechart.axis
 
axisCalcResolver - Variable in class com.steema.teechart.axis.Axis
 
AxisCalcResolver - Interface in com.steema.teechart.axis
 
AxisCalcXPosValueDelegate(double) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
AxisCalcXPosValueDelegate(double) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
AxisCalcYPosValueDelegate(double) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
AxisCalcYPosValueDelegate(double) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
AXISCLICKGAP - Static variable in class com.steema.teechart.axis.Axis
 
axisDraw - Variable in class com.steema.teechart.axis.Axis
 
AxisDraw - Class in com.steema.teechart.axis
Title: AxisDraw class
AxisDraw(Axis) - Constructor for class com.steema.teechart.axis.AxisDraw
 
AxisDraw() - Constructor for class com.steema.teechart.axis.AxisDraw
 
AxisDraw.TicksGridDraw - Class in com.steema.teechart.axis
 
AxisLabelAdapter - Class in com.steema.teechart.axis
Title: TeeChart for Java
AxisLabelAdapter() - Constructor for class com.steema.teechart.axis.AxisLabelAdapter
Creates a new instance of AxisLabelAdapter
AxisLabelAlign - Class in com.steema.teechart.axis
determines the position of Labels on an Axis.
AxisLabelItem - Class in com.steema.teechart.axis
Custom label
AxisLabelItem(IBaseChart) - Constructor for class com.steema.teechart.axis.AxisLabelItem
 
AxisLabelResolver - Interface in com.steema.teechart.axis
Title: TeeChart for Java
axisLabelResolver - Variable in class com.steema.teechart.TChart
 
AxisLabels - Class in com.steema.teechart.axis
Axis Label characteristic
AxisLabels(Axis) - Constructor for class com.steema.teechart.axis.AxisLabels
Accesses the Label characteristics of Axis Labels.
AxisLabelsItems - Class in com.steema.teechart.axis
Custom labels list
AxisLabelsItems(Axis) - Constructor for class com.steema.teechart.axis.AxisLabelsItems
 
AxisLabelStyle - Class in com.steema.teechart.axis
Defines the possible values of Axis.getLabels().getStyle()
AxisLabelValueDelegate(Object, AxisLabelValueEventArgs) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
AxisLabelValueDelegate(Axis, AxisLabelValueEventArgs) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
AxisLabelValueDelegate(Axis, AxisLabelValueEventArgs) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
AxisLabelValueEventArgs - Class in com.steema.teechart.axis
 
AxisLabelValueEventArgs(double) - Constructor for class com.steema.teechart.axis.AxisLabelValueEventArgs
 
AxisLinePen - Class in com.steema.teechart.axis
Title: AxisLinePen class
AxisLinePen(IBaseChart) - Constructor for class com.steema.teechart.axis.AxisLinePen
 
AXISORIGIN - Static variable in class com.steema.teechart.styles.ShapeXYStyle
Use Left,Top (X0,Y0) to set the Axis origin in Axis units.
axispen - Variable in class com.steema.teechart.axis.Axis
 
axisPoint(Point.Double) - Method in class com.steema.teechart.tools.DrawLine
 
AxisSavedScales - Class in com.steema.teechart.axis
Title: AxisSavedScales class
AxisSavedScales() - Constructor for class com.steema.teechart.axis.AxisSavedScales
 
axisTitle - Variable in class com.steema.teechart.axis.Axis
 
AxisTitle - Class in com.steema.teechart.axis
Title: AxisTitle class
AxisTitle(IBaseChart) - Constructor for class com.steema.teechart.axis.AxisTitle
 
axisvaluesformat - Variable in class com.steema.teechart.axis.AxisLabels
 

B

BACKDIAGONAL - Static variable in class com.steema.teechart.drawing.GradientDirection
 
backFaced() - Method in class com.steema.teechart.styles.Custom3DGrid
 
backgroundClicked(ChartMouseEvent) - Method in class com.steema.teechart.events.ChartMouseAdapter
Invoked when the mouse button has been clicked (pressed and released) on the Background
backgroundClicked(ChartMouseEvent) - Method in interface com.steema.teechart.events.ChartMouseListener
Invoked when the mouse button has been clicked (pressed and released) on the Background
backImageClear() - Method in class com.steema.teechart.Panel
Obsolete. Please Set Panel.Image=null.
BackWall(IBaseChart, Walls) - Constructor for class com.steema.teechart.Walls.BackWall
 
BACKWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
bActive - Variable in class com.steema.teechart.styles.Series
 
BandRadius - Variable in class com.steema.teechart.styles.CFrame
 
bApplyDark - Variable in class com.steema.teechart.Wall
 
Bar - Class in com.steema.teechart.styles
Title: Bar class
Bar() - Constructor for class com.steema.teechart.styles.Bar
 
Bar(IBaseChart) - Constructor for class com.steema.teechart.styles.Bar
 
Bar3D - Class in com.steema.teechart.styles
Title: Bar3D class
Bar3D() - Constructor for class com.steema.teechart.styles.Bar3D
 
Bar3D(IBaseChart) - Constructor for class com.steema.teechart.styles.Bar3D
 
bAreaBrush - Variable in class com.steema.teechart.styles.Custom
 
BarJoin - Class in com.steema.teechart.styles
Title: BarJoin class
BarJoin() - Constructor for class com.steema.teechart.styles.BarJoin
 
BarJoin(IBaseChart) - Constructor for class com.steema.teechart.styles.BarJoin
 
barMargin() - Method in class com.steema.teechart.styles.CustomBar
Returns side margin amount in pixels.
barRectangle(Color, Rectangle) - Method in class com.steema.teechart.styles.CustomBar
For internal use.
Displays a Bar or HorizBar point using the parameter coordinates and the BarColor parameter.
barRectangle(Color, int, int, int, int) - Method in class com.steema.teechart.styles.CustomBar
For internal use.
Displays a Bar or HorizBar point using the parameter coordinates and the BarColor parameter.
barRectangle(Color, Rectangle, int, boolean) - Method in class com.steema.teechart.styles.CustomBar
For internal use.
Displays a Bar or HorizBar point using the parameter coordinates and the BarColor parameter.
barSizePercent - Variable in class com.steema.teechart.styles.CustomBar
 
BarStyle - Class in com.steema.teechart.styles
Title: BarStyle class
BaseLine - Class in com.steema.teechart.styles
Title: BaseLine class
BaseLine() - Constructor for class com.steema.teechart.styles.BaseLine
 
BaseLine(IBaseChart) - Constructor for class com.steema.teechart.styles.BaseLine
 
BaseTrend - Class in com.steema.teechart.functions
Title: BaseTrend class
BaseTrend() - Constructor for class com.steema.teechart.functions.BaseTrend
 
BaseTrend(IBaseChart) - Constructor for class com.steema.teechart.functions.BaseTrend
 
bBevel - Variable in class com.steema.teechart.Shape
 
bBorderRound - Variable in class com.steema.teechart.Shape
 
bBrush - Variable in class com.steema.teechart.Shape
 
bBrush - Variable in class com.steema.teechart.styles.Series
 
bBrush - Variable in class com.steema.teechart.tools.Tool
 
bClickableLine - Variable in class com.steema.teechart.styles.Custom
 
bClip - Variable in class com.steema.teechart.styles.SeriesMarks
 
bColorEach - Variable in class com.steema.teechart.styles.Series
 
bCustomPosition - Variable in class com.steema.teechart.TextShapePosition
 
bDark3D - Variable in class com.steema.teechart.styles.Custom
 
bDark3D - Variable in class com.steema.teechart.styles.CustomBar
 
bDrawBar - Variable in class com.steema.teechart.styles.CustomError
 
BeeSwarm - Class in com.steema.teechart.styles
 
BeeSwarm(IBaseChart) - Constructor for class com.steema.teechart.styles.BeeSwarm
 
BeeSwarm() - Constructor for class com.steema.teechart.styles.BeeSwarm
 
beginUpdate() - Method in class com.steema.teechart.styles.Series
Recalculates the function just one time, when finished adding points.
BelongsToOther - Static variable in class com.steema.teechart.styles.Pie
 
belongsToOtherSlice(int) - Method in class com.steema.teechart.styles.Pie
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.
BELOWPERCENT - Static variable in class com.steema.teechart.styles.PieOtherStyle
Slices with values below a percentage are grouped.
BELOWPERCENT - Static variable in class com.steema.teechart.styles.PieOtherStyles
Slices with values below a percentage are grouped.
BELOWVALUE - Static variable in class com.steema.teechart.styles.PieOtherStyle
Slices with values below a value are grouped.
BELOWVALUE - Static variable in class com.steema.teechart.styles.PieOtherStyles
Slices with values below a value are grouped.
Bevel - Class in com.steema.teechart
Title: Bevel class
Bevel(IBaseChart) - Constructor for class com.steema.teechart.Bevel
 
BEVEL - Static variable in class com.steema.teechart.drawing.LineCap
Defines a beveled union style between line segments
BevelStyle - Class in com.steema.teechart
Title: BevelStyle class
bExponent - Variable in class com.steema.teechart.axis.AxisLabels
 
Bezier - Class in com.steema.teechart.styles
Title: Bezier class
Bezier() - Constructor for class com.steema.teechart.styles.Bezier
 
Bezier(IBaseChart) - Constructor for class com.steema.teechart.styles.Bezier
 
bImageBevel - Variable in class com.steema.teechart.Shape
 
BIMONTH - Static variable in class com.steema.teechart.functions.CompressionPeriod
BiMonthly.
bisque - Static variable in class com.steema.teechart.drawing.Color
The color bisque.
BISQUE - Static variable in class com.steema.teechart.drawing.Color
The color bisque.
bitmap - Variable in class com.steema.teechart.drawing.Image
 
black - Static variable in class com.steema.teechart.drawing.Color
The color black.
BLACK - Static variable in class com.steema.teechart.drawing.Color
The color black.
BlackIsBackTheme - Class in com.steema.teechart.themes
Title: BlackIsBack Theme class
BlackIsBackTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.BlackIsBackTheme
 
BlackPalette - Static variable in class com.steema.teechart.styles.CustomGauge
 
blue - Static variable in class com.steema.teechart.drawing.Color
The color blue.
BLUE - Static variable in class com.steema.teechart.drawing.Color
The color blue.
BlueSkyTheme - Class in com.steema.teechart.themes
Title: BlueSkyTheme class
BlueSkyTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.BlueSkyTheme
 
BluesPalette - Static variable in class com.steema.teechart.styles.CustomGauge
 
Bollinger - Class in com.steema.teechart.functions
Title: Bollinger class
Bollinger() - Constructor for class com.steema.teechart.functions.Bollinger
 
Bollinger(IBaseChart) - Constructor for class com.steema.teechart.functions.Bollinger
 
bOnAxis - Variable in class com.steema.teechart.axis.AxisLabels
 
BOTH - Static variable in class com.steema.teechart.functions.KDESides
 
BOTH - Static variable in class com.steema.teechart.ScrollMode
Allows complete Horizontal and Vertical Scrolling.
BOTH - Static variable in class com.steema.teechart.styles.HorizontalAxis
Associates the series with both the top and bottom axes.
BOTH - Static variable in class com.steema.teechart.styles.VerticalAxis
Associates the series with both the left and right axis.
BOTH - Static variable in class com.steema.teechart.tools.AxisArrowPosition
Draws arrows at both ends of the Axis.
BOTH - Static variable in class com.steema.teechart.tools.CursorClicked
The Cursor on the horizontal and vertical line of the cursortool.
BOTH - Static variable in class com.steema.teechart.tools.CursorToolStyle
Shows both a horizontal line and a vertical line on top of the chart's series.
BOTH - Static variable in class com.steema.teechart.tools.DragPointStyle
Allows user to drag points both horizontally and vertically.
BOTH - Static variable in class com.steema.teechart.tools.NearestPointDirection
Nearest point both horizontally and vertically.
BOTH - Static variable in class com.steema.teechart.ZoomDirections
Allows both Horizontal and Vertical Zooming.
bottom - Variable in class com.steema.teechart.axis.AllAxisSavedScales
 
bottom - Variable in class com.steema.teechart.Chart
 
BOTTOM - Static variable in class com.steema.teechart.legend.LegendAlignment
Aligns the legend to the bottom of the TChart.
BOTTOM - Static variable in class com.steema.teechart.styles.ErrorStyle
Crossbar of 'T' error displacement indicator displayed on the bottom.
BOTTOM - Static variable in class com.steema.teechart.styles.HorizontalAxis
Associates the series with the bottom axis.
BOTTOM - Static variable in class com.steema.teechart.styles.ShapeTextVertAlign
Text is vertically aligned to the bottom of the shape.
BottomWall(IBaseChart, Walls) - Constructor for class com.steema.teechart.Walls.BottomWall
 
bounds - Variable in class com.steema.teechart.drawing.Graphics3D
 
Box - Class in com.steema.teechart.styles
Title: Box class
Box() - Constructor for class com.steema.teechart.styles.Box
 
Box(IBaseChart) - Constructor for class com.steema.teechart.styles.Box
 
breakSizeUpTo(double) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
broadcastEvent(TeeEvent) - Method in class com.steema.teechart.Chart
 
broadcastEvent(Series, SeriesEventStyle) - Method in class com.steema.teechart.Chart
Internal use.
broadcastEvent(TeeEvent) - Method in interface com.steema.teechart.IBaseChart
 
broadcastEvent(Series, SeriesEventStyle) - Method in interface com.steema.teechart.IBaseChart
 
broadcastMouseEvent(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
 
broadcastMouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.Chart
 
broadcastToolEvent(ChartDrawEvent) - Method in class com.steema.teechart.Chart
 
brush - Variable in class com.steema.teechart.drawing.Graphics3D
 
brush - Variable in class com.steema.teechart.Shadow
 
bTransparent - Variable in class com.steema.teechart.Shape
 
Bubble - Class in com.steema.teechart.styles
Title: class
Bubble() - Constructor for class com.steema.teechart.styles.Bubble
 
Bubble(IBaseChart) - Constructor for class com.steema.teechart.styles.Bubble
 
BubbleCloud - Class in com.steema.teechart.styles
Title: BubbleCloud class
BubbleCloud() - Constructor for class com.steema.teechart.styles.BubbleCloud
BubbleCloud Constructor
BubbleCloud(IBaseChart) - Constructor for class com.steema.teechart.styles.BubbleCloud
BubbleCloud Constructor
BuildNumber - Static variable in class com.steema.teechart.misc.Utils
 
bUseColorRange - Variable in class com.steema.teechart.styles.Custom3DPalette
 
bUseOrigin - Variable in class com.steema.teechart.styles.CustomBar
 
bUsePalette - Variable in class com.steema.teechart.styles.Custom3DPalette
 
BusinessTheme - Class in com.steema.teechart.themes
Title: Business Theme class
BusinessTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.BusinessTheme
Description of Classic theme
button - Variable in class com.steema.teechart.events.Event
 
BUTTON1 - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
Indicates mouse button #1; used by FrameworkMouseEvent.getButton().
BUTTON2 - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
Indicates mouse button #2; used by FrameworkMouseEvent.getButton().
BUTTON3 - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
Indicates mouse button #3; used by FrameworkMouseEvent.getButton().
bVisible - Variable in class com.steema.teechart.axis.Axis
 
bVisible - Variable in class com.steema.teechart.styles.SeriesPointer
 

C

cachedImage - Variable in class com.steema.teechart.TChart
 
calc() - Method in class com.steema.teechart.ArrowPoint
 
calc3DPoint(Point3D) - Method in class com.steema.teechart.drawing.Graphics3D
 
calc3DPoint(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
calc3DPoint(Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
calc3DPoint(Point, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calc3DPoint(int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calc3DPoint(Point3D) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calc3DPos(Point3D) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the XY position in pixels of the point p Z 3D coordinate.
calc3DPos(Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the XY position in pixels of the point p Z 3D coordinate.
Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
calc3DPos(Point, Point) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the XY position in pixels of the point p with Z = 0 3D coordinate.
Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
calc3DPos(Point, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the XY position in pixels of the XYZ 3D coordinate.
Can be used when custom drawing using 3D XYZ coordinates are returned from the axes or not.
calc3DPos(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
calc3DPos(PointDouble, double, double, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
calc3DPos(PointDouble, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
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.
calc3DPos(Point3D) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calc3DPos(Point, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calc3DPos(Point, Point) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calc3DPos(Point, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calc3DPos(PointDouble, double, double, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calcAllSeries() - Method in class com.steema.teechart.axis.Axis
 
calcAngleFromLength(Point, double) - Method in class com.steema.teechart.styles.CircularGauge
 
calcArcAngles(int, int, int, int, int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
calcArcPoints(int, int, int, int, double, double, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
calcBarBounds(int) - Method in class com.steema.teechart.styles.Bar
 
calcBarBounds(int) - Method in class com.steema.teechart.styles.CustomBar
 
calcCircleBackColor() - Method in class com.steema.teechart.styles.Circular
 
calcCircleGradient() - Method in class com.steema.teechart.styles.Circular
 
calcClampRange() - Method in class com.steema.teechart.functions.KDE
 
calcColorRange() - Method in class com.steema.teechart.styles.Custom3DPalette
 
calcDistance(Point, int, int, int, int) - Static method in class com.steema.teechart.misc.MathUtils
 
calcDistance(Point, int, int, int, int) - Static method in class com.steema.teechart.misc.Utils
 
calcExplodedRadius(int) - Method in class com.steema.teechart.styles.Pie
 
calcFirstLastVisibleIndex(boolean) - Method in class com.steema.teechart.styles.CustomBar
 
calcFirstLastVisibleIndex() - Method in class com.steema.teechart.styles.CustomBar
 
calcFirstLastVisibleIndex() - Method in interface com.steema.teechart.styles.ISeries
 
calcFirstLastVisibleIndex() - Method in class com.steema.teechart.styles.Series
 
calcHeight() - Method in class com.steema.teechart.legend.LegendTitle
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.Bar
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.Custom
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.CustomError
 
calcHorizMargins(int, int) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.CustomPoint
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.Histogram
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.HorizBar
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.Map
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.Points3D
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.Pyramid
 
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.Series
Returns the number of pixels for horizontal margins
calcHorizMargins(Margins) - Method in class com.steema.teechart.styles.SeriesPointer
 
calcIncrement() - Method in class com.steema.teechart.axis.Axis
Returns the calculated Axis Label increment and serves as a useable measure when Labelling is set to manual or automatic increments.
Please note that the related Increment property only returns the
increment value when those increments are manually set via the same
property.
calcItemHeight() - Method in class com.steema.teechart.legend.Legend
 
calcLabelStyle() - Method in class com.steema.teechart.axis.Axis
Returns the most logical Axis Label style.
It calculates the "best candidate" label style based on how many Active Series are in the Chart and if the Series has point labels.
calcMarkLength(int) - Method in class com.steema.teechart.styles.CustomBar
 
calcMinMax(FloatRange) - Method in class com.steema.teechart.axis.Axis
Returns the minimum and maximum values of the associated Series.
calcMinMaxValue(boolean) - Method in class com.steema.teechart.styles.BaseLine
 
calcMinMaxValue(boolean) - Method in class com.steema.teechart.styles.OHLC
 
calcMinValue(double) - Method in class com.steema.teechart.styles.ColorGrid
 
calcNewRectangle() - Method in class com.steema.teechart.styles.CustomGauge
 
calcOrigRectangle() - Method in class com.steema.teechart.styles.CircularGauge
 
calcOrigRectangle() - Method in class com.steema.teechart.styles.CustomGauge
 
calcOrigRectangle() - Method in class com.steema.teechart.styles.KnobGauge
 
calcOrigRectangle() - Method in class com.steema.teechart.styles.LinearGauge
 
calcOrigRectangle() - Method in class com.steema.teechart.styles.NumericGauge
 
calcPercentSt(double) - Method in interface com.steema.teechart.styles.ISeries
 
calcPercentSt(double) - Method in class com.steema.teechart.styles.Series
 
calcPerspective(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
calcPerspective(Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calcPoint(double, Point, double, double) - Static method in class com.steema.teechart.misc.MathUtils
 
calcPoint(double, Point, double, double) - Method in class com.steema.teechart.styles.CircularGauge
 
calcPointFromValues(double, double, double) - Method in class com.steema.teechart.styles.Ternary
 
calcPoints(int, int) - Method in class com.steema.teechart.styles.Polygon
 
calcPosPoint(int) - Method in class com.steema.teechart.axis.Axis
 
calcPosValue(double) - Method in class com.steema.teechart.axis.Axis
Returns the corresponding value of a Screen position in pixels.
calcPosValue(double) - Method in class com.steema.teechart.styles.Series
Returns "Value" parameter coordinate position in pixels.
calcRadius() - Method in class com.steema.teechart.styles.Circular
 
calcRect(Rectangle, boolean) - Method in class com.steema.teechart.axis.Axis
Used internally by Chart when creating Axes
calcRect3D(Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the position in pixels of the Rectangle 3D coordinates.
calcRect3D(Rectangle, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calcRectangle(int) - Method in class com.steema.teechart.styles.Histogram
 
calcRectangle(int) - Method in class com.steema.teechart.styles.HorizHistogram
 
CalcResultType - Class in com.steema.teechart
Title: CalcResultType class
CalcResultType() - Constructor for class com.steema.teechart.CalcResultType
 
CalcResultType(double, boolean) - Constructor for class com.steema.teechart.CalcResultType
 
calcRoundScales() - Method in class com.steema.teechart.axis.Axis
Rounds Axis scale to integer values
calcScreenPositions() - Method in class com.steema.teechart.tools.CursorTool
 
calcSizeValue(double) - Method in class com.steema.teechart.axis.Axis
Returns the amount in pixels that corresponds to a portion of the axis of size "Value" in axis scales.
calcStats() - Method in class com.steema.teechart.styles.ValueList
 
calcSweepAngle() - Method in class com.steema.teechart.styles.CircularGauge
 
calcTempPosition(int[], int, int, int, int) - Method in class com.steema.teechart.tools.Annotation
 
calcTempPosition(int[], int, int, int, int) - Method in class com.steema.teechart.tools.Marker
 
calcTempWidth(Graphics3D, String) - Method in class com.steema.teechart.tools.Annotation
 
calcTrigValues() - Method in class com.steema.teechart.drawing.Graphics3D
 
calcTrigValues() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Add
Performs function operation on SourceSeries series.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Average
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.BaseTrend
 
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Correlation
 
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Count
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Cumulative
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Custom, double) - Method in interface com.steema.teechart.functions.Custom.YCalculator
 
calculate(Series, int, int) - Method in class com.steema.teechart.functions.ExpAverage
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Function
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.High
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Low
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Momentum
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.MomentumDivision
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.MovingAverage
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Performance
 
calculate(Series, int, int) - Method in class com.steema.teechart.functions.RootMeanSquare
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.RSI
 
calculate(Series, int, int) - Method in class com.steema.teechart.functions.StdDeviation
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Stochastic
Performs function operation on SourceSeries series.
First and Last parameters are ValueIndex of first and last point used in calculation.
calculate(Series, int, int) - Method in class com.steema.teechart.functions.Variance
Performs function operation on s series.
calculate(ISeries, int, int) - Method in interface com.steema.teechart.styles.Custom3DGrid.YCalculator
 
calculate2DPosition(Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
calculate2DPosition(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the XY position in pixels of the coordinate.
calculate2DPosition(int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calculate3DPosition(Point3D) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the XY position in pixels of the XYZ 3D coordinate.
calculate3DPosition(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the XY position in pixels of the XYZ 3D coordinate.
calculate3DPosition(Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates and returns the XY position in pixels of the XYZ 3D coordinate.
calculate3DPosition(int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calculateAllPoints(Series, ValueList) - Method in class com.steema.teechart.functions.BaseTrend
 
calculateAllPoints(Series, ValueList) - Method in class com.steema.teechart.functions.Function
 
calculateByPeriod(Series, ValueList) - Method in class com.steema.teechart.functions.Function
 
calculateKDE() - Method in class com.steema.teechart.functions.KDE
 
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.Add
Performs function operation on list of series (SourceSeriesList).
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.Average
Performs function operation on list of series (SourceSeriesList).
The ValueIndex parameter defines ValueIndex of point in each Series in list.
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.BaseTrend
 
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.Count
Performs function operation on list of series (SourceSeriesList).
The ValueIndex parameter defines ValueIndex of point in each Series in list.
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.Cumulative
Performs function operation on list of series (SourceSeriesList).
The ValueIndex parameter defines ValueIndex of point in each Series in list.
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.Function
Performs function operation on list of series (SourceSeriesList).
The ValueIndex parameter defines ValueIndex of point in each Series in list.
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.High
Performs function operation on list of series (SourceSeriesList).
The ValueIndex parameter defines ValueIndex of point in each Series in list.
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.Low
Performs function operation on list of series (SourceSeriesList).
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.ManySeries
Performs function operation on list of series (SourceSeriesList).
The ValueIndex parameter defines ValueIndex of point in each Series in list.
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.RootMeanSquare
Performs function operation on list of series (SourceSeriesList).
The ValueIndex parameter defines ValueIndex of point in each Series in list.
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.StdDeviation
Performs function operation on list of series (SourceSeriesList).
The ValueIndex parameter defines ValueIndex of point in each Series in list.
You can override CalculateMany function to perform customized calculation on list of SourceSeries.
calculateMany(ArrayList, int) - Method in class com.steema.teechart.functions.Variance
Performs function operation on all sourceSeries series.
calculateMarkPosition(TextShape, String, int, int, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Series
 
calculatePeriod(Series, double, int, int) - Method in class com.steema.teechart.functions.BaseTrend
 
calculatePeriod(Series, double, int, int) - Method in class com.steema.teechart.functions.Correlation
 
calculatePeriod(Series, double, int, int) - Method in class com.steema.teechart.functions.Function
 
calculateTrend(Series, int, int) - Method in class com.steema.teechart.functions.BaseTrend
Calculates trend line parameters m and b, where y=m*x+b
calculateValue(double, double) - Method in class com.steema.teechart.functions.Divide
 
calculateValue(double, double) - Method in class com.steema.teechart.functions.ManySeries
 
calculateValue(double, double) - Method in class com.steema.teechart.functions.Multiply
 
calculateValue(double, double) - Method in class com.steema.teechart.functions.Subtract
 
calculateValues(ValueList) - Method in class com.steema.teechart.functions.KDE
 
calcValue(double) - Method in class com.steema.teechart.styles.CircularGauge
 
calcValue() - Method in class com.steema.teechart.tools.ColorLine
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.Bar
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.Custom
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.CustomError
 
calcVerticalMargins(int, int) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.CustomPoint
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.Histogram
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.HorizBar
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.Map
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.Points3D
 
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.Series
Returns the number of pixels for vertical margins
calcVerticalMargins(Margins) - Method in class com.steema.teechart.styles.SeriesPointer
 
calcVisiblePoints - Variable in class com.steema.teechart.styles.Series
 
calcWallSize(Axis) - Method in class com.steema.teechart.Walls
Calculates the Wall thickness of the specified Axis.
calcWidth(int) - Method in class com.steema.teechart.legend.LegendSymbol
 
calcWidth(Rectangle) - Method in class com.steema.teechart.styles.TFrame
 
calcXPos(int) - Method in class com.steema.teechart.styles.Bar
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(int) - Method in class com.steema.teechart.styles.BubbleCloud
 
calcXPos(int) - Method in class com.steema.teechart.styles.ColorGrid
 
calcXPos(int) - Method in class com.steema.teechart.styles.CustomPoint
Returns horizontal screen position for a given point.
calcXPos(int) - Method in class com.steema.teechart.styles.CustomPolar
Returns the pixel Screen Horizontal coordinate of the ValueIndex Series value.
calcXPos(int) - Method in class com.steema.teechart.styles.HorizBar
The pixel Screen Horizontal coordinate of the ValueIndex Series value.
This coordinate is calculated using the Series associated Horizontal Axis.
calcXPos(int) - Method in class com.steema.teechart.styles.Pie
Returns the pixel Screen Horizontal coordinate of the ValueIndex Series value.
calcXPos(int) - Method in class com.steema.teechart.styles.Series
The pixel Screen Horizontal coordinate of the ValueIndex Series value.
This coordinate is calculated using the Series associated Horizontal Axis.
calcXPos(int) - Method in class com.steema.teechart.styles.Smith
The pixel Screen Horizontal coordinate of the ValueIndex Series value.
This coordinate is calculated using the Series associated Horizontal Axis.
calcXPosValue(double) - Method in class com.steema.teechart.axis.Axis
Calculates the Horizontal coordinate in pixels of Value parameter.
You can use CalcXPosValue when requiring pixel positions from which to plot Drawing output.
calcXPosValue(double) - Method in class com.steema.teechart.styles.Series
The pixel Screen Horizontal coordinate of the specified Value.
calcXSizeValue(double) - Method in class com.steema.teechart.styles.Series
Returns the size in pixels corresponding to value parameter in horizontal axis scales.
This coordinate is calculated using the Series associated Horizontal Axis.
calcXYIncrement(int) - Method in class com.steema.teechart.axis.Axis
Returns the calculated Axis Label increment.
calcYPos(int) - Method in class com.steema.teechart.styles.Bar
The Screen Y pixel coordinate of the ValueIndex Series value.
calcYPos(int) - Method in class com.steema.teechart.styles.BubbleCloud
 
calcYPos(int) - Method in class com.steema.teechart.styles.ColorGrid
 
calcYPos(int) - Method in class com.steema.teechart.styles.CustomPoint
Returns vertical screen position for a given point.
calcYPos(int) - Method in class com.steema.teechart.styles.CustomPolar
Returns the pixel Screen Vertical coordinate of the ValueIndex Series value.
This coordinate is calculated using the Series associated Vertical Axis.
calcYPos(int) - Method in class com.steema.teechart.styles.HorizBar
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(int) - Method in class com.steema.teechart.styles.Series
The pixel Screen Vertical coordinate of the ValueIndex Series value.
This coordinate is calculated using the Series associated Vertical Axis.
calcYPos(int) - Method in class com.steema.teechart.styles.Smith
The pixel Screen Vertical coordinate of the ValueIndex Series value.
This coordinate is calculated using the Series associated Vertical Axis.
calcYPosValue(double) - Method in class com.steema.teechart.axis.Axis
Calculates the Vertical coordinate in pixels of Value parameter.
calcYPosValue(double) - Method in class com.steema.teechart.styles.Series
The pixel Screen Vertical coordinate of the specified Value.
This coordinate is calculated using the Series associated Vertical Axis.
calcYSizeValue(double) - Method in class com.steema.teechart.styles.Series
Returns the size in pixels corresponding to value parameter in vertical axis scales.
This coordinate is calculated using the Series associated Vertical Axis.
calcZoomPoints() - Method in class com.steema.teechart.Zoom
 
calcZOrder() - Method in class com.steema.teechart.styles.Area
 
calcZOrder() - Method in class com.steema.teechart.styles.Custom3D
 
calcZOrder() - Method in class com.steema.teechart.styles.CustomBar
 
calcZOrder() - Method in class com.steema.teechart.styles.CustomPoint
 
calcZOrder() - Method in class com.steema.teechart.styles.Series
 
calcZOrder() - Method in class com.steema.teechart.styles.Shape
 
calcZPos() - Method in class com.steema.teechart.axis.Axis
Calculates the Vertical coordinate in pixels of Value parameter
calcZPos(int) - Method in class com.steema.teechart.styles.Custom3D
 
calcZPositions(int) - Method in class com.steema.teechart.styles.Points3D
 
Calendar - Class in com.steema.teechart.styles
Title: Calendar class
Calendar() - Constructor for class com.steema.teechart.styles.Calendar
 
Calendar(IBaseChart) - Constructor for class com.steema.teechart.styles.Calendar
 
Calendar.CalendarCell - Class in com.steema.teechart.styles
Title: CalendarCell class
Calendar.CalendarCellUpper - Class in com.steema.teechart.styles
Title: CalendarCellUpper class
Calendar.CalendarChangeEvent - Class in com.steema.teechart.styles
 
Calendar.CalendarChangeListener - Interface in com.steema.teechart.styles
 
CalendarCell() - Constructor for class com.steema.teechart.styles.Calendar.CalendarCell
 
CalendarCell(Calendar) - Constructor for class com.steema.teechart.styles.Calendar.CalendarCell
 
CalendarCellUpper() - Constructor for class com.steema.teechart.styles.Calendar.CalendarCellUpper
 
CalendarCellUpper(Calendar) - Constructor for class com.steema.teechart.styles.Calendar.CalendarCellUpper
 
CalendarChangeEvent(ISeries, int, DateTime) - Constructor for class com.steema.teechart.styles.Calendar.CalendarChangeEvent
 
Callout - Class in com.steema.teechart.styles
Title: Callout class
Callout() - Constructor for class com.steema.teechart.styles.Callout
 
Callout(ISeries) - Constructor for class com.steema.teechart.styles.Callout
 
canAddRandomPoints() - Method in class com.steema.teechart.styles.Series
 
cancelMouse - Variable in class com.steema.teechart.Chart
 
canClip() - Method in class com.steema.teechart.Chart
Returns the number of active (visible) series.
CanClip returns if the Chart Drawing Canvas has the capability of "clipping" lines and polygons.
"Clipping" means the feature that allows hiding drawing outside the rectangle or polygon specifed by the developer.
CanClip returns false when the Chart is displayed in OpenGL 3D, or when the Chart is printed and the TeeClipWhenPrinting constant is true, or when the Chart is converted to a metafile image and the TeeClipWhenMetafiling constant is true.
canClip() - Method in interface com.steema.teechart.IBaseChart
 
canCreateValues() - Method in class com.steema.teechart.styles.Custom3DGrid
 
Candle - Class in com.steema.teechart.styles
Title: Candle class
Candle(IBaseChart) - Constructor for class com.steema.teechart.styles.Candle
 
Candle() - Constructor for class com.steema.teechart.styles.Candle
 
CANDLEBAR - Static variable in class com.steema.teechart.styles.CandleStyle
Candle points represented by vertical lines with Open and Close horizontal tick marks.
CANDLESTICK - Static variable in class com.steema.teechart.styles.CandleStyle
Candle points represented by vertical rectangles with Open and Close vertical tick marks.
CandleStyle - Class in com.steema.teechart.styles
Title: CandleStyle class
canDoExtra() - Method in class com.steema.teechart.styles.Points
 
canDrawPanelBack() - Method in class com.steema.teechart.Chart
Internal use.
canDrawPanelBack() - Method in interface com.steema.teechart.IBaseChart
 
canUsePeriod - Variable in class com.steema.teechart.functions.Function
 
capacity - Variable in class com.steema.teechart.styles.ValueList
 
CCI - Class in com.steema.teechart.functions
Title: CCI class
CCI() - Constructor for class com.steema.teechart.functions.CCI
 
CCI(IBaseChart) - Constructor for class com.steema.teechart.functions.CCI
 
cellDate(int, int) - Method in class com.steema.teechart.styles.Calendar
 
cellsOrientation() - Method in class com.steema.teechart.styles.Surface
 
CellsOrientation() - Constructor for class com.steema.teechart.styles.Surface.CellsOrientation
 
CellsRow() - Constructor for class com.steema.teechart.styles.Custom3DGrid.CellsRow
 
CENTER - Static variable in class com.steema.teechart.drawing.StringAlignment
 
CENTER - Static variable in class com.steema.teechart.functions.PeriodAlign
Aligns the function with the centre point of the function period.
CENTER - Static variable in class com.steema.teechart.ImageMode
Place unmodified image at Center of bounding area
center() - Method in class com.steema.teechart.Rectangle
Returns the center point of the rectangle
CENTER - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a center.
CENTER - Static variable in class com.steema.teechart.styles.ShapeTextHorizAlign
Text is horizontally aligned to the centre of the shape.
CENTER - Static variable in class com.steema.teechart.styles.ShapeTextVertAlign
Text is vertically aligned to the centre of the shape.
CENTER - Static variable in class com.steema.teechart.tools.AnnotationPosition
 
CENTER - Static variable in class com.steema.teechart.tools.ColorLineStyle
 
CENTERED - Static variable in class com.steema.teechart.axis.AxisLabelAlign
Labels centered on the default position.
centered - Variable in class com.steema.teechart.axis.GridPen
When centered is true, grid is displayed in between axis labels.
CENTRALAMERICA - Static variable in class com.steema.teechart.styles.WorldMapType
 
CFrame - Class in com.steema.teechart.styles
 
CFrame(IBaseChart, Color[]) - Constructor for class com.steema.teechart.styles.CFrame
 
CFrame(IBaseChart, Color[], boolean) - Constructor for class com.steema.teechart.styles.CFrame
 
CFrame() - Constructor for class com.steema.teechart.styles.CFrame
 
CHANGEACTIVE - Static variable in class com.steema.teechart.styles.SeriesEventStyle
 
changeAllSeriesType(Chart, Class) - Static method in class com.steema.teechart.Chart
Changes all Series on the Chart from one Series type to another.
changeAxis(Axis) - Method in class com.steema.teechart.themes.AndrosTheme
 
changeAxis(Axis) - Method in class com.steema.teechart.themes.BlackIsBackTheme
 
changeAxis(Axis) - Method in class com.steema.teechart.themes.BlueSkyTheme
 
changeAxis(Axis) - Method in class com.steema.teechart.themes.DefaultTheme
 
changeAxis(Axis) - Method in class com.steema.teechart.themes.LookoutTheme
 
changeAxis(Axis) - Method in class com.steema.teechart.themes.ReportTheme
 
changeAxis(Axis) - Method in class com.steema.teechart.themes.TeeChartTheme
 
CHANGECOLOR - Static variable in class com.steema.teechart.styles.SeriesEventStyle
 
changed(Object) - Method in class com.steema.teechart.drawing.Graphics3D
 
changed(Object) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
changed(Object) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
changed(int) - Method in class com.steema.teechart.tools.CursorTool
 
ChangeEvent - Class in com.steema.teechart.events
 
ChangeEvent(Object) - Constructor for class com.steema.teechart.events.ChangeEvent
 
changeEvent - Variable in class com.steema.teechart.Page
 
ChangeListener - Interface in com.steema.teechart.events
 
changeSeries(Series) - Method in class com.steema.teechart.themes.DefaultTheme
 
changeSeriesType(Series, Class) - Static method in class com.steema.teechart.Chart
Changes the Series from one type to another, for example from Bar Series
Series to Line Series
CHANGETITLE - Static variable in class com.steema.teechart.styles.SeriesEventStyle
 
changeType(Series, Class) - Static method in class com.steema.teechart.styles.Series
Replaces ASeries object with a new Series object of another class.
changeWall(Wall) - Method in class com.steema.teechart.themes.BlackIsBackTheme
 
changeWall(Wall, Color) - Method in class com.steema.teechart.themes.BlueSkyTheme
 
changeWall(Wall, Color) - Method in class com.steema.teechart.themes.DefaultTheme
 
Chart - Class in com.steema.teechart
Title: Chart class
Chart() - Constructor for class com.steema.teechart.Chart
 
Chart(IChart) - Constructor for class com.steema.teechart.Chart
 
Chart(IChart, Cursor) - Constructor for class com.steema.teechart.Chart
 
CHART - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
chart - Variable in class com.steema.teechart.exports.DataExportFormat
 
chart - Variable in class com.steema.teechart.imports.DataImportFormat
 
chart - Variable in class com.steema.teechart.styles.SeriesCollection
 
chart - Variable in class com.steema.teechart.TeeBase
 
chart - Variable in class com.steema.teechart.tools.ToolsCollection
 
Chart.ChartToolTip - Class in com.steema.teechart
Title: Tooltips class
CHART_ADDED - Static variable in class com.steema.teechart.events.ChartEvent
 
CHART_FIRST - Static variable in class com.steema.teechart.events.ChartEvent
 
CHART_LAST - Static variable in class com.steema.teechart.events.ChartEvent
 
CHART_SCROLLED - Static variable in class com.steema.teechart.events.ChartEvent
 
CHART_UNZOOMED - Static variable in class com.steema.teechart.events.ChartEvent
 
CHART_ZOOMED - Static variable in class com.steema.teechart.events.ChartEvent
 
ChartAdapter - Class in com.steema.teechart.events
An abstract adapter class for receiving chart click events.
ChartAdapter() - Constructor for class com.steema.teechart.events.ChartAdapter
 
chartBounds - Variable in class com.steema.teechart.Chart
 
ChartBrush - Class in com.steema.teechart.drawing
Title: ChartBrush class
ChartBrush(IBaseChart, boolean) - Constructor for class com.steema.teechart.drawing.ChartBrush
 
ChartBrush(IBaseChart) - Constructor for class com.steema.teechart.drawing.ChartBrush
 
ChartBrush(IBaseChart, Color) - Constructor for class com.steema.teechart.drawing.ChartBrush
 
ChartBrush(IBaseChart, Color, boolean) - Constructor for class com.steema.teechart.drawing.ChartBrush
 
ChartCollection - Class in com.steema.teechart.tools
 
ChartCollection(Tool) - Constructor for class com.steema.teechart.tools.ChartCollection
 
ChartCollection() - Constructor for class com.steema.teechart.tools.ChartCollection
 
ChartDrawEvent - Class in com.steema.teechart.events
Title: TeeChart for Java
ChartDrawEvent(Object, int, int) - Constructor for class com.steema.teechart.events.ChartDrawEvent
Creates a new instance of ChartDrawEvent
ChartErrors - Class in com.steema.teechart.styles
 
ChartErrors(Series) - Constructor for class com.steema.teechart.styles.ChartErrors
 
ChartErrors3D - Class in com.steema.teechart.styles
 
ChartErrors3D(Series) - Constructor for class com.steema.teechart.styles.ChartErrors3D
 
ChartErrorsBase - Class in com.steema.teechart.styles
 
ChartErrorsBase(Series) - Constructor for class com.steema.teechart.styles.ChartErrorsBase
 
ChartEvent - Class in com.steema.teechart.events
Title: TeeChart for Java
ChartEvent(Object, int) - Constructor for class com.steema.teechart.events.ChartEvent
Creates a new instance of ChartEvent
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.Annotation
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.AxisArrow
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.ChartImage
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.ColorBand
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.ColorLine
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.CursorTool
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.DrawLine
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.ExtraLegend
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.GridBand
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.NearestPoint
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.ScrollPager
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.SeriesBand
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.SeriesRegion
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.SubChartTool
 
chartEvent(ChartDrawEvent) - Method in class com.steema.teechart.tools.Tool
 
ChartException - Exception in com.steema.teechart
Title: ChartException class
ChartException() - Constructor for exception com.steema.teechart.ChartException
 
ChartException(String) - Constructor for exception com.steema.teechart.ChartException
 
ChartFont - Class in com.steema.teechart.drawing
Title: ChartFont class
ChartFont(IBaseChart) - Constructor for class com.steema.teechart.drawing.ChartFont
 
ChartImage - Class in com.steema.teechart.tools
Title: ChartImage
ChartImage() - Constructor for class com.steema.teechart.tools.ChartImage
 
ChartImage(IBaseChart) - Constructor for class com.steema.teechart.tools.ChartImage
 
ChartListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
ChartMotionAdapter - Class in com.steema.teechart.events
An abstract adapter class for receiving chart motion events.
ChartMotionAdapter() - Constructor for class com.steema.teechart.events.ChartMotionAdapter
 
ChartMotionListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
ChartMouseAdapter - Class in com.steema.teechart.events
An abstract adapter class for receiving chart click events.
ChartMouseAdapter() - Constructor for class com.steema.teechart.events.ChartMouseAdapter
 
ChartMouseEvent - Class in com.steema.teechart.events
Title: TeeChart for Java
ChartMouseEvent(Object, int, ClickedParts, FrameworkMouseEvent) - Constructor for class com.steema.teechart.events.ChartMouseEvent
Creates a new instance of ChartMouseEvent
ChartMouseListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
ChartPaintAdapter - Class in com.steema.teechart.events
An abstract adapter class for receiving chart paint events.
ChartPaintAdapter() - Constructor for class com.steema.teechart.events.ChartPaintAdapter
 
chartPainted(ChartDrawEvent) - Method in class com.steema.teechart.events.ChartPaintAdapter
Invoked after Chart is drawn
chartPainted(ChartDrawEvent) - Method in interface com.steema.teechart.events.ChartPaintListener
Invoked after Chart is drawn
chartPainting(ChartDrawEvent) - Method in class com.steema.teechart.events.ChartPaintAdapter
Invoked before Chart is drawn
chartPainting(ChartDrawEvent) - Method in interface com.steema.teechart.events.ChartPaintListener
Invoked before Chart is drawn
ChartPaintListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
ChartPen - Class in com.steema.teechart.drawing
Title: ChartPen class
ChartPen(ChartPen) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(IBaseChart, Color, boolean, int, LineCap, DashStyle) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(IBaseChart) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(Color) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(IBaseChart, boolean) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(IBaseChart, Color, DashStyle) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(IBaseChart, Color, boolean) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(IBaseChart, Color, int) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(IBaseChart, Color) - Constructor for class com.steema.teechart.drawing.ChartPen
 
ChartPen(IBaseChart, Color, boolean, LineCap) - Constructor for class com.steema.teechart.drawing.ChartPen
 
chartPrinted(ChartDrawEvent) - Method in interface com.steema.teechart.events.ChartPrintListener
Invoked after Chart is printed
ChartPrintListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
chartRect - Variable in class com.steema.teechart.Chart
 
CHARTRECT - Static variable in class com.steema.teechart.ClickedParts
 
chartRectHeight() - Method in class com.steema.teechart.Chart
 
chartRectWidth() - Method in class com.steema.teechart.Chart
 
ChartToolTip(Chart) - Constructor for class com.steema.teechart.Chart.ChartToolTip
 
check() - Method in class com.steema.teechart.ZoomScroll
Makes sure x0 and y0 coordinates are lower than x1 and y1 respectively.
checkAxis(Axis) - Method in class com.steema.teechart.axis.Axes
 
checkBackground(Object, FrameworkMouseEvent) - Method in interface com.steema.teechart.IChart
 
checkBackground(Object, FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
checkClick(int, int) - Method in class com.steema.teechart.styles.Calendar
 
checkClick(Point) - Method in class com.steema.teechart.styles.Calendar
 
checkClickSeries() - Method in interface com.steema.teechart.IChart
 
checkClickSeries() - Method in class com.steema.teechart.TChart
 
checkDataSource() - Method in class com.steema.teechart.styles.CustomViolin
 
checkDataSource() - Method in interface com.steema.teechart.styles.ISeries
 
checkDataSource() - Method in class com.steema.teechart.styles.Series
Refreshes all Series point values, either from database Tables or Series points.
You can call this method regularly if you want new or modified data to appear in realtime in the Series.
checkDrawHidden(Series, int) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
checkDrawHidden(Series, int) - Method in class com.steema.teechart.tools.ToolAxis
 
checkGraphics() - Method in interface com.steema.teechart.IChart
 
checkGraphics() - Method in class com.steema.teechart.TChart
 
checkMarkArrowColor - Variable in class com.steema.teechart.styles.SeriesMarks
When True, Marks arrow pen color is changed if the point has the same color.
checkMouse(Cursor, int, int) - Method in class com.steema.teechart.styles.Series
 
checkNextLabelValue(Axis, AxisLabelValueEventArgs) - Method in class com.steema.teechart.axis.Axis
 
checkNextLabelValue(Axis, AxisLabelValueEventArgs) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
checkOrder() - Method in class com.steema.teechart.styles.Series
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(Series) - Method in class com.steema.teechart.styles.Series
 
checkTitle(Title, FrameworkMouseEvent, ClickedParts) - Method in interface com.steema.teechart.IChart
 
checkTitle(Title, FrameworkMouseEvent, ClickedParts) - Method in class com.steema.teechart.TChart
 
checkZoomPanning(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
 
chooseLanguage(Context) - Method in class com.steema.teechart.editors.AskLanguage
 
CIRCLE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a circle.
CIRCLE - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a circle.
CIRCLE - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a circle.
CIRCLE - Static variable in class com.steema.teechart.tools.NearestPointStyle
Shape is a circle.
circleHeight - Variable in class com.steema.teechart.styles.Circular
 
circleWidth - Variable in class com.steema.teechart.styles.Circular
 
Circular - Class in com.steema.teechart.styles
Title: Circular class
Circular() - Constructor for class com.steema.teechart.styles.Circular
 
Circular(IBaseChart) - Constructor for class com.steema.teechart.styles.Circular
 
CircularGauge - Class in com.steema.teechart.styles
 
CircularGauge() - Constructor for class com.steema.teechart.styles.CircularGauge
 
CircularGauge(IBaseChart) - Constructor for class com.steema.teechart.styles.CircularGauge
 
ClassicPalette - Static variable in class com.steema.teechart.themes.Theme
 
ClassicTheme - Class in com.steema.teechart.themes
Title: Classic Theme class
ClassicTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.ClassicTheme
Description of Classic theme
clear() - Method in class com.steema.teechart.axis.AxisLabelsItems
Clears custom labels list
clear() - Method in class com.steema.teechart.functions.Bollinger
 
clear() - Method in class com.steema.teechart.functions.Function
 
clear() - Method in class com.steema.teechart.functions.MACD
 
clear() - Method in class com.steema.teechart.functions.Spline
Removes all source points.
clear() - Method in class com.steema.teechart.styles.Custom3DGrid
Deletes all Series values.
clear() - Method in interface com.steema.teechart.styles.ISeries
 
clear() - Method in class com.steema.teechart.styles.Map
 
clear() - Method in class com.steema.teechart.styles.MarksItems
 
clear() - Method in class com.steema.teechart.styles.Series
Removes all points, texts and Colors from the Series.
Dependent Series are notified.
clear(boolean) - Method in class com.steema.teechart.styles.SeriesCollection
Removes (and optionally disposes) all Series.
clear() - Method in class com.steema.teechart.styles.SeriesCollection
Removes and disposes all Series.
clear() - Method in class com.steema.teechart.styles.SeriesMarks
Removes all mark positions and mark items.
clear() - Method in class com.steema.teechart.styles.TriSurface
Deletes all TriSurfaceSeries values.
Dependent Series are notified.
clear() - Method in class com.steema.teechart.styles.ValueList
Removes all values in the list.
clear(int) - Method in class com.steema.teechart.styles.ValueList
 
clear() - Method in class com.steema.teechart.tools.AxisBreaks
 
clear() - Method in class com.steema.teechart.tools.DrawLines
Deletes all Series values.
Dependent Series are notified.
clearImage() - Method in class com.steema.teechart.drawing.ChartBrush
Clears the ChartBrush element from all associated bitmap images.
clearLists() - Method in class com.steema.teechart.styles.Pie
 
clearLists() - Method in class com.steema.teechart.styles.Series
 
clearPalette() - Method in class com.steema.teechart.styles.Custom3DPalette
Deletes all Palette information.
clearZoomHistory() - Method in class com.steema.teechart.Zoom
 
CLICK - Static variable in class com.steema.teechart.tools.MarksTipMouseAction
Tips will be displayed when clicking a series point.
clicked(Point) - Method in class com.steema.teechart.axis.Axis
Returns if X and Y coordinates are close to the Axis position.
clicked(int, int) - Method in class com.steema.teechart.axis.Axis
Returns if X and Y coordinates are close to the Axis position.
clicked(Point) - Method in class com.steema.teechart.legend.Legend
Returns the index of the clicked Legend Point.
clicked(int, int) - Method in class com.steema.teechart.legend.Legend
Returns the index of the clicked Legend Point.
clicked(int, int) - Method in class com.steema.teechart.styles.Arrow
 
clicked(int, int) - Method in class com.steema.teechart.styles.BubbleCloud
 
clicked(int, int) - Method in class com.steema.teechart.styles.Calendar
Returns the ValueIndex of the "clicked" point in the Series.
clicked(int, int) - Method in class com.steema.teechart.styles.Candle
 
clicked(Point) - Method in class com.steema.teechart.styles.Candle
 
clicked(int, int) - Method in class com.steema.teechart.styles.Circular
 
clicked(int, int) - Method in class com.steema.teechart.styles.ColorGrid
 
clicked(int, int, Point) - Method in class com.steema.teechart.styles.ContourLevel
 
clicked(int, int) - Method in class com.steema.teechart.styles.Custom
Calculates if any point is at XY position.
clicked(int, int) - Method in class com.steema.teechart.styles.CustomBar
Returns the ValueIndex of the "clicked" point in the Series.
Clicked means the X and Y coordinates are in the point screen region bounds.
clicked(int, int) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
clicked(int, int) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
clicked(int, int) - Method in class com.steema.teechart.styles.CustomGauge
 
clicked(int, int) - Method in class com.steema.teechart.styles.CustomPoint
Returns the ValueIndex of the "clicked" point in the Series.
clicked(int, int) - Method in class com.steema.teechart.styles.CustomPolar
The ValueIndex of the "clicked" point in the Series.
clicked(int, int) - Method in class com.steema.teechart.styles.FastLine
Returns the ValueIndex of the "clicked" point in the Series.
Clicked means the X and Y coordinates are in the point screen region bounds.
clicked(int, int) - Method in class com.steema.teechart.styles.Funnel
The ValueIndex of the "clicked" point in the Series.
clicked(int, int) - Method in class com.steema.teechart.styles.Histogram
 
clicked(int, int) - Method in interface com.steema.teechart.styles.ISeries
 
clicked(int, int) - Method in class com.steema.teechart.styles.Map
The ValueIndex of the "clicked" point in the Map Series.
clicked - Variable in class com.steema.teechart.styles.MouseClicked
 
clicked(int, int) - Method in class com.steema.teechart.styles.Pie
 
clicked(int, int) - Method in class com.steema.teechart.styles.Points3D
The ValueIndex of the "clicked" point in the Series.
clicked(Point) - Method in class com.steema.teechart.styles.Series
 
clicked(int, int) - Method in class com.steema.teechart.styles.Series
Returns the ValueIndex of the "clicked" point in the Series.
Clicked means the X and Y coordinates are in the point screen region bounds.
clicked(Point) - Method in class com.steema.teechart.styles.SeriesMarks
Determines which Mark contains the p point parameters.
clicked(int, int) - Method in class com.steema.teechart.styles.SeriesMarks
Determines which Mark contains the XY pixel point parameters.
clicked(int, int) - Method in class com.steema.teechart.styles.Shape
Returns the ValueIndex of the "clicked" point in the Series.
clicked(int, int) - Method in class com.steema.teechart.styles.Smith
The ValueIndex of the "clicked" point in the Series.
clicked(int, int) - Method in class com.steema.teechart.styles.Ternary
 
clicked(int, int) - Method in class com.steema.teechart.styles.Volume
Returns the ValueIndex of the "clicked" point in the Series.
clicked(Point) - Method in class com.steema.teechart.Title
Returns if mouse cursor is inside TChartTitle bound rectangle.

The Title.Visible property must be true.
clicked(int, int) - Method in class com.steema.teechart.Title
Returns if mouse cursor is inside TChartTitle bound rectangle.

The Title.Visible property must be true.
clicked(Point) - Method in class com.steema.teechart.tools.Annotation
Returns true is point parameter is inside annotation bounds
clicked(int, int) - Method in class com.steema.teechart.tools.ColorBand
 
clicked(int, int) - Method in class com.steema.teechart.tools.ColorLine
 
clicked(int, int) - Method in class com.steema.teechart.tools.CursorTool
 
clicked(Point) - Method in class com.steema.teechart.tools.CursorTool
 
clicked(int, int) - Method in class com.steema.teechart.tools.DrawLine
 
clicked(Point) - Method in class com.steema.teechart.tools.DrawLine
 
clicked(int, int) - Method in class com.steema.teechart.tools.SubChart
 
clickedAxes() - Method in class com.steema.teechart.events.ChartMouseEvent
 
clickedBackground() - Method in class com.steema.teechart.events.ChartMouseEvent
 
clickedCandle(int, Point) - Method in class com.steema.teechart.styles.Candle
 
clickedDate(int, int) - Method in class com.steema.teechart.styles.Calendar
Returns the Date of the "clicked" cell in the Calendar.
clickedLegend() - Method in class com.steema.teechart.events.ChartMouseEvent
 
ClickedParts - Class in com.steema.teechart
Title:
clickedPointer(int, int, int, int, int) - Method in class com.steema.teechart.styles.Bubble
 
clickedPointer(int, int, int, int, int) - Method in class com.steema.teechart.styles.CustomPoint
For internal use
clickedPointer(int, int, int, int, int) - Method in class com.steema.teechart.styles.Gantt
For internal use.
clickedPointer(int, int, int, int, int) - Method in class com.steema.teechart.styles.Ternary
 
clickedSegment(int, int, Point) - Method in class com.steema.teechart.styles.ContourLevel
 
clickedSegment(Point, Point, Point) - Method in class com.steema.teechart.styles.CustomPolar
 
clickedSeries() - Method in class com.steema.teechart.events.ChartMouseEvent
 
clickedTitles() - Method in class com.steema.teechart.events.ChartMouseEvent
 
clickedTool() - Method in class com.steema.teechart.events.ChartMouseEvent
 
ClickedVars() - Constructor for class com.steema.teechart.styles.Ternary.ClickedVars
 
clickTolerance - Static variable in class com.steema.teechart.tools.Tool
 
clipCube(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Creates a cubic Windows GDI clipping region.
clipCube(Rectangle, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
clipDrawingRegion() - Method in class com.steema.teechart.tools.DrawLine
 
clipEllipse(Rectangle) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
clipEllipse(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
clipEllipse(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Creates a Elliptical Windows GDI clipping region.
ClipEllipse creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle.
clipEllipse(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Creates a Elliptical Windows GDI clipping region.
ClipEllipse creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle.
clipEllipse(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DVML
Creates a Elliptical Windows GDI clipping region.
clipEllipse(Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
clipPolygon(Point[]) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
clipPolygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
 
clipPolygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Creates a Polygonal Windows GDI clipping region.
ClipPolygon creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle.
clipPolygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Creates a Polygonal Windows GDI clipping region.
ClipPolygon creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle.
clipPolygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DVML
Creates a Polygonal Windows GDI clipping region.
clipPolygon(Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
clipRectangle(Rectangle) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
clipRectangle(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Creates a Windows GDI clipping region and selects it into TChart.Canvas device context handle.
clipRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
clipRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Creates a rectangular Windows GDI clipping region.
ClipRectangle creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle.
clipRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Creates a rectangular Windows GDI clipping region.
ClipRectangle creates a Windows GDI clipping region and selects it into TChart.Drawing Canvas device context handle.
clipRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DVML
Creates a rectangular Windows GDI clipping region.
clipRectangle(Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
clipWhenMetafiling - Variable in class com.steema.teechart.Chart
 
clipWhenPrinting - Variable in class com.steema.teechart.Chart
 
ClipZoomReversibleRectangle() - Method in class com.steema.teechart.Zoom
 
Clock - Class in com.steema.teechart.styles
Title: Clock class
Clock() - Constructor for class com.steema.teechart.styles.Clock
 
Clock(IBaseChart) - Constructor for class com.steema.teechart.styles.Clock
 
ClockStyle - Class in com.steema.teechart.styles
Title: ClockStyle class
clone() - Method in class com.steema.teechart.Chart
Returns a clone of the Chart.
clone() - Method in class com.steema.teechart.drawing.Gradient
 
clone() - Method in class com.steema.teechart.styles.Series
 
cloneSeries() - Method in class com.steema.teechart.styles.Series
Returns a new Series, copy of this original.
It returns the SeriesIndex of the new Series.
CLOSE - Static variable in class com.steema.teechart.functions.RSIStyle
Use Close values
closerPoint(Rectangle, Point) - Method in class com.steema.teechart.tools.AnnotationCallout
 
CLV - Class in com.steema.teechart.functions
Title: CLV class
CLV() - Constructor for class com.steema.teechart.functions.CLV
 
CLV(IBaseChart) - Constructor for class com.steema.teechart.functions.CLV
 
coefficient(Series, int, int) - Method in class com.steema.teechart.functions.BaseTrend
Calculates trendline first order parameter
coefficient(int) - Method in class com.steema.teechart.functions.CurveFitting
Returns calculated fitted coefficient.
color - Variable in class com.steema.teechart.drawing.ChartBrush
 
color - Variable in class com.steema.teechart.drawing.ChartPen
 
Color - Class in com.steema.teechart.drawing
Title: Color class
Color() - Constructor for class com.steema.teechart.drawing.Color
 
Color(int, int, int, int) - Constructor for class com.steema.teechart.drawing.Color
 
Color(int, int, int) - Constructor for class com.steema.teechart.drawing.Color
 
Color(int) - Constructor for class com.steema.teechart.drawing.Color
 
Color(Color) - Constructor for class com.steema.teechart.drawing.Color
 
color - Variable in class com.steema.teechart.styles.GridPalette
 
ColorBand - Class in com.steema.teechart.tools
Title: ColorBand class
ColorBand() - Constructor for class com.steema.teechart.tools.ColorBand
 
ColorBand(IBaseChart) - Constructor for class com.steema.teechart.tools.ColorBand
 
ColorGrid - Class in com.steema.teechart.styles
Title: ColorGrid class
ColorGrid(IBaseChart) - Constructor for class com.steema.teechart.styles.ColorGrid
 
ColorGrid() - Constructor for class com.steema.teechart.styles.ColorGrid
 
colorIsEmpty(Color) - Static method in class com.steema.teechart.misc.Utils
 
colorlevel - Variable in class com.steema.teechart.styles.ContourSeriesMarks
 
COLORLINE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a colorline.
ColorLine - Class in com.steema.teechart.tools
Title: ColorLine class
ColorLine() - Constructor for class com.steema.teechart.tools.ColorLine
 
ColorLine(IBaseChart) - Constructor for class com.steema.teechart.tools.ColorLine
 
ColorLine(Axis) - Constructor for class com.steema.teechart.tools.ColorLine
 
ColorLineStyle - Class in com.steema.teechart.tools
Title: ColorLineStyle class
ColorList - Class in com.steema.teechart.styles
Title: ColorList class
ColorList(int) - Constructor for class com.steema.teechart.styles.ColorList
 
colorMember - Variable in class com.steema.teechart.styles.Series
 
ColorPalettes - Class in com.steema.teechart.themes
Title: ColorPalettes class
ColorPalettes() - Constructor for class com.steema.teechart.themes.ColorPalettes
 
colorToHex(Color, boolean) - Static method in class com.steema.teechart.misc.Utils
 
columnSeparator - Static variable in class com.steema.teechart.languages.Language
 
columnWidthAuto - Variable in class com.steema.teechart.legend.Legend
 
columnWidths - Variable in class com.steema.teechart.legend.Legend
 
com.steema.teechart - package com.steema.teechart
 
com.steema.teechart.android - package com.steema.teechart.android
 
com.steema.teechart.axis - package com.steema.teechart.axis
 
com.steema.teechart.data - package com.steema.teechart.data
 
com.steema.teechart.drawing - package com.steema.teechart.drawing
 
com.steema.teechart.editors - package com.steema.teechart.editors
 
com.steema.teechart.editors.gallery - package com.steema.teechart.editors.gallery
 
com.steema.teechart.events - package com.steema.teechart.events
 
com.steema.teechart.exports - package com.steema.teechart.exports
 
com.steema.teechart.functions - package com.steema.teechart.functions
 
com.steema.teechart.imports - package com.steema.teechart.imports
 
com.steema.teechart.languages - package com.steema.teechart.languages
 
com.steema.teechart.legend - package com.steema.teechart.legend
 
com.steema.teechart.misc - package com.steema.teechart.misc
 
com.steema.teechart.printer - package com.steema.teechart.printer
 
com.steema.teechart.styles - package com.steema.teechart.styles
 
com.steema.teechart.themes - package com.steema.teechart.themes
 
com.steema.teechart.tools - package com.steema.teechart.tools
 
Comparator - Interface in com.steema.teechart
A comparison function, which imposes a total ordering on some collection of integers.
compare(int, int) - Method in interface com.steema.teechart.Comparator
Compares its two arguments for order.
compare(int, int) - Method in class com.steema.teechart.styles.Map.CompareOrder
 
compare(int, int) - Method in class com.steema.teechart.styles.Pie.CompareSlice
 
compareDoubles(double, double) - Static method in class com.steema.teechart.misc.MathUtils
Note: This code has been copied from Java JDK Double.compare method, because J2ME Double class does not include it.
compareDoubles(double, double) - Static method in class com.steema.teechart.misc.Utils
Note: This code has been copied from Java JDK Double.compare method, because J2ME Double class does not include it.
CompareOrder() - Constructor for class com.steema.teechart.styles.Map.CompareOrder
 
CompareSlice() - Constructor for class com.steema.teechart.styles.Pie.CompareSlice
 
compress(ISeries, int) - Method in interface com.steema.teechart.functions.CompressOHLC.DateCompressor
 
CompressionPeriod - Class in com.steema.teechart.functions
Title: CompressionPeriod class
CompressOHLC - Class in com.steema.teechart.functions
Title: CompressOHLC class
CompressOHLC() - Constructor for class com.steema.teechart.functions.CompressOHLC
 
CompressOHLC(IBaseChart) - Constructor for class com.steema.teechart.functions.CompressOHLC
 
CompressOHLC.DateCompressor - Interface in com.steema.teechart.functions
 
CONCENTRIC - Static variable in class com.steema.teechart.styles.MultiPies
Multiple Pie series are drawn concentric.
cone(boolean, int, int, int, int, int, int, boolean, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
cone(boolean, int, int, int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Paints a cone.
cone(boolean, Rectangle, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Paints a cone.
cone(boolean, Rectangle, int, int, boolean, int) - Method in class com.steema.teechart.drawing.Graphics3D
Paints a cone with Cone Percent.
Use
ONLY with OPENGL.
This parameter varies the apex size as a percentage of the base.
cone(boolean, int, int, int, int, int, int, boolean, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
cone(boolean, int, int, int, int, int, int, boolean, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
cone(boolean, int, int, int, int, int, int, boolean, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
cone(boolean, Rectangle, int, int, boolean, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
cone(boolean, int, int, int, int, int, int, boolean, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
cone(boolean, int, int, int, int, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
CONE - Static variable in class com.steema.teechart.styles.BarStyle
Defines a cone shape for each bar series point.
CONE - Static variable in class com.steema.teechart.styles.TowerStyle
Defines Tower series points as cones.
conePercent - Variable in class com.steema.teechart.styles.CustomBar
 
constructPage(MemoryOutputStream) - Method in class com.steema.teechart.exports.PDFData.PDFPage
 
contains(int, int) - Method in class com.steema.teechart.Rectangle
 
contains(Point) - Method in class com.steema.teechart.Rectangle
 
contains(double) - Method in class com.steema.teechart.styles.PieAngle
 
continuous - Variable in class com.steema.teechart.legend.LegendSymbol
Determines if legend symbol should display without separation from other legend item symbols.
Contour - Class in com.steema.teechart.styles
Title: Contour class
Contour(IBaseChart) - Constructor for class com.steema.teechart.styles.Contour
 
Contour() - Constructor for class com.steema.teechart.styles.Contour
 
Contour.ContourDraw - Class in com.steema.teechart.styles
Title: ContourDraw class
Contour.LevelProps - Class in com.steema.teechart.styles
 
Contour.LevelResolver - Interface in com.steema.teechart.styles
 
ContourConstruction - Class in com.steema.teechart.styles
 
ContourDraw(Contour) - Constructor for class com.steema.teechart.styles.Contour.ContourDraw
 
ContourLevel - Class in com.steema.teechart.styles
Title: ContourLevel class
ContourLevel(Contour, int) - Constructor for class com.steema.teechart.styles.ContourLevel
Contains characteristic information for a Contour series' "level".
ContourLevel(Contour) - Constructor for class com.steema.teechart.styles.ContourLevel
 
ContourLevels - Class in com.steema.teechart.styles
Title: ContourLevels class
ContourLevels() - Constructor for class com.steema.teechart.styles.ContourLevels
Stores information about Contour Series's Y position levels.
ContourSeriesMarks - Class in com.steema.teechart.styles
 
ContourSeriesMarks(IBaseChart) - Constructor for class com.steema.teechart.styles.ContourSeriesMarks
 
ContourSeriesMarks(Contour) - Constructor for class com.steema.teechart.styles.ContourSeriesMarks
 
convertArray(ArrayList, int) - Method in class com.steema.teechart.styles.Series
 
convertTo2D(SeriesMarksPosition, Point) - Method in class com.steema.teechart.styles.SeriesMarks
 
convexHull(Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
Calculates the boundary points of the convex hull of a set of 2D xy points. Original
convexHull(Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
CoolPalette - Static variable in class com.steema.teechart.themes.Theme
 
copy() - Method in class com.steema.teechart.Rectangle
 
copyFrom(AxisLabelsItems) - Method in class com.steema.teechart.axis.AxisLabelsItems
 
copyToClipboard() - Method in class com.steema.teechart.exports.DataExportFormat
Copy Chart data to clipboard.
copyToClipboard(Object) - Method in interface com.steema.teechart.IChart
 
copyToClipboard(Object) - Method in class com.steema.teechart.TChart
 
correctColor(Color) - Method in class com.steema.teechart.drawing.Gradient
 
correctRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
Correlation - Class in com.steema.teechart.functions
Title: Correlation class
Correlation() - Constructor for class com.steema.teechart.functions.Correlation
 
cosA - Variable in class com.steema.teechart.ArrowPoint
 
Count - Class in com.steema.teechart.functions
Title: Count class
Count() - Constructor for class com.steema.teechart.functions.Count
 
count - Variable in class com.steema.teechart.MultiLine
 
count - Variable in class com.steema.teechart.styles.LevelSegment
 
count - Variable in class com.steema.teechart.styles.ValueList
 
countActiveSeries() - Method in class com.steema.teechart.Chart
Returns the number of active (visible) series.
In other words it is a count of Series in Chart that have their Active property set to true.
countActiveSeries() - Method in interface com.steema.teechart.IBaseChart
 
countLegendItems() - Method in class com.steema.teechart.styles.Custom3DPalette
 
countLegendItems() - Method in class com.steema.teechart.styles.Series
 
countLegendItems() - Method in class com.steema.teechart.styles.Ternary
 
COVER - Static variable in class com.steema.teechart.styles.TowerStyle
Defines Tower series points as covers.
createAutoLevels() - Method in class com.steema.teechart.styles.Contour
 
createDefaultPalette(int) - Method in class com.steema.teechart.styles.Custom3DPalette
 
createNewAxis(IBaseChart) - Static method in class com.steema.teechart.axis.Axes
 
createNewSeries(IBaseChart, Class, Class, int) - Static method in class com.steema.teechart.styles.Series
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.
createNewSeries(IBaseChart, Class, Class, int, Object) - Static method in class com.steema.teechart.styles.Series
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.
createNewSeries(IBaseChart, Class, Class) - Static method in class com.steema.teechart.styles.Series
Creates a new Series object and sets the Name, Chart and Function methods.
createSubChart(String) - Method in interface com.steema.teechart.editors.gallery.Gallery
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Area
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Candle
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.ColorGrid
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Contour
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Custom3DPalette
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.CustomBar
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.FastLine
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.HighLow
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Histogram
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.IsoSurface
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Line
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Map
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.NumericGauge
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Pie
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Points
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Points3D
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Series
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Shape
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Surface
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Tower
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Volume
 
createSubGallery(Gallery) - Method in class com.steema.teechart.styles.Waterfall
 
createValues(int, int) - Method in class com.steema.teechart.styles.Custom3DGrid
Makes a Surface grid of NumX by NumZ dimensions.
For each grid point, the OnGetYValue event is called to allow the user to supply the corresponding Y value.
CROSS - Static variable in class com.steema.teechart.Cursor
 
CROSS - Static variable in class com.steema.teechart.drawing.HatchStyle
 
cross - Variable in class com.steema.teechart.drawing.LineCross
 
CROSS - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a cross.
CROSS - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a cross.
CROSS - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a cross.
crossingLines(double, double, double, double, double, double, double, double) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns true if two lines cross.
CrossPoints - Class in com.steema.teechart.functions
Title: CrossPoints class
CrossPoints() - Constructor for class com.steema.teechart.functions.CrossPoints
 
CrossPoints(IBaseChart) - Constructor for class com.steema.teechart.functions.CrossPoints
 
cube(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Cube.
cube(Rectangle, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Cube with Dark Sides.
cube(int, int, int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Cube with Dark Sides.
cube(Rectangle, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
cube(int, int, int, int, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
CUBE - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a cube.
CUBE - Static variable in class com.steema.teechart.styles.TowerStyle
Defines Tower series points as cubes.
cull(Point, Point, Point) - Static method in class com.steema.teechart.drawing.Graphics3D
 
cull(Point[]) - Static method in class com.steema.teechart.drawing.Graphics3D
 
Cumulative - Class in com.steema.teechart.functions
Title: Cumulative class
Cumulative() - Constructor for class com.steema.teechart.functions.Cumulative
 
Cumulative(IBaseChart) - Constructor for class com.steema.teechart.functions.Cumulative
 
currentLocale - Static variable in class com.steema.teechart.languages.Language
 
currentX - Variable in class com.steema.teechart.android.Graphics3DAndroid
 
currentY - Variable in class com.steema.teechart.android.Graphics3DAndroid
 
Cursor - Class in com.steema.teechart
 
Cursor(int) - Constructor for class com.steema.teechart.Cursor
 
cursor - Variable in class com.steema.teechart.data.CursorSeriesSource
 
cursor - Variable in class com.steema.teechart.styles.MouseClicked
 
CURSOR_FIRST - Static variable in class com.steema.teechart.tools.CursorTool.CursorEvent
 
CURSOR_LAST - Static variable in class com.steema.teechart.tools.CursorTool.CursorEvent
 
CURSOR_MOVED - Static variable in class com.steema.teechart.tools.CursorTool.CursorEvent
 
CursorClicked - Class in com.steema.teechart.tools
Title: CursorClicked class
CursorEvent(Object, int, ISeries, Point, double, double, int) - Constructor for class com.steema.teechart.tools.CursorTool.CursorEvent
Creates a new instance of CursorEvent
cursorMoved(CursorTool.CursorEvent) - Method in interface com.steema.teechart.tools.CursorTool.CursorListener
 
CursorSeriesSource - Class in com.steema.teechart.data
 
CursorSeriesSource() - Constructor for class com.steema.teechart.data.CursorSeriesSource
 
CursorTool - Class in com.steema.teechart.tools
Title: CursorTool class
CursorTool() - Constructor for class com.steema.teechart.tools.CursorTool
 
CursorTool(IBaseChart) - Constructor for class com.steema.teechart.tools.CursorTool
 
CursorTool(Series) - Constructor for class com.steema.teechart.tools.CursorTool
 
CursorTool.CursorEvent - Class in com.steema.teechart.tools
 
CursorTool.CursorListener - Interface in com.steema.teechart.tools
 
CursorTool.CursorToolResolver - Interface in com.steema.teechart.tools
 
CursorTool.NearestPoint - Class in com.steema.teechart.tools
 
CursorToolStyle - Class in com.steema.teechart.tools
Title: CursorToolStyle class
CURVED - Static variable in class com.steema.teechart.drawing.EdgeStyle
Curved edges.
CurveFitting - Class in com.steema.teechart.functions
Title: CurveFitting class
CurveFitting() - Constructor for class com.steema.teechart.functions.CurveFitting
 
CurveFitting(IBaseChart) - Constructor for class com.steema.teechart.functions.CurveFitting
 
custom - Variable in class com.steema.teechart.axis.Axes
 
Custom - Class in com.steema.teechart.functions
Title: Custom class
Custom() - Constructor for class com.steema.teechart.functions.Custom
 
Custom(IBaseChart) - Constructor for class com.steema.teechart.functions.Custom
 
Custom - Class in com.steema.teechart.styles
Title: Custom class
Custom() - Constructor for class com.steema.teechart.styles.Custom
 
Custom(IBaseChart) - Constructor for class com.steema.teechart.styles.Custom
 
CUSTOM - Static variable in class com.steema.teechart.styles.HorizontalAxis
Associates the series with a custom axis.
custom - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
CUSTOM - Static variable in class com.steema.teechart.styles.VerticalAxis
Associates the series with a custom axis.
CUSTOM - Static variable in class com.steema.teechart.tools.ColorLineStyle
 
Custom.YCalculator - Interface in com.steema.teechart.functions
 
Custom2DPolar - Class in com.steema.teechart.styles
Title: Custom2DPolar class
Custom2DPolar() - Constructor for class com.steema.teechart.styles.Custom2DPolar
 
Custom2DPolar(IBaseChart) - Constructor for class com.steema.teechart.styles.Custom2DPolar
 
Custom3D - Class in com.steema.teechart.styles
Title: Custom3D class
Custom3D() - Constructor for class com.steema.teechart.styles.Custom3D
 
Custom3D(IBaseChart) - Constructor for class com.steema.teechart.styles.Custom3D
 
custom3D - Variable in class com.steema.teechart.styles.SeriesXYZPoint
 
Custom3DGrid - Class in com.steema.teechart.styles
Title: Custom3DGrid class
Custom3DGrid() - Constructor for class com.steema.teechart.styles.Custom3DGrid
 
Custom3DGrid(IBaseChart) - Constructor for class com.steema.teechart.styles.Custom3DGrid
 
Custom3DGrid.CellsRow - Class in com.steema.teechart.styles
 
Custom3DGrid.PCellsRow - Class in com.steema.teechart.styles
 
Custom3DGrid.YCalculator - Interface in com.steema.teechart.styles
 
Custom3DPalette - Class in com.steema.teechart.styles
Title: Custom3DPalette class
Custom3DPalette(IBaseChart) - Constructor for class com.steema.teechart.styles.Custom3DPalette
 
Custom3DPalette() - Constructor for class com.steema.teechart.styles.Custom3DPalette
 
Custom3DPalette.ColorResolver - Interface in com.steema.teechart.styles
 
CUSTOM_CURSOR - Static variable in class com.steema.teechart.Cursor
 
customAxes - Variable in class com.steema.teechart.axis.AllAxisSavedScales
 
CustomAxes - Class in com.steema.teechart.axis
Title: CustomAxes class
CustomAxes() - Constructor for class com.steema.teechart.axis.CustomAxes
 
CustomBar - Class in com.steema.teechart.styles
Title: CustomBar class
CustomBar(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomBar
 
CustomBar() - Constructor for class com.steema.teechart.styles.CustomBar
 
CustomBar.BarRounding - Enum in com.steema.teechart.styles
 
CustomBar.BarStyleResolver - Interface in com.steema.teechart.styles
 
CustomBar.MarksLocation - Enum in com.steema.teechart.styles
 
customBarSize - Variable in class com.steema.teechart.styles.CustomBar
 
CustomBeeSwarm - Class in com.steema.teechart.styles
 
CustomBeeSwarm() - Constructor for class com.steema.teechart.styles.CustomBeeSwarm
 
CustomBeeSwarm(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomBeeSwarm
 
customBoundsIsEmpty() - Method in class com.steema.teechart.styles.CustomGauge
 
CustomBox - Class in com.steema.teechart.styles
Title: CustomBox class
CustomBox() - Constructor for class com.steema.teechart.styles.CustomBox
 
CustomBox(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomBox
 
CustomCount - Variable in class com.steema.teechart.ZoomScroll.ZoomSnapshot
 
customDate - Variable in class com.steema.teechart.styles.Calendar
 
CustomError - Class in com.steema.teechart.styles
Title: CustomError class
CustomError() - Constructor for class com.steema.teechart.styles.CustomError
 
CustomError(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomError
 
CustomErrorPoint - Class in com.steema.teechart.styles
 
CustomErrorPoint(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomErrorPoint
 
CustomErrorPoint() - Constructor for class com.steema.teechart.styles.CustomErrorPoint
 
CustomErrorPoint3D - Class in com.steema.teechart.styles
 
CustomErrorPoint3D(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomErrorPoint3D
 
CustomGauge - Class in com.steema.teechart.styles
 
CustomGauge() - Constructor for class com.steema.teechart.styles.CustomGauge
 
CustomGauge(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomGauge
 
customMarkText - Variable in class com.steema.teechart.styles.Series
 
CustomMinMax - Variable in class com.steema.teechart.ZoomScroll.ZoomSnapshot
 
CustomPoint - Class in com.steema.teechart.styles
Title: CustomPoint class
CustomPoint() - Constructor for class com.steema.teechart.styles.CustomPoint
 
CustomPoint(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomPoint
 
CustomPolar - Class in com.steema.teechart.styles
Title: CustomPolar class
CustomPolar() - Constructor for class com.steema.teechart.styles.CustomPolar
 
CustomPolar(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomPolar
 
CustomStack - Class in com.steema.teechart.styles
Title: CustomStack class
customStep - Variable in class com.steema.teechart.tools.SeriesAnimation
 
customToolTip - Variable in class com.steema.teechart.tools.MarksTip
 
CustomViolin - Class in com.steema.teechart.styles
Title: Custom Violin abstract class
CustomViolin() - Constructor for class com.steema.teechart.styles.CustomViolin
 
CustomViolin(IBaseChart) - Constructor for class com.steema.teechart.styles.CustomViolin
 
cyan - Static variable in class com.steema.teechart.drawing.Color
The color cyan.
CYAN - Static variable in class com.steema.teechart.drawing.Color
The color cyan.
cylinder(boolean, Rectangle, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Draws cylinder toggle Boolean for vertical or horizontal cylinder.
cylinder(boolean, Rectangle, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
CYLINDER - Static variable in class com.steema.teechart.styles.BarStyle
Defines a cylinder shape for each bar series point.
CYLINDER - Static variable in class com.steema.teechart.styles.TowerStyle
Defines Tower series points as cylinders.

D

DARK_GRAY - Static variable in class com.steema.teechart.drawing.Color
The color dark gray.
DARKCOLORQUANTITY - Static variable in class com.steema.teechart.drawing.Graphics3D
 
DARKDOWNWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
darkenColor(Color, int) - Static method in class com.steema.teechart.misc.Utils
 
DARKERCOLORQUANTITY - Static variable in class com.steema.teechart.drawing.Graphics3D
 
darkGray - Static variable in class com.steema.teechart.drawing.Color
The color dark gray.
DARKHORIZONTAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DARKUPWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DARKVERTICAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DASH - Static variable in class com.steema.teechart.drawing.DashStyle
 
dashCap - Variable in class com.steema.teechart.drawing.ChartPen
 
DashCap - Class in com.steema.teechart.drawing
Title: DashCap class
DASHDOT - Static variable in class com.steema.teechart.drawing.DashStyle
 
DASHDOTDOT - Static variable in class com.steema.teechart.drawing.DashStyle
 
DASHED - Static variable in class com.steema.teechart.drawing.FrameStyle
 
DASHEDDOWNWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DASHEDHORIZONTAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DASHEDUPWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DASHEDVERTICAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
dashStyle - Variable in class com.steema.teechart.drawing.ChartPen
 
DashStyle - Class in com.steema.teechart.drawing
Title: DashStyle class
DATACHANGED - Static variable in class com.steema.teechart.styles.SeriesEventStyle
 
DataExport() - Constructor for class com.steema.teechart.exports.Exports.DataExport
 
DataExportFormat - Class in com.steema.teechart.exports
Title: TeeChart for Java Data Export Format base class
DataExportFormat() - Constructor for class com.steema.teechart.exports.DataExportFormat
 
DataExportFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.DataExportFormat
Data export constructor all Chart Series.
DataExportFormat(IBaseChart, Series) - Constructor for class com.steema.teechart.exports.DataExportFormat
Data export constructor, named Series.
DataImportFormat - Class in com.steema.teechart.imports
Title: TeeChart for Java Data Import Format base class
DataImportFormat() - Constructor for class com.steema.teechart.imports.DataImportFormat
Creates a new instance of DataImportFormat
DataImportFormat(IBaseChart) - Constructor for class com.steema.teechart.imports.DataImportFormat
 
DataImportFormat(IBaseChart, Series) - Constructor for class com.steema.teechart.imports.DataImportFormat
 
DataSeriesSource - Class in com.steema.teechart.data
Title:
DataSeriesSource() - Constructor for class com.steema.teechart.data.DataSeriesSource
 
dataSourceArray() - Method in interface com.steema.teechart.styles.ISeries
 
dataSourceArray() - Method in class com.steema.teechart.styles.Series
 
DateTime - Class in com.steema.teechart
Title: DateTime class
DateTime(double) - Constructor for class com.steema.teechart.DateTime
 
DateTime(long) - Constructor for class com.steema.teechart.DateTime
 
DateTime(int, int, int) - Constructor for class com.steema.teechart.DateTime
 
DATETIME_RESOLVER - Static variable in class com.steema.teechart.events.DefaultResolvers
 
dateTimeDefaultFormat(double) - Method in class com.steema.teechart.axis.Axis
Returns either a Time or Date format depending if the astep parameter is lower than one day (time) or greater (date).
dateTimeIncrement(boolean, boolean, double, double, int) - Method in class com.steema.teechart.axis.Axis
Is a set of constants used to specify a date time increment.
DateTimeResolver - Interface in com.steema.teechart.events
Title: TeeChart for Java
DateTimeStep - Class in com.steema.teechart
Title: DateTimeStep class
dateTimeToDateTimeStr(DateTime) - Static method in class com.steema.teechart.misc.Utils
 
dateTimeToStr(double) - Static method in class com.steema.teechart.misc.Utils
 
dateTimeToStr(DateTime) - Static method in class com.steema.teechart.misc.Utils
 
DAY - Static variable in class com.steema.teechart.functions.CompressionPeriod
Day.
dayOneColumn - Variable in class com.steema.teechart.styles.Calendar
 
dayOneRow - Variable in class com.steema.teechart.styles.Calendar
 
DAYSTEP - Static variable in class com.steema.teechart.DateTimeStep
Array of double values to define DateTimeStep.
deactivate() - Method in class com.steema.teechart.ToolTip
 
DECIMAL - Static variable in class com.steema.teechart.styles.ClockStyle
Defines clock figures as Decimal numerals.
DEFAULT - Static variable in class com.steema.teechart.axis.AxisLabelAlign
Default position.
DEFAULT - Static variable in class com.steema.teechart.Cursor
 
defaultCapacity - Static variable in class com.steema.teechart.styles.ValueList
 
defaultColor - Variable in class com.steema.teechart.drawing.ChartBrush
 
defaultColor - Variable in class com.steema.teechart.drawing.ChartPen
 
defaultColor - Static variable in class com.steema.teechart.Panel
 
defaultColor - Variable in class com.steema.teechart.Shadow
 
defaultEndCap - Variable in class com.steema.teechart.drawing.ChartPen
 
DEFAULTFAMILY - Static variable in class com.steema.teechart.drawing.ChartFont
 
defaultLength - Variable in class com.steema.teechart.axis.TicksPen
 
defaultOuter - Variable in class com.steema.teechart.Bevel
 
DefaultPalette - Static variable in class com.steema.teechart.themes.Theme
 
defaultPen() - Method in class com.steema.teechart.styles.ContourLevel
 
DefaultResolvers - Class in com.steema.teechart.events
Title: TeeChart for Java
DefaultResolvers() - Constructor for class com.steema.teechart.events.DefaultResolvers
 
DEFAULTSIZE - Static variable in class com.steema.teechart.drawing.ChartFont
 
defaultSize - Variable in class com.steema.teechart.Shadow
 
defaultStyle - Variable in class com.steema.teechart.drawing.ChartPen
 
defaultText - Variable in class com.steema.teechart.TextShape
 
DefaultTheme - Class in com.steema.teechart.themes
Title: DefaultTheme class
DefaultTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.DefaultTheme
 
defaultVisible - Variable in class com.steema.teechart.drawing.ChartBrush
 
defaultVisible - Variable in class com.steema.teechart.drawing.ChartPen
 
defaultVisible - Variable in class com.steema.teechart.Shadow
 
defaultVisible - Variable in class com.steema.teechart.Shape
 
defaultVisible - Variable in class com.steema.teechart.styles.SeriesPointer
 
delete(int, int) - Method in class com.steema.teechart.misc.StringBuilder
 
delete(int) - Method in class com.steema.teechart.styles.Map
 
delete(int, int, boolean) - Method in class com.steema.teechart.styles.Map
 
delete(int) - Method in class com.steema.teechart.styles.Series
Removes the index th point.
X values remain unchanged.
The Chart will be automatically redrawn.
delete(int, int, boolean) - Method in class com.steema.teechart.styles.Series
Removes count number of points starting at index.
When RemoveGap parameter is true, it calls ValueList FillSequence.
The Chart will be automatically redrawn.
delete(int, int) - Method in class com.steema.teechart.styles.Series
 
deleteSelected() - Method in class com.steema.teechart.tools.DrawLine
 
density - Variable in class com.steema.teechart.styles.ContourSeriesMarks
 
depth - Variable in class com.steema.teechart.axis.Axes
 
DEPTH - Static variable in class com.steema.teechart.styles.Direction
 
DepthAxis - Class in com.steema.teechart.axis
Title: DepthAxis class
DepthAxis(boolean, boolean, IBaseChart) - Constructor for class com.steema.teechart.axis.DepthAxis
 
depthTop - Variable in class com.steema.teechart.axis.Axes
 
DESCENDING - Static variable in class com.steema.teechart.styles.ValueListOrder
Values are ordered in descending numerical order.
DESCRIPTIONS - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DIAGCROSS - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a diagonal cross.
DIAGCROSS - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a diagonal cross.
DIAGCROSS - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a diagonal cross.
DIAGONALBRICK - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DIAGONALCROSS - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DIAMOND - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a diamond.
DIAMOND - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a diamond.
DIAMOND - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a diamond.
DIAMOND - Static variable in class com.steema.teechart.tools.NearestPointStyle
Shape is a diamond.
DifY - Variable in class com.steema.teechart.styles.SeriesRandom
 
Dimension - Class in com.steema.teechart
 
Dimension(int, int) - Constructor for class com.steema.teechart.Dimension
 
Direction - Class in com.steema.teechart.styles
 
DISABLED - Static variable in class com.steema.teechart.styles.MultiPies
Multiple Pie series are displayed using custom manual ChartRect positions, or overlapped.
dispose(boolean) - Method in class com.steema.teechart.data.SeriesSource
 
dispose() - Method in class com.steema.teechart.functions.ADX
 
dispose() - Method in class com.steema.teechart.functions.Bollinger
 
dispose() - Method in class com.steema.teechart.functions.Function
 
dispose() - Method in class com.steema.teechart.functions.MACD
 
dispose() - Method in class com.steema.teechart.styles.CircularGauge
 
dispose() - Method in class com.steema.teechart.styles.Clock
 
dispose() - Method in class com.steema.teechart.styles.CustomGauge
 
dispose() - Method in interface com.steema.teechart.styles.ISeries
 
dispose() - Method in class com.steema.teechart.styles.Map
 
dispose() - Method in class com.steema.teechart.styles.NumericGauge
 
dispose() - Method in class com.steema.teechart.styles.Series
 
dispose() - Method in class com.steema.teechart.tools.Tool
 
dispose() - Method in class com.steema.teechart.tools.ToolsCollection
 
Divide - Class in com.steema.teechart.functions
Title: Divide class
Divide() - Constructor for class com.steema.teechart.functions.Divide
 
DIVOT - Static variable in class com.steema.teechart.drawing.HatchStyle
 
doAfterDraw() - Method in interface com.steema.teechart.IChart
 
doAfterDraw() - Method in class com.steema.teechart.TChart
 
doAfterDrawSeries() - Method in interface com.steema.teechart.IChart
 
doAfterDrawSeries() - Method in class com.steema.teechart.TChart
 
doAfterDrawValues() - Method in class com.steema.teechart.styles.CustomPolar
 
doAfterDrawValues() - Method in class com.steema.teechart.styles.Pie
 
doAfterDrawValues() - Method in class com.steema.teechart.styles.Series
 
doAfterDrawValues(Object) - Method in class com.steema.teechart.tools.SeriesBand
 
doAllowScroll(Axis, double, ScrollResult) - Method in interface com.steema.teechart.IChart
 
doAllowScroll(Axis, double, ScrollResult) - Method in class com.steema.teechart.TChart
 
doBarGradient(int, Rectangle) - Method in class com.steema.teechart.styles.CustomBar
 
doBaseInvalidate() - Method in class com.steema.teechart.Chart
 
doBaseInvalidate() - Method in interface com.steema.teechart.IBaseChart
 
doBeforeDraw() - Method in interface com.steema.teechart.IChart
 
doBeforeDraw() - Method in class com.steema.teechart.TChart
 
doBeforeDrawAxes() - Method in interface com.steema.teechart.IChart
 
doBeforeDrawAxes() - Method in class com.steema.teechart.TChart
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.BarJoin
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.Contour
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.Custom3DGrid
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.Custom3DPalette
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.CustomBar
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.CustomGauge
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.Funnel
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.Pie
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.Radar
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.Series
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.Ternary
 
doBeforeDrawSeries() - Method in interface com.steema.teechart.IChart
 
doBeforeDrawSeries() - Method in class com.steema.teechart.TChart
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.BubbleCloud
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.Circular
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.CircularGauge
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.CustomBox
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.CustomPolar
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.Pie
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.Series
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.Smith
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.TriSurface
 
doBeforeDrawValues(Object) - Method in class com.steema.teechart.tools.SeriesBand
 
doCalculation(Series, ValueList) - Method in class com.steema.teechart.functions.CrossPoints
 
doCalculation(Series, ValueList) - Method in class com.steema.teechart.functions.ExpMovAverage
 
doCalculation(Series, ValueList) - Method in class com.steema.teechart.functions.Function
 
doCalculation(Series, ValueList) - Method in class com.steema.teechart.functions.Moving
 
doChangedBrush(ChartBrush) - Method in class com.steema.teechart.Chart
Internal use.
doChangedBrush(ChartBrush) - Method in interface com.steema.teechart.IBaseChart
 
doChangedFont(ChartFont) - Method in class com.steema.teechart.Chart
Internal use.
doChangedFont(ChartFont) - Method in interface com.steema.teechart.IBaseChart
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.AndrosTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.BlackIsBackTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.BusinessTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.ClassicTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.DefaultTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.ExcelTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.FlatTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.GrayscaleTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.LookoutTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.OperaTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.ReportTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.TeeChartTheme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.Theme
 
doChangeSeries(Series) - Method in class com.steema.teechart.themes.WebTheme
 
doChartPrint() - Method in interface com.steema.teechart.IChart
 
doChartPrint() - Method in class com.steema.teechart.TChart
 
doClick(int, FrameworkMouseEvent) - Method in class com.steema.teechart.styles.Series
 
doClickAxis(Axis, FrameworkMouseEvent) - Method in interface com.steema.teechart.IChart
 
doClickAxis(Axis, FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
doClickLegend(Legend, FrameworkMouseEvent) - Method in interface com.steema.teechart.IChart
 
doClickLegend(Legend, FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
doClickPointer(int, int, int) - Method in class com.steema.teechart.styles.Series
 
doClickSeries(Object, Series, int, FrameworkMouseEvent) - Method in interface com.steema.teechart.IChart
 
doClickSeries(Object, Series, int, FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
docType - Variable in class com.steema.teechart.drawing.Graphics3DSVG
 
doDoubleClick(int, FrameworkMouseEvent) - Method in class com.steema.teechart.styles.Series
 
doDragLine() - Method in class com.steema.teechart.tools.ColorLine
 
doDraw(IGraphics3D, Rectangle, boolean) - Method in class com.steema.teechart.Title
 
doDrawImage(IGraphics3D) - Method in interface com.steema.teechart.IChart
 
doDrawImage(IGraphics3D) - Method in class com.steema.teechart.TChart
 
doDrawLegend(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Chart
Internal use.
doDrawLegend(IGraphics3D, Rectangle) - Method in interface com.steema.teechart.IBaseChart
 
doEndDragLine() - Method in class com.steema.teechart.tools.ColorLine
 
doGetAxesChartRect(Rectangle) - Method in interface com.steema.teechart.events.GetAxesChartRectListener
 
doGetAxesChartRect(Rectangle) - Method in interface com.steema.teechart.IChart
 
doGetAxesChartRect(Rectangle) - Method in class com.steema.teechart.TChart
 
doGetAxisRect(Rectangle) - Method in class com.steema.teechart.tools.CursorTool
 
doGetBarStyle(int) - Method in class com.steema.teechart.styles.CustomBar
 
doGetPointerStyle(int) - Method in class com.steema.teechart.styles.Ternary
 
doGetYValue(int, int) - Method in class com.steema.teechart.styles.Custom3DGrid
 
doGradient3D(int, Point, Point) - Method in class com.steema.teechart.styles.CustomBar
 
doInvalidate() - Method in interface com.steema.teechart.IChart
 
doInvalidate() - Method in class com.steema.teechart.TChart
 
doInvalidate() - Method in class com.steema.teechart.tools.InnerChart
 
doMouseDown(Point) - Method in class com.steema.teechart.legend.Legend
 
doMouseMove(int, int, FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.Chart
 
doMouseMove(FrameworkMouseEvent) - Method in interface com.steema.teechart.IChart
 
doMouseMove(FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
doMouseUp(FrameworkMouseEvent) - Method in interface com.steema.teechart.IChart
 
doMouseUp(FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
DONOTPAINT - Static variable in class com.steema.teechart.styles.TreatNullsStyle
Null points are not painted, but they are still used in other calculations.
doNotPaintNull() - Method in class com.steema.teechart.styles.BaseLine
 
doNotPaintNull() - Method in class com.steema.teechart.styles.FastLine
 
donut(int, int, int, int, double, double, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Donut slice.
donut(int, int, int, int, double, double, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
donut(int, int, int, int, double, double, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
donut(int, int, int, int, double, double, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
donut(int, int, int, int, double, double, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
Donut - Class in com.steema.teechart.styles
Title: Donut class
Donut() - Constructor for class com.steema.teechart.styles.Donut
 
Donut(IBaseChart) - Constructor for class com.steema.teechart.styles.Donut
 
doOnResetZoom() - Method in class com.steema.teechart.TChart
 
dOrigin - Variable in class com.steema.teechart.styles.CustomBar
 
doScroll(Object) - Method in interface com.steema.teechart.IChart
 
doScroll(Object) - Method in class com.steema.teechart.TChart
 
doSetBuffered(boolean) - Method in interface com.steema.teechart.IChart
 
doSetBuffered(boolean) - Method in class com.steema.teechart.TChart
 
DOT - Static variable in class com.steema.teechart.drawing.DashStyle
 
DOT - Static variable in class com.steema.teechart.styles.SurfaceStyle
 
DOTTEDDIAMOND - Static variable in class com.steema.teechart.drawing.HatchStyle
 
DOTTEDGRID - Static variable in class com.steema.teechart.drawing.HatchStyle
 
Double(double, double) - Constructor for class com.steema.teechart.drawing.Point.Double
 
Double() - Constructor for class com.steema.teechart.drawing.Point.Double
 
doUnZoomed(Object) - Method in interface com.steema.teechart.IChart
 
doUnZoomed(Object) - Method in class com.steema.teechart.TChart
 
downloadURLStream(String) - Static method in class com.steema.teechart.misc.Utils
 
downloadURLString(String) - Static method in class com.steema.teechart.misc.Utils
 
DownSampling - Class in com.steema.teechart.functions
 
DownSampling() - Constructor for class com.steema.teechart.functions.DownSampling
 
DownSampling(IBaseChart) - Constructor for class com.steema.teechart.functions.DownSampling
 
DownSamplingMethod - Class in com.steema.teechart.functions
Title: DownSamplingMethod class
DOWNTRIANGLE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a down pointing triangle.
DOWNTRIANGLE - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a down pointing triangle.
doZoom(int, int, int, int) - Method in class com.steema.teechart.axis.Axes
 
doZoom(double, double, double, double, double, double, double, double) - Method in class com.steema.teechart.Chart
Internal use.
Activates call to Zoom.
doZoom(Point.Double, Point.Double, Point.Double, Point.Double) - Method in class com.steema.teechart.Chart
 
doZoom(Point.Double, Point.Double, Point.Double, Point.Double) - Method in interface com.steema.teechart.IBaseChart
 
doZoom(double, double, double, double, double, double, double, double) - Method in interface com.steema.teechart.IBaseChart
 
doZoomed(Object) - Method in interface com.steema.teechart.IChart
 
doZoomed(Object) - Method in class com.steema.teechart.TChart
 
dPeriod - Variable in class com.steema.teechart.functions.Function
 
dPosition - Variable in class com.steema.teechart.styles.CustomBox
 
DragAdapter - Class in com.steema.teechart.events
An abstract adapter class for receiving series events.
DragAdapter() - Constructor for class com.steema.teechart.events.DragAdapter
 
dragFinished(ChangeEvent) - Method in class com.steema.teechart.events.DragAdapter
Invoked when a drag is finished.
dragFinished(ChangeEvent) - Method in interface com.steema.teechart.events.DragListener
Invoked when a drag is finished.
dragFinished(ChangeEvent) - Method in class com.steema.teechart.tools.ColorBand
 
dragFinished(ChangeEvent) - Method in class com.steema.teechart.tools.ScrollPager
 
DragListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
DragMarks - Class in com.steema.teechart.tools
Title: DragMarks class
DragMarks() - Constructor for class com.steema.teechart.tools.DragMarks
 
DragMarks(IBaseChart) - Constructor for class com.steema.teechart.tools.DragMarks
 
dragMoving(ChangeEvent) - Method in class com.steema.teechart.events.DragAdapter
Invoked when a drag is going on.
dragMoving(ChangeEvent) - Method in interface com.steema.teechart.events.DragListener
Invoked when a drag is going on.
dragMoving(ChangeEvent) - Method in class com.steema.teechart.tools.ColorBand
 
dragMoving(ChangeEvent) - Method in class com.steema.teechart.tools.ScrollPager
 
DragPoint - Class in com.steema.teechart.tools
Title: DragPoint class
DragPoint(IBaseChart) - Constructor for class com.steema.teechart.tools.DragPoint
 
DragPoint(Series) - Constructor for class com.steema.teechart.tools.DragPoint
 
DragPoint() - Constructor for class com.steema.teechart.tools.DragPoint
 
DragPointStyle - Class in com.steema.teechart.tools
Title: DragPointStyle class
draw(int, int, Image) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
draw(Rectangle, Image, boolean, boolean) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
draw() - Method in class com.steema.teechart.axis.Axes
This method paints the complete Axis (Ticks, Grid, Labels, Title)
using the Axis.ParentChart.Canvas.
Normally you do not need to call the Draw method directly.
draw(IGraphics3D) - Method in class com.steema.teechart.axis.Axes
 
draw(IGraphics3D, boolean) - Method in class com.steema.teechart.axis.Axis
Displays an Axis at the specified screen positions with the current
axis scales.
draw(boolean) - Method in class com.steema.teechart.axis.Axis
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(int, int, int, boolean) - Method in class com.steema.teechart.axis.Axis
Displays an Axis at the specified screen positions with the current axis scales.
Main drawing method.
draw(int, int, int, boolean, int, int) - Method in class com.steema.teechart.axis.Axis
Displays an Axis at the specified screen positions with the current axis scales.
Main drawing method.
draw(int, int, int, boolean, double, double, int, int) - Method in class com.steema.teechart.axis.Axis
Displays an Axis at the specified screen positions with the current axis scales.
Main drawing method.
draw(int, int, int, boolean, double, double, double, int, int) - Method in class com.steema.teechart.axis.Axis
Displays an Axis at the specified screen positions with the current axis scales.
Main drawing method.
draw(boolean) - Method in class com.steema.teechart.axis.AxisDraw
Displays an Axis at the specified screen positions with the current axis scales.
draw(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Bevel
Draws bevels around rectangle parameter.
draw(IGraphics3D, int, int, int, int) - Method in class com.steema.teechart.drawing.Gradient
Obsolete.
draw(IGraphics3D, Point[]) - Method in class com.steema.teechart.drawing.Gradient
Obsolete.
draw(IGraphics3D, Rectangle) - Method in class com.steema.teechart.drawing.Gradient
Obsolete.
draw(Rectangle, Image, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
draw(Rectangle, Image, ImageMode, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Paints the image in rectangle r.
draw(Rectangle, Image, boolean, boolean) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
draw(Rectangle, Image) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Paints the image in rectangle r.
It can also be used to Print the Chart in a customized way:
Or you can use the TeeChart Draw method to render an image at any location.
draw(int, int, Image) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Paints the image at x,y coordinates.
It can also be used to Print the Chart in a customized way:
Or you can use the TeeChart Draw method to render an image at any location.
draw(Rectangle, Image, boolean, boolean) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Paints the image in rectangle r.
It can also be used to Print the Chart in a customized way:
Or you can use the TeeChart Draw method to render an image at any location.
draw(int, int, Image) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Paints the image at x,y coordinates.
It can also be used to Print the Chart in a customized way:
Or you can use the TeeChart Draw method to render an image at any location.
draw(Rectangle, Image, boolean, boolean) - Method in class com.steema.teechart.drawing.Graphics3DVML
Paints the image in rectangle r.
draw(int, int, Image) - Method in class com.steema.teechart.drawing.Graphics3DVML
Paints the image at x,y coordinates.
draw(int, int, Image) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
draw(Rectangle, Image, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
draw(Rectangle, Image, boolean, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
draw(Rectangle, Image, ImageMode, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
draw(IGraphics3D) - Method in class com.steema.teechart.drawing.InternalPyramidTrunc
 
Draw(Graphics3D, Rectangle, int) - Method in class com.steema.teechart.ImageBevel
Draws bevels around rectangle parameter.
draw(Rectangle) - Method in class com.steema.teechart.legend.LegendSymbol
 
draw(Rectangle, IGraphics3D) - Method in class com.steema.teechart.legend.LegendSymbol
 
draw(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Panel
Paints the Chart in your preferred Canvas and region.
draw(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Shadow
Draws a shadow around the Rect rectangle parameter, using the ACanvas canvas.
Uses the Height, Width and Transparency properties to draw the shadow.
draw(IGraphics3D, Rectangle, int, int, boolean) - Method in class com.steema.teechart.Shadow
Draws a shadow around the Rect rectangle parameter.
Uses the Height, Width and Transparency properties to draw the shadow.
draw(IGraphics3D, double, double, Point[]) - Method in class com.steema.teechart.Shadow
 
draw(IGraphics3D, int, int, int, int) - Method in class com.steema.teechart.Shadow
Draws a shadow around the ellipse described by the top left and bottom right parameters.
draw(IGraphics3D, int, int, int, int, int) - Method in class com.steema.teechart.Shadow
Draws a shadow around the ellipse described by the top left and bottom right parameters at depth z.
draw() - Method in class com.steema.teechart.styles.Bezier
 
draw() - Method in class com.steema.teechart.styles.Calendar
 
draw(Color, Point, Point, int) - Method in class com.steema.teechart.styles.Callout
 
draw(IGraphics3D, Rectangle) - Method in class com.steema.teechart.styles.CFrame
 
draw() - Method in class com.steema.teechart.styles.CircularGauge
 
draw() - Method in class com.steema.teechart.styles.Clock
 
draw() - Method in class com.steema.teechart.styles.ColorGrid
 
draw() - Method in class com.steema.teechart.styles.Contour
 
draw() - Method in class com.steema.teechart.styles.Custom
 
draw() - Method in class com.steema.teechart.styles.CustomBeeSwarm
 
draw() - Method in class com.steema.teechart.styles.CustomBox
 
draw() - Method in class com.steema.teechart.styles.CustomGauge
 
draw(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
draw() - Method in class com.steema.teechart.styles.CustomPolar
 
draw() - Method in class com.steema.teechart.styles.CustomViolin
 
draw() - Method in class com.steema.teechart.styles.FastLine
 
draw() - Method in class com.steema.teechart.styles.Funnel
 
draw() - Method in class com.steema.teechart.styles.Gauges
 
draw(IGraphics3D, Point, Point, Point, Point, Point, Point) - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
draw(IGraphics3D, boolean, int, int, int, int, Color, GaugePointerStyles) - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
draw() - Method in class com.steema.teechart.styles.IsoSurface
 
draw() - Method in class com.steema.teechart.styles.LinearGauge
 
draw() - Method in class com.steema.teechart.styles.Map
 
draw() - Method in class com.steema.teechart.styles.Pie
 
draw() - Method in class com.steema.teechart.styles.PointFigure
 
draw(IGraphics3D, int) - Method in class com.steema.teechart.styles.Polygon
 
draw() - Method in class com.steema.teechart.styles.Series
 
draw(IGraphics3D, boolean, int, int, int, int, Color, PointerStyle) - Method in class com.steema.teechart.styles.SeriesPointer
Internal use.
draw(Point, Color) - Method in class com.steema.teechart.styles.SeriesPointer
 
draw(Point, Color, PointerStyle) - Method in class com.steema.teechart.styles.SeriesPointer
 
draw(int, int, Color) - Method in class com.steema.teechart.styles.SeriesPointer
 
draw(int, int, Color, PointerStyle) - Method in class com.steema.teechart.styles.SeriesPointer
 
draw() - Method in class com.steema.teechart.styles.Smith
 
draw() - Method in class com.steema.teechart.styles.Surface
 
draw() - Method in class com.steema.teechart.styles.Ternary
 
draw(Rectangle) - Method in class com.steema.teechart.styles.TFrame
 
draw(IGraphics3D, Rectangle) - Method in class com.steema.teechart.styles.TFrame
 
draw() - Method in class com.steema.teechart.styles.Tower
 
draw() - Method in class com.steema.teechart.styles.TriSurface
 
draw() - Method in class com.steema.teechart.styles.World
 
draw(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Title
 
draw() - Method in class com.steema.teechart.Zoom
Displays rectangle while dragging Chart for zoom operation.
draw3D - Variable in class com.steema.teechart.styles.SeriesPointer
 
DrawAllPointsStyle - Class in com.steema.teechart.styles
Title: DrawAllPointsStyle class
drawArea - Variable in class com.steema.teechart.styles.Custom
 
drawAxes() - Method in class com.steema.teechart.styles.Ternary
 
drawAxis(Graphics3D) - Method in class com.steema.teechart.styles.CircularGauge
 
drawAxis(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawAxis(Graphics3D) - Method in class com.steema.teechart.styles.KnobGauge
 
drawAxis(IGraphics3D) - Method in class com.steema.teechart.styles.LinearGauge
 
drawAxis(Axis, Point, Point) - Method in class com.steema.teechart.styles.Ternary
 
drawAxisLabel(int, int, int, String, TextShape) - Method in class com.steema.teechart.axis.Axis
Draws Axis Label (String) at specified X,Y co-ordinate at Angle.
drawAxisLabel(ChartFont, int, int, int, String, TextShape) - Method in class com.steema.teechart.axis.Axis
Draws Axis Label (String) in font f at specified X,Y co-ordinate at Angle.
drawAxisLabel(ChartFont, int, int, int, String, TextShape, boolean) - Method in class com.steema.teechart.axis.Axis
Draws Axis Label (String) in font f at specified X,Y co-ordinate at Angle.
drawAxisMinorTick(Graphics3D, Point, Point) - Method in class com.steema.teechart.styles.CircularGauge
 
drawAxisMinorTick(IGraphics3D, Point, Point) - Method in class com.steema.teechart.styles.CustomGauge
 
drawAxisTick(Graphics3D, Point, Point, Point, Point, Point, Point) - Method in class com.steema.teechart.styles.CircularGauge
 
drawAxisTick(IGraphics3D, Point, Point, Point, Point, Point, Point) - Method in class com.steema.teechart.styles.CustomGauge
 
drawBackWallAfter(int) - Method in class com.steema.teechart.Chart
 
drawBackWallAfter(int) - Method in interface com.steema.teechart.IBaseChart
 
drawBandTool() - Method in class com.steema.teechart.tools.SeriesBand
 
drawBar(int, int, int) - Method in class com.steema.teechart.styles.Bar
Internal use
drawBar(int, int, int) - Method in class com.steema.teechart.styles.BarJoin
Internal use.
drawBar(int, int, int) - Method in class com.steema.teechart.styles.CustomError
Displays an ErrorBar point ( BarIndex point ) using the Start and End pixel coordinates.
drawBar(int, int, int) - Method in class com.steema.teechart.styles.ImageBar
Internal use.
drawBetweenPoints - Variable in class com.steema.teechart.styles.Series
 
drawBeziers(int, Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
Draws Bezier splines for the Point array p at displacement z
drawBeziers(Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
Draws Bezier splines for the Point array p
drawBeziers(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws Bezier splines for the Point array p.
drawBeziers(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws Bezier splines for the Point array p.
drawBeziers(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws Bezier splines for the Point array p
drawBeziers(int, Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
drawBeziers(Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
drawBlur(Rectangle, int, boolean) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
drawBlur(PointDouble[], int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
drawBlur(Rectangle, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
drawBlur(Rectangle, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
drawBlur(PointDouble[], int) - Method in class com.steema.teechart.drawing.Graphics3D
 
drawBlur(Rectangle, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
drawBlur(Rectangle, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
drawBlur(PointDouble[], int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
drawCell(Calendar.CalendarCell, int, int, String) - Method in class com.steema.teechart.styles.Calendar
 
drawCell(int, int) - Method in class com.steema.teechart.styles.IsoSurface
 
drawCell(int, int) - Method in class com.steema.teechart.styles.Surface
 
drawCenter(Graphics3D) - Method in class com.steema.teechart.styles.CircularGauge
 
drawCenter(Graphics3D) - Method in class com.steema.teechart.styles.KnobGauge
 
drawCheckBox(int, int, IGraphics3D, boolean, boolean, Color) - Static method in class com.steema.teechart.misc.Utils
 
drawColorLine(IGraphics3D, int, int, Rectangle) - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
drawColorLine(IGraphics3D, int, int, Rectangle, boolean) - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
drawColorLines(Graphics3D) - Method in class com.steema.teechart.styles.CircularGauge
 
drawColorLines(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawColorLines(Graphics3D) - Method in class com.steema.teechart.styles.KnobGauge
 
drawColorLines(IGraphics3D) - Method in class com.steema.teechart.styles.LinearGauge
 
drawError(int, int, int, int, int, boolean) - Method in class com.steema.teechart.styles.ChartErrorsBase
 
drawFace(Graphics3D) - Method in class com.steema.teechart.styles.CircularGauge
 
drawFace(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawFace(IGraphics3D) - Method in class com.steema.teechart.styles.LinearGauge
 
drawFace(IGraphics3D) - Method in class com.steema.teechart.styles.NumericGauge
 
drawFrame() - Method in class com.steema.teechart.styles.CustomGauge
 
drawFrame(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawGrids(int) - Method in class com.steema.teechart.axis.AxisDraw.TicksGridDraw
 
drawGrids(Point[]) - Method in class com.steema.teechart.styles.Ternary
 
drawHand(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawHand(IGraphics3D) - Method in class com.steema.teechart.styles.LinearGauge
 
drawHand(IGraphics3D) - Method in class com.steema.teechart.styles.NumericGauge
 
drawHandles() - Method in class com.steema.teechart.tools.DrawLineItem
 
drawHandles(IGraphics3D) - Method in class com.steema.teechart.tools.DrawLineItem
 
drawHiddenValue(int, PointDouble, int, Axis) - Method in class com.steema.teechart.styles.Custom
 
drawHiddenValue(int, PointDouble, int, Axis) - Method in class com.steema.teechart.styles.Series
 
drawLabels(Point[]) - Method in class com.steema.teechart.styles.Ternary
 
DrawLabelsVars() - Constructor for class com.steema.teechart.styles.Ternary.DrawLabelsVars
 
drawLeftWallFirst() - Method in class com.steema.teechart.Chart
Internal use.
drawLeftWallFirst() - Method in interface com.steema.teechart.IBaseChart
 
drawLegend(int, Rectangle) - Method in interface com.steema.teechart.styles.ISeries
 
drawLegend(int, Rectangle) - Method in class com.steema.teechart.styles.Series
 
drawLegend(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Series
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Bubble
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Custom
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Custom3DPalette
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.CustomBar
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.CustomError
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.CustomPoint
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.CustomPolar
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.FastLine
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Points3D
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.PolygonSeries
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Series
 
drawLegendShape(Color, Rectangle, boolean) - Method in class com.steema.teechart.styles.SeriesPointer
 
drawLegendShape(IGraphics3D, Color, Rectangle, boolean) - Method in class com.steema.teechart.styles.SeriesPointer
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Shape
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Volume
 
drawLine - Variable in class com.steema.teechart.styles.Custom
 
DrawLine - Class in com.steema.teechart.tools
Title: DrawLine class
DrawLine() - Constructor for class com.steema.teechart.tools.DrawLine
 
DrawLine(IBaseChart) - Constructor for class com.steema.teechart.tools.DrawLine
 
DrawLine.DrawLineAdapter - Class in com.steema.teechart.tools
 
DrawLine.DrawLineListener - Interface in com.steema.teechart.tools
 
DrawLine.DrawLineSelector - Interface in com.steema.teechart.tools
 
DrawLineAdapter() - Constructor for class com.steema.teechart.tools.DrawLine.DrawLineAdapter
 
DrawLineHandle - Class in com.steema.teechart.tools
Title: DrawLineHandle class
DrawLineItem - Class in com.steema.teechart.tools
Title: DrawLine class
DrawLineItem() - Constructor for class com.steema.teechart.tools.DrawLineItem
 
DrawLineItem(DrawLine) - Constructor for class com.steema.teechart.tools.DrawLineItem
 
DrawLines - Class in com.steema.teechart.tools
Title: DrawLines class
DrawLines() - Constructor for class com.steema.teechart.tools.DrawLines
 
drawLineSegment(int, int) - Method in class com.steema.teechart.axis.Axis
 
drawLineSelector - Variable in class com.steema.teechart.tools.DrawLine
 
DrawLineStyle - Class in com.steema.teechart.tools
Title: DrawLineStyle class
drawLineTitle(int) - Method in class com.steema.teechart.legend.LegendTitle
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Bar
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.BubbleCloud
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.ColorGrid
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Contour
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Custom3D
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.CustomBox
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.CustomPoint
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.CustomPolar
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.FastLine
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Funnel
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Gantt
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.HorizArea
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.HorizBar
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.HorizHistogram
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Map
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Pie
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Points3D
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Pyramid
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Series
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Ternary
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Tower
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.TriSurface
 
drawMarks() - Method in class com.steema.teechart.styles.Contour
 
drawMarks() - Method in interface com.steema.teechart.styles.ISeries
 
drawMarks() - Method in class com.steema.teechart.styles.Series
 
drawMarksSeries(Series, boolean) - Method in class com.steema.teechart.styles.Bar
 
drawMarksSeries(Series, boolean) - Method in class com.steema.teechart.styles.Pie
 
drawMarksSeries(Series, boolean) - Method in class com.steema.teechart.styles.Series
 
DrawMarkWithPointer(Graphics3D, Rectangle, int, int) - Method in class com.steema.teechart.styles.SeriesMarks
 
drawOutlineSlice(int) - Method in class com.steema.teechart.styles.Pie
 
drawPie(int, boolean) - Method in class com.steema.teechart.styles.Pie
 
drawPointer(int, int, Color, int) - Method in class com.steema.teechart.styles.CustomPoint
Draws series pointer to the Canvas.
drawRectRotated(IGraphics3D, Rectangle, int, int) - Method in class com.steema.teechart.TextShape
Draws the Shape rectangle rotated by Angle degrees.
drawRightWallAfter() - Method in class com.steema.teechart.Chart
Internal use.
Tests if RightWall can be last plotted
drawRightWallAfter() - Method in interface com.steema.teechart.IBaseChart
 
drawRing(double, int) - Method in class com.steema.teechart.styles.CustomPolar
 
drawSeries() - Method in class com.steema.teechart.styles.Series
Draws the series to the Chart Canvas.
drawSeriesForward(int) - Method in class com.steema.teechart.styles.Bar
 
drawSeriesForward(int) - Method in class com.steema.teechart.styles.HorizBar
 
drawSeriesForward(int) - Method in class com.steema.teechart.styles.Series
 
drawShadow(IGraphics3D, float, int, int, int, int, GaugePointerStyles) - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
drawSidePortion(Point[], int, int) - Method in class com.steema.teechart.styles.IsoSurface
 
drawSidePortion(Surface.SidePoint, Surface.SidePoint) - Method in class com.steema.teechart.styles.Surface
 
drawString(int, int, String, ChartBrush) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
drawString(int, int, String, ChartBrush) - Method in class com.steema.teechart.drawing.Graphics3D
 
drawString(int, int, String, ChartBrush) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
drawString(int, int, String, ChartBrush) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
drawString(int, int, String, ChartBrush) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
drawString(Graphics3D, int, int, int, int, String[]) - Method in class com.steema.teechart.TextShape
 
drawString(Graphics3D, int, int, int, int, String[]) - Method in class com.steema.teechart.tools.Marker
 
drawText() - Method in class com.steema.teechart.legend.LegendTitle
 
drawText - Variable in class com.steema.teechart.TextShape
 
drawText(Graphics3D, Rectangle) - Method in class com.steema.teechart.TextShape
 
drawText(Graphics3D) - Method in class com.steema.teechart.tools.Annotation
 
drawText() - Method in class com.steema.teechart.tools.Annotation
 
drawTickLine(int, BarStyle) - Method in class com.steema.teechart.styles.Bar
 
drawTickLine(int, BarStyle) - Method in class com.steema.teechart.styles.CustomBar
 
drawTickLine(int, BarStyle) - Method in class com.steema.teechart.styles.HorizBar
 
drawTickLines(int, int, BarStyle) - Method in class com.steema.teechart.styles.CustomBar
 
drawTicks(Point[]) - Method in class com.steema.teechart.styles.Ternary
 
drawTicksAndGrid - Variable in class com.steema.teechart.axis.AxisDraw
 
drawTicksGrid(int[], int, double) - Method in class com.steema.teechart.axis.AxisDraw.TicksGridDraw
Internal use.
drawTitle(int, int) - Method in class com.steema.teechart.axis.Axis
TeeChart internal use.
drawTitle() - Method in class com.steema.teechart.legend.Legend
 
drawValue(int) - Method in class com.steema.teechart.styles.Arrow
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Bar
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Bubble
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.BubbleCloud
 
drawValue(int) - Method in class com.steema.teechart.styles.Candle
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Custom
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.CustomBox
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
drawValue(int) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
drawValue(int) - Method in class com.steema.teechart.styles.CustomPoint
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.CustomPolar
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.FastLine
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Funnel
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Gantt
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.HighLow
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Histogram
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.HorizBar
Called internally.
drawValue(int) - Method in interface com.steema.teechart.styles.ISeries
 
drawValue(int) - Method in class com.steema.teechart.styles.LinePoint
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Map
 
drawValue(int) - Method in class com.steema.teechart.styles.Pie
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Points3D
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Pyramid
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Series
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Shape
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Smith
Called internally.
drawValue(int) - Method in class com.steema.teechart.styles.Ternary
 
drawValue(int) - Method in class com.steema.teechart.styles.Vector3D
 
drawValue(int) - Method in class com.steema.teechart.styles.Volume
Called internally.
drawValuesForward() - Method in class com.steema.teechart.styles.CustomBar
 
drawValuesForward() - Method in class com.steema.teechart.styles.Pyramid
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.
drawValuesForward() - Method in class com.steema.teechart.styles.Series
Returns whether Series draws its points in ascending/descending order.
drawVertexTitles() - Method in class com.steema.teechart.styles.Ternary
 
drawZError(int, int, int, int, int) - Method in class com.steema.teechart.styles.ChartErrorsBase
 
drawZone(double, double, int) - Method in class com.steema.teechart.styles.CustomPolar
 
drawZoomOnCachedImage() - Method in interface com.steema.teechart.IChart
 
drawZoomOnCachedImage() - Method in class com.steema.teechart.TChart
 

E

E_RESIZE - Static variable in class com.steema.teechart.Cursor
 
EdgeStyle - Class in com.steema.teechart.drawing
Title: EdgeStyle - enum constants
ELEVATION - Static variable in class com.steema.teechart.tools.RotateStyle
Elevates the Chart series.
elevationChange(boolean, double, double) - Static method in class com.steema.teechart.tools.Rotate
 
ellipse(int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
ellipse(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
Draws an Ellipse bounding Rectangle r.
ellipse(Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
Ellipse bounding Rectangle r at z depth.
ellipse(int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Ellipse bounding Rect (X1,Y1,X2,Y2) at Z position.
ellipse(Point, Point) - Method in class com.steema.teechart.drawing.Graphics3D
 
ellipse(Rectangle, int, double) - Method in class com.steema.teechart.drawing.Graphics3D
Ellipse bounding rectangle r with Z offset at angle.
ellipse(int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
ellipse(int, int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Enhanced Ellipse bounding rectangle (X1,Y1,X2,Y2) at Z position.
ellipse(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
ellipse(int, int, int, int, int, double) - Method in class com.steema.teechart.drawing.Graphics3D
Ellipse bounding rectangle (Left, Top, Right, Bottom) with Z offset at angle.
ellipse(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws an Ellipse between the 2 co-ordinates.
ellipse(int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
ellipse(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws an Ellipse between the 2 co-ordinates.
ellipse(int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
ellipse(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws an Ellipse between the 2 co-ordinates.
ellipse(int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
ellipse(int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ellipse(int, int, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ellipse(int, int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ellipse(int, int, int, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ellipse(Rectangle, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ellipse(Rectangle, int, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ellipse(Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ELLIPSE - Static variable in class com.steema.teechart.styles.BarStyle
Defines an ellipse shape for each bar series point.
ELLIPSE - Static variable in class com.steema.teechart.tools.DrawLineStyle
 
ellipseEnh(int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
ellipseEnh(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
ellipseEnh(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
EMPTY - Static variable in class com.steema.teechart.drawing.Color
 
EMPTY - Static variable in class com.steema.teechart.Rectangle
 
emptyRectangle() - Static method in class com.steema.teechart.misc.Utils
 
END - Static variable in class com.steema.teechart.tools.AxisArrowPosition
Draws an arrow at the end of the Axis.
END - Static variable in class com.steema.teechart.tools.DrawLineHandle
 
EndAngle - Variable in class com.steema.teechart.styles.PieAngle
 
endCap - Variable in class com.steema.teechart.drawing.ChartPen
 
endPos - Variable in class com.steema.teechart.tools.DrawLineItem
 
endUpdate() - Method in class com.steema.teechart.styles.Series
Recalculates the function just one time, when finished adding points.
EndX - Variable in class com.steema.teechart.styles.Surface.CellsOrientation
 
endZ - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
endZ - Variable in class com.steema.teechart.styles.Series
 
EndZ - Variable in class com.steema.teechart.styles.Surface.CellsOrientation
 
Enum - Class in com.steema.teechart.misc
Title: Enum class
Enum(int) - Constructor for class com.steema.teechart.misc.Enum
 
Enum() - Constructor for class com.steema.teechart.misc.Enum
 
eraseBackground(int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
eraseBackground(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
eraseBackground(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Clears background defined for Rectangle Left, Top, Right, Bottom.
eraseBackground(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Clears background defined for Rectangle Left, Top, Right, Bottom.
eraseBackground(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
Clears background defined for Rectangle Left, Top, Right, Bottom.
ERDescription() - Static method in class com.steema.teechart.misc.ERMode
 
ERMode - Class in com.steema.teechart.misc
Title: TeeChart for Java
ERPublish(IGraphics3D, Rectangle) - Static method in class com.steema.teechart.misc.ERMode
 
Error - Class in com.steema.teechart.styles
Title: Error class
Error() - Constructor for class com.steema.teechart.styles.Error
 
Error(IBaseChart) - Constructor for class com.steema.teechart.styles.Error
 
ErrorBar - Class in com.steema.teechart.styles
Title: ErrorBar class
ErrorBar() - Constructor for class com.steema.teechart.styles.ErrorBar
 
ErrorBar(IBaseChart) - Constructor for class com.steema.teechart.styles.ErrorBar
 
ErrorHorizSize - Variable in class com.steema.teechart.styles.IErrorPoint
 
ErrorPoint - Class in com.steema.teechart.styles
 
ErrorPoint() - Constructor for class com.steema.teechart.styles.ErrorPoint
 
ErrorPoint(IBaseChart) - Constructor for class com.steema.teechart.styles.ErrorPoint
 
ErrorPoint3D - Class in com.steema.teechart.styles
 
ErrorPoint3D() - Constructor for class com.steema.teechart.styles.ErrorPoint3D
 
ErrorPoint3D(IBaseChart) - Constructor for class com.steema.teechart.styles.ErrorPoint3D
 
ErrorsFormat - Class in com.steema.teechart.styles
 
ErrorsFormat(IBaseChart) - Constructor for class com.steema.teechart.styles.ErrorsFormat
 
ErrorsFormat3D - Class in com.steema.teechart.styles
 
ErrorsFormat3D(IBaseChart) - Constructor for class com.steema.teechart.styles.ErrorsFormat3D
 
ErrorStyle - Class in com.steema.teechart.styles
Title: ErrorStyle class
ErrorVertSize - Variable in class com.steema.teechart.styles.IErrorPoint
 
ErrorWidthUnit - Class in com.steema.teechart.styles
Title: ErrorWidthUnit class
EUROPE - Static variable in class com.steema.teechart.styles.WorldMapType
 
EUROPE15 - Static variable in class com.steema.teechart.styles.WorldMapType
 
EUROPE27 - Static variable in class com.steema.teechart.styles.WorldMapType
 
Event - Class in com.steema.teechart.events
 
Event() - Constructor for class com.steema.teechart.events.Event
 
event - Variable in class com.steema.teechart.events.TeeMouseEvent
 
event - Variable in class com.steema.teechart.styles.SeriesEvent
 
EventListenerList - Class in com.steema.teechart.events
A class that holds a list of EventListeners.
EventListenerList() - Constructor for class com.steema.teechart.events.EventListenerList
 
ExcelFormat - Class in com.steema.teechart.exports
 
ExcelFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.ExcelFormat
 
ExcelPalette - Static variable in class com.steema.teechart.themes.Theme
 
ExcelTheme - Class in com.steema.teechart.themes
Title: ExcelTheme class
ExcelTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.ExcelTheme
 
exchange(int, int) - Method in class com.steema.teechart.styles.SeriesCollection
Changes the Series order, swapping one Series Z position with another.
The Chart repaints to reflect the new Series order.
exchange(int, int) - Method in class com.steema.teechart.styles.StringList
 
exchange(int, int) - Method in class com.steema.teechart.styles.ValueList
 
execute() - Method in class com.steema.teechart.tools.SeriesAnimation
 
existCustom() - Method in class com.steema.teechart.styles.MarkPositions
Checks for Custom Marks.
existFourGridIndex(int, int) - Method in class com.steema.teechart.styles.Custom3DGrid
 
exp(double) - Static method in class com.steema.teechart.misc.MathUtils
Note: This method has been implemented here in MathUtils class because J2ME Math class does not include it.
exp(double) - Static method in class com.steema.teechart.misc.Utils
Note: This method has been implemented here in Utils class because J2ME Math class does not include it.
ExpAverage - Class in com.steema.teechart.functions
Title: ExpAverage class
ExpAverage() - Constructor for class com.steema.teechart.functions.ExpAverage
 
ExpAverage(IBaseChart) - Constructor for class com.steema.teechart.functions.ExpAverage
 
EXPLODE - Static variable in class com.steema.teechart.tools.PieToolStyle
Explodes and un-explodes the focused slice.
ExplodedSliceList(int) - Constructor for class com.steema.teechart.styles.Pie.ExplodedSliceList
 
ExpMovAverage - Class in com.steema.teechart.functions
Title: ExpMovAverage class
ExpMovAverage() - Constructor for class com.steema.teechart.functions.ExpMovAverage
 
ExpMovAverage(IBaseChart) - Constructor for class com.steema.teechart.functions.ExpMovAverage
 
EXPONENTIAL - Static variable in class com.steema.teechart.functions.TrendStyle
Exponential fit.
Exports - Class in com.steema.teechart.exports
Title: Exports class
Exports(IBaseChart) - Constructor for class com.steema.teechart.exports.Exports
 
Exports.DataExport - Class in com.steema.teechart.exports
 
ExtendInner - Variable in class com.steema.teechart.styles.CFrame
 
ExtraLegend - Class in com.steema.teechart.tools
Title: ExtraLegend class
ExtraLegend() - Constructor for class com.steema.teechart.tools.ExtraLegend
 
ExtraLegend(IBaseChart) - Constructor for class com.steema.teechart.tools.ExtraLegend
 

F

FAR - Static variable in class com.steema.teechart.drawing.StringAlignment
 
FAST - Static variable in class com.steema.teechart.styles.ContourConstruction
Level is not segmented (fast)
FastLine - Class in com.steema.teechart.styles
Title: FastLine class
FastLine(IBaseChart) - Constructor for class com.steema.teechart.styles.FastLine
 
FastLine() - Constructor for class com.steema.teechart.styles.FastLine
 
fgreenLineEndValue - Variable in class com.steema.teechart.styles.CustomGauge
 
fgreenLineStartValue - Variable in class com.steema.teechart.styles.CustomGauge
 
FIFTEENMINUTES - Static variable in class com.steema.teechart.DateTimeStep
Defines a FifteenMinutes TimeSpan.
FIFTEENSECONDS - Static variable in class com.steema.teechart.DateTimeStep
Defines a FifteenSeconds TimeSpan.
FileCode - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
fileExtension - Variable in class com.steema.teechart.exports.DataExportFormat
 
fileExtension - Variable in class com.steema.teechart.exports.ImageExportFormat
 
FileLength - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
fillGridIndex() - Method in class com.steema.teechart.styles.Custom3DGrid
 
fillPieSegment(int, int, int, int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
fillPieSegment(int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
fillPieSegment(int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
fillPieSegment(int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
fillPieSegment(int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
fillRectangle(ChartBrush, int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
fillRectangle(ChartBrush, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
fillRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
fillRectangle(ChartBrush, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
fillRectangle(ChartBrush, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
fillRectangle(ChartBrush, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
fillSampleValues() - Method in class com.steema.teechart.styles.Series
Adds random values to help visualize the Series.
Each series class determines how many random points to add.
fillSampleValues(int) - Method in class com.steema.teechart.styles.Series
Adds the specified NumValues random points.
fillSampleValues() - Method in class com.steema.teechart.styles.SeriesCollection
Adds random values to all series in the collection to help visualize the Series.
Each series class determines how many random points to add.
fillSampleValues(int) - Method in class com.steema.teechart.styles.SeriesCollection
Adds the specified NumValues random points to all series in the collection.
fillSampleValues(int) - Method in class com.steema.teechart.styles.Ternary
 
fillSampleValues(int) - Method in class com.steema.teechart.styles.World
 
fillSequence() - Method in class com.steema.teechart.styles.ValueList
Renumbers all values in a ValueList class starting at zero.
Warning: Calling fillSequence removes any previous value in a ValueList.
fillSeries(Series, ResultSet) - Static method in class com.steema.teechart.data.DataSeriesSource
 
find(double) - Static method in class com.steema.teechart.DateTimeStep
 
findDateTimeStep(double) - Static method in class com.steema.teechart.axis.Axis
Used internally to return Axis Datetime step.
findFont(ChartFont) - Method in class com.steema.teechart.exports.PDFFonts
Select the font in font list.
findImage(Image) - Method in class com.steema.teechart.exports.PDFData.PDFImages
Select the image in image list.
fireActiveChanged(ChangeEvent) - Method in class com.steema.teechart.tools.Tool
 
fireCalendarChangeEvent(Calendar.CalendarChangeEvent) - Method in class com.steema.teechart.styles.Calendar
 
fireChange() - Method in class com.steema.teechart.styles.Gauges
 
fireChanged(ChangeEvent) - Method in class com.steema.teechart.tools.Tool
 
fireChartAdded(ChartEvent) - Method in class com.steema.teechart.TChart
 
fireChartClicked(ChartMouseEvent) - Method in class com.steema.teechart.TChart
 
fireChartMotion(ChartEvent) - Method in class com.steema.teechart.TChart
 
fireChartMouseMove(ChartMouseEvent) - Method in class com.steema.teechart.TChart
 
fireChartMouseUp(ChartMouseEvent) - Method in class com.steema.teechart.TChart
 
fireChartPaint(ChartDrawEvent) - Method in class com.steema.teechart.TChart
 
fireChartPrint(ChartDrawEvent) - Method in class com.steema.teechart.TChart
 
fireClicked(FrameworkMouseEvent) - Method in class com.steema.teechart.tools.Tool
 
fireDragged(ChangeEvent) - Method in class com.steema.teechart.tools.Tool
 
fireDragging(ChangeEvent) - Method in class com.steema.teechart.tools.Tool
 
fireGetAxesChartRect(Rectangle) - Method in class com.steema.teechart.TChart
 
fireMouse(FrameworkMouseEvent) - Method in class com.steema.teechart.tools.Tool
 
fireMouseEvent(FrameworkMouseEvent) - Method in class com.steema.teechart.tools.InnerChart
 
fireMoved(CursorTool.CursorEvent) - Method in class com.steema.teechart.tools.CursorTool
 
fireNew(ChangeEvent) - Method in class com.steema.teechart.tools.DrawLine
 
fireResized(ChangeEvent) - Method in class com.steema.teechart.tools.Tool
 
fireSelected(ChangeEvent) - Method in class com.steema.teechart.tools.DrawLine
 
fireSeriesClick(SeriesMouseEvent) - Method in class com.steema.teechart.TChart
 
fireSeriesMouseEvent(SeriesMouseEvent) - Method in class com.steema.teechart.styles.Series
 
fireSeriesPaint(ChartDrawEvent) - Method in class com.steema.teechart.styles.Series
 
fireStateChanged() - Method in class com.steema.teechart.Page
Notifies all listeners that have registered interest for notification on this event type.
FIRST - Static variable in class com.steema.teechart.functions.PeriodAlign
Aligns the function with the first point of the function period.
FIRST - Static variable in class com.steema.teechart.styles.DrawAllPointsStyle
When the series has several points that share the same X pixel position, but with different Y position, it will only display the first point.
firstDisplayed() - Method in class com.steema.teechart.styles.Series
Returns the index of the series point that is displayed first when the series is drawn.
firstDraw - Variable in class com.steema.teechart.styles.CustomViolin
 
firstSeriesPie(IBaseChart) - Static method in class com.steema.teechart.tools.Rotate
 
firstValue - Variable in class com.steema.teechart.legend.Legend
 
firstVisible - Variable in class com.steema.teechart.styles.Series
 
FIVEMINUTES - Static variable in class com.steema.teechart.DateTimeStep
Defines a FiveMinutes TimeSpan.
FIVESECONDS - Static variable in class com.steema.teechart.DateTimeStep
Defines a FiveSeconds TimeSpan.
FLAT - Static variable in class com.steema.teechart.drawing.DashCap
 
FLAT - Static variable in class com.steema.teechart.drawing.EdgeStyle
Flat edges.
FlatTheme - Class in com.steema.teechart.themes
Title: Flat Theme class
FlatTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.FlatTheme
Description of Flat theme
FloatRange - Class in com.steema.teechart
Title: FloatRange class
FloatRange() - Constructor for class com.steema.teechart.FloatRange
 
FloatRange(double, double) - Constructor for class com.steema.teechart.FloatRange
 
fmaximum - Variable in class com.steema.teechart.styles.CustomGauge
 
fminimum - Variable in class com.steema.teechart.styles.CustomGauge
 
FOCUS - Static variable in class com.steema.teechart.tools.PieToolStyle
Draws a border around the focused pie slice.
font - Variable in class com.steema.teechart.drawing.Graphics3D
 
fontTextHeight(ChartFont) - Method in class com.steema.teechart.drawing.Graphics3D
Determines the Font Height to be used for outputted text when using the Drawing.
fontTextHeight(ChartFont) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
FOOT - Static variable in class com.steema.teechart.ClickedParts
 
Footer - Class in com.steema.teechart
Title: Footer class
Footer(IBaseChart) - Constructor for class com.steema.teechart.Footer
 
format - Variable in class com.steema.teechart.exports.ImageExportFormat
 
format(String, String, double, String) - Static method in class com.steema.teechart.misc.StringFormat
 
format(String, String) - Static method in class com.steema.teechart.misc.StringFormat
 
format(String, Object[]) - Static method in class com.steema.teechart.misc.StringFormat
 
format2(String, double, double) - Static method in class com.steema.teechart.misc.StringFormat
 
format2(String, int, int) - Static method in class com.steema.teechart.misc.StringFormat
 
formatFloat(double) - Static method in class com.steema.teechart.misc.Utils
 
formattedLegend(int) - Method in class com.steema.teechart.Chart
Returns the text string corresponding to a Legend position.
The Legend position depends on Legend.LegendStyle.
If LegendStyle is lsSeries, then the text string will be the SeriesOrValueIndexth Active Series Title.
If LegendStyle is lsValues, then the text string will be the formatted SeriesOrValueIndexth value of the first Active Series in the Chart.
If LegendStyle is lsAuto and only one Active Series exists in the Chart, then the LegendStyle is considered to be lsValues.
If there's more than one Active Series then LegendStyle will be lsSeries.
formattedLegend(int) - Method in interface com.steema.teechart.IBaseChart
 
formattedLegend(int) - Method in class com.steema.teechart.legend.Legend
Returns the text string corresponding to a Legend position.
The Legend position depends on Legend.LegendStyle.
formattedValue(Series, int) - Method in class com.steema.teechart.legend.Legend
Returns the corresponding Legend text for the Series ValueIndex point.
formattedValueLegend(Series, int) - Method in class com.steema.teechart.Chart
Returns the String to display at Legend for a given series and point index.
In other words it returns the string representation of a Series Point value just as it would appear in Chart.Legend.
formattedValueLegend(Series, int) - Method in interface com.steema.teechart.IBaseChart
 
FORWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.GradientDirection
 
FORWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
fourGridIndex(int, int) - Method in class com.steema.teechart.styles.Surface
 
FOURMONTHS - Static variable in class com.steema.teechart.DateTimeStep
Defines a FourMonths TimeSpan.
fourPoints - Variable in class com.steema.teechart.drawing.Graphics3D
 
fourPointsFromRect(Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
Returns an array of four Point objects
fourPointsFromRect(Rectangle, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
FrameStyle - Class in com.steema.teechart.drawing
Title: FrameStyle class
FrameStyle() - Constructor for class com.steema.teechart.drawing.FrameStyle
 
FrameworkMouseEvent - Class in com.steema.teechart.events
 
FrameworkMouseEvent(int, int, int, int, int) - Constructor for class com.steema.teechart.events.FrameworkMouseEvent
 
fredLineEndValue - Variable in class com.steema.teechart.styles.CustomGauge
 
fredLineStartValue - Variable in class com.steema.teechart.styles.CustomGauge
 
freeSeriesColor(boolean) - Method in class com.steema.teechart.Chart
Returns a color from the default color palette not used by any Series.
freeSeriesColor(boolean) - Method in interface com.steema.teechart.IBaseChart
 
fromArgb(int) - Static method in class com.steema.teechart.drawing.Color
 
fromArgb(int, Color) - Static method in class com.steema.teechart.drawing.Color
 
fromArgb(int, int, int, int) - Static method in class com.steema.teechart.drawing.Color
 
fromArgb(int, int, int) - Static method in class com.steema.teechart.drawing.Color
 
fromCode(String) - Static method in class com.steema.teechart.drawing.Color
 
fromFile(String) - Method in class com.steema.teechart.imports.Imports.Template
 
fromFile(File) - Method in class com.steema.teechart.imports.Imports.Template
 
fromInt(int) - Static method in class com.steema.teechart.drawing.EdgeStyle
 
fromInt(int) - Static method in class com.steema.teechart.drawing.HatchStyle
 
fromInt(int) - Static method in class com.steema.teechart.functions.KDEClamp
 
fromInt(int) - Static method in class com.steema.teechart.functions.KDESides
 
fromInt(int) - Static method in class com.steema.teechart.styles.ContourConstruction
 
fromInt(int) - Static method in class com.steema.teechart.styles.CustomStack
 
fromInt(int) - Static method in class com.steema.teechart.styles.DrawAllPointsStyle
 
fromInt(int) - Static method in class com.steema.teechart.styles.GaugePointerStyles
 
fromInt(int) - Static method in class com.steema.teechart.styles.HorizontalAxis
 
fromInt(int) - Static method in enum com.steema.teechart.styles.MarksTail
 
fromInt(int) - Static method in class com.steema.teechart.styles.PieOtherStyle
 
fromInt(int) - Static method in class com.steema.teechart.styles.PointerStyle
 
fromInt(int) - Static method in enum com.steema.teechart.styles.TailAlignment
 
fromInt(int) - Static method in class com.steema.teechart.styles.TreatNullsStyle
 
fromInt(int) - Static method in class com.steema.teechart.styles.VerticalAxis
 
fromInt(int) - Static method in class com.steema.teechart.styles.WorldMapType
 
fromLTRB(int, int, int, int) - Static method in class com.steema.teechart.Rectangle
 
fromName(String) - Static method in class com.steema.teechart.styles.WorldMapType
 
fromPoint - Variable in class com.steema.teechart.tools.DrawLine
 
fromStream(InputStream) - Method in class com.steema.teechart.imports.Imports.Template
 
fromValue(int) - Static method in class com.steema.teechart.axis.AxisLabelStyle
 
fromValue(int) - Static method in class com.steema.teechart.BevelStyle
 
fromValue(int) - Static method in class com.steema.teechart.drawing.DashCap
 
fromValue(int) - Static method in class com.steema.teechart.drawing.DashStyle
 
fromValue(int) - Static method in class com.steema.teechart.drawing.LineCap
 
fromValue(int) - Static method in class com.steema.teechart.drawing.StringAlignment
 
fromValue(int) - Static method in class com.steema.teechart.legend.LegendAlignment
 
fromValue(int) - Static method in class com.steema.teechart.legend.LegendStyle
 
fromValue(int) - Static method in class com.steema.teechart.legend.LegendTextStyle
 
fromValue(int) - Static method in class com.steema.teechart.styles.ArrowHeadStyle
 
fromValue(int) - Static method in class com.steema.teechart.styles.BarStyle
 
fromValue(int) - Static method in class com.steema.teechart.styles.MarksStyle
 
fromValue(int) - Static method in class com.steema.teechart.styles.MultiBars
 
fromXML(String) - Method in class com.steema.teechart.imports.Imports.Template
 
fromXML(InputStream) - Method in class com.steema.teechart.imports.Imports.Template
 
fuchsia - Static variable in class com.steema.teechart.drawing.Color
The color fuchsia.
FUCHSIA - Static variable in class com.steema.teechart.drawing.Color
The color fuchsia.
Function - Class in com.steema.teechart.functions
Title: Function class
Function() - Constructor for class com.steema.teechart.functions.Function
 
Function(IBaseChart) - Constructor for class com.steema.teechart.functions.Function
 
functionGalleryPage - Static variable in class com.steema.teechart.misc.Utils
 
FUNCTIONTYPESCOUNT - Static variable in class com.steema.teechart.misc.Utils
Number of chart Function types.
functionTypesOf - Static variable in class com.steema.teechart.misc.Utils
List of chart Function types.
Funnel - Class in com.steema.teechart.styles
Title: Funnel class
Funnel(IBaseChart) - Constructor for class com.steema.teechart.styles.Funnel
 
Funnel() - Constructor for class com.steema.teechart.styles.Funnel
 
FXStartIndex - Variable in class com.steema.teechart.styles.Custom3DGrid
 
FZStartIndex - Variable in class com.steema.teechart.styles.Custom3DGrid
 

G

g - Variable in class com.steema.teechart.ArrowPoint
 
g - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
Gallery - Interface in com.steema.teechart.editors.gallery
 
galleryChanged3D(boolean) - Method in class com.steema.teechart.styles.ColorGrid
 
galleryChanged3D(boolean) - Method in class com.steema.teechart.styles.Custom2DPolar
 
galleryChanged3D(boolean) - Method in class com.steema.teechart.styles.Custom3DPalette
 
galleryChanged3D(boolean) - Method in class com.steema.teechart.styles.Donut
 
galleryChanged3D(boolean) - Method in class com.steema.teechart.styles.Map
 
galleryChanged3D(boolean) - Method in class com.steema.teechart.styles.Pie
 
galleryChanged3D(boolean) - Method in class com.steema.teechart.styles.Series
 
galleryChanged3D(boolean) - Method in class com.steema.teechart.styles.World
 
Gantt - Class in com.steema.teechart.styles
Title: Gantt class
Gantt() - Constructor for class com.steema.teechart.styles.Gantt
Creates a new Gantt series.
Gantt(IBaseChart) - Constructor for class com.steema.teechart.styles.Gantt
 
GanttTool - Class in com.steema.teechart.tools
Title: GanttTool class
GanttTool() - Constructor for class com.steema.teechart.tools.GanttTool
 
GanttTool(IBaseChart) - Constructor for class com.steema.teechart.tools.GanttTool
 
GanttTool.DragGanttBar - Class in com.steema.teechart.tools
 
GaugePointerStyles - Class in com.steema.teechart.styles
 
Gauges - Class in com.steema.teechart.styles
Title: Gauges class
Gauges() - Constructor for class com.steema.teechart.styles.Gauges
 
Gauges(IBaseChart) - Constructor for class com.steema.teechart.styles.Gauges
 
GaugeSeriesPointer - Class in com.steema.teechart.styles
 
GaugeSeriesPointer(IBaseChart, Series) - Constructor for class com.steema.teechart.styles.GaugeSeriesPointer
 
get(int) - Method in class com.steema.teechart.exports.PDFData.PDFImages
 
get(int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObjectList
 
get(int) - Method in class com.steema.teechart.exports.PDFFonts
 
get(int) - Method in class com.steema.teechart.tools.AxisBreaks
 
getAboveColor() - Method in class com.steema.teechart.styles.Funnel
Funnel segment color if Opportunity value is greater than Quote value.
Default value: GREEN
getAccumulate() - Method in class com.steema.teechart.functions.CLV
Accumulates the CLV Function results.
getActive() - Method in interface com.steema.teechart.styles.ISeries
 
getActive() - Method in class com.steema.teechart.styles.Series
Shows or hides this series.
It can be changed both at design time or runtime.
getActive() - Method in class com.steema.teechart.tools.Tool
Enables/Disables the indexed Tool.
Default value: true
getActive() - Method in class com.steema.teechart.ZoomScroll
Returns the active state of Chart Zoom and Scroll.
In other words, during the act of zooming or scrolling returns true.
Default value: false
getAdjacentPoint1() - Method in class com.steema.teechart.styles.CustomBox
Read from AdjacentPoint1 to get SampleValues lower adjacent point limit.
NOTE: Writing to AdjacentPoint1 does not ensure custom value will be used to construct a box plot.
getAdjacentPoint3() - Method in class com.steema.teechart.styles.CustomBox
Read from AdjacentPoint3 to get SampleValues upper adjacent point.
AdjacentPoint3 is the data point that is closest to InnerFence3, without lying above InnerFence3.
getAdjustFrame() - Method in class com.steema.teechart.Title
Resizes Header and Footer frames to full Chart dimensions when true.
When false it resizes to the Title text width.
getAF() - Method in class com.steema.teechart.functions.SAR
SAR acceleration factor.
getAlign() - Method in class com.steema.teechart.axis.AxisLabels
The position of Labels on an Axis.
The default position of an AxisLabel will depend on the Axis with which it is associated.
getAlign() - Method in class com.steema.teechart.legend.LegendItem
 
getAlign() - Method in class com.steema.teechart.styles.TailParams
 
getAlignAxes() - Method in class com.steema.teechart.tools.ScrollPager
 
getAlignment() - Method in class com.steema.teechart.legend.Legend
Defines the Legend position.
Legend can be currently placed at Top, Left, Right and Bottom side of Chart.
getAlignment() - Method in class com.steema.teechart.Title
Determines how tChart Header and Footer text will be aligned within the Chart rectangle.
getAllow() - Method in class com.steema.teechart.Scroll
Controls runtime Scrolling modes.
Default value: Both

Possible values are:
None          Deny scrolling.
Horizontal  Allow only Horizontal Scrolling.
Vertical       Allow only Vertical Scrolling.
Both            Allow complete Horizontal and Vertical Scrolling.
getAllow() - Method in class com.steema.teechart.Zoom
Allows runtime Zoom by dragging the mouse when true.
Default value: true
getAllowDrag() - Method in class com.steema.teechart.tools.ColorLine
Allows mousedrag of Line when true.
getAllowDrag() - Method in class com.steema.teechart.tools.GanttTool
When true, the end user can use the mouse to click and drag Gantt series bars.
getAllowResize() - Method in class com.steema.teechart.tools.GanttTool
When true, the end user can use the mouse to resize Gantt series bars.
getAllowSinglePoint() - Method in interface com.steema.teechart.styles.ISeries
 
getAllowSinglePoint() - Method in class com.steema.teechart.styles.Series
 
getAlpha() - Method in class com.steema.teechart.drawing.Color
 
getAlternate() - Method in class com.steema.teechart.axis.AxisLabels
Gets the axis labels to be drawn in two rows or columns.
getAngle() - Method in class com.steema.teechart.axis.AxisLabels
Defines the rotation degree applied to each Axis Label.
getAngle() - Method in class com.steema.teechart.axis.AxisTitle
Rotation in degrees applied to each Axis Label.
getAngle() - Method in class com.steema.teechart.drawing.Gradient
Enables fine-tuning of displayed Colors.
getAngle() - Method in class com.steema.teechart.styles.SeriesMarks
The angle from 0 to 360 to rotate Marks.
Default value: 0
getAngleIncrement() - Method in class com.steema.teechart.styles.CustomPolar
The Bottom Axis is used as Angle axis.
Gets angle in degrees used to draw the dividing grid lines in anti-clockwise direction.
The 0 starting angle is located at rightmost Polar coordinate.
getAngleSize() - Method in class com.steema.teechart.styles.Pie
Total angle in degrees (0 to 360) for all slices.
Default value: 360
getAngleValues() - Method in class com.steema.teechart.styles.CustomPolar
Gets list of angle values for each polar point.
It is a TList object that stores each Polar point Angle value.
getAnimated() - Method in class com.steema.teechart.Zoom
Animates Zoom in sequenced steps when true.
Default value: false
getAnimatedSteps() - Method in class com.steema.teechart.Zoom
Determines the number of steps of the animated zooming sequence.
Large number of steps can delay zooming.
getAntiOverlap() - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
getApplyDark() - Method in class com.steema.teechart.Wall
Applies a darker shade to 3D Chart Walls when true.
Default value: true
getApplyZOrder() - Method in class com.steema.teechart.Aspect
Displays multiple Series at different 3D "Z" (depth) positions.
Run-time only.
getApplyZOrder() - Method in class com.steema.teechart.styles.SeriesCollection
Sets multiple Series on same Chart in different Z spaces when true.
Run-time only.
getAreaBrush() - Method in class com.steema.teechart.styles.Area
Determines the Brush used to fill the background Area region.
You can control the Area background color by using the Series.Color method.
getAreaBrushColor(Color) - Method in class com.steema.teechart.styles.Custom
 
getAreaLines() - Method in class com.steema.teechart.styles.Area
Determines Pen to draw AreaLines.
By default AreaLines .Visible is false, so you need first to set it to true.
getAreaLinesPen() - Method in class com.steema.teechart.styles.Area
Obsolete. Please use AreaLines instead.
getArrow() - Method in class com.steema.teechart.styles.Callout
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() - Method in class com.steema.teechart.styles.SeriesMarks
The Pen used to draw a line connecting Marks to Series points.
Each Series class handles Marks in a different manner, thus the Arrow coordinates are specific to each Series type.
getArrowHead() - Method in class com.steema.teechart.styles.Callout
Determines if callout line will display an "arrow" head at the end or not.
getArrowHeadSize() - Method in class com.steema.teechart.styles.Callout
The size in pixels to display the arrow head at the end of the callout line.
getArrowHeight() - Method in class com.steema.teechart.styles.Arrow
Determines the vertical arrow head size in pixels.
It sets the distance from the base of the arrow head to the arrow tip in pixels.
getArrowHeight() - Method in class com.steema.teechart.styles.Vector3D
The arrow height in pixels.
Default value: 4
getArrowLength() - Method in class com.steema.teechart.styles.SeriesMarks
The length in pixels for the line connecting the Mark to Series point.
getArrowWidth() - Method in class com.steema.teechart.styles.Arrow
Determines the horizontal arrow head size in pixels.
getArrowWidth() - Method in class com.steema.teechart.styles.Vector3D
The arrow width in pixels.
Default value: 4
getAspect() - Method in class com.steema.teechart.Chart
3D view parameters.
getAspect() - Method in class com.steema.teechart.drawing.Graphics3D
 
getAspect() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getAspect() - Method in interface com.steema.teechart.IBaseChart
 
getAspect() - Method in class com.steema.teechart.TChart
Accesses view characteristics of the Chart.
3D view parameters.
getAtSegments() - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
getAutoBound() - Method in class com.steema.teechart.tools.SeriesRegion
If true, region left and right bounds are equal to series minimum and maximum x value.
getAutoHide() - Method in class com.steema.teechart.Wall
 
getAutoMarkPosition() - Method in class com.steema.teechart.styles.CustomBar
Repositions Marks on BarSeries to prevent overlapping.
Marks are displaced to the top of the Bars to minimize the overlapping effect of Marks with long text or big font sizes.
When false, no checking is performed and all Marks are drawn at their Mark.ArrowLength distance to the top of the Bar.
Default value: false
getAutoMarkPosition() - Method in class com.steema.teechart.styles.Pie
If true, marks will be displayed trying to not overlap one to each other.
Default value: true
getAutomatic() - Method in class com.steema.teechart.axis.Axis
Calculates Max and Min of axis scale based on associated Series.
getAutomaticLevels() - Method in class com.steema.teechart.styles.Contour
The ContourSeries Automatic Levels.
Default value: true
getAutomaticMaximum() - Method in class com.steema.teechart.axis.Axis
Controls if Axis will adjust the Maximum value automatically based on the maximum value of its associated Series.
Default value: true
getAutomaticMinimum() - Method in class com.steema.teechart.axis.Axis
Controls minimum value automatically based on the minimum value of its associated Series.
Default value: true
getAutoPenColor() - Method in class com.steema.teechart.styles.Circular
When true TeeChart will calculate colour from slice colour.
getAutoPositionLinearGauge() - Method in class com.steema.teechart.styles.CircularGauge
 
getAutoPositionNumericGauge() - Method in class com.steema.teechart.styles.CircularGauge
 
getAutoRepaint() - Method in class com.steema.teechart.Chart
Returns if the Chart should automatically repaint itself when a property has been changed.
getAutoRepaint() - Method in interface com.steema.teechart.IBaseChart
 
getAutoRepaint() - Method in class com.steema.teechart.styles.FastLine
Repaints Chart after any changes are made.
Use AutoRepaint false to disable Chart repainting whilst, for example, adding a large number of points to a FastLine Series.
getAutoRepaint() - Method in class com.steema.teechart.TChart
Enables/Disables repainting of Chart when points are added.
Use AutoRepaint false to disable Chart repainting whilst, for example, adding a large number of points to a Chart Series.
getAutoScale() - Method in class com.steema.teechart.Page
 
getAutoSize() - Method in class com.steema.teechart.TextShape
 
getAutoUpdate() - Method in class com.steema.teechart.styles.Funnel
Reconstructs FunnelSeries with every added point.
To speed up the drawing of Funnel series, set the AutoUpdate to false and call the Recalculate method when all points are added.
Default value: true
getAutoValueLinearGauge() - Method in class com.steema.teechart.styles.CircularGauge
 
getAutoValueNumericGauge() - Method in class com.steema.teechart.styles.CircularGauge
 
getAxes() - Method in class com.steema.teechart.Chart
Accesses the five axes, Top, Left, Right, Bottom and z depthas well as custom axis objects.
getAxes() - Method in interface com.steema.teechart.IBaseChart
 
getAxes() - Method in class com.steema.teechart.TChart
 
GetAxesChartRectListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
getAxis(int) - Method in class com.steema.teechart.axis.Axes
Accesses indexed axis
getAxis(int) - Method in class com.steema.teechart.axis.CustomAxes
Accesses Axis characteristics of corresponding index value.
getAxis() - Method in class com.steema.teechart.styles.CircularGauge
 
getAxis() - Method in class com.steema.teechart.styles.CustomGauge
 
getAxis() - Method in class com.steema.teechart.styles.LinearGauge
 
getAxis() - Method in class com.steema.teechart.styles.NumericGauge
 
getAxis() - Method in class com.steema.teechart.tools.ToolAxis
The axis to which a Tool will belong.
Default value: null
getAxisCalcResolver() - Method in class com.steema.teechart.axis.Axis
 
getAxisInside() - Method in class com.steema.teechart.styles.KnobGauge
 
getAxisLabelResolver() - Method in interface com.steema.teechart.IChart
 
getAxisLabelResolver() - Method in class com.steema.teechart.TChart
 
getAxisPen() - Method in class com.steema.teechart.axis.Axis
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.
getAxisRectangle(Tool, Rectangle) - Method in interface com.steema.teechart.tools.CursorTool.CursorToolResolver
 
getAxisScale() - Method in class com.steema.teechart.styles.Ternary
 
getAxisSeries(Axis) - Method in class com.steema.teechart.Chart
Returns the first Series that depends on the specified Axis.
If no Series depends on Axis, the null value is returned.
getBack() - Method in class com.steema.teechart.styles.ChartErrors3D
 
getBack() - Method in class com.steema.teechart.styles.ErrorsFormat3D
 
getBack() - Method in class com.steema.teechart.Walls
Defines the pen and brush used to fill the back chart side.
Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.
getBackColor() - Method in class com.steema.teechart.drawing.Graphics3D
Sets / returns the color used to fill spaces when displaying text or filling with brushes of different style other than bsSolid.
Brush.Visible must be set to true.
getBackColor() - Method in class com.steema.teechart.styles.SeriesMarks
Obsolete. Use the Color method instead.
getBackgroundImage() - Method in class com.steema.teechart.TChart
Returns background image of TChart
getBackImageInside() - Method in class com.steema.teechart.Panel
Obsolete. Please use Walls.Back.Image instead.
getBand1() - Method in class com.steema.teechart.tools.GridBand
The Brush characteristics of the first GridBand tool Band.
getBand2() - Method in class com.steema.teechart.tools.GridBand
The Brush characteristics of the second GridBand tool Band.
getBandPen() - Method in class com.steema.teechart.styles.IsoSurface
 
getBandwidth() - Method in class com.steema.teechart.functions.KDEOptions
 
getBar() - Method in class com.steema.teechart.tools.GanttTool.DragGanttBar
 
getBarBounds() - Method in class com.steema.teechart.styles.CustomBar
Coordinates of current Bar point being displayed.
Run-time and read-only.
getBarBoundsMidX() - Method in class com.steema.teechart.styles.CustomBar
 
getBarHeightPercent() - Method in class com.steema.teechart.styles.HorizBar
Defines the percent of bar Height, from 0 to 100.
Default value: 70
getBarPart() - Method in class com.steema.teechart.tools.GanttTool.DragGanttBar
 
getBarRound() - Method in class com.steema.teechart.styles.CustomBar
Describes what ends of the Bar are rounded.
Used only when BarStyle property is RoundRectangle
getBarSizePercent() - Method in class com.steema.teechart.styles.CustomBar
 
getBarStyle() - Method in class com.steema.teechart.styles.CustomBar
Defines the Bar shape used to draw Bars.
Default value: BarStyle.Rectangle
getBarWidthPercent() - Method in class com.steema.teechart.styles.Bar
Determines the percent of total Bar width used.
Setting BarWidthPercent = 100 makes joined Bars.
You can control how many Bars appear at the same time by using Page.MaxPointsPerPage.
Default value: 70
getBaseLine() - Method in class com.steema.teechart.styles.Points3D
Sets the Pen for the Point3D connecting Lines.
getBelowColor() - Method in class com.steema.teechart.styles.Funnel
Funnel segment color if Opportunity value is more than the DifferenceLimit % below the Quote value.
Default value: RED
getBevel() - Method in class com.steema.teechart.Shape
Sets the bevel characteristics of the Shape.
getBevelInner() - Method in class com.steema.teechart.Shape
Obsolete.&ndsp;Please use Bevel.Inner.
getBevelOuter() - Method in class com.steema.teechart.Shape
Obsolete. Please use Bevel.Outer
getBevelPercent() - Method in class com.steema.teechart.styles.Pie
 
getBevelWidth() - Method in class com.steema.teechart.Shape
Obsolete. Please use Bevel.Width
getBitmapEditor() - Method in class com.steema.teechart.styles.Series
Returns the URL of the associated bitmap icon for a given Series class.
This icon is used at ChartListBox and Series Editor dialog.
getBitmapEditor() - Method in class com.steema.teechart.tools.Tool
Returns the URL of the associated icon for a given Tool class.
This icon is used at Tools gallery listbox and Tools Editor dialog.
getBlue() - Method in class com.steema.teechart.drawing.Color
 
getBlueFactor() - Method in class com.steema.teechart.styles.Custom3DPalette
Defines the alpha value for the Blue of the ARGB component.
Default value: 1
getBold() - Method in class com.steema.teechart.drawing.ChartFont
Bold Font for text.
Default value: false
getBorderPen() - Method in class com.steema.teechart.Panel
Obsolete. Please use the Pen method instead.
getBorderRound() - Method in class com.steema.teechart.Shape
Rounds the Borders of the Chart Shapes.
getBottom() - Method in class com.steema.teechart.axis.Axes
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() - Method in class com.steema.teechart.Chart
Returns the location in pixels of the bottom of the Chart Rectangle.
getBottom() - Method in interface com.steema.teechart.IBaseChart
 
getBottom() - Method in class com.steema.teechart.Rectangle
Gets rectangle Bottom coordinate.
getBottom() - Method in class com.steema.teechart.Shape
Shape rectangle bottom co-ordinate.
getBottom() - Method in class com.steema.teechart.styles.ChartErrorsBase
 
getBottom() - Method in class com.steema.teechart.styles.ErrorsFormat
 
getBottom() - Method in class com.steema.teechart.Walls
Defines the pen and brush used to fill the bottom chart side.
Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.
getBounds(Legend, Rectangle) - Method in class com.steema.teechart.legend.LegendAdapter
 
getBounds(Legend, Rectangle) - Method in interface com.steema.teechart.legend.LegendResolver
 
getBounds() - Method in class com.steema.teechart.styles.Polygon
Returns the rectangle in pixels that corresponds to the maximum space used by the polygon.
getBounds() - Method in class com.steema.teechart.styles.SeriesMarksPosition
Returns the bounding rectangle of the indexed Mark.
getBounds() - Method in class com.steema.teechart.TChart
 
getBounds() - Method in class com.steema.teechart.tools.SubChart
 
getBoundValue() - Method in class com.steema.teechart.tools.SeriesBand
Constant value to be used as one of the limits of band filled areas.
getBox() - Method in class com.steema.teechart.styles.CustomBox
Controls the appearance of CustomBoxSeries box.
Box contains several properties to control the formatting attributes of box, like Pen, Brush, Draw3D, Visible, etc.
getBoxSize() - Method in class com.steema.teechart.styles.PointFigure
Determines the amount in price scales that is multiplied by ReversalAmount.
ReversalAmount by BoxSize defines the maximum price difference allowed before adding a new column of symbols.
getBreaks() - Method in class com.steema.teechart.tools.AxisBreaksTool
 
getBrush() - Method in class com.steema.teechart.drawing.ChartFont
Sets the Brush characteristics of the font.
getBrush() - Method in class com.steema.teechart.drawing.Graphics3D
Determines the kind of brush used to fill the Canvas draw rectangle background.
The Brush.Visible method must be set to true.
getBrush() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getBrush() - Method in class com.steema.teechart.ImageBevel
Sets ImageBevel Brush characteristics.
getBrush() - Method in class com.steema.teechart.Shadow
Defines the Brush characteristics to fill the shadow.
getBrush() - Method in class com.steema.teechart.Shape
Defines the kind of brush used to fill shape background.
getBrush() - Method in class com.steema.teechart.styles.Custom
Sets Brush characteristics.
getBrush() - Method in class com.steema.teechart.styles.Custom3DPalette
Defines the Brush to fill the Surface polygons.
It only works when Custom3DPalette.getUsePalette() and Custom3DPalette.getUseColorRange() are false.
getBrush() - Method in class com.steema.teechart.styles.CustomBar
Defines the Brush used to fill Bars.
When BarBrush.Style is different than bsSolid, the Series.Color color is the background bar color.
getBrush() - Method in class com.steema.teechart.styles.CustomPolar
Sets Polar Back Brush.
getBrush() - Method in class com.steema.teechart.styles.Funnel
Defines Brush to fill Funnel Series.
getBrush() - Method in class com.steema.teechart.styles.Histogram
Defines the Brush fill for the Histogram series.
getBrush() - Method in class com.steema.teechart.styles.Pie
Brush fill for PieSeries.
getBrush() - Method in class com.steema.teechart.styles.Polygon
Determines the kind of brush used to fill the polygon interior.
getBrush() - Method in class com.steema.teechart.styles.Pyramid
Sets Brush characteristics for the Pyramid Series.
getBrush() - Method in class com.steema.teechart.styles.Series
 
getBrush() - Method in class com.steema.teechart.styles.SeriesPointer
Brush used to fill Series Pointers.
getBrush() - Method in class com.steema.teechart.styles.Shape
Defines the brush used to fill shape background.
getBrush() - Method in class com.steema.teechart.styles.Smith
Defines Brush to fill Chart.
getBrush() - Method in class com.steema.teechart.tools.AxisArrow
Element Brush characteristics.
getBrush() - Method in class com.steema.teechart.tools.AxisBreaksTool
 
getBrush() - Method in class com.steema.teechart.tools.ColorBand
Element Brush characteristics.
getBrush() - Method in class com.steema.teechart.tools.NearestPoint
Element Brush characteristics.
getBrush() - Method in class com.steema.teechart.tools.SeriesBand
Element Brush characteristics.
getBrush() - Method in class com.steema.teechart.tools.SeriesRegion
Element Brush characteristics.
getBrush() - Method in class com.steema.teechart.Zoom
Brush used to fill mousedragged zoom area.
getBuild() - Method in class com.steema.teechart.functions.Spline
Indicates the spline has already calculated smooth points.
getButton() - Method in class com.steema.teechart.events.ChartMouseEvent
 
getButton() - Method in class com.steema.teechart.events.FrameworkMouseEvent
 
getButton() - Method in class com.steema.teechart.tools.DragPoint
Determines the mousebutton to activate DragPoint.
Default value: MouseButtons.Left
getButton() - Method in class com.steema.teechart.tools.DrawLine
The mousebutton to activate the DrawLineTool.
Default value: MouseButtons.Left
getButton() - Method in class com.steema.teechart.tools.Rotate
Defines which mousebutton activates the TTeeCustomTool.
Default value: MouseButtons.Left
getCacheTriangles() - Method in class com.steema.teechart.styles.TriSurface
 
getCalcIncrement() - Method in class com.steema.teechart.axis.Axis
Returns the calculated Axis Label increment and serves as a useable measure when Labelling is set to manual or automatic increments.
Please note that the related Increment property only returns the increment value when those increments are manually set via the same property.
getCallout() - Method in class com.steema.teechart.styles.SeriesMarks
 
getCallout() - Method in class com.steema.teechart.tools.Annotation
 
getCandleWidth() - Method in class com.steema.teechart.styles.Candle
The horizontal Candle Size in pixels.
It is based on pixels for Screen charts.
getCanvas() - Method in class com.steema.teechart.TChart
 
getCaption() - Method in class com.steema.teechart.axis.AxisTitle
The string of text used to register near each Chart Axis.
When empty, no Title is displayed.
getCCirclePen() - Method in class com.steema.teechart.styles.Smith
Defines Pen to draw CCircles of the Smith Series.
xCircle (reactance circle) pen.
getCells(int) - Method in class com.steema.teechart.styles.Custom3DGrid.CellsRow
 
getCenter() - Method in class com.steema.teechart.styles.CircularGauge
 
getCenter() - Method in class com.steema.teechart.styles.Gauges
Returns a sub-object with properties that control the appearance of a shape at the middle of gauge.
getCentered() - Method in class com.steema.teechart.axis.GridPen
Aligns the Grid to the centre.
getCentered() - Method in class com.steema.teechart.tools.Marker
 
getCenteredPoints() - Method in class com.steema.teechart.styles.ColorGrid
Controls how "X" and "Z" values will be considered.
When CenteredPoints is true, X and Z values determine the center point of each grid cell.
When false, the X and Z values define the "corner" values of grid cells.
getCenterPoint() - Method in class com.steema.teechart.styles.KnobGauge
 
getChangeListeners() - Method in class com.steema.teechart.Page
Returns an array of all the ChangeListeners added to this PageNavigator with addChangeListener().
getChart() - Method in interface com.steema.teechart.styles.ISeries
 
getChart() - Method in class com.steema.teechart.styles.SeriesCollection
Defines the Chart component.
getChart() - Method in class com.steema.teechart.TChart
 
getChart() - Method in class com.steema.teechart.TeeBase
Chart associated with this object.
getChart() - Method in class com.steema.teechart.tools.SubChart
 
getChart3DPercent() - Method in class com.steema.teechart.Aspect
Percent from 0 to 100 of Z Depth.
Chart3DPercent indicates the size ratio between Chart dimensions and Chart depth when Chart.Aspect.View3D is true.
getChartBounds() - Method in class com.steema.teechart.Chart
(Read only) Used to get the four sides of the Chart (Left, Top, Right and Bottom)
getChartBounds() - Method in interface com.steema.teechart.IBaseChart
 
getChartName() - Method in class com.steema.teechart.exports.JavascriptFormat
 
getChartRect() - Method in class com.steema.teechart.Chart
Returns the rectangle that contains the four main Chart axes.
getChartRect() - Method in interface com.steema.teechart.IBaseChart
 
getChartRectBottom() - Method in class com.steema.teechart.Chart
 
getCharts() - Method in class com.steema.teechart.tools.SubChartTool
 
getChartXCenter() - Method in class com.steema.teechart.drawing.Graphics3D
Returns the center Horizontal coordinate of the Chart.
getChartYCenter() - Method in class com.steema.teechart.drawing.Graphics3D
Returns the middle Vertical coordinate of the Chart.
getCheckBoxes() - Method in class com.steema.teechart.legend.Legend
Enables/Disables the display of Legend check boxes.
Default value: false
getCircleBackColor() - Method in class com.steema.teechart.styles.Circular
Determines the color to fill the ellipse.
Setting it to Color.EMPTY indicates the CircledSeries to use to tChart.getPanel().getColor() color.
getCircleCenter() - Method in class com.steema.teechart.styles.CustomPolar
 
getCircled() - Method in class com.steema.teechart.styles.Circular
The CirleSeries as elliptical or circular.
Default value: false
getCircled() - Method in class com.steema.teechart.styles.TFrame
 
getCircleGradient() - Method in class com.steema.teechart.styles.Circular
Determines the Gradient which fills the ellipse.
Default value: null
getCircleHeight() - Method in class com.steema.teechart.styles.Circular
Returns the height of the bounding Circle.
getCircleLabel(double, int) - Method in class com.steema.teechart.styles.Clock
 
getCircleLabel(double, int) - Method in class com.steema.teechart.styles.CustomPolar
 
getCircleLabel(double, int) - Method in class com.steema.teechart.styles.Radar
 
getCircleLabel(double, int) - Method in class com.steema.teechart.styles.WindRose
 
getCircleLabels() - Method in class com.steema.teechart.styles.CustomPolar
Sets CicleLabel properties.
Default value: false
getCircleLabelsFont() - Method in class com.steema.teechart.styles.CustomPolar
The Font characteristics for the labels of a circular TeeChart.
getCircleLabelsInside() - Method in class com.steema.teechart.styles.CustomPolar
Enables/disables the display of the axis labels inside the circle area.
getCircleLabelsRotated() - Method in class com.steema.teechart.styles.CustomPolar
Places Circle Labels at an angle in line with the Radar/Polar circle at each Label point when true.
getCirclePen() - Method in class com.steema.teechart.styles.CustomPolar
Determines the pen used to draw the outmost circle of all CustomPolar series derived Series.
getCirclePen() - Method in class com.steema.teechart.styles.Smith
Defines Pen to draw external Circle of the Smith Series.
Resistance = 0 rCircle pen (biggest circle).
getCircleRect() - Method in class com.steema.teechart.styles.Circular
Returns the rectangle that bounds the circle.
eg.
getCircleWidth() - Method in class com.steema.teechart.styles.Circular
Returns the width of the bounding Circle.
getCircleXCenter() - Method in class com.steema.teechart.styles.Circular
Returns the exact horizontal position of ellipse's center in pixels.
Run-time and read only.
getCircleYCenter() - Method in class com.steema.teechart.styles.Circular
Returns the exact vertical position of the ellipse's center in pixels.
getCLabels() - Method in class com.steema.teechart.styles.Smith
Shows/hides the static finalant reactance labels.
When set to true, constant reactance labels are shown.
getCLabelsFont() - Method in class com.steema.teechart.styles.Smith
xCircle labels font.
getClamp() - Method in class com.steema.teechart.functions.KDEOptions
 
getClampMax() - Method in class com.steema.teechart.functions.KDE
 
getClampMin() - Method in class com.steema.teechart.functions.KDE
 
getClickableLine() - Method in class com.steema.teechart.styles.Custom
Allows mouse clicks over the line drawn between points.
Default value: true
getClickCount() - Method in class com.steema.teechart.events.FrameworkMouseEvent
 
getClickedPart() - Method in class com.steema.teechart.events.ChartMouseEvent
 
getClip() - Method in class com.steema.teechart.styles.SeriesMarks
Restricts Marks to Chart axes space, when true.
When true, Marks will be drawn only within inner chart boundaries, keeping Axis Labels, Titles, Legend, etc almost untouched.
Default value: false
getClipPoints() - Method in class com.steema.teechart.Aspect
Restricts those Series points displayed outside the Chart axes rectangle when true.
Chart method defines the TChart or TDBChart component to display on a TQRChart.
getClipRoundRectangle(Rectangle, int, Graphics3D.RoundRectangleStyle) - Method in class com.steema.teechart.drawing.Graphics3D
 
getClockWiseLabels() - Method in class com.steema.teechart.styles.CustomPolar
Displays the circle labels in a clockwise direction.
Default value: false
getClose() - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point Close value.
You can access Close values in the same way you can access X or Y values.
getCloseCircle() - Method in class com.steema.teechart.styles.CustomPolar
Draws a Line between the last and first PolarSeries point coordinates.
getClosed() - Method in class com.steema.teechart.styles.Polygon
When true, the polygon is displayed and filled using the polygon Pen and Brush methods.
getCloseValues() - Method in class com.steema.teechart.styles.OHLC
All the Stock market Close values.
You can access Close values in the same way you can access X or Y values.
getColor() - Method in class com.steema.teechart.drawing.ChartBrush
Determines the color used to fill a zone.
getColor() - Method in class com.steema.teechart.drawing.ChartFont
Defines a Font color for text.
getColor() - Method in class com.steema.teechart.drawing.ChartPen
Determines the color used by the pen to draw lines on the Drawing.
getColor() - Method in class com.steema.teechart.Shadow
Defines the shadow Color.
getColor() - Method in class com.steema.teechart.Shape
Defines the shape Color.
getColor(int) - Method in class com.steema.teechart.styles.ColorList
 
getColor() - Method in class com.steema.teechart.styles.Contour.LevelProps
 
getColor() - Method in class com.steema.teechart.styles.ContourLevel
Colour of Contour series Level.
getColor(ISeries, int, Color) - Method in interface com.steema.teechart.styles.Custom3DPalette.ColorResolver
 
getColor() - Method in interface com.steema.teechart.styles.ISeries
 
getColor() - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
The Color of the OtherSlice.
getColor() - Method in class com.steema.teechart.styles.Points
 
getColor() - Method in class com.steema.teechart.styles.Points3D
Default color for all points.
Default value: ""
getColor(int) - Method in class com.steema.teechart.styles.Polygon
The Color used to fill the polygon.
Or that used to draw the Brush pattern.
getColor() - Method in class com.steema.teechart.styles.Series
Default color for all points.
The TChart Series SeriesColor method is the default color in which the Series points will be drawn.
getColor() - Method in class com.steema.teechart.styles.SeriesPoint
Indexed Point Color
getColor() - Method in class com.steema.teechart.styles.SeriesPointer
The pointer color.
getColor() - Method in class com.steema.teechart.tools.ColorBand
SThe Band Color.
getColor() - Method in class com.steema.teechart.Walls.LeftWall
The color used to fill the LeftWall background.
Default value: LIGHT_YELLOW
getColorBandTool() - Method in class com.steema.teechart.tools.ScrollPager
 
getColorEach() - Method in class com.steema.teechart.styles.Bubble
Controls which color will be drawn on the bubbles.
If false, all points will be drawn using Series Series.Color.
getColorEach() - Method in interface com.steema.teechart.styles.ISeries
 
getColorEach() - Method in class com.steema.teechart.styles.Pie
Draws points with different preset Colors.
Default value: true
getColorEach() - Method in class com.steema.teechart.styles.Series
Draws points with different preset Colors.
If false, all points will be drawn using the Series Series.Color color method.
If true, each Series point will be "colored" with its corresponding point color.
getColorEachLine() - Method in class com.steema.teechart.styles.Custom
Enables/Disables the coloring of each connecting line of a series.
Default value: true
getColorLevel() - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
getColorMember() - Method in class com.steema.teechart.styles.Series
The the Datasource Color Field.
Default value: ""
getColorOne() - Method in class com.steema.teechart.Bevel
Color of left and top sides of bevels.
getColorPalette() - Method in class com.steema.teechart.drawing.Graphics3D
 
getColorPalette() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getColorPaletteLength() - Method in class com.steema.teechart.drawing.Graphics3D
 
getColorPaletteLength() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getColors() - Method in class com.steema.teechart.styles.Series
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() - Method in class com.steema.teechart.Bevel
Color of right and bottom sides of bevels.
Used together with ColorOne, these properties set the colors applied to the Bevel edge when Raised or Lowered.
getColorWidth() - Method in class com.steema.teechart.legend.Legend
 
getColumns() - Method in class com.steema.teechart.styles.Calendar
Returns the number of Columns present in the Calender Series.
getColumnWidth(int) - Method in class com.steema.teechart.legend.Legend
 
getColumnWidthAuto() - Method in class com.steema.teechart.legend.Legend
Automatically calculates best fit of legend columns.
When set to true, columnWidths control the legend width
Default value: true
getComplete() - Method in class com.steema.teechart.functions.RootMeanSquare
Defines the RMS formula.
getComplete() - Method in class com.steema.teechart.functions.StdDeviation
Enables complete StdDeviation of input Series.
Default value: false
getCompress() - Method in class com.steema.teechart.functions.CompressOHLC
The Compression Period as defined by the CompressionPeriod enumeration.
getConePercent() - Method in class com.steema.teechart.styles.CustomBar
The apex size as percentage of the base.
Default value: 0
getConnectingPen() - Method in class com.steema.teechart.styles.Gantt
Determines the pen to draw the optional lines that connect Gantt Bars.
getConstant() - Method in class com.steema.teechart.functions.CCI
Value by which to multiply mean deviation.
Default value: 0.015
getContent() - Method in class com.steema.teechart.exports.DataExportFormat
 
getContent() - Method in class com.steema.teechart.exports.HTMLFormat
 
getContent() - Method in class com.steema.teechart.exports.TextFormat
 
getContent() - Method in class com.steema.teechart.exports.XMLFormat
 
getContinuous() - Method in class com.steema.teechart.legend.LegendSymbol
Adjoins the different legend color rectangles when true.
The color rectangles of the different items are drawn attached to each other (no vertical spacing).
getContourMarks() - Method in class com.steema.teechart.styles.Contour
 
getControl() - Method in interface com.steema.teechart.IChart
 
getControl() - Method in class com.steema.teechart.TChart
 
getControlColor() - Static method in class com.steema.teechart.drawing.SystemColor
 
getControlHeight() - Method in interface com.steema.teechart.IChart
 
getControlHeight() - Method in class com.steema.teechart.TChart
 
getControlWidth() - Method in interface com.steema.teechart.IChart
 
getControlWidth() - Method in class com.steema.teechart.TChart
 
getCount() - Method in class com.steema.teechart.axis.Axes
Returns the number of axes.
getCount() - Method in class com.steema.teechart.exports.PDFData.PDFImages
 
getCount() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObjectList
 
getCount() - Method in class com.steema.teechart.exports.PDFData.PDFSegmentList
 
getCount() - Method in class com.steema.teechart.exports.PDFFonts
 
getCount() - Method in class com.steema.teechart.misc.MemoryOutputStream
 
getCount() - Method in class com.steema.teechart.Page
Gets the number of pages, according to MaxPointsPerPage property.
TChart.Page.MaxPointsPerPage must be greater than zero to activate auto paging.
getCount() - Method in class com.steema.teechart.styles.ColorList
 
getCount() - Method in interface com.steema.teechart.styles.ISeries
 
getCount() - Method in class com.steema.teechart.styles.Series
Returns the number of points in the Series.
getCount() - Method in class com.steema.teechart.styles.StringList
 
getCount() - Method in class com.steema.teechart.styles.ValueList
 
getCountLegendItems() - Method in class com.steema.teechart.styles.Contour
 
getCountLegendItems() - Method in class com.steema.teechart.styles.Custom3DPalette
 
getCountLegendItems() - Method in class com.steema.teechart.styles.Funnel
 
getCountLegendItems() - Method in interface com.steema.teechart.styles.ISeries
 
getCountLegendItems() - Method in class com.steema.teechart.styles.Pie
 
getCountLegendItems() - Method in class com.steema.teechart.styles.PointFigure
 
getCountLegendItems() - Method in class com.steema.teechart.styles.Series
 
getCumulative() - Method in class com.steema.teechart.functions.HistogramFunction
Gets cumulative histogram.
getCurrent() - Method in class com.steema.teechart.exports.PDFFontEnumerator
 
getCurrent() - Method in class com.steema.teechart.exports.PDFImageEnumerator
 
getCurrent() - Method in class com.steema.teechart.Page
The current page number.

Run-time only.
getCurrentLanguage() - Static method in class com.steema.teechart.editors.AskLanguage
 
getCurrentPage() - Method in class com.steema.teechart.legend.Legend
Determines whether or not the Legend shows only the current page iItems when the Chart is divided into pages.
Default value: true
getCursor() - Method in class com.steema.teechart.styles.Series
Cursor displayed when mouse is over a series point.
Each Series determines the intersection of points with mouse coordinates each time the mouse moves.
getCursor() - Method in class com.steema.teechart.tools.Annotation
The Cursor type for when the user moves the mouse over the Annotation bounds.
getCursor() - Method in class com.steema.teechart.tools.DragPoint
Determines the type of DragPoint Cursor displayed.
Default value: Hand
getCursorDrag() - Method in class com.steema.teechart.tools.GanttTool
The cursor to show when the user is dragging a Gantt bar.
getCursorResize() - Method in class com.steema.teechart.tools.GanttTool
The cursor to show when the end user passes the mouse over an edge (left or right) of a gantt series bar.
getCurveYValue(Series, double) - Method in class com.steema.teechart.functions.CurveFitting
Evaluate function using calculated coefficients.
getCustom() - Method in class com.steema.teechart.axis.Axes
Accesses the Custom axes List.
getCustom() - Method in class com.steema.teechart.legend.LegendItems
 
getCustomBarWidth() - Method in class com.steema.teechart.styles.CustomBar
 
getCustomBounds() - Method in class com.steema.teechart.styles.CircularGauge
 
getCustomBounds() - Method in class com.steema.teechart.styles.CustomGauge
 
getCustomChartRect() - Method in class com.steema.teechart.Chart
 
getCustomChartRect() - Method in interface com.steema.teechart.IBaseChart
 
getCustomCode() - Method in class com.steema.teechart.exports.JavascriptFormat
 
getCustomHorizAxis() - Method in class com.steema.teechart.styles.Series
Specifies the custom horizontal axis for the series.
After adding a new horizontal Custom Axis to a Chart, use CustomHorizAxis to associate the Series to the Custom Axis.
getCustomLabels() - Method in class com.steema.teechart.axis.Axis
Returns the custom labels
getCustomPointPos() - Method in class com.steema.teechart.styles.TailParams
 
getCustomPosition() - Method in class com.steema.teechart.TextShapePosition
Allows custom positioning of TextShape when true.
Default value: false
getCustomSize() - Method in class com.steema.teechart.axis.AxisLabels
Changes the spacing occupied by the axis labels between the Ticks and the Title.
Default value: 0
getCustomSize() - Method in class com.steema.teechart.axis.AxisTitle
Changes the spacing between the axis/labels and the outer panel edge.
Default valure: 0
getCustomSize() - Method in class com.steema.teechart.tools.Annotation
 
getCustomTargetPolygon() - Method in class com.steema.teechart.drawing.Gradient
 
getCustomTargetRectangle() - Method in class com.steema.teechart.drawing.Gradient
 
getCustomVertAxis() - Method in class com.steema.teechart.styles.Series
Specifies the custom vertical axis for the series.
Default value: null
getCustomXRadius() - Method in class com.steema.teechart.styles.Circular
The ellipse's horizontal radius in pixels.
Default value: 0
getCustomYRadius() - Method in class com.steema.teechart.styles.Circular
The ellipse's vertical radius in pixels.
Default value: 0
getDark3D() - Method in class com.steema.teechart.styles.Custom
Darkens parts of 3D Line Series to add depth.
Default value: true
getDark3D() - Method in class com.steema.teechart.styles.CustomBar
Darkens sides of bars to enhance 3D effect.
This has effect only when Chart.Aspect.View3D is true.
getDark3D() - Method in class com.steema.teechart.styles.Pie
Darkens side of 3D pie section to add depth.
When true, it fills the Pie 3D effect screen areas with darker colors than their corresponding Pie sectors.
getDark3D() - Method in class com.steema.teechart.styles.SeriesPointer
Fills pointer sides in 3D mode with darker color.
Default value: true
getDark3D() - Method in class com.steema.teechart.styles.Tower
When true, draws right and top sides of cubes using a darker color.
getDarkPen() - Method in class com.steema.teechart.styles.Pie
Darkens pie slice borders.
Default value: false
getDash() - Method in class com.steema.teechart.drawing.DashStyle
Returns an array of values that determines the number of filled and non-filled pixels of the Pen dash.
getDashCap() - Method in class com.steema.teechart.drawing.ChartPen
Defines segment ending style of dashed lines.
Default value: DashCap.Flat
getDashWidth() - Method in class com.steema.teechart.drawing.DashStyle
 
getData() - Method in class com.steema.teechart.exports.Exports
Gets a class instance with methods to export chart Series data.
getDataFormat() - Method in class com.steema.teechart.exports.DataExportFormat
Returns descriptive name of Dataformat.
getDataMember() - Method in class com.steema.teechart.imports.XMLImport
 
getDataMember() - Method in class com.steema.teechart.styles.ValueList
Field to use as source for this value list.
Default value: ""
getDataSource() - Method in interface com.steema.teechart.styles.ISeries
 
getDataSource() - Method in class com.steema.teechart.styles.Series
Object to load data from.
Default value: null
getDate(Object, DateTime) - Method in interface com.steema.teechart.events.DateTimeResolver
 
getDate() - Method in class com.steema.teechart.styles.Calendar
Defines a day and causes Calender Series to display the associated month.
getDate() - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point Date value.
You can access Date values in the same way you can access X or Y values.
getDateCompressor() - Method in class com.steema.teechart.functions.CompressOHLC
 
getDateTime() - Method in class com.steema.teechart.styles.ValueList
Allows values to be expressed either as numbers or as Date+Time values.

Each Series value list has a boolean property called DateTime.
getDateTimeFormat() - Method in class com.steema.teechart.axis.AxisLabels
Standard DateTime formatting string specifier used to draw the axis labels.
Default value: ""
getDateTimeStep(int) - Static method in class com.steema.teechart.misc.Utils
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() - Method in class com.steema.teechart.styles.OHLC
All the Stock market Date values.
You can access Date values in the same way you can access X or Y values.
getDay() - Method in class com.steema.teechart.DateTime
 
getDayOfWeek() - Method in class com.steema.teechart.DateTime
 
getDays() - Method in class com.steema.teechart.styles.Calendar
Defines Calendar Cell appearance characteristics for calendar days.
getDaysInMonth(int, int) - Static method in class com.steema.teechart.DateTime
 
getDefaultColor(int) - Method in class com.steema.teechart.drawing.Graphics3D
Returns a color from global ColorPalette array variable.
getDefaultColor(int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getDefaultColor(int) - Method in class com.steema.teechart.styles.Series
 
getDefaultNullValue() - Method in class com.steema.teechart.styles.Series
Returns the value to be used as a null value within the series.
getDefaultPattern(int) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns a valid Windows Brush Style from anpalette of many possible Brush styles.
getDefaultPen() - Method in class com.steema.teechart.legend.LegendSymbol
Uses series pen properties to draw a border around the coloured box legend symbol, when true.
getDensity() - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
getDepth() - Method in class com.steema.teechart.axis.Axes
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.
getDepth() - Method in class com.steema.teechart.styles.Series
The Depth of the series points or interconnecting lines.
Default value: -1
getDepthAxisAlign() - Method in class com.steema.teechart.axis.Axis
 
getDepthPercent() - Method in class com.steema.teechart.styles.CustomBar
Determines the percent amount of bar size in "z" depth direction.
getDepthSize() - Method in class com.steema.teechart.styles.Points3D
The Depth of each 3DPoint to the value of DepthSize.
Default value: O
getDepthTop() - Method in class com.steema.teechart.axis.Axes
Returns the Depth chart axis located at the left-top edge of chart.
getDescription() - Method in class com.steema.teechart.functions.Add
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.ADX
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Average
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Bollinger
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.CCI
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.CLV
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.CompressOHLC
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Correlation
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Count
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.CrossPoints
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Cumulative
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.CurveFitting
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Custom
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Divide
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.DownSampling
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.ExpAverage
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.ExpMovAverage
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Function
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.High
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.HistogramFunction
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.KDE
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Low
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.MACD
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Momentum
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.MomentumDivision
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.MovingAverage
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Multiply
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.OBV
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Performance
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Perimeter
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.PVO
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.RootMeanSquare
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.RSI
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.SAR
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Smoothing
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.StdDeviation
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Stochastic
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Subtract
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Trend
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.functions.Variance
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Area
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Arrow
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Bar
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Bar3D
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.BarJoin
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.BeeSwarm
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Bezier
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Box
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Bubble
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.BubbleCloud
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Calendar
Gets description text.
getDescription() - Method in class com.steema.teechart.styles.Candle
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.CircularGauge
 
getDescription() - Method in class com.steema.teechart.styles.Clock
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.ColorGrid
Gets descriptive text
getDescription() - Method in class com.steema.teechart.styles.Contour
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.CustomBeeSwarm
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.CustomErrorPoint
 
getDescription() - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
getDescription() - Method in class com.steema.teechart.styles.CustomViolin
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Donut
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Error
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.ErrorBar
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.FastLine
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Funnel
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Gantt
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Gauges
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.HighLow
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Histogram
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.HorizArea
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.HorizBar
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.HorizBeeSwarm
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.HorizBox
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.HorizLine
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.HorizViolin
 
getDescription() - Method in class com.steema.teechart.styles.IsoSurface
 
getDescription() - Method in class com.steema.teechart.styles.KnobGauge
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Line
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.LinearGauge
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.LinePoint
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Map
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.NumericGauge
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Pie
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.PointFigure
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Points
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Points3D
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Polar
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Pyramid
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Radar
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Series
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Shape
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Smith
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Surface
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Ternary
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Tower
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.TriSurface
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Vector3D
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.VerticalLinearGauge
 
getDescription() - Method in class com.steema.teechart.styles.Violin
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Volume
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.Waterfall
 
getDescription() - Method in class com.steema.teechart.styles.WindRose
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.AndrosTheme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.BlackIsBackTheme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.BlueSkyTheme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.DefaultTheme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.ExcelTheme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.LookoutTheme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.ReportTheme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.TeeChartTheme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.themes.Theme
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.Annotation
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.AxisArrow
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.AxisBreaksTool
 
getDescription() - Method in class com.steema.teechart.tools.ChartImage
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.ColorBand
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.ColorLine
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.CursorTool
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.DragMarks
Gets descriptive name.
getDescription() - Method in class com.steema.teechart.tools.DragPoint
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.DrawLine
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.ExtraLegend
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.GanttTool
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.GridBand
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.GridTranspose
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.MarksTip
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.NearestPoint
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.PageNumber
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.PieTool
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.Rotate
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.ScrollPager
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.SeriesAnimation
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.SeriesBand
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.SeriesRegion
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.SubChartTool
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.Tool
Gets descriptive text.
getDeviation() - Method in class com.steema.teechart.functions.Bollinger
Gets deviation
getDictFontName() - Method in class com.steema.teechart.exports.PDFFontEnumerator
 
getDifferenceLimit() - Method in class com.steema.teechart.styles.Funnel
The difference (expressed in Quote %) used to define the Funnel segment color.
If the Opportunity value falls below (100-Difference)*Quote/100 then the BelowColor will be used to paint the Funnel segment.
If the Opportunity value falls between (100-Difference)*Quote/100 and Quote, then the WithinColor will be used to paint the Funnel segment.
Otherwise (if Opportunity > Quote) the AboveColor will be used to paint the Funnel segment.
getDirection() - Method in class com.steema.teechart.drawing.Gradient
The direction the gradient fill to be applied.
Default value: GradientDirection.Vertical
getDirection() - Method in class com.steema.teechart.tools.NearestPoint
 
getDirection() - Method in class com.steema.teechart.Zoom
The direction of the zoom on a selected area.

Example.
getDirty() - Method in class com.steema.teechart.drawing.Graphics3D
 
getDirty() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getDismissDelay() - Method in class com.steema.teechart.ToolTip
 
getDisplay() - Method in class com.steema.teechart.TChart
 
getDisplayedPointCount() - Method in class com.steema.teechart.functions.DownSampling
 
getDisplayRotationAngle() - Method in class com.steema.teechart.styles.CircularGauge
 
getDisplayTotalAngle() - Method in class com.steema.teechart.styles.CircularGauge
 
getDistance() - Method in class com.steema.teechart.styles.Callout
The length in pixels between a series point and the line connecting the series mark or annotation.
getDividingLines() - Method in class com.steema.teechart.legend.Legend
Specifies the Pen attributes used to draw lines separating Legend iItems.
getDivisionRatio() - Method in class com.steema.teechart.tools.ScrollPager
 
getDMDown() - Method in class com.steema.teechart.functions.ADX
 
getDMUp() - Method in class com.steema.teechart.functions.ADX
 
getDonutPercent() - Method in class com.steema.teechart.styles.Donut
The dimension of the middle hole.
getDotFrame() - Method in class com.steema.teechart.styles.Surface
Sets SurfaceSeries as a grid of dots (pixels).
It's very similar to the WireFrame mode except that no lines connect the Surface's points.
getDownCloseColor() - Method in class com.steema.teechart.styles.Candle
Candle color fill when Close value is greater than Open value.
By default, UpCloseColor is WHITE and DownCloseColor is RED.
getDownLinePen() - Method in class com.steema.teechart.functions.ADX
 
getDownSymbol() - Method in class com.steema.teechart.styles.PointFigure
 
getDragging() - Method in class com.steema.teechart.tools.ColorLine
 
getDragItem() - Method in class com.steema.teechart.tools.GanttTool
 
getDragPoint() - Method in class com.steema.teechart.tools.DragPoint
 
getDragRepaint() - Method in class com.steema.teechart.tools.ColorLine
Repaints the Chart while moving the ColorLine when true.
Set to true to repaint the Chart while moving the ColorLine.
getDraw3D() - Method in class com.steema.teechart.styles.SeriesPointer
Draws pointer in 3D mode.
Currently only rectangle points have 3D capability.
getDraw3D() - Method in class com.steema.teechart.tools.ColorLine
Draws ColorLine in 3D when true.
Default value: true
getDrawAllPoints() - Method in class com.steema.teechart.styles.FastLine
When false, it only draws the first point at any X pixel location.
getDrawAllPointsStyle() - Method in class com.steema.teechart.styles.FastLine
The DrawAllPoints style.
It defines the method used to calculate the DrawAllPoints style.
FastLine series DrawAllPoints should be false.
Default value: FIRST
getDrawBehind() - Method in class com.steema.teechart.axis.Axes
Draws axes behind or in front of Series.
Enables/disables the painting of the Axes before the Series.
When false, the Axes will appear over the Chart Series.
Default value: true
getDrawBehind() - Method in class com.steema.teechart.tools.ColorBand
Draws the Colorband behind the series values when true.
Default value: true
getDrawBehind() - Method in class com.steema.teechart.tools.ColorLine
Draws the ColorLine behind the series values.
Default value: false
getDrawBehindSeries() - Method in class com.steema.teechart.tools.SeriesBand
Flag which causes filling to occur before or after the series are displayed.
getDrawBehindSeries() - Method in class com.steema.teechart.tools.SeriesRegion
If true, draw region behind series.
getDrawEvery() - Method in class com.steema.teechart.axis.GridPen
Returns the Grid drawing intervals.
getDrawEvery() - Method in class com.steema.teechart.styles.SeriesMarks
The number of Marks to skip.
Default is 1, all Marks are displayed.
getDrawEvery() - Method in class com.steema.teechart.tools.SeriesAnimation
Determines the points to perform animation on.
By default, DrawEvery is zero.
This means the animation will be performed using all series points at once.
getDrawingalgorithm() - Method in class com.steema.teechart.styles.Contour
 
getDrawingFontSize() - Method in class com.steema.teechart.drawing.ChartFont
 
getDrawLine() - Method in class com.steema.teechart.tools.NearestPoint
Draws a temporary line from the mouse coordinates to the nearest point.
Default value: true
getDrawLineStyle() - Method in class com.steema.teechart.tools.DrawLine
 
getDrawLineStyle() - Method in class com.steema.teechart.tools.DrawLineItem
 
getDrawPart() - Method in class com.steema.teechart.events.ChartDrawEvent
 
getEdgeStyle() - Method in class com.steema.teechart.styles.Pie
 
getElevation() - Method in class com.steema.teechart.Aspect
Determines the angle of 3D elevation in degrees.
Elevation describes front plane rotation by rotation degrees (0 - 360).
getEmpty() - Method in class com.steema.teechart.drawing.Color
Returns true when the Color equals to EMPTY color.
getEmptyColor() - Static method in class com.steema.teechart.misc.Utils
 
getEnabled() - Method in class com.steema.teechart.tools.AxisBreak
 
getEnableDraw() - Method in class com.steema.teechart.tools.DrawLine
Enables/Disables the drawing of lines on the chart by the user.
All drawn lines are stored in the Lines method.
Default value: true
getEnableSelect() - Method in class com.steema.teechart.tools.DrawLine
Enables selection of lines for repositioning on the Chart.
Default value: true
getEnd() - Method in class com.steema.teechart.tools.ColorBand
The End Axis value of colorband.
getEndArrow() - Method in class com.steema.teechart.styles.Vector3D
When Visible, this pen is used to display arrows at the end coordinate of vector lines.
getEndCap() - Method in class com.steema.teechart.drawing.ChartPen
Style of line endings.
getEndColor() - Method in class com.steema.teechart.drawing.Gradient
One of the three Colors used to create the gradient fill.
The gradient fill is composed of the three colors: StartColor, MidColor and EndColor.
getEndColor() - Method in class com.steema.teechart.styles.Custom3DPalette
Determines the last Range palette color.
When Custom3DPalette.getUseColorRange() is true, Surface series creates a color palette using StartColor, MidColor and EndColor methods.
getEndHandle() - Method in class com.steema.teechart.tools.DrawLineItem
Returns Rect of the DrawLine end handle.
getEndLine() - Method in class com.steema.teechart.tools.ColorBand
Contains formatting properties for the automatic line used to drag the end value of the ColorBand tool at runtime.
getEndLinePen() - Method in class com.steema.teechart.tools.ColorBand
 
getEndLinePointer() - Method in class com.steema.teechart.tools.ScrollPager
 
getEndPoint() - Method in class com.steema.teechart.styles.CircularGauge
 
getEndPoint() - Method in class com.steema.teechart.styles.Gauges
Returns a sub-object with properties that control the appearance of a shape at the end of the gauge arrow.
getEndPos() - Method in class com.steema.teechart.tools.DrawLineItem
 
getEndPosition() - Method in class com.steema.teechart.axis.Axis
Axis End Position on its own Axis expressed as a percentage (0-100%).
For a Vertical Axis a value of 75% would place the beginning of the scale at 75% down from Top.
Default value: 100%
getEndValue() - Method in class com.steema.teechart.tools.AxisBreak
 
getEndValues() - Method in class com.steema.teechart.styles.Gantt
Defines the ending Gantt bar date value.
The starting Gantt bar point is stored at TGanttSeries.StartValues
StartValues and EndValues can be specified both as DateTime or double values.
getEndXValues() - Method in class com.steema.teechart.styles.Arrow
The X1 values for Arrows.
Each Arrow has (X0,Y0) and (X1,Y1) coordinates.
getEndXValues() - Method in class com.steema.teechart.styles.Vector3D
List of values representing the end X coordinates of vector lines.
getEndYValues() - Method in class com.steema.teechart.styles.Arrow
The Y1 values for Arrows.
Each Arrow has (X0,Y0) and (X1,Y1) coordinates.
getEndYValues() - Method in class com.steema.teechart.styles.Vector3D
List of values representing the end Y coordinates of vector lines.
getEndZ() - Method in interface com.steema.teechart.styles.ISeries
 
getEndZ() - Method in class com.steema.teechart.styles.Series
For internal use.
getEndZ() - Method in class com.steema.teechart.styles.SeriesPointer
For internal use.
getEndZValues() - Method in class com.steema.teechart.styles.Vector3D
List of values representing the end Z coordinates of vector lines.
getEnumerator() - Method in class com.steema.teechart.exports.PDFData.PDFResourceList
 
getEnumerator() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObjectList
 
getEnumerator() - Method in class com.steema.teechart.exports.PDFData.PDFSegmentList
 
getEnumerator() - Method in class com.steema.teechart.exports.PDFFonts
 
getErrorPen() - Method in class com.steema.teechart.styles.CustomError
Defines Pen to draw Error "T" on top of Error Bars.
getErrors() - Method in class com.steema.teechart.styles.CustomErrorPoint
 
getErrors() - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
getErrorSizeUnits() - Method in class com.steema.teechart.styles.ChartErrorsBase
 
getErrorStyle() - Method in class com.steema.teechart.styles.CustomError
Defines the Error Series Style according to EErrorSeriesStyle.
Default value: ErrorStyle.TopBottom
getErrorValues() - Method in class com.steema.teechart.styles.CustomError
Gets and sets the corresponding Error value for each Bar.
The Error value will be displayed as a "T" on top of each Bar.
getErrorWidth() - Method in class com.steema.teechart.styles.CustomError
Determines the horizontal size of the Error "T".
Size is expressed either in pixels or in percent of Bar width depending on ErrorWidthUnit property.
getErrorWidthUnits() - Method in class com.steema.teechart.styles.CustomError
The ErrorWidth in pixels or percentage of Bar width.
By default, the Error "T" width is 100% of Bar width.
getEvent(int) - Method in class com.steema.teechart.events.TeeEventListeners
 
getEventKind() - Method in class com.steema.teechart.tools.PieTool
Makes the pie tool to be triggered when the selected FrameworkMouseEvent occurs.
Set FrameworkMouseEvent to MOUSE_MOVED or MOUSE_PRESSED.
Default value: FrameworkMouseEvent.MOUSE_MOVED
getEventName(int) - Static method in class com.steema.teechart.events.FrameworkMouseEvent
 
getExactDateTime() - Method in class com.steema.teechart.axis.AxisLabels
Determines whether Axis.Increment calculates Axis Labels in exact DateTime steps.
getExcel() - Method in class com.steema.teechart.exports.Exports.DataExport
Export Chart as Excel spreadsheet
getExplodeBiggest() - Method in class com.steema.teechart.styles.Pie
Displaces the biggest slice from centre by value set.
Default value: 0
getExplodedSlice() - Method in class com.steema.teechart.styles.Pie
Accesses the properties for exploding any Pie slice.
getExponent() - Method in class com.steema.teechart.axis.AxisLabels
Enables/disables the display of Axis Labels in exponent format with super-script fonts.
Default value: false
getExponential() - Method in class com.steema.teechart.functions.Bollinger
Gets exponential
getExport() - Method in class com.steema.teechart.Chart
Accesses Chart export attributes.
getExport() - Method in class com.steema.teechart.TChart
 
getExtrOut() - Method in class com.steema.teechart.styles.CustomBox
Controls the appearance of the extreme range of outer points.
ExtrOut contains several properties to control the formatting attributes of the extreme range of outer points like Pen, Brush, Draw3D, Visible, etc.
getFaceBrush() - Method in class com.steema.teechart.styles.CircularGauge
 
getFaceBrush() - Method in class com.steema.teechart.styles.CustomGauge
 
getFactor() - Method in class com.steema.teechart.functions.CurveFitting
Multiplying factor.
Default value: 1
getFactor() - Method in class com.steema.teechart.functions.Smoothing
The number of times the resulting smooth points are compared to source points.
getFields(ValueList) - Method in class com.steema.teechart.styles.Series
 
getFileExtension() - Method in class com.steema.teechart.exports.DataExportFormat
Returns the desired File Extension for exported file.
getFillLevels() - Method in class com.steema.teechart.styles.Contour
The ContourSeries FillLevels.
Default value: false
getFillToSemiCircle() - Method in class com.steema.teechart.styles.CircularGauge
 
getFilterFiles() - Method in class com.steema.teechart.exports.DataExportFormat
Returns the corresponding Filter for the export format.
getFilterFiles() - Method in class com.steema.teechart.exports.HTMLFormat
 
getFilterFiles() - Method in class com.steema.teechart.exports.TextFormat
 
getFilterFiles() - Method in class com.steema.teechart.exports.XMLFormat
 
getFirst() - Method in class com.steema.teechart.styles.ValueList
Returns the First point value.
getFirst() - Method in class com.steema.teechart.tools.DrawLines
 
getFirstActiveSeries() - Method in class com.steema.teechart.Chart
Returns first active (visible) series.
getFirstActiveSeries() - Method in interface com.steema.teechart.IBaseChart
 
getFirstCalcPoint() - Method in class com.steema.teechart.functions.CurveFitting
First point to be used in fitting.
Default value: -1
getFirstPoint() - Method in class com.steema.teechart.functions.CurveFitting
First point to be used in evaluating.
Default value: -1
getFirstValue() - Method in class com.steema.teechart.legend.Legend
Defines which is the first Legend item displayed.
Legend can display all active Series names or all points of a single Series.
getFirstValueIndex() - Method in class com.steema.teechart.Page
 
getFirstVisible() - Method in interface com.steema.teechart.styles.ISeries
 
getFirstVisible() - Method in class com.steema.teechart.styles.Series
Returns the index of the Series' first visible point.
getFollowMouse() - Method in class com.steema.teechart.tools.CursorTool
Moves Cursor when moving the mouse.
Default value: false
getFollowSeriesColor() - Method in class com.steema.teechart.styles.SeriesMarks
Gets FollowSeriesColor, Mark Back Color same as Series.
getFont() - Method in class com.steema.teechart.drawing.Graphics3D
Determines the Font for outputted text when using the Drawing Canvas.
getFont() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getFont() - Method in class com.steema.teechart.styles.CustomPolar
The label font characteristics.
getFont() - Method in class com.steema.teechart.styles.Shape
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() - Method in class com.steema.teechart.TextShape
Determines the font attributes used to output ShapeSeries.Text Strings.
getFontHeight() - Method in class com.steema.teechart.drawing.Graphics3D
Defines the Height of the Font in pixels.
getFontHeight() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getFonts() - Method in class com.steema.teechart.exports.PDFData
 
getFontSeriesColor() - Method in class com.steema.teechart.legend.Legend
The legend text font color to that of the Series color.
Default value: false
getFontSeriesColor() - Method in class com.steema.teechart.styles.SeriesMarks
Gets FontSeriesColor, Font Color in Mark texts are given from its point Color.
getFontZoom() - Method in class com.steema.teechart.Aspect
 
getFooter() - Method in class com.steema.teechart.Chart
Defines the Text and formatting attributes to be drawn at the bottom of the Chart.
Use Text to enter the desired Footer lines, set Visible to true and change Font, Frame and Brush.
Use Alignment to control text output position.
getFooter() - Method in interface com.steema.teechart.IBaseChart
 
getFooter() - Method in class com.steema.teechart.TChart
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.
getForceCenter() - Method in class com.steema.teechart.styles.Gauges
If true, the pie will be centered even when totalAngle is smaller than 360 degrees.
Default value: false
getForceCenter() - Method in class com.steema.teechart.styles.Pie
If true, the pie will be centered even when totalAngle is smaller than 360 degrees.
Default value: false
getForegroundColor() - Method in class com.steema.teechart.drawing.ChartBrush
Color to fill inner portions of Brush, when Solid is false.
Default value: SILVER
getFormat() - Method in class com.steema.teechart.styles.Calendar.CalendarCellUpper
Defines the DateValue format for the months and weekdays.
Default value: ""
getFormat() - Method in class com.steema.teechart.styles.ChartErrors
 
getFormat() - Method in class com.steema.teechart.styles.ChartErrors3D
 
getFormat() - Method in class com.steema.teechart.styles.Shape
 
getFormat() - Method in class com.steema.teechart.tools.PageNumber
Defines the format of the PageNumTool text String.
getFragments() - Method in class com.steema.teechart.functions.Spline
The number of resulting smooth points.
Must be a multiple of source points.
getFrame() - Method in class com.steema.teechart.styles.CircularGauge
 
getFrame() - Method in class com.steema.teechart.styles.Contour
 
getFrame() - Method in class com.steema.teechart.styles.CustomGauge
 
getFrame() - Method in class com.steema.teechart.styles.SeriesMarks
Obsolete. Use the Pen method instead.
getFrameElementPercents() - Method in class com.steema.teechart.styles.CFrame
 
getFrameElementValue(int) - Method in class com.steema.teechart.styles.CFrame
 
getFront() - Method in class com.steema.teechart.styles.ChartErrors3D
 
getFront() - Method in class com.steema.teechart.styles.ErrorsFormat3D
 
getFText() - Method in class com.steema.teechart.legend.LegendItem
 
getFText2() - Method in class com.steema.teechart.legend.LegendItem
 
getFullRepaint() - Method in class com.steema.teechart.tools.NearestPoint
Allows the whole Parent Chart to repainted when true.
Default value: true
getFullRepaint() - Method in class com.steema.teechart.Zoom
Gets whether the zoom Rectangle is painted using the ControlPaint XOR methods.
getFunction() - Method in class com.steema.teechart.styles.Series
Function object to calculate values.
Default value: null
getGantt() - Method in class com.steema.teechart.tools.GanttTool
 
getGapSize() - Method in class com.steema.teechart.tools.AxisBreaksTool
 
getGaugeColorPalette() - Method in class com.steema.teechart.styles.CircularGauge
 
getGaugeColorPalette() - Method in class com.steema.teechart.styles.CustomGauge
 
getGaugeColorPalette() - Method in class com.steema.teechart.styles.TFrame
 
getGaugePaletteColor(int, Color[]) - Static method in class com.steema.teechart.styles.CustomGauge
 
getGaugePointerStyle() - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
getGradient() - Method in class com.steema.teechart.drawing.ChartBrush
Fill Gradient.
Gradient specifies the colors used to fill a zone.
getGradient() - Method in class com.steema.teechart.drawing.ChartFont
Applies a gradient fill to the font.
getGradient() - Method in class com.steema.teechart.drawing.Graphics3D
Determines the Brush.Gradient properties of the Canvas.
getGradient() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getGradient() - Method in class com.steema.teechart.Shape
Calls the Gradient characteristics for the shape.
getGradient() - Method in class com.steema.teechart.styles.Area
Determines Gradient to fill the background Area region.
getGradient() - Method in class com.steema.teechart.styles.CustomBar
Defines the color Gradient used to fill the Bars.
These can be filled with these three colors: StartColor, MidColor, EndColor.
getGradient() - Method in class com.steema.teechart.styles.Line
Determines the Line Gradient.
getGradient() - Method in class com.steema.teechart.styles.Polygon
Determines the kind of polygon's interior gradient effect.
getGradient() - Method in class com.steema.teechart.styles.SeriesPointer
Configures Gradient filling attributes.
Default value: null
getGradient() - Method in class com.steema.teechart.styles.Shape
Gets Gradient fill characteristics for the ShapeSeries Shape.
getGradient() - Method in class com.steema.teechart.styles.Ternary
 
getGradient() - Method in class com.steema.teechart.tools.ColorBand
Sets Band colour gradient.
getGradient() - Method in class com.steema.teechart.tools.SeriesBand
The gradient colors used to fill the area between the two series.
getGradient() - Method in class com.steema.teechart.tools.SeriesRegion
The gradient colors used to fill the area in the region.
getGradientRelative() - Method in class com.steema.teechart.styles.CustomBar
Calculates Colors based on highest bar when Gradient is Visible.
Default value: false
getGradientVisible() - Method in class com.steema.teechart.drawing.ChartBrush
 
getGraphics() - Method in class com.steema.teechart.android.Graphics3DAndroid
 
getGraphics() - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
getGraphics() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getGraphics() - Method in interface com.steema.teechart.IChart
 
getGraphics() - Method in class com.steema.teechart.TChart
 
getGraphics3D() - Method in class com.steema.teechart.Chart
Accesses TeeChart Draw attributes.
getGraphics3D() - Method in interface com.steema.teechart.IBaseChart
 
getGraphics3D() - Method in class com.steema.teechart.TChart
 
getGreen() - Method in class com.steema.teechart.drawing.Color
 
getGreenFactor() - Method in class com.steema.teechart.styles.Custom3DPalette
Defines the alpha value for the Green of the ARGB component.
Default value: 1
getGreenLine() - Method in class com.steema.teechart.styles.CircularGauge
 
getGreenLine() - Method in class com.steema.teechart.styles.CustomGauge
 
getGreenLineEndValue() - Method in class com.steema.teechart.styles.CircularGauge
 
getGreenLineEndValue() - Method in class com.steema.teechart.styles.CustomGauge
 
getGreenLineStartValue() - Method in class com.steema.teechart.styles.CircularGauge
 
getGreenLineStartValue() - Method in class com.steema.teechart.styles.CustomGauge
 
getGrid() - Method in class com.steema.teechart.axis.Axis
Determines the kind of pen used to draw the Grid lines at every Axis Label position.
These are the lines which go from "cousin Axis" Minimum to "cousin Axis" Maximum screen positions for each Label position.
Use the MinorGrid property to make the Grid from Minor Ticks visible.
getGridCentered() - Method in class com.steema.teechart.axis.Axis
Obsolete. Please use Axis.Grid.Centered property
getHand() - Method in class com.steema.teechart.styles.CircularGauge
 
getHand() - Method in class com.steema.teechart.styles.CustomGauge
 
getHandDistance() - Method in class com.steema.teechart.styles.CircularGauge
 
getHandDistance() - Method in class com.steema.teechart.styles.Gauges
The amount in pixels that define a gap between the gauge axis and the end of the gauge arrow line.
Default value: 30
getHandOffset() - Method in class com.steema.teechart.styles.CircularGauge
 
getHandStyle() - Method in class com.steema.teechart.styles.Gauges
Style of Gauge hand.
The gauge can display its arrow as a simple line ( hsLine style ) or as a filled triangle ( hsTriangle style ).
Default value: hsLine
getHasStream() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
getHasZValues() - Method in interface com.steema.teechart.styles.ISeries
 
getHasZValues() - Method in class com.steema.teechart.styles.Series
 
getHeader() - Method in class com.steema.teechart.Chart
Defines the Text and formatting attributes to be drawn at the top of the Chart.
Use Text to enter the desired Header lines, set Visible to true and change Font, Frame and Brush.
getHeader() - Method in interface com.steema.teechart.IBaseChart
 
getHeader() - Method in class com.steema.teechart.TChart
Defines the Text and formatting properties to be drawn at the top of the Chart.
Use Text to enter the desired Header lines, set Visible to True and change the Font, Frame and Brush methods.
Use Alignment to control text output position.
getHeight() - Method in class com.steema.teechart.Chart
The Chart Height in pixels.
getHeight() - Method in class com.steema.teechart.Dimension
 
getHeight(Object) - Method in class com.steema.teechart.drawing.Image
 
getHeight() - Method in class com.steema.teechart.exports.ImageExportFormat
Returns the Height of the Exported image.
getHeight() - Method in interface com.steema.teechart.IBaseChart
 
getHeight() - Method in class com.steema.teechart.Rectangle
 
getHeight() - Method in class com.steema.teechart.Shadow
The vertical displacement of the shadow in pixels.
getHeight() - Method in class com.steema.teechart.Shape
The Height of the Shape.
getHeight() - Method in class com.steema.teechart.tools.Annotation
Returns the annotation height in pixels
getHeight() - Method in class com.steema.teechart.tools.SubChart
 
getHeight3D() - Method in class com.steema.teechart.Aspect
 
getHideCells() - Method in class com.steema.teechart.styles.Surface
 
getHideDelay() - Method in class com.steema.teechart.tools.MarksTip
The time period during which the Tool Tip appears.
Default value: 4000 (ms)
getHideTriangles() - Method in class com.steema.teechart.styles.TriSurface
Hides static constructed tiangles.
Constructed triangles behind other triangles are hidden before displaying them.
getHigh() - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point High value.
You can access High values in the same way you can access X or Y values.
getHighBrush() - Method in class com.steema.teechart.styles.HighLow
Defines the Brush for the High value.
getHighLightBrush() - Method in class com.steema.teechart.styles.KnobGauge
 
getHighPen() - Method in class com.steema.teechart.styles.HighLow
Defines the Pen for the High value.
getHighValues() - Method in class com.steema.teechart.styles.HighLow
 
getHighValues() - Method in class com.steema.teechart.styles.OHLC
All the Stock market High values.
You can access High values in the same way you can access X or Y values.
getHistogram() - Method in class com.steema.teechart.functions.MACD
MACD Histogram series
getHistoPen() - Method in class com.steema.teechart.functions.MACD
MACD Histogram pen characteristics
getHistory() - Method in class com.steema.teechart.Zoom
 
getHistorySteps() - Method in class com.steema.teechart.Zoom
 
getHorizAlignment() - Method in class com.steema.teechart.styles.Shape
Horizontally aligns the text.
There are three options; Centre, Left or Right.
getHorizAxis() - Method in interface com.steema.teechart.styles.ISeries
 
getHorizAxis() - Method in class com.steema.teechart.styles.Series
 
getHorizAxis() - Method in class com.steema.teechart.tools.ToolSeries
Returns the associated Top or Bottom Chart Horizontal Axis.
getHorizMargin() - Method in class com.steema.teechart.legend.Legend
Speficies the number of screen pixels between Legend and Chart rectangles.
By default it is 0, meaning Legend will calculate a predefined margin based on total Legend width.
getHorizOffset() - Method in class com.steema.teechart.Aspect
Amount (postive or negative) in pixels of horizontal displacement.
HorizOffset will move the Chart Rectangle horizontally across the Chart Panel.
getHorizontal() - Method in class com.steema.teechart.axis.Axis
Determines the Custom axis to be drawn horizontally.
getHorizontal() - Method in class com.steema.teechart.styles.CustomGauge
 
getHorizontalAxis() - Method in class com.steema.teechart.styles.Series
Horizontal axis associated to this Series.
Default value: HorizontalAxis.Bottom
getHorizSize() - Method in class com.steema.teechart.Shadow
Obsolete. Please use Width property.
getHorizSize() - Method in class com.steema.teechart.styles.SeriesPointer
Horizontal size of pointer in pixels.
Series that derive from Points series usually override the HorizSize and VertSize methods.
getHour() - Method in class com.steema.teechart.DateTime
 
getHTML() - Method in class com.steema.teechart.exports.Exports.DataExport
Export Chart as HTML table
getID() - Method in class com.steema.teechart.events.ChartEvent
 
getID() - Method in class com.steema.teechart.events.FrameworkMouseEvent
 
getID() - Method in class com.steema.teechart.events.SeriesMouseEvent
 
getID() - Method in class com.steema.teechart.styles.Calendar.CalendarChangeEvent
 
getIgnoreNulls() - Method in class com.steema.teechart.styles.FastLine
Displays null points when false
For speed reasons, FastLine series supports null (empty) values only when IgnoreNulls is false.
getImage() - Method in class com.steema.teechart.drawing.ChartBrush
Image to use for fill.
Default value: null
getImage(Object) - Method in class com.steema.teechart.drawing.HatchStyle
 
getImage() - Method in class com.steema.teechart.exports.Exports
Gets a class instance with methods to create images from chart.
getImage(String) - Static method in class com.steema.teechart.misc.ImageUtils
 
getImage(InputStream) - Static method in class com.steema.teechart.misc.ImageUtils
 
getImage(URL, Object) - Static method in class com.steema.teechart.misc.ImageUtils
 
getImage(URL) - Static method in class com.steema.teechart.misc.ImageUtils
 
getImage() - Method in class com.steema.teechart.Shape
Rendered Image for Shape background.
Default value: null
getImage() - Method in class com.steema.teechart.styles.ColorGrid
Use this property to display a bitmap within a ColorGrid.
Example
This sample shows how to use the ColorGrid.Bitmap property:

private void SetFlower() {
InputStream ms = new InputStream();
Image flower = pictureBox1.Image;
flower.Save(ms, ImageFormat.Jpeg);
Bitmap bm = new Bitmap(ms);
colorGrid1.Bitmap = bm;
getImage() - Method in class com.steema.teechart.styles.ImageBar
 
getImage() - Method in class com.steema.teechart.tools.ChartImage
Loads an image from a specified file path.
getImageBevel() - Method in class com.steema.teechart.Shape
Sets the bevel characteristics of the Shape.
getImageHeight() - Method in class com.steema.teechart.exports.PDFImageEnumerator
 
getImageMode() - Method in class com.steema.teechart.drawing.ChartBrush
Drawing Brush Image Style.
Default value: Stretch
getImageMode() - Method in class com.steema.teechart.Shape
ImageMode for rendered Shape background Image.
Default value: ImageMode.Stretch
getImageMode() - Method in class com.steema.teechart.tools.ChartImage
Controls how the image is displayed.
Default value: ImageMode.Stretch
getImageName() - Method in class com.steema.teechart.exports.PDFImageEnumerator
 
getImageRect() - Method in class com.steema.teechart.drawing.ChartBrush
 
getImages() - Method in class com.steema.teechart.exports.PDFData
 
getImageTiled() - Method in class com.steema.teechart.styles.ImageBar
When true, ImageBar's image is tiled across Bars.
getImageTransparent() - Method in class com.steema.teechart.drawing.ChartBrush
The Brush image will be Transparent when true.
Default value: false
getImageTransparent() - Method in class com.steema.teechart.Shape
Sets the shape image to transparent.
getImageWidth() - Method in class com.steema.teechart.exports.PDFImageEnumerator
 
getImagSymbol() - Method in class com.steema.teechart.styles.Smith
Specifies the text used to display together with axis labels around a Smith circle series.
Default value: ImagSymbol is a lowercase "i" letter.
getImport() - Method in class com.steema.teechart.Chart
Accesses Chart import attributes.
getImport() - Method in class com.steema.teechart.TChart
 
getIncludeHeader() - Method in class com.steema.teechart.exports.DataExportFormat
Includes the Series valuelist name with exported data.
getIncludeIndex() - Method in class com.steema.teechart.exports.DataExportFormat
Includes the Series index with exported data.
getIncludeLabels() - Method in class com.steema.teechart.exports.DataExportFormat
Includes data Labels with exported data.
getIncludeNulls() - Method in class com.steema.teechart.functions.Average
Calculates the average using only the non-null points of a series, or not.
getIncludeSeriesTitle() - Method in class com.steema.teechart.exports.DataExportFormat
Includes the Series title with exported data.
getIncrement() - Method in class com.steema.teechart.axis.Axis
Determines the minimum step between axis labels.
Can use DateTimeStep for date-time axis.
getIndex() - Method in class com.steema.teechart.legend.LegendItemCoordinates
The Index of the Legend item.
getIndex(int, int) - Method in class com.steema.teechart.styles.Custom3DGrid
A two dimension array property for the easy access to series cell values.
getIndex() - Method in enum com.steema.teechart.styles.MarksTail
 
getIndex() - Method in class com.steema.teechart.styles.Polygon
 
getIndex() - Method in enum com.steema.teechart.styles.TailAlignment
 
getInflateAxisPos(int, int) - Method in class com.steema.teechart.axis.Axis
 
getInflateMargins() - Method in class com.steema.teechart.styles.SeriesPointer
Expands axes to fit pointers.
When false, Chart Axis scales will be preserved and points close to the Axis limits will be partially displayed.
getInGallery() - Method in class com.steema.teechart.styles.World
 
getInitialDelay() - Method in class com.steema.teechart.Chart.ChartToolTip
The time lag before the Tool Tip appears.
Default value: 500
getInitialDelay() - Method in class com.steema.teechart.tools.MarksTip
 
getInitialDelay() - Method in class com.steema.teechart.ToolTip
 
getInner() - Method in class com.steema.teechart.Bevel
Defines the inner bevel type of the TChart Panel border.
getInnerBand() - Method in class com.steema.teechart.styles.TFrame
 
getInnerFence1() - Method in class com.steema.teechart.styles.CustomBox
Read from InnerFence1 to get SampleValues lower inner fence.
Write to InnerFence1 to override TCustomBoxSeries default calculating algorithm and use supplied value to construct box plot.
getInnerFence3() - Method in class com.steema.teechart.styles.CustomBox
Read from InnerFence3 to get SampleValues upper inner fence.
Write to InnerFence3 to override TCustomBoxSeries default calculating algorithm and use supplied value to construct box plot.

NOTE: Writing to InnerFence1 does not ensure custom value will be used to construct a box plot.
getInnerText() - Method in class com.steema.teechart.tools.Annotation
 
getInnerText() - Method in class com.steema.teechart.tools.PageNumber
 
getInsideSlice() - Method in class com.steema.teechart.styles.PieMarks
 
getInternalPen() - Method in class com.steema.teechart.styles.ContourLevel
 
getInternalTheme() - Method in class com.steema.teechart.Chart
 
getInternalTheme() - Method in interface com.steema.teechart.IBaseChart
 
getInterpolate() - Method in class com.steema.teechart.functions.Smoothing
When true, resulting smooth curves will pass exactly over source points.
getInterpolated() - Method in class com.steema.teechart.functions.Spline
When true, the spline calculates interpolated points that will pass exactly over source points.
When false, the spline resulting points do not necessarily pass over source points.
getInverted() - Method in class com.steema.teechart.axis.Axis
Swaps the Axis Minimum and Maximum scales.
When true, Axis Minimum and Maximum scales will be swapped.
getInverted() - Method in class com.steema.teechart.legend.Legend
Draws the Legend iItems in opposite direction when true.
Legend strings are displayed starting at top for Left and Right Aligment and starting at left for Top and Bottom Legend orientations.
getInverted() - Method in class com.steema.teechart.tools.Rotate
Inverts the direction of Rotation and Elevation.
In other words, left to right changes from a clockwise rotation to a counter-clockwise rotation and an upward mouse movement moves the chart towards a horizontal plane.
getInvertedStairs() - Method in class com.steema.teechart.styles.Custom
Changes the direction of the step, when true.
Default value: false
getInvertedStairs() - Method in class com.steema.teechart.styles.FastLine
Controls the FastLine series drawing.
getIParent() - Method in class com.steema.teechart.tools.InnerChart
 
getIrregularGrid() - Method in class com.steema.teechart.styles.Custom3DGrid
Determine if X and Z values are equi-distant or not.
Default value: false
getIsDepthAxis() - Method in class com.steema.teechart.axis.Axis
Returns whether this is Depth Axis
getItalic() - Method in class com.steema.teechart.drawing.ChartFont
Italic Font (true or false) for text.
Default value: false
getItem(int) - Method in class com.steema.teechart.axis.AxisLabelsItems
Accesses indexed Label characteristics
getItem(int) - Method in class com.steema.teechart.Chart
Default indexer.

Example:
getItem(int) - Method in class com.steema.teechart.styles.LevelSegments
 
getItem(int) - Method in class com.steema.teechart.styles.MarksItems
Returns the formatting object for the Index'th mark.
getItemCoordinates(Legend, LegendItemCoordinates) - Method in class com.steema.teechart.legend.LegendAdapter
 
getItemCoordinates(Legend, LegendItemCoordinates) - Method in interface com.steema.teechart.legend.LegendResolver
 
getItems() - Method in class com.steema.teechart.axis.AxisLabels
Contains the custom labels.
getItems() - Method in class com.steema.teechart.styles.SeriesMarks
Returns a collection of mark items.
getItemText(Legend, LegendStyle, int, String) - Method in class com.steema.teechart.legend.LegendAdapter
 
getItemText(Legend, LegendStyle, int, String) - Method in interface com.steema.teechart.legend.LegendResolver
 
getITool() - Method in class com.steema.teechart.tools.SubChart
 
getIZoomfactor() - Method in class com.steema.teechart.drawing.Graphics3D
 
getJoinPen() - Method in class com.steema.teechart.styles.BarJoin
Determines the pen to draw the lines between each bar point.
getJScript() - Method in class com.steema.teechart.exports.ImageExport
Exports Chart as Javascript format.
getKdeFunction() - Method in class com.steema.teechart.styles.CustomViolin
 
getKDEPoints() - Method in class com.steema.teechart.functions.KDE
 
getkDEType() - Method in class com.steema.teechart.functions.KDEOptions
 
getKeyMask() - Method in class com.steema.teechart.Zoom
The keyboard button as an extra condition to initiate the zoom.
Default value: None
getLabel(Axis, ISeries, int, String) - Method in class com.steema.teechart.axis.AxisLabelAdapter
 
getLabel(Axis, ISeries, int, String) - Method in interface com.steema.teechart.axis.AxisLabelResolver
 
getLabel() - Method in class com.steema.teechart.styles.SeriesPoint
Indexed Point Label
getLabelIndex() - Method in class com.steema.teechart.axis.NextAxisLabelValue
Returns the desired Axis Label index.
getLabelMember() - Method in class com.steema.teechart.styles.Series
The the Datasource Label Field.
getLabels() - Method in class com.steema.teechart.axis.Axis
Accesses the Label characteristics of Axis Labels.
getLabels() - Method in interface com.steema.teechart.styles.ISeries
 
getLabels() - Method in class com.steema.teechart.styles.Series
Accesses a list of series point labels.
getLabelsAsSeriesTitles() - Method in class com.steema.teechart.axis.DepthAxis
 
getLabelsInside() - Method in class com.steema.teechart.styles.CircularGauge
 
getLabelsInside() - Method in class com.steema.teechart.styles.Gauges
Defines where to display gauge axis labels.
getLabelsOnAxis() - Method in class com.steema.teechart.axis.Axis
Obsolete. Please use Labels.OnAxis instead.
getLabelsVisible() - Method in class com.steema.teechart.styles.CircularGauge
 
getLabelValue() - Method in class com.steema.teechart.axis.NextAxisLabelValue
Returns the desired Axis Label value.
getLast() - Method in class com.steema.teechart.styles.ValueList
Returns the Last point value.
This is the same value as the Count - 1 index value:
getLast() - Method in class com.steema.teechart.tools.DrawLines
 
getLastCalcPoint() - Method in class com.steema.teechart.functions.CurveFitting
Last point to be used in fitting.
Default value: -1
getLastPoint() - Method in class com.steema.teechart.functions.CurveFitting
Last point to be used in evaluating.
Default value: -1
getLastValue() - Method in class com.steema.teechart.legend.Legend
Returns the index of the first displayed value at legend.
getLastVisible() - Method in interface com.steema.teechart.styles.ISeries
 
getLastVisible() - Method in class com.steema.teechart.styles.Series
Returns the index of the Series' last visible point.
getLeft() - Method in class com.steema.teechart.axis.Axes
Determines the Labels and formatting attributes of Left Chart side.
It also controls where Series points will be placed.
getLeft() - Method in class com.steema.teechart.Chart
Defines the position of the Chart's Left border in pixels
getLeft() - Method in interface com.steema.teechart.IBaseChart
 
getLeft() - Method in class com.steema.teechart.legend.LegendItem
 
getLeft() - Method in class com.steema.teechart.Rectangle
Gets rectangle Left coordinate.
getLeft() - Method in class com.steema.teechart.Shape
Shape rectangle left co-ordinate.
getLeft() - Method in class com.steema.teechart.styles.ChartErrorsBase
 
getLeft() - Method in class com.steema.teechart.styles.ErrorsFormat
 
getLeft() - Method in class com.steema.teechart.tools.Annotation
The horizontal displacement in pixels of text box from Chart's left edge.
getLeft() - Method in class com.steema.teechart.tools.SubChart
 
getLeft() - Method in class com.steema.teechart.Walls
Defines the Pen and Brush used to fill the left chart side.
Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.
getLegend() - Method in class com.steema.teechart.Chart
Determines the Legend characteristics.
Legend determines the text and drawing attributes of Chart's textual representation of Series and Series values.
getLegend() - Method in interface com.steema.teechart.IBaseChart
 
getLegend() - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Sets the properties of the PieOtherSlice Legend.

Example This sample shows how to use PieOtherSlice Legend:

prepare "Other" to group values below 10
pie1.getOtherSlice().setStyle(PieOtherStyles.BELOWVALUE);
pie1.getOtherSlice().setValue(10);
pie1.getOtherSlice().setText("Other");
pie1.getOtherSlice().getLegend().setVisible( true );
pie1.getOtherSlice().getLegend().setCustomPosition( true );
pie1.getOtherSlice().getLegend().setLeft( 350 );
pie1.getOtherSlice().getLegend().setTop( 150 );
getLegend() - Method in class com.steema.teechart.TChart
Legend characteristics.
The Legend property determines the text and drawing attributes of Chart's textual representation of Series and Series values.
getLegend() - Method in class com.steema.teechart.tools.ExtraLegend
Defines the Legend characteristics.
getLegendItem(int) - Method in class com.steema.teechart.legend.LegendItems
 
getLegendItems() - Method in class com.steema.teechart.legend.Legend
 
getLegendPen() - Method in class com.steema.teechart.Chart
Defines the Pen chararcteristics of the Legend.
getLegendPen() - Method in interface com.steema.teechart.IBaseChart
 
getLegendResolver() - Method in interface com.steema.teechart.IChart
 
getLegendResolver() - Method in class com.steema.teechart.TChart
 
getLegendString(int, LegendTextStyle) - Method in class com.steema.teechart.styles.Contour
 
getLegendString(int, LegendTextStyle) - Method in class com.steema.teechart.styles.Custom3DPalette
Returns LegendString for LegendIndexth item.
getLegendString(int, LegendTextStyle) - Method in class com.steema.teechart.styles.Funnel
Returns LegendString for LegendIndex'th item.
getLegendString(int, LegendTextStyle) - Method in interface com.steema.teechart.styles.ISeries
 
getLegendString(int, LegendTextStyle) - Method in class com.steema.teechart.styles.PointFigure
 
getLegendString(int, LegendTextStyle) - Method in class com.steema.teechart.styles.Series
Returns the formatted String corresponding to the LegendIndex point.
getLegendString(int, LegendTextStyle) - Method in class com.steema.teechart.styles.Ternary
 
getLegendStyle() - Method in class com.steema.teechart.legend.Legend
Defines which iItems will be displayed in the Chart Legend.
getLegSize() - Method in class com.steema.teechart.styles.PieMarks
 
getLength() - Method in class com.steema.teechart.axis.TicksPen
Length of Axis Ticks in pixels.
getLength() - Method in class com.steema.teechart.exports.PDFData.PDFSegment
 
getLength() - Method in class com.steema.teechart.styles.MarksCallout
Length between series data points and Marks.
getLength() - Method in class com.steema.teechart.tools.AxisArrow
The length of the Arrows.
Default value: 16
getLevel(int, double, Color) - Method in interface com.steema.teechart.styles.Contour.LevelResolver
 
getLevel(int) - Method in class com.steema.teechart.styles.ContourLevels
Accesses ContourLevel characteristics selecting Level by index.
getLevels() - Method in class com.steema.teechart.styles.Contour
Accesses ContourLevel characteristics by selecting Level index.
getLevelValue() - Method in class com.steema.teechart.styles.Contour.LevelProps
 
getLine(int) - Method in class com.steema.teechart.tools.DrawLines
 
getLinearGauge() - Method in class com.steema.teechart.styles.CircularGauge
 
getLineHeight() - Method in class com.steema.teechart.styles.Custom
The vertical thickness of the line in pixels.
Default value: 0
getLinePen() - Method in class com.steema.teechart.styles.BaseLine
Determines pen to draw the line connecting all points.
getLinePen() - Method in class com.steema.teechart.styles.Points
Sets the Pen for the Point connecting Lines.
getLinePen() - Method in class com.steema.teechart.styles.Points3D
Sets the Pen for the Point3D connecting Lines.
getLines() - Method in class com.steema.teechart.legend.Legend
 
getLines() - Method in class com.steema.teechart.styles.SeriesMarks
Contains the list of lines drawn on the chart by the user at run-time.
getLines() - Method in class com.steema.teechart.TextShape
Accesses the array of Text lines.
Use lines to add multiline text to TeeChart's text objects (TeeChart Header, TeeChart Axis Titles etc.).
getLines() - Method in class com.steema.teechart.tools.DrawLine
Returns the list of lines drawn on the Chart.
getLineSeparator() - Method in class com.steema.teechart.styles.Ternary
 
getLinesLength() - Method in class com.steema.teechart.TextShape
 
getLinesPen() - Method in class com.steema.teechart.styles.Funnel
Defines Pen to draw FunnelSeries bounding polygon.
getLinesPen() - Method in class com.steema.teechart.styles.Histogram
Determines the pen to be used for drawing the line connecting all points.
getLinesPen() - Method in class com.steema.teechart.styles.Ternary
 
getLineWidth() - Method in class com.steema.teechart.legend.LegendSymbol
Defines the width of the Line used to plot Line symbols when wishing to override the default line width associated with the Series.
getListenerCount() - Method in class com.steema.teechart.events.EventListenerList
Returns the total number of listeners for this listener list.
getListenerCount(Class) - Method in class com.steema.teechart.events.EventListenerList
Returns the total number of listeners of the supplied type for this listener list.
getListenerList() - Method in class com.steema.teechart.events.EventListenerList
Passes back the event listener list as an array of ListenerType-listener pairs.
getListeners() - Method in class com.steema.teechart.Chart
Returns array list of objects that implement the TeeEventListener interface.
getListeners(Class) - Method in class com.steema.teechart.events.EventListenerList
Return an array of all the listeners of the given type.
getLocation() - Method in class com.steema.teechart.Rectangle
 
getLogarithmic() - Method in class com.steema.teechart.axis.Axis
Scales the Axis Logarithmically when true.
Axis Minimum and Maximum values should be greater than 0, and Axis cannot be of DateTime type.
Default value: false
getLogarithmicBase() - Method in class com.steema.teechart.axis.Axis
The base for the Logarithmic scale when Axis Logarithmic = true.
getLow() - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point Low value.
You can access Low values in the same way you can access X or Y values.
getLowBand() - Method in class com.steema.teechart.functions.Bollinger
Gets low band series
getLowBandPen() - Method in class com.steema.teechart.functions.Bollinger
Gets low band pen properties
getLowBrush() - Method in class com.steema.teechart.styles.HighLow
Defines the Brush for the Low value.
getLowerBound() - Method in class com.steema.teechart.tools.SeriesRegion
Defines region left (series not mandatory values) lower bound.
getLowPen() - Method in class com.steema.teechart.styles.HighLow
Defines the Pen for the Low value.
getLowValues() - Method in class com.steema.teechart.styles.HighLow
 
getLowValues() - Method in class com.steema.teechart.styles.OHLC
All the Stock market Low values.
You can access High values in the same way you can access X or Y values.
getMACDExp() - Method in class com.steema.teechart.functions.MACD
MACD Exponential MA series
getMACDExpPen() - Method in class com.steema.teechart.functions.MACD
MACD EXP MA pen characteristics
getMACDPen() - Method in class com.steema.teechart.functions.MACD
 
getMandatory() - Method in interface com.steema.teechart.styles.ISeries
 
getMandatory() - Method in class com.steema.teechart.styles.Series
 
getMandatoryAxis() - Method in class com.steema.teechart.styles.Series
 
getMap() - Method in class com.steema.teechart.styles.World
 
getMargin() - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
getMargin() - Method in class com.steema.teechart.styles.TailParams
 
getMarginBottom() - Method in class com.steema.teechart.Panel
Bottom margin expressed as percentage of Chart Drawing.
Each Chart.Panel class has four margin properties: LeftMargin, RightMargin, TopMargin, BottomMargin.
getMarginLeft() - Method in class com.steema.teechart.Panel
Left margin expressed as percentage of Chart Drawing.
Each Chart.Panel class has four margin parameters: LeftMargin, RightMargin, TopMargin, BottomMargin.
getMarginRight() - Method in class com.steema.teechart.Panel
Right margin expressed as percentage of Chart Drawing.
Each Chart.Panel class has four margin properties: LeftMargin, RightMargin, TopMargin, BottomMargin.
getMarginTop() - Method in class com.steema.teechart.Panel
Top margin expressed as percentage of Chart Drawing.
Each Chart.Panel class has four margin properties: LeftMargin, RightMargin, TopMargin, BottomMargin.
getMarginUnits() - Method in class com.steema.teechart.Panel
The units in which the Margins are expressed.
Either as a percentage of the pixel height and width of the Chart Drawing Canvas, or in pixels from the panel borders.
Default value: Percent
getMarker(int) - Method in class com.steema.teechart.tools.MarkersCollection
 
getMarkersCollection() - Method in class com.steema.teechart.styles.NumericGauge
 
getMarkerTail() - Method in class com.steema.teechart.styles.SeriesMarks
 
getMarks() - Method in interface com.steema.teechart.styles.ISeries
 
getMarks() - Method in class com.steema.teechart.styles.Series
Defines how to draw a mark near to each Series point.
A mark consist of a colored rectangle with a text string on it and a line that indicates which points corresponds to which mark.
getMarksLocation() - Method in class com.steema.teechart.styles.CustomBar
 
getMarksOnBar() - Method in class com.steema.teechart.styles.CustomBar
 
getMarksPie() - Method in class com.steema.teechart.styles.Pie
 
getMarkStyle() - Method in class com.steema.teechart.styles.Ternary
 
getMarkText(int) - Method in class com.steema.teechart.styles.Funnel
 
getMarkText(int) - Method in interface com.steema.teechart.styles.ISeries
 
getMarkText(int) - Method in class com.steema.teechart.styles.Series
Returns the String corresponding to the Series Mark text for a given ValueIndex point.
The Mark text depends on the Marks.Style method.
getMarkText(int, String) - Method in interface com.steema.teechart.styles.Series.MarkTextResolver
 
getMarkValue(int) - Method in interface com.steema.teechart.styles.ISeries
 
getMarkValue(int) - Method in class com.steema.teechart.styles.Series
Returns corresponding Point value suitable for displaying at Series Marks.
getMaximum() - Method in class com.steema.teechart.axis.Axis
The highest value an Axis will use to scale their dependent Series point values.
It can be any number or DateTime value.
getMaximum() - Method in class com.steema.teechart.styles.CircularGauge
 
getMaximum() - Method in class com.steema.teechart.styles.CustomGauge
 
getMaximum() - Method in class com.steema.teechart.styles.Gauges
The maximum value for the gauge.
Default value: 100
getMaximum() - Method in class com.steema.teechart.styles.ValueList
The highest of all values in the list.
As new points are being added to Series, the IValueList object calculates the Maximum, Minimum and TotalABS properties.
getMaximumOffset() - Method in class com.steema.teechart.axis.Axis
Amount of pixels that will be left as a margin at axis maximum position.
It is useful when you don't want the series to display points very close to axis boundaries.
getMaxNumRows() - Method in class com.steema.teechart.legend.Legend
The Maximum number of Legend Rows displayed for a horizontal Legend (Chart Top or Bottom).
Default value: 10
getMaxPointsPerPage() - Method in class com.steema.teechart.Page
The number of points displayed per page.
Default value: 0
getMaxRound() - Method in class com.steema.teechart.axis.Axis
Defines the maximum value for the axis scales to round to when True
getMaxValue() - Method in class com.steema.teechart.styles.ValueList
Obsolete. Please use Maximum method instead.
getMaxValueIndicator() - Method in class com.steema.teechart.styles.LinearGauge
 
getMaxValuesCount() - Method in class com.steema.teechart.Chart
Returns maximum Point Count between all Active Series.
getMaxValuesCount() - Method in interface com.steema.teechart.IBaseChart
 
getMaxXValue() - Method in class com.steema.teechart.axis.Axis
Returns the calculated Maximum Horizontal value for the specified AAxis.
getMaxXValue(Axis) - Method in class com.steema.teechart.Chart
Returns the Maximum Value of the Series X Values List.
getMaxXValue(Axis) - Method in interface com.steema.teechart.IBaseChart
 
getMaxXValue() - Method in class com.steema.teechart.styles.Area
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Arrow
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Bar
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Box
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.ColorGrid
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.CustomErrorPoint
 
getMaxXValue() - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
getMaxXValue() - Method in class com.steema.teechart.styles.CustomPoint
Returns the Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Funnel
Returns the Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Gantt
Returns the Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.HorizBar
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Map
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.PointFigure
 
getMaxXValue() - Method in class com.steema.teechart.styles.Pyramid
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Series
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Tower
The Maximum Value of the Series X Values List.
getMaxXValue() - Method in class com.steema.teechart.styles.Vector3D
The biggest value in the Series XValues array.
getMaxYValue() - Method in class com.steema.teechart.axis.Axis
Returns the calculated Maximum Vertical value for the specified AAxis.
getMaxYValue(Axis) - Method in class com.steema.teechart.Chart
Returns the highest of all the current Series Y point values.
getMaxYValue(Axis) - Method in interface com.steema.teechart.IBaseChart
 
getMaxYValue() - Method in class com.steema.teechart.styles.Area
Returns the highest of all the current Series Y point values.
getMaxYValue() - Method in class com.steema.teechart.styles.Arrow
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Bar
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Bar3D
Returns the Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Bubble
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Candle
 
getMaxYValue() - Method in class com.steema.teechart.styles.ColorGrid
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Contour
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.CustomError
Returns the Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.CustomErrorPoint
 
getMaxYValue() - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
getMaxYValue() - Method in class com.steema.teechart.styles.CustomPoint
Returns the Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.FastLine
 
getMaxYValue() - Method in class com.steema.teechart.styles.HighLow
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.HorizBar
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.HorizBox
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Map
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.OHLC
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Pyramid
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Series
The Maximum Value of the Series Y Values List.
getMaxYValue() - Method in class com.steema.teechart.styles.Vector3D
The biggest value in the Series YValues array.
getMaxZOrder() - Method in class com.steema.teechart.Chart
Returns the highest of all Series ZOrder values.
getMaxZOrder() - Method in interface com.steema.teechart.IBaseChart
 
getMaxZValue() - Method in class com.steema.teechart.styles.Bubble
The maximum Z value.
getMaxZValue() - Method in class com.steema.teechart.styles.ColorGrid
The Maximum Value of the Series Z Values List.
getMaxZValue() - Method in class com.steema.teechart.styles.Custom3D
Checks if given series object instance is a Custom3D instance.
getMaxZValue() - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
getMaxZValue() - Method in interface com.steema.teechart.styles.ISeries
 
getMaxZValue() - Method in class com.steema.teechart.styles.Points3D
Returns MaxZValue.
getMaxZValue() - Method in class com.steema.teechart.styles.Series
The Maximum Z Value.
getMaxZValue() - Method in class com.steema.teechart.styles.Tower
The biggest value in the Series ZValues array.
getMaxZValue() - Method in class com.steema.teechart.styles.Vector3D
The biggest value in the Series ZValues array.
getMedian() - Method in class com.steema.teechart.styles.CustomBox
Read from Median to get SampleValues median value.
Write to Median to CustomBox Series default calculating algorithm and use supplied value to construct box plot.

NOTE: Writing to Median does not ensure custom value will be used to construct a box plot.
getMedianPen() - Method in class com.steema.teechart.styles.CustomBox
Defines the Pen to draw the median line.
Use the properties of MedianPen to change the color or style of median pen.
getMetafiling() - Method in class com.steema.teechart.drawing.Graphics3D
 
getMetafiling() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getMethod() - Method in class com.steema.teechart.functions.DownSampling
 
getMidColor() - Method in class com.steema.teechart.styles.Custom3DPalette
Determines the middle Range palette color.
When Custom3DPalette.getUseColorRange() is true, Surface series creates a color palette using StartColor, MidColor and EndColor methods.
getMiddleBand() - Method in class com.steema.teechart.styles.TFrame
 
getMiddleColor() - Method in class com.steema.teechart.drawing.Gradient
One of the three Colors used to create the gradient fill.
The gradient fill is composed of the three colors: StartColor, MidColor and EndColor.
getMiddleZ() - Method in interface com.steema.teechart.styles.ISeries
 
getMiddleZ() - Method in class com.steema.teechart.styles.Series
For internal use.
getMiddleZ() - Method in class com.steema.teechart.styles.SeriesPointer
For internal use.
getMildOut() - Method in class com.steema.teechart.styles.CustomBox
Controls the appearance of the mid range of outer points.
MildOut contains several properties to control the formatting attributes of the mid range of outer points like Pen, Brush, Draw3D, Visible, etc.
getMillisecond() - Method in class com.steema.teechart.DateTime
 
getMinAxisIncrement() - Method in class com.steema.teechart.axis.Axis
Advanced use.
getMinimum() - Method in class com.steema.teechart.axis.Axis
The lowest value an Axis will use to scale their dependent Series point values.
It can be any number or DateTime value.
getMinimum() - Method in class com.steema.teechart.styles.CircularGauge
 
getMinimum() - Method in class com.steema.teechart.styles.CustomGauge
 
getMinimum() - Method in class com.steema.teechart.styles.Gauges
The minimum value for the gauge.
Default value: 0
getMinimum() - Method in class com.steema.teechart.styles.ValueList
The lowest of all values in the list.
getMinimumOffset() - Method in class com.steema.teechart.axis.Axis
The number of pixels that will be left as a margin at axis minimum position.
It is useful when you don't want the series to display points very close to axis boundaries.
Default value: 0
getMinorGrid() - Method in class com.steema.teechart.axis.Axis
Characteristics of the Grid coincidental to Minor Ticks.
The Minor Grid.Visible is false as default.
getMinorTickCount() - Method in class com.steema.teechart.axis.Axis
The number of Axis minor ticks between major ticks.
Axis minor ticks are the Axis sub-ticks between major ticks.
getMinorTickDistance() - Method in class com.steema.teechart.styles.CircularGauge
 
getMinorTickDistance() - Method in class com.steema.teechart.styles.CustomGauge
 
getMinorTickDistance() - Method in class com.steema.teechart.styles.Gauges
Set to a value bigger than zero to display the axis minor ticks (ticks inside normal ticks) displaced from the axis line the specified number of pixels.
Default value: 0 pixels
getMinorTicks() - Method in class com.steema.teechart.axis.Axis
Determines the Pen used to draw the Axis Minor ticks.
Minor ticks will only be displayed if MinorTicks.Visible is true.
getMinorTicks() - Method in class com.steema.teechart.styles.CircularGauge
 
getMinorTicks() - Method in class com.steema.teechart.styles.CustomGauge
 
getMinPixels() - Method in class com.steema.teechart.tools.GanttTool
The amount in screen pixels to consider the user is moving the mouse over a gantt bar edge (left or right).
getMinPixels() - Method in class com.steema.teechart.Zoom
The minimum number of pixels to actuate zoom action.
Default value: 16
getMinRound() - Method in class com.steema.teechart.axis.Axis
Defines the minimum value for the axis scales to round to when True
getMinute() - Method in class com.steema.teechart.DateTime
 
getMinValue() - Static method in class com.steema.teechart.DateTime
 
getMinValue() - Method in class com.steema.teechart.styles.ValueList
Obsolete. Please use Minimum instead.
getMinXValue() - Method in class com.steema.teechart.axis.Axis
Returns the calculated Minimum Horizontal value for the specified AAxis.
getMinXValue(Axis) - Method in class com.steema.teechart.Chart
Returns the Minimum Value of the Series X Values List.
getMinXValue(Axis) - Method in interface com.steema.teechart.IBaseChart
 
getMinXValue() - Method in class com.steema.teechart.styles.Area
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.Arrow
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.Bar
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.Box
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.ColorGrid
 
getMinXValue() - Method in class com.steema.teechart.styles.CustomErrorPoint
 
getMinXValue() - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
getMinXValue() - Method in class com.steema.teechart.styles.CustomPoint
Returns the Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.Funnel
Returns the Minimum Value of the Series X 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.
getMinXValue() - Method in class com.steema.teechart.styles.HorizBar
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.Map
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.PointFigure
 
getMinXValue() - Method in class com.steema.teechart.styles.Pyramid
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.Series
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.Tower
The Minimum Value of the Series X Values List.
getMinXValue() - Method in class com.steema.teechart.styles.Vector3D
The smallest value in the Series XValues array.
getMinYValue() - Method in class com.steema.teechart.axis.Axis
Returns the calculted Minimum Vertical value for the specified AAxis.
getMinYValue(Axis) - Method in class com.steema.teechart.Chart
Returns the Minimum Value of the Series Y Values List.
getMinYValue(Axis) - Method in interface com.steema.teechart.IBaseChart
 
getMinYValue() - Method in class com.steema.teechart.styles.Area
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() - Method in class com.steema.teechart.styles.Arrow
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.Bar
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.Bar3D
Returns the Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.Bubble
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.Candle
 
getMinYValue() - Method in class com.steema.teechart.styles.ColorGrid
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.Contour
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.CustomError
Returns the Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.CustomErrorPoint
 
getMinYValue() - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
getMinYValue() - Method in class com.steema.teechart.styles.CustomPoint
Returns the Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.FastLine
 
getMinYValue() - Method in class com.steema.teechart.styles.Funnel
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() - Method in class com.steema.teechart.styles.HighLow
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.HorizBar
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() - Method in class com.steema.teechart.styles.HorizBox
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() - Method in class com.steema.teechart.styles.Map
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.OHLC
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() - Method in class com.steema.teechart.styles.Pyramid
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.Series
The Minimum Value of the Series Y Values List.
getMinYValue() - Method in class com.steema.teechart.styles.Vector3D
The smallest value in the Series YValues array.
getMinZValue() - Method in class com.steema.teechart.styles.Bubble
The minimum Z value.
getMinZValue() - Method in class com.steema.teechart.styles.ColorGrid
The Minimum Value of the Series Z Values List.
getMinZValue() - Method in class com.steema.teechart.styles.Custom3D
Returns Minimum Z Value.
getMinZValue() - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
getMinZValue() - Method in interface com.steema.teechart.styles.ISeries
 
getMinZValue() - Method in class com.steema.teechart.styles.Series
The Minimum Z Value.
getMinZValue() - Method in class com.steema.teechart.styles.Tower
The lowest value in the Series ZValues array.
getMinZValue() - Method in class com.steema.teechart.styles.Vector3D
The smallest value in the Series ZValues array.
getMonochrome() - Method in class com.steema.teechart.drawing.Graphics3D
 
getMonochrome() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getMonth() - Method in class com.steema.teechart.DateTime
 
getMonth() - Method in class com.steema.teechart.styles.Calendar
Returns month number of currently displayed month.
getMonths() - Method in class com.steema.teechart.styles.Calendar
Defines Calender Cell appearance for the month name.
getMouseAction() - Method in class com.steema.teechart.tools.MarksTip
Activates Mark Tip on mouse move or click.
Default value: MarksTipMouseAction.Move
getMouseButton() - Method in class com.steema.teechart.Scroll
The Mousebutton to use for the scroll action.
Default value: Right
getMouseButton() - Method in class com.steema.teechart.Zoom
The mousebutton to use for the zoom action.
Note that Scroll action uses the right (Right) mousebutton as default.
Default value: Left
getMouseDelay() - Method in class com.steema.teechart.tools.MarksTip
The time lag before the Tool Tip appears.
Default value: 500
getMouseEvent() - Method in class com.steema.teechart.events.SeriesMouseEvent
 
getMS() - Method in class com.steema.teechart.functions.SAR
SAR maximum step.
getMultiArea() - Method in class com.steema.teechart.styles.Area
Determines how Multi-AreaSeries are displayed.
Determines the kind of displayed Area when there's more than one Area Series with the same ParentChart.
getMultiBar() - Method in class com.steema.teechart.styles.CustomBar
Determines how multiple BarSeries will be displayed in the same Chart.
If you have more than one Bar series in the same Chart, then you can choose if they will be drawn side-by-side, back-to-front or Stacked.
Side-by-side means the Bar width will be divided by the number of Bar Series.
getMultiLine() - Method in class com.steema.teechart.axis.AxisLabels
Automatically breaks DateTime Labels on occurence of a space " ".
getMultiLine() - Method in class com.steema.teechart.styles.SeriesMarks
Characters in Mark texts are split into multiple lines, when true.
Default value: false
getMultiPie() - Method in class com.steema.teechart.styles.Pie
Gets the MultiPie value.
getName() - Method in class com.steema.teechart.drawing.ChartFont
Defines a Font type for text.
Default value: Arial
getName() - Method in class com.steema.teechart.styles.ValueList
Returns the name of this ValueList.
getNames() - Static method in class com.steema.teechart.styles.WorldMapType
 
getNearestPoint(Point) - Method in class com.steema.teechart.tools.NearestPoint
 
getNew() - Method in class com.steema.teechart.axis.CustomAxes
Creates and adds a custom axis to the chart.
getNextLabel(Axis, int, NextAxisLabelValue) - Method in class com.steema.teechart.axis.AxisLabelAdapter
 
getNextLabel(Axis, int, NextAxisLabelValue) - Method in interface com.steema.teechart.axis.AxisLabelResolver
 
getNextMonthButton() - Method in class com.steema.teechart.styles.Calendar
Gets the month after the present one.
Returns the button used to scroll the calendar to "next" month.
getNextTasks() - Method in class com.steema.teechart.styles.Gantt
Holds the Gantt bar index each Gantt bar is connected to.
getNoLimitDrag() - Method in class com.steema.teechart.tools.ColorLine
Allows drag of ColorLine outside of the Chart rectangle.
Default value: false
getNone() - Method in class com.steema.teechart.drawing.Color
 
getNotMandatory() - Method in interface com.steema.teechart.styles.ISeries
 
getNotMandatory() - Method in class com.steema.teechart.styles.Series
 
getNow() - Static method in class com.steema.teechart.DateTime
 
getNumber(Object, int) - Method in interface com.steema.teechart.events.NumberResolver
 
getNumber(Object, int) - Method in interface com.steema.teechart.NumberResolver
 
getNumBins() - Method in class com.steema.teechart.functions.HistogramFunction
Gets Number of bins (centerpoints) in histogram.
Default value: 20
getNumericGauge() - Method in class com.steema.teechart.styles.CircularGauge
 
getNumGallerySeries() - Method in class com.steema.teechart.styles.Series
For internal use.
getNumLevels() - Method in class com.steema.teechart.styles.Contour
The number of 'isobar-like' levels for the ContourSeries.
Default value: 10
getNumPages() - Method in class com.steema.teechart.Chart
Returns the number of Chart pages according to current points per page.
getNumPages() - Method in interface com.steema.teechart.IBaseChart
 
getNumPoints() - Method in class com.steema.teechart.functions.Custom
The number of points.
The function will call its OnCalculate event this number of times.
getNumSampleValues() - Method in class com.steema.teechart.styles.Series
 
getNumTicks() - Method in class com.steema.teechart.axis.AxisDraw
 
getNumXValues() - Method in class com.steema.teechart.styles.Custom3DGrid
Determines the Surface's horizontal size in number of points.
A Surface is a grid of NumXValues x NumZValues dimensions.
getNumZValues() - Method in class com.steema.teechart.styles.Custom3DGrid
Determines the Surface's depth size in number of points.
A Surface is a grid of NumXValues x NumZValues dimensions.
getObjectNumber() - Method in class com.steema.teechart.exports.PDFData.PDFResource
 
getObjectNumber() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
getObjectNumber() - Method in class com.steema.teechart.exports.PDFData.PDFSegment
 
getObjectOffset() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
getObjects() - Method in class com.steema.teechart.exports.PDFData.PDFResource
 
getOffsetPercent() - Method in class com.steema.teechart.styles.CustomBar
The Bar displacement as percentage of Bar size.
Displacement is horizontal for Bar series and vertical for HorizBar series.
getOffsetValues() - Method in class com.steema.teechart.styles.Bar3D
Specifies a different origin value for each bar point.
This can be used with standard Bar series components to make a "Stacked-3D" chart type.
getOHLCPoint(int) - Method in class com.steema.teechart.styles.OHLC
Point characteristics
getOnAxis() - Method in class com.steema.teechart.axis.AxisLabels
Determines whether the Labels at Axis Minimum and Maximum positions will be shown or not.
Default value: true
getOnTop() - Method in class com.steema.teechart.styles.SeriesMarks
Series Marks are always drawn on top of all other Series in the Chart, when true.
Default value: false
getOpacity() - Method in class com.steema.teechart.styles.Custom
Opacity level from 0 to 100%
getOpen() - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point Open value.
You can access Open values in the same way you can access X or Y values.
getOpenValues() - Method in class com.steema.teechart.styles.OHLC
All the Stock market Open values.
You can access Open values in the same way you can access X or Y values.
getOpportunityValues() - Method in class com.steema.teechart.styles.Funnel
 
getOptions() - Method in class com.steema.teechart.functions.KDE
 
getOrder() - Method in class com.steema.teechart.styles.ValueList
Determines if points are automatically sorted or left at original position.
Runtime only.
getOrigin() - Method in class com.steema.teechart.styles.Area
The axis value as a common bottom for all AreaSeries points.
Default value: O
getOrigin() - Method in class com.steema.teechart.styles.CustomBar
The common bottom value used for all Bar points.
UseOrigin must be true (the default) to use the Origin property.
getOrigin() - Method in class com.steema.teechart.styles.Tower
The axis vertical position considered to be the "origin" of points.
getOrigin() - Method in class com.steema.teechart.styles.Volume
Defines the YValue used as the origin for the specified Volume Series.
getOrigin() - Method in class com.steema.teechart.tools.SeriesRegion
Region bottom or upper limit.
getOriginPos(int) - Method in class com.steema.teechart.styles.Area
 
getOriginPos(int) - Method in class com.steema.teechart.styles.Bar
The corresponding screen pixels coordinate of the leftmost horizontal bar edge.
getOriginPos(int) - Method in class com.steema.teechart.styles.CustomPoint
 
getOriginPos(int) - Method in class com.steema.teechart.styles.HorizBar
 
getOriginValue(int) - Method in class com.steema.teechart.styles.Bar3D
 
getOriginValue(int) - Method in interface com.steema.teechart.styles.ISeries
 
getOriginValue(int) - Method in class com.steema.teechart.styles.Series
 
getOrthoAngle() - Method in class com.steema.teechart.Aspect
Angle in degrees, from 0 to 90, when displaying in Orthogonal mode.
OrthoAngle sets the angle of inclination of the Depth axis when the Chart is set to Orthogonal mode, or in other words, when Orthogonal property is set to true.
getOrthogonal() - Method in class com.steema.teechart.Aspect
Displays the Chart in semi-3D mode when true.
Orthogonal displays the Chart in a simulated 3D fashion by drawing the Chart depth at an inclined angle.
getOtherSide() - Method in class com.steema.teechart.axis.Axis
Positions the Axis labels to the Otherside of the axis.
For instance, moves labels on a vertical Axis to the right of the Axis.
getOtherSlice() - Method in class com.steema.teechart.styles.Pie
Accesses the OtherSlice properties.
For example, you can use it to define the grouping size for the 'Other' slice of the Pie.
Grouping may be expressed as a percentage or value.
getOuter() - Method in class com.steema.teechart.Bevel
The outer bevel type of the TChart Panel border.
getOuterBand() - Method in class com.steema.teechart.styles.TFrame
 
getOuterFence1() - Method in class com.steema.teechart.styles.CustomBox
Read from OuterFence1 to get SampleValues lower outer fence.
Write to OuterFence1 to CustomBox Series default calculating algorithm and use supplied value to static finalruct box plot.

NOTE: Writing to OuterFence1 does not ensure custom value will be used to construct a box plot.
getOuterFence3() - Method in class com.steema.teechart.styles.CustomBox
Read from OuterFence3 to get SampleValues upper outer fence.
Write to OuterFence3 to CustomBox Series default calculating algorithm and use supplied value to static finalruct box plot.

NOTE: Writing to OuterFence3 does not ensure custom value will be used to construct a box plot.
getOutline() - Method in class com.steema.teechart.drawing.ChartFont
 
getOutLine() - Method in class com.steema.teechart.styles.Custom
Pen for Series Line's outer pen.
Default value: null
getOutline() - Method in class com.steema.teechart.styles.TriSurface
Accesses the TChartHiddenPen object representing the color and style of TriSurface border.
Use the methods of Outline to change the color or style.
getOwner() - Method in class com.steema.teechart.styles.PolygonList
The Map Series that owns the PolygonList.
getOwner() - Method in class com.steema.teechart.tools.ChartCollection
 
getPage() - Method in class com.steema.teechart.Chart
Accesses multiple page characteristics of the Chart.
getPage() - Method in interface com.steema.teechart.IBaseChart
 
getPage() - Method in class com.steema.teechart.TChart
Accesses multiple page characteristics of the Chart.
getPaint() - Method in class com.steema.teechart.drawing.ChartBrush
 
getPaint(Rectangle) - Method in class com.steema.teechart.drawing.ChartBrush
 
getPaint(Point[]) - Method in class com.steema.teechart.drawing.ChartBrush
 
getPaint(PointDouble[]) - Method in class com.steema.teechart.drawing.ChartBrush
 
getPaint(float) - Method in class com.steema.teechart.drawing.ChartFont
 
getPaint() - Method in class com.steema.teechart.drawing.ChartPen
 
getPalette() - Method in class com.steema.teechart.styles.Custom3DPalette
Access the Color Palette list
getPalette(int) - Method in class com.steema.teechart.styles.PaletteList
 
getPaletteMin() - Method in class com.steema.teechart.styles.Custom3DPalette
The starting value used to calculate the color palette when Custom3DPalette.UsePaletteMin is true.
Default value: 0
getPaletteRange() - Method in class com.steema.teechart.styles.Custom3DPalette
Defines the range of colors in the default color Palette.
Default value: O
getPaletteStep() - Method in class com.steema.teechart.styles.Custom3DPalette
The interval amount between palette Colors.
Use Custom3DPalette.getPaletteMin() and Custom3DPalette.getPaletteSteps()
Default value: 0
getPaletteSteps() - Method in class com.steema.teechart.styles.Custom3DPalette
The number of entries in the default color Palette.
The greater the number of steps, the more colors will be used to fill the Surface polygons.
getPaletteStyle() - Method in class com.steema.teechart.styles.Custom3DPalette
Selects Pale or Strong color palette.
Default value: PaletteStyles.Pale
getPanel() - Method in class com.steema.teechart.Chart
Accesses all visible Background attributes..
getPanel() - Method in interface com.steema.teechart.IBaseChart
 
getPanel() - Method in class com.steema.teechart.TChart
Background visible attributes.
Provides access, via the Panel Interface, to all Chart Panel properties.
getPanning() - Method in class com.steema.teechart.Chart
Sets the scrolling direction or denies scrolling.
getPanning() - Method in interface com.steema.teechart.IBaseChart
 
getPanning() - Method in class com.steema.teechart.TChart
Accesses Panning characteristics.
getParent() - Method in class com.steema.teechart.Chart
Returns the IChart parent of the Chart.
getParent() - Method in interface com.steema.teechart.IBaseChart
 
getParentBrush() - Method in class com.steema.teechart.styles.Polygon
The polygon uses the same Brush as its parentseries (Map Series) when true.
If false, the polygon uses its own Brush property.
getParentPen() - Method in class com.steema.teechart.styles.Polygon
The polygon uses the same Pen as its Parentseries, when true.
If false, the polygon uses its own Pen.
getPartnerAxis() - Method in class com.steema.teechart.axis.Axis
 
getPCells(int) - Method in class com.steema.teechart.styles.Custom3DGrid.PCellsRow
 
getPDFData() - Method in class com.steema.teechart.exports.PDFData.PDFPage
 
getPDFFontName() - Method in class com.steema.teechart.exports.PDFFontEnumerator
 
getPen() - Method in class com.steema.teechart.drawing.Graphics3D
Indicates the kind of pen used to draw Canvas lines.
getPen() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getPen() - Method in class com.steema.teechart.ImageBevel
Sets ImageBevel Pen characteristics.
getPen() - Method in class com.steema.teechart.legend.LegendSymbol
pen used to draw a border around the color box legend symbols.
getPen() - Method in class com.steema.teechart.Shape
Specifies the pen used to draw the shape.
getPen() - Method in class com.steema.teechart.styles.Calendar
Element Pen Characteristics.
getPen() - Method in class com.steema.teechart.styles.Candle
 
getPen() - Method in class com.steema.teechart.styles.ContourLevel
 
getPen() - Method in class com.steema.teechart.styles.Custom3DPalette
Defines the Pen to draw the Surface polygons.
You can make it invisible by turning the Pen.Visible to false.
getPen() - Method in class com.steema.teechart.styles.CustomBar
Pen used to draw the Bar rectangles.
You can set BarPen.Visible = false to hide these lines.
getPen() - Method in class com.steema.teechart.styles.CustomPolar
Determines Pen used to draw the Line connecting PolarSeries points.
Points can be displayed by setting Pointer.Visible to true.
getPen() - Method in class com.steema.teechart.styles.Funnel
Define Pen to draw the Funnel Chart.
getPen() - Method in class com.steema.teechart.styles.Gauges
Line pen for Gauge.
getPen() - Method in class com.steema.teechart.styles.HighLow
Sets the Pen to draw the vertical dividing lines of the HighLow series.
getPen() - Method in class com.steema.teechart.styles.Pie
Line pen for Pie.
getPen() - Method in class com.steema.teechart.styles.Polygon
Specifies the Pen used to draw the border of the polygon.
getPen() - Method in class com.steema.teechart.styles.PolygonSeries
 
getPen() - Method in class com.steema.teechart.styles.Pyramid
Element Pen characteristics.
getPen() - Method in class com.steema.teechart.styles.SeriesPointer
Pen used to draw a frame around Series Pointers.
getPen() - Method in class com.steema.teechart.styles.Shape
Defines pen to draw Series Shape.
getPen() - Method in class com.steema.teechart.styles.Smith
Defines pen to draw SmithSeries Chart.
getPen() - Method in class com.steema.teechart.tools.AxisBreaksTool
 
getPen() - Method in class com.steema.teechart.tools.CursorTool
Element Pen characteristics.
getPen() - Method in class com.steema.teechart.tools.DrawLine
Element Pen characteristics.
getPen() - Method in class com.steema.teechart.tools.DrawLineItem
 
getPen() - Method in class com.steema.teechart.tools.NearestPoint
Element Pen characteristics.
getPen() - Method in class com.steema.teechart.tools.PieTool
Element Pen characteristics.
getPen() - Method in class com.steema.teechart.tools.Rotate
Element Pen characteristics.
getPen() - Method in class com.steema.teechart.tools.SeriesBand
Indicates the kind of pen used to draw Series Band.
getPen() - Method in class com.steema.teechart.tools.SeriesRegion
Indicates the kind of pen used to draw Series Region.
getPen() - Method in class com.steema.teechart.tools.ToolAxis
Element Pen characteristics.
getPen() - Method in class com.steema.teechart.Zoom
Pen used to draw surrounding rectangle of zoom area.
getPenHours() - Method in class com.steema.teechart.styles.Clock
Sets the Pen for the Clock's hour hand.
getPenMinutes() - Method in class com.steema.teechart.styles.Clock
Sets the Pen for the Clock's minute hand.
getPenSeconds() - Method in class com.steema.teechart.styles.Clock
Sets the Pen for the Clock's second hand.
getPercentage() - Method in class com.steema.teechart.functions.PVO
Controls if the difference of two moving averages will be percentual or not.
getPercentDepth() - Method in class com.steema.teechart.styles.Tower
The percentage of "Z" depth size for tower cubes.
getPercentFormat() - Method in class com.steema.teechart.styles.Series
The Format to display point values as percentage.
PercentFormat is a standard string specifier.
getPercentWidth() - Method in class com.steema.teechart.styles.Tower
The percentage of "X" width size for tower cubes.
Default value: 100
getPeriod() - Method in class com.steema.teechart.functions.Function
Controls how many points or X range will trigger a new point calculation.
Zero means all source points.
For example, Average function uses the Period property to calculate a new average point each time the "Period" number of points or X range is exceed.
getPeriod2() - Method in class com.steema.teechart.functions.MACD
Defines the moving average period.
getPeriod2() - Method in class com.steema.teechart.functions.PVO
The period of the second exponential moving average.
Default value: 26
getPeriod3() - Method in class com.steema.teechart.functions.MACD
Defines the moving average period.
getPeriodAlign() - Method in class com.steema.teechart.functions.Function
Controls where to place function calculations inside the full period space.
The position of calculation output points within range.
When the function Period is greater than zero (so it calculates by groups of points), the function results are added to the series by default at the center position of the Function Period.
getPeriodStyle() - Method in class com.steema.teechart.functions.Function
Controls how the Period property is interpreted.
Either as number of points or as range.
Range means Period property is specified in a range of values.
getPerspective() - Method in class com.steema.teechart.Aspect

Perspective offers a distance adjustment for the Chart display, giving an appearance of perspective between the nearer and further parts of the Chart.
getPieValues() - Method in class com.steema.teechart.styles.Pie
Stores the Pie slice values.
getPlotFormat() - Method in class com.steema.teechart.styles.Ternary
 
getPoint() - Method in class com.steema.teechart.events.ChartMouseEvent
 
getPoint() - Method in class com.steema.teechart.events.FrameworkMouseEvent
Constructs and initializes a point at the specified (x,y) location in the coordinate space.
getPoint() - Method in class com.steema.teechart.events.SeriesMouseEvent
 
getPoint(int) - Method in class com.steema.teechart.functions.Spline
 
getPoint(int) - Method in class com.steema.teechart.styles.Custom3D
XYZ Point characteristics
getPoint(int) - Method in class com.steema.teechart.styles.Series
Point characteristics.
getPoint() - Method in class com.steema.teechart.tools.CursorTool.CursorEvent
 
getPointer() - Method in class com.steema.teechart.styles.Contour
 
getPointer() - Method in class com.steema.teechart.styles.CustomPoint
Defines all necessary properties of the Series Pointer.
It is a subclass of Points series, Line series and all other derived Points series classes like Bubble series.
Each point in a Points series is drawn using the Pointer properties.
Pointer contains several methods to control the formatting attributes of Points like Pen, Brush, Draw3D, Visible, etc.
getPointer() - Method in class com.steema.teechart.styles.CustomPolar
Pointer contains several properties to control the formatting attributes of Points like Pen, Brush, Draw3D, Visible, etc.
It is a subclass of Points series, Line series and all other derived Points series classes like Bubble series, Polar series and Candle series.
getPointer() - Method in class com.steema.teechart.styles.Points3D
Each point in a PointSeries is drawn using the Pointer properties.
It is a subclass of Points series, Line series and all other derived PointSeries classes like Bubble series.
Default value: null
getPointer() - Method in class com.steema.teechart.styles.Smith
Defines pen to draw SmithSeries Chart.
getPointer() - Method in class com.steema.teechart.styles.Ternary
 
getPointerHeight() - Method in class com.steema.teechart.styles.TailParams
 
getPointerHighlightColor() - Method in class com.steema.teechart.tools.ScrollPager
 
getPointerWidth() - Method in class com.steema.teechart.styles.TailParams
 
getPoints() - Method in class com.steema.teechart.styles.LevelSegment
 
getPoints() - Method in class com.steema.teechart.styles.Polygon
Accesses the co-ordinates PointList which determine the boundary of the polygon.
getPolyDegree() - Method in class com.steema.teechart.functions.CurveFitting
Defines fitted polynomial degree.
Default value: 5
getPolyDegree() - Method in class com.steema.teechart.functions.Polynom
The number of degrees a polynomy will have.
getPolygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
 
getPolygon(int) - Method in class com.steema.teechart.styles.Map
Default array property in Map series to make it easier to obtain a Map polygon object:
getPolygon(int) - Method in class com.steema.teechart.styles.PolygonList
 
getPolygon(String) - Method in class com.steema.teechart.styles.PolygonList
 
getPolygon() - Method in class com.steema.teechart.styles.PolygonSeries
 
getPolygonPoints() - Method in class com.steema.teechart.styles.Polygon
The coordinates of all Points of the Polygon.
getPopupMenu() - Method in class com.steema.teechart.styles.Calendar
Returns the popupmenu used by the calendar to show all the month names (when rightclicking the month name on the calendar).
This popupmenu is used to go to the desired month.
getPosAxis() - Method in class com.steema.teechart.axis.Axis
Obsolete. Please use Position instead.
getPosition() - Method in class com.steema.teechart.axis.Axis
Determines the screen co-ordinate where axis is drawn.
It returns the position of the Axis in pixels relative to the Chart Panel.
getPosition() - Method in class com.steema.teechart.axis.AxisLabels
 
getPosition() - Method in class com.steema.teechart.exports.PDFData
 
getPosition() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
getPosition() - Method in class com.steema.teechart.functions.KDE
 
getPosition() - Method in class com.steema.teechart.legend.LegendSymbol
The position of the Legend color rectangles.
getPosition() - Method in class com.steema.teechart.styles.CustomBox
Specifies the position of box series.
If series is a Box series then Position specifies the horizontal axis position.
If series is a HorizBox series then Position specifies the vertical axis position.
getPosition() - Method in class com.steema.teechart.styles.CustomViolin
 
getPosition(int) - Method in class com.steema.teechart.styles.MarkPositions
 
getPosition() - Method in class com.steema.teechart.tools.Annotation
The default position for the Annotation Tool text box and text.
getPosition() - Method in class com.steema.teechart.tools.AxisArrow
The position where the arrows are drawn on the Axis.
Default value: AxisArrowPosition.Both
getPositions() - Method in class com.steema.teechart.styles.SeriesMarks
Accesses Custom position characteristics for Series Marks.
getPositionUnits() - Method in class com.steema.teechart.axis.Axis
Defines axis Position units (pixels or percentage).
When PositionUnits is Percent, Position value is a percentage of total chart size.
getPreviousMonthButton() - Method in class com.steema.teechart.styles.Calendar
Gets the month before the present one.
Returns the button used to scroll the calendar to "previous" month.
getPrinter() - Method in class com.steema.teechart.Chart
Printing related attributes.
getPrinter() - Method in class com.steema.teechart.TChart
Printing related attributes.
getPrinting() - Method in class com.steema.teechart.Chart
Determines when Chart is being printed.
getPrinting() - Method in interface com.steema.teechart.IBaseChart
 
getPrintPanelBackground() - Method in class com.steema.teechart.printer.Printer
 
getQuartile1() - Method in class com.steema.teechart.styles.CustomBox
Read from Quartile1 to get SampleValues first quartile.
Approximately 25% of the data will fall on or below Quartile1.
Write to Quartile1 to override TCustomBoxSeries default calculating algorithm and use supplied value to construct box plot.
getQuartile3() - Method in class com.steema.teechart.styles.CustomBox
Read from Quartile3 to get SampleValues first quartile.
Approximately 75% of the data will fall on or below Quartile3.
Write to Quartile3 to override TCustomBoxSeries default calculating algorithm and use supplied value to construct box plot.
getQuotesSorted() - Method in class com.steema.teechart.styles.Funnel
Sorts added segments by QuoteValues in descending order.
Setting QuotesSorted to false will enable the internal sorting algorithm.
getQuoteValues() - Method in class com.steema.teechart.styles.Funnel
Accesses the quote values of the FunnelSeries.
getRadialTransition() - Method in class com.steema.teechart.drawing.Gradient
 
getRadialX() - Method in class com.steema.teechart.drawing.Gradient
 
getRadialY() - Method in class com.steema.teechart.drawing.Gradient
 
getRadiusIncrement() - Method in class com.steema.teechart.styles.CustomPolar
Determines the increment used to draw the ring grid lines.
It is the same as accessing Chart.Axes.Left.Increment when using Polar series.
getRadiusValues() - Method in class com.steema.teechart.styles.Bubble
A TList object that stores each Bubble point Radius value.
You can change Radius values by using the RadiusValues.Value[] array of doubles method
getRadiusValues() - Method in class com.steema.teechart.styles.CustomPolar
Gets list of radius values for each polar point.
It is a TList object that stores each Polar point Radius value.
getRadiusValues() - Method in class com.steema.teechart.styles.Ternary
 
getRange() - Method in class com.steema.teechart.axis.Axis
internal use.
getRange() - Method in class com.steema.teechart.styles.ValueList
 
getRCirclePen() - Method in class com.steema.teechart.styles.Smith
Defines Pen to draw RCircles of the Smith Series.
rCircle (resistance circle) pen.
getRectangleEdge(Rectangle) - Method in class com.steema.teechart.axis.Axis
 
getRectCenter(Rectangle) - Static method in class com.steema.teechart.drawing.Graphics3D
 
getRectCenter(Rectangle) - Method in class com.steema.teechart.styles.CFrame
 
getRed() - Method in class com.steema.teechart.drawing.Color
 
getRedFactor() - Method in class com.steema.teechart.styles.Custom3DPalette
Defines the alpha value for the Red of the ARGB component.
Defalut value: 2
getRedLine() - Method in class com.steema.teechart.styles.CircularGauge
 
getRedLine() - Method in class com.steema.teechart.styles.CustomGauge
 
getRedLineEndValue() - Method in class com.steema.teechart.styles.CircularGauge
 
getRedLineEndValue() - Method in class com.steema.teechart.styles.CustomGauge
 
getRedLineStartValue() - Method in class com.steema.teechart.styles.CircularGauge
 
getRedLineStartValue() - Method in class com.steema.teechart.styles.CustomGauge
 
getReducedSize() - Method in class com.steema.teechart.functions.DownSampling
 
getRelativePosition() - Method in class com.steema.teechart.axis.Axis
Determines the Axis position as percentage 0-100% of the Chart.
0 being Top for a horizontal Axis and Left for a vertical Axis.
getResizeChart() - Method in class com.steema.teechart.legend.Legend
Automatically resizes Chart rectangle to prevent overlap with Legend.
When set to true, Legend.HorizMargin and Legend.VertMargin control the amount of pixels by which the Chart rectangle will be reduced.
getResizeEnd() - Method in class com.steema.teechart.tools.ColorBand
Gets or sets if the ColorBand tool allows mouse dragging of the edge corresponding to the end value.
getResizeStart() - Method in class com.steema.teechart.tools.ColorBand
 
getResolution() - Method in class com.steema.teechart.functions.KDEOptions
 
getResources() - Method in class com.steema.teechart.exports.PDFData
 
getReversalAmount() - Method in class com.steema.teechart.styles.PointFigure
The number that is multiplied by BoxSize.
ReversalAmount by BoxSize defines the maximum price difference allowed before adding a new column of symbols.
getRGB() - Method in class com.steema.teechart.drawing.Color
 
getRGB(int, int) - Method in class com.steema.teechart.drawing.Image
 
getRight() - Method in class com.steema.teechart.axis.Axes
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() - Method in class com.steema.teechart.Chart
Defines the position of the Chart's Right border in pixels
getRight() - Method in interface com.steema.teechart.IBaseChart
 
getRight() - Method in class com.steema.teechart.Rectangle
Gets rectangle Right coordinate.
getRight() - Method in class com.steema.teechart.Shape
Shape rectangle right co-ordinate.
getRight() - Method in class com.steema.teechart.styles.ChartErrorsBase
 
getRight() - Method in class com.steema.teechart.styles.ErrorsFormat
 
getRight() - Method in class com.steema.teechart.Walls
Defines the pen and brush used to fill the right chart side.
Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.
getRLabels() - Method in class com.steema.teechart.styles.Smith
Shows/hides the static finalant resistance labels.
When set to true constant resistance labels are shown.
getRLabelsFont() - Method in class com.steema.teechart.styles.Smith
rCircle labels font.
getRotated() - Method in class com.steema.teechart.styles.PieMarks
 
getRotateLabels() - Method in class com.steema.teechart.styles.CircularGauge
 
getRotateLabels() - Method in class com.steema.teechart.styles.Ternary
 
getRotateStyle() - Method in class com.steema.teechart.styles.PieMarks
 
getRotation() - Method in class com.steema.teechart.Aspect
Determines the angle of 3D rotation in degrees.
Rotation describes front plane rotation by rotation degrees (0 - 360).
getRotation() - Method in class com.steema.teechart.styles.BubbleCloud
The angle rotates the Series on a vertical plane.
getRotationAngle() - Method in class com.steema.teechart.styles.CFrame
 
getRotationAngle() - Method in class com.steema.teechart.styles.Circular
The angle of Chart rotation.
The RotationAngle can be a valid integer number between 0 and 359.
This angle can be changed by code to rotate the Pie (or Polar).
getRotationCenter() - Method in class com.steema.teechart.drawing.Graphics3D
Sets the Pixel location (using X,Y,Z) of the centre of rotation for use with the Aspect Rotation and Elevation properties.
getRoundFirstLabel() - Method in class com.steema.teechart.axis.AxisLabels
Controls if Axis labels will be automatically "rounded" to the nearest magnitude.
getRoundSize() - Method in class com.steema.teechart.styles.CustomBar
Amount in pixels of the bar end rounding.
Used only when BarStyle property is RoundRectangle
getRows() - Method in class com.steema.teechart.styles.Calendar
Returns the number of Rows present in the Calender Series.
getRSIStyle() - Method in class com.steema.teechart.functions.RSI
 
getSampleValues() - Method in class com.steema.teechart.styles.CustomBox
Use SampleValues property to get access to the values of Series.
WARNING : If you are using internal lagorithm (UseCustomValues = false) then you must make sure SampleValues are sorted in ascending order.
getScale() - Method in class com.steema.teechart.functions.KDE
 
getScaleAdjustment() - Method in class com.steema.teechart.tools.AxisBreaksTool
 
getScaleLastPage() - Method in class com.steema.teechart.Page
Determines how the last Chart page will be displayed.
It only has effect when TChart.MaxPointsPerPage is greater than zero.
getScreenHeight() - Method in class com.steema.teechart.Chart
 
getScreenHeight() - Method in interface com.steema.teechart.IBaseChart
 
getScreenHeight() - Method in interface com.steema.teechart.IChart
 
getScreenHeight() - Method in class com.steema.teechart.TChart
 
getScreenWidth() - Method in class com.steema.teechart.Chart
 
getScreenWidth() - Method in interface com.steema.teechart.IBaseChart
 
getScreenWidth() - Method in interface com.steema.teechart.IChart
 
getScreenWidth() - Method in class com.steema.teechart.TChart
 
getScrollInverted() - Method in class com.steema.teechart.tools.AxisArrow
Reverses direction of applied Axis Arrow scroll.
Default value: false
getScrollPercent() - Method in class com.steema.teechart.tools.AxisArrow
The TChart scroll rate as percentage of the associated axis.
Default value: 10
getSecond() - Method in class com.steema.teechart.DateTime
 
getSegmentPoints(int) - Method in class com.steema.teechart.styles.ContourLevel
 
getSegments() - Method in class com.steema.teechart.exports.PDFData
 
getSegments() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
getSelected() - Method in class com.steema.teechart.tools.DrawLine
Returns the line or lines that are currently selected.
getSelectNewLines() - Method in class com.steema.teechart.tools.DrawLine
 
getSeparation() - Method in class com.steema.teechart.axis.AxisLabels
Specifies the minimum distance between Axis Labels as a percentage.
getSeparation() - Method in class com.steema.teechart.styles.BubbleCloud
Defines the separation according to BubbleCloud.getSeparationUnits().
Default value 0.
getSeparationUnits() - Method in class com.steema.teechart.styles.BubbleCloud
Define the unit used to set the Separation.
getSeries() - Method in class com.steema.teechart.Chart
Collection of Series contained in this Chart.
getSeries(int) - Method in class com.steema.teechart.Chart
Returns the index value of Series
getSeries() - Method in class com.steema.teechart.data.SeriesSource
The Series that has this component as DataSource.
getSeries() - Method in class com.steema.teechart.events.SeriesMouseEvent
 
getSeries() - Method in class com.steema.teechart.exports.DataExportFormat
Series whose data is to be exported.
getSeries() - Method in class com.steema.teechart.functions.Function
Returns the Series parent of Function.
Run-time and read only.
getSeries(int) - Method in interface com.steema.teechart.IBaseChart
 
getSeries() - Method in interface com.steema.teechart.IBaseChart
 
getSeries() - Method in class com.steema.teechart.legend.Legend
Determines which series is used as data for the Legend entries.
By default, the Legend chooses the first Active Series with ShowInLegend:=true.
getSeries() - Method in class com.steema.teechart.styles.Calendar.CalendarChangeEvent
 
getSeries(int) - Method in class com.steema.teechart.styles.SeriesCollection
 
getSeries() - Method in class com.steema.teechart.styles.SeriesMarks
Series is a read-only runtime method.
It returns the Series component that owns the TSeriesMarks subcomponent.
getSeries() - Method in class com.steema.teechart.styles.SeriesPointer
 
getSeries() - Method in class com.steema.teechart.TChart
 
getSeries(int) - Method in class com.steema.teechart.TChart
 
getSeries() - Method in class com.steema.teechart.tools.CursorTool.CursorEvent
 
getSeries() - Method in class com.steema.teechart.tools.GridTranspose
The 3D grid series to transpose.
getSeries() - Method in class com.steema.teechart.tools.ToolSeries
The Series with which Tools are associated.
Default value: null
getSeries2() - Method in class com.steema.teechart.tools.SeriesBand
Second series associated to this tool.
getSeriesColor() - Method in class com.steema.teechart.styles.ChartErrorsBase
 
getSeriesColor() - Method in class com.steema.teechart.styles.Series
Deprecated.
Use Series.getColor() instead.
getSeriesCount() - Method in class com.steema.teechart.Chart
Returns the number of Series associated to this Chart.
getSeriesCount() - Method in interface com.steema.teechart.IBaseChart
 
getSeriesCount() - Method in class com.steema.teechart.TChart
Returns the number of Series in Chart.
getSeriesHeight3D() - Method in class com.steema.teechart.Chart
Internal use.
getSeriesHeight3D() - Method in interface com.steema.teechart.IBaseChart
 
getSeriesIndexOf(Series) - Method in class com.steema.teechart.Chart
Returns the Index of the Series passed as argument.
getSeriesIndexOf(Series) - Method in interface com.steema.teechart.IBaseChart
 
getSeriesNode() - Method in class com.steema.teechart.imports.XMLImport
Returns Series (if set) into which to import XML data
getSeriesTitleLegend(int, boolean) - Method in class com.steema.teechart.Chart
Returns the Series.Title string.
getSeriesTitleLegend(int, boolean) - Method in interface com.steema.teechart.IBaseChart
 
getSeriesWidth3D() - Method in class com.steema.teechart.Chart
Internal use.
getSeriesWidth3D() - Method in interface com.steema.teechart.IBaseChart
 
getShadow() - Method in class com.steema.teechart.drawing.ChartFont
Accesses the shadow properties of the font.
getShadow() - Method in class com.steema.teechart.Shape
Defines the shape's Shadow characteristics.
getShadow() - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
getShadow() - Method in class com.steema.teechart.styles.Pie
Defines the offset shadow of the PieSeries.
getShadow() - Method in class com.steema.teechart.styles.World
 
getShadowSize() - Method in class com.steema.teechart.TextShape
Obsolete. Please use Shadow.Size.
getShape() - Method in class com.steema.teechart.tools.Annotation
The characteristics of the Annotation Tool text and text box Shape.
getShapeBounds() - Method in class com.steema.teechart.Shape
Defines the boundaries of the Shape.
getShapes() - Method in class com.steema.teechart.styles.Map
A list of Polygon objects.
Each polygon object in the list refers to a "shape" in the Map series.
getShapeStyle() - Method in class com.steema.teechart.TextShape
Shape may be rectagular or rounded rectangular in shape.
getShouldDark() - Method in class com.steema.teechart.Wall
 
getShowClose() - Method in class com.steema.teechart.styles.Candle
Determines whether Close prices will be displayed.
It only has effect when Candle series.CandleStyle is set to csCandleBar.
getShowInLegend() - Method in interface com.steema.teechart.styles.ISeries
 
getShowInLegend() - Method in class com.steema.teechart.styles.Series
Displays this Series Title in Legend.
It is only meaningful when LegendStyle is Series or LastValues.
getShowOpen() - Method in class com.steema.teechart.styles.Candle
Determines whether Open prices will be displayed.
It only has effect when Candle series.CandleStyle is set to csCandleBar.
getSideBrush() - Method in class com.steema.teechart.styles.Surface
Determines the Brush to fill the sides of a Surface Series.
getSideLines() - Method in class com.steema.teechart.styles.Surface
 
getSideMargins() - Method in class com.steema.teechart.styles.CustomBar
Margin between Chart rectangle and Bars.
Default value: true
getSideOffset(int) - Method in class com.steema.teechart.styles.Ternary
 
getSides() - Method in class com.steema.teechart.functions.KDEOptions
 
getSides() - Method in class com.steema.teechart.styles.IsoSurface
 
getSize() - Method in class com.steema.teechart.drawing.ChartFont
The Font size (in points) for text.
When managing Font sizes of Drawing Canvas custom outputted text relative to Chart text (titles, labels, etc.), use Font.Height to size the Canvas text.
getSize() - Method in class com.steema.teechart.Shadow
Size in pixels of shadow.
Returns the biggest of the HorizSize and VertSize properties.
getSize() - Method in class com.steema.teechart.styles.ChartErrorsBase
 
getSize() - Method in class com.steema.teechart.tools.NearestPoint
Defines the Size of the NearestTool shape.
Default value: 20
getSize() - Method in class com.steema.teechart.Wall
The Chart Wall thickness.
Default value: 0
getSizeLabels() - Method in class com.steema.teechart.axis.Axis
Returns size (height perpendicular to its Axis) occupied by a Label.
getSizeLabels(boolean) - Method in class com.steema.teechart.axis.Axis
 
getSizePercent() - Method in class com.steema.teechart.styles.Pyramid
The size of Pyramid base relative to Chart Axis bounding width.
Default value: 50
getSizeRatio() - Method in class com.steema.teechart.styles.BubbleCloud
Defines the ratio size increase between consecutive Bubbles.
getSizeTickAxis() - Method in class com.steema.teechart.axis.Axis
Returns the greater of lengths of Ticks or MinorTicks
getSlice(int) - Method in class com.steema.teechart.styles.Pie.ExplodedSliceList
 
getSlice(int) - Method in class com.steema.teechart.styles.Pie.SliceValueList
 
getSlice() - Method in class com.steema.teechart.tools.PieTool
Returns the currently focused slice.
getSmooth() - Method in class com.steema.teechart.Shadow
Internal use.
getSmoothBitmap() - Method in class com.steema.teechart.styles.ColorGrid
Draws the cells in the ColorGrid smoothed or sharp.
Default value: false
getSmoothBlur() - Method in class com.steema.teechart.Shadow
Reserved for future use.
getSmoothed() - Method in class com.steema.teechart.styles.Custom
Gets whether the Line Series' line is smoothed.
Default value: false
getSmoothingMode() - Method in class com.steema.teechart.Aspect
Chooses between speed or display quality for Chart rendering.
getSmoothingMode() - Method in class com.steema.teechart.drawing.Graphics3D
The anti-alias mode for the Graphics Pen when Custom drawing.
For example:
AntiAlias - Specifies antialiased rendering.
Default - Specifies the default mode.
HighQuality - Specifies high quality, low speed rendering.
getSmoothingMode() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getSmoothPalette() - Method in class com.steema.teechart.styles.Surface
Determine the cell Colors of a Surface Series.
When set to true, each cell is filled using a color calculated as the average of each cell 4 corner colors.
getSnap() - Method in class com.steema.teechart.tools.CursorTool
Aligns the TCursorTool with the nearest series point.
Snap has no effect unless a series is assigned to the Series method.
Default value: false
getSolid() - Method in class com.steema.teechart.drawing.ChartBrush
Fills using Color only.
getSource() - Method in class com.steema.teechart.events.ChangeEvent
 
getSource() - Method in class com.steema.teechart.events.ChartEvent
 
getSourceScriptPath() - Method in class com.steema.teechart.exports.JavascriptFormat
 
getSquared() - Method in class com.steema.teechart.legend.LegendSymbol
Resizes the legend symbol to square shaped, when true.
When false, the legend symbol height is determined by the legend font size, and the symbol width is calculated using the Width and WidthUnits properties.
Default value: false
getSquared() - Method in class com.steema.teechart.styles.Bubble
Determines how the Bubble size is calculated.
By default, the horizontal and vertical Bubble sizes are equal to the radius of each bubble.
getStacked() - Method in class com.steema.teechart.styles.CustomPoint
Defines how multiple series will be displayed.

Stacking options of Points series are:

CustomSeriesStack.None: No overlap action.
getStackGroup() - Method in class com.steema.teechart.styles.Area
 
getStackGroup() - Method in class com.steema.teechart.styles.CustomBar
Allows stacking independent Series within the same Chart, in series groups.
Default value: 0
getStairs() - Method in class com.steema.teechart.styles.Custom
Steps line joining adjacent points.
In most normal situations, a series draws a line between each Line point.
getStairs() - Method in class com.steema.teechart.styles.FastLine
Controls the drawing of FastLine series.
getStart() - Method in class com.steema.teechart.tools.ColorBand
The Start Axis value of colorband.
getStartArrow() - Method in class com.steema.teechart.styles.Vector3D
When Visible, this pen is used to display arrows at the start coordinate of vector lines.
getStartAtMin() - Method in class com.steema.teechart.tools.SeriesAnimation
Changes all series point values to the lowest series value.
getStartColor() - Method in class com.steema.teechart.drawing.Gradient
One of the three Colors used to create the gradient fill.
It is one of the three colors used to create the gradient fill.
getStartColor() - Method in class com.steema.teechart.styles.Custom3DPalette
Determines 1 of 3 Colors used to create the palette to fill the Surface polygons.
When Custom3DPalette.getUseColorRange() is true, Surface series creates a color palette using StartColor, MidColor and EndColor methods.
getStartHandle() - Method in class com.steema.teechart.tools.DrawLineItem
Returns Rect of the DrawLine start handle.
getStartLine() - Method in class com.steema.teechart.tools.ColorBand
Contains formatting properties for the automatic line used to drag the start value of the ColorBand tool at runtime.
getStartLinePen() - Method in class com.steema.teechart.tools.ColorBand
 
getStartLinePointer() - Method in class com.steema.teechart.tools.ScrollPager
 
getStartPos() - Method in class com.steema.teechart.tools.DrawLineItem
 
getStartPosition() - Method in class com.steema.teechart.axis.Axis
Axis Start position on its own Axis expressed as a percentage.
For a vertical Axis a StartPosition of 75 would place the top of the Axis 75% down the Chart.
Default value: 0%
getStartValue() - Method in class com.steema.teechart.tools.AxisBreak
 
getStartValue() - Method in class com.steema.teechart.tools.SeriesAnimation
All series points from when the animation starts.
getStartValues() - Method in class com.steema.teechart.styles.Gantt
Defines the starting Gantt bar date values.
The ending Gantt bar point date is stored at TGanttSeries.EndValues.
StartValues and EndValues can be specified both as DateTime or double values.
getStartX() - Method in class com.steema.teechart.functions.Custom
The initial value for the "X" parameter.
The function will call its OnCalculate event this number of times.
getStartXValues() - Method in class com.steema.teechart.styles.Arrow
The X0 values for Arrows.
getStartYValues() - Method in class com.steema.teechart.styles.Arrow
The Y0 values for Arrows.
Each Arrow has (X0,Y0) and (X1,Y1) coordinates.
getStartZ() - Method in interface com.steema.teechart.styles.ISeries
 
getStartZ() - Method in class com.steema.teechart.styles.Series
For internal use.
getStartZ() - Method in class com.steema.teechart.styles.SeriesPointer
For internal use.
getStatsOk() - Method in class com.steema.teechart.styles.ValueList
Gets or sets a value which indicates whether the Values have been
modified to trigger a recalculation of Series statistics.
getSteps() - Method in class com.steema.teechart.tools.SeriesAnimation
Number of animation steps.
getStop() - Method in class com.steema.teechart.axis.NextAxisLabelValue
The Stop parameter is false by default, meaning that if it's not
set to true the first time this event gets called, TeeChart will
draw the default Axis Labels.

Default value: false
getStream() - Method in class com.steema.teechart.exports.PDFData
 
getStreamLength() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
getStreamPosition() - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
getStrikeout() - Method in class com.steema.teechart.drawing.ChartFont
Font Strikeout on/off.
Default value: false
getString(String) - Static method in class com.steema.teechart.languages.Language
 
getString(int) - Method in class com.steema.teechart.styles.StringList
 
getStyle() - Method in class com.steema.teechart.axis.AxisLabels
The style of the labels.
getStyle() - Method in class com.steema.teechart.axis.GridPen
Determines the style of the axis grid lines.
It sets both vertical and horizontal lines independently.
getStyle() - Method in class com.steema.teechart.drawing.ChartBrush
Determines the style in which the zone is filled or patterned using both Color and ForegroundColor.
Default value: HatchStyle.BackwardDiagonal
getStyle() - Method in class com.steema.teechart.drawing.ChartPen
Determines the style in which the pen draw lines on the Drawing.
getStyle() - Method in class com.steema.teechart.styles.Candle
Determines how the Candle points will be drawn.
When it is CandleStick, a vertical rectangle represents each candle point.
When it is CandleBar, a vertical line is drawn, among Open and Close horizontal tick marks.
You can control both the candle colors and width.
getStyle() - Method in class com.steema.teechart.styles.Clock
The style of the clock figures, Roman or Decimal.
Default value: ClockStyle.Roman
getStyle(ISeries, int, BarStyle) - Method in interface com.steema.teechart.styles.CustomBar.BarStyleResolver
 
getStyle() - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Either value or percentage to group the 'other' Pie slice.
getStyle(ISeries, int, PointerStyle) - Method in interface com.steema.teechart.styles.PointerStyleResolver
 
getStyle() - Method in class com.steema.teechart.styles.SeriesMarks
Defines how Series Marks are static finalructed.
Each different Style value makes Marks output a different text.
getStyle() - Method in class com.steema.teechart.styles.SeriesPointer
The Pointer style.
It defines the shape used to display the Series Points.
The default Rectangle style can be optionally in 3D mode by setting Pointer.Draw3D to true.
getStyle() - Method in class com.steema.teechart.styles.Shape
Defines how a TChartShape component appears on a Chart.
Default value: Circle
getStyle() - Method in class com.steema.teechart.tools.AxisBreak
 
getStyle() - Method in class com.steema.teechart.tools.ColorLine
Default value: ColorLineStyle.CUSTOM
getStyle() - Method in class com.steema.teechart.tools.CursorTool
Defines which lines of the CursorTool are shown.
Default value: CursorToolStyle.Both
getStyle() - Method in class com.steema.teechart.tools.DragPoint
Determines whether user can drag series points vertically, horizontally or both.
getStyle() - Method in class com.steema.teechart.tools.MarksTip
Defines the text format of the Mark ToolTip.
Default value: MarksStyle.Label
getStyle() - Method in class com.steema.teechart.tools.NearestPoint
The shape of the NearestTool.
Default value: NearestPointStyle.Circle
getStyle() - Method in class com.steema.teechart.tools.PieTool
Makes the pie tool draw a border around the focused pie slice.
Set Style to Explode to explode and un-explode the focused slice.
Default value: PieToolStyle.Focus
getStyle() - Method in class com.steema.teechart.tools.Rotate
Determines whether mouse action applies to Rotation, Elevation or Both.
getSubChartTChart() - Method in class com.steema.teechart.tools.ScrollPager
 
getSubChartTool() - Method in class com.steema.teechart.tools.ScrollPager
 
getSubFooter() - Method in class com.steema.teechart.Chart
Defines the Text and formatting attributes to be drawn at the bottom of the Chart, just above the Footer text.
Use Text to enter the desired SubFooter lines, set Visible to true and change Font, Frame and Brush.
Use Alignment to control text output position.
getSubFooter() - Method in class com.steema.teechart.TChart
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.
getSubHeader() - Method in class com.steema.teechart.Chart
Defines the Text and formatting attributes to be drawn at the top of the Chart, just below the Header text.
Use Text to enter the desired SubHeader lines, set Visible to true and change Font, Frame and Brush.
Use Alignment to control text output position.
getSubHeader() - Method in class com.steema.teechart.TChart
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() - Method in class com.steema.teechart.Chart
Obsolete. Please use SubHeader instead.
getSummary() - Method in class com.steema.teechart.tools.Annotation
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.AxisArrow
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.AxisBreaksTool
 
getSummary() - Method in class com.steema.teechart.tools.ChartImage
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.ColorBand
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.ColorLine
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.CursorTool
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.DragMarks
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.DragPoint
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.DrawLine
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.ExtraLegend
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.GanttTool
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.GridBand
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.GridTranspose
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.MarksTip
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.NearestPoint
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.PieTool
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.Rotate
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.ScrollPager
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.SeriesAnimation
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.SeriesBand
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.SeriesRegion
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.SubChartTool
Gets detailed descriptive text.
getSummary() - Method in class com.steema.teechart.tools.Tool
Gets detailed descriptive text.
getSunday() - Method in class com.steema.teechart.styles.Calendar
Defines Calender Cell appearance for all Sundays.
getSupports3DText() - Method in class com.steema.teechart.drawing.Graphics3D
Returns if Canvas supports 3D Text or not.
getSupports3DText() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getSupportsFullRotation() - Method in class com.steema.teechart.drawing.Graphics3D
Returns if Canvas can do rotation and elevation of more than 90 degree.
getSupportsFullRotation() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getSymbol() - Method in class com.steema.teechart.legend.Legend
Controls the width and position of the color rectangle associated with each Legend's item.
getSymbol() - Method in class com.steema.teechart.styles.SeriesMarks
 
getSymbolRect() - Method in class com.steema.teechart.legend.LegendItem
 
getTagLength() - Method in class com.steema.teechart.exports.PDFData.PDFSegment
 
getTailParams() - Method in class com.steema.teechart.styles.SeriesMarks
 
getTeeCursor() - Method in interface com.steema.teechart.IChart
 
getTeeCursor() - Method in class com.steema.teechart.TChart
 
getTemplate() - Method in class com.steema.teechart.exports.Exports
Gets a class instance with methods to store the chart to a file or stream using Java standard serialization and XMLEncoder mechanisms.
getTemplate() - Method in class com.steema.teechart.imports.Imports
 
getTernaryLegendStyle() - Method in class com.steema.teechart.styles.Ternary
 
getTernaryMarkStyle() - Method in class com.steema.teechart.styles.Ternary
 
getTernaryStyle() - Method in class com.steema.teechart.styles.Ternary
 
getText() - Method in class com.steema.teechart.Chart.ChartToolTip
Defines the text for the Footer, Header, SubFooter and SubHeader
getText(Object, String) - Method in interface com.steema.teechart.events.TextResolver
 
getText() - Method in class com.steema.teechart.exports.Exports.DataExport
Export Chart as text
getText() - Method in class com.steema.teechart.legend.Legend
Adds text to the Legend.
getText() - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Title for otherSlice.
Default value: Other
getText() - Method in class com.steema.teechart.styles.Polygon
Specifies the text string that labels the polygon
getText(int) - Method in class com.steema.teechart.styles.Shape
 
getText() - Method in class com.steema.teechart.styles.Shape
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() - Method in class com.steema.teechart.TChart
The text for the Footer, Header, SubFooter and SubHeader.
getText() - Method in class com.steema.teechart.TextShape
Displays customized strings inside Shapes.
getText() - Method in class com.steema.teechart.tools.Annotation
The text for the Annotation Tool.
Default value: ""
getText() - Method in class com.steema.teechart.ToolTip
 
getTextAlign() - Method in class com.steema.teechart.drawing.Graphics3D
The alignment used when displaying text using TextOut or TextOut3D.
getTextAlign() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getTextAlign() - Method in class com.steema.teechart.legend.LegendTitle
 
getTextAlign() - Method in class com.steema.teechart.tools.Annotation
Horizontal alignment of displayed text.
Default value: StringAlignment.Near
getTextFormat() - Method in class com.steema.teechart.TextShape
Determines if Text is drawn as Normal or HTML styles.
getTextLineSeparator() - Method in class com.steema.teechart.exports.DataExportFormat
Line separator for ascii export formats.
getTextMarker() - Method in class com.steema.teechart.styles.NumericGauge
 
getTextSmooth() - Method in class com.steema.teechart.Aspect
Chooses between speed or display quality for Text rendering.
getTextSmooth() - Method in class com.steema.teechart.drawing.Graphics3D
Chooses between speed or display quality for Text rendering.
getTextSmooth() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getTextStyle() - Method in class com.steema.teechart.legend.Legend
Determines how Legend text iItems will be formatted.
Plain shows the point Label only.
LeftValue shows the point Value and the point Label.
getTextSymbolGap() - Method in class com.steema.teechart.legend.Legend
 
getTheme(int) - Static method in class com.steema.teechart.themes.ThemesList
Returns index'th Theme class in list.
getThemeDescription(int) - Static method in class com.steema.teechart.themes.ThemesList
Returns the textual description of index'th Theme in list.
getTickLines() - Method in class com.steema.teechart.styles.CustomBar
Pen used to draw "tick" lines across each bar.
getTickOnLabelsOnly() - Method in class com.steema.teechart.axis.Axis
The Axis Ticks and Axis Grid to be drawn only coincide at Labels.
Otherwise, they will be drawn at all axis increment positions.
getTicks() - Method in class com.steema.teechart.axis.Axis
Determines the kind of Pen used to draw Axis marks along the Axis line.
getTicks() - Method in class com.steema.teechart.styles.CircularGauge
 
getTicks() - Method in class com.steema.teechart.styles.CustomGauge
 
getTicksInner() - Method in class com.steema.teechart.axis.Axis
Determines the kind of Pen used to draw Axis marks along the Axis line.
getTilt() - Method in class com.steema.teechart.Aspect
Determines the angle of 3D tilt in degrees.
Not supported for 2D or 3D orthogonal Charts
Important. Set TChart.Aspect.Orthogonal = false;
Default value: 0
getTimesZOrder() - Method in class com.steema.teechart.styles.Custom3D
For internal use.
Default value: 3
getTitle() - Method in class com.steema.teechart.axis.Axis
An Axis sub-class used to define Title attributes.
Axis Titles are a string of text drawn near Axes.
getTitle() - Method in class com.steema.teechart.Chart
Obsolete. Please use Header instead.
getTitle() - Method in class com.steema.teechart.legend.Legend
Sets the Title text and its characteristics at the top of the legend
getTitle() - Method in class com.steema.teechart.styles.Series
Series description to show in Legend and dialogs.
Every Series has a Title method of type String.
getTitleSize() - Method in class com.steema.teechart.axis.Axis
Obsolete. Please use Axis.Title.CustomSize
getTmpValue() - Method in class com.steema.teechart.axis.AxisLabelValueEventArgs
 
getToday() - Static method in class com.steema.teechart.DateTime
 
getToday() - Method in class com.steema.teechart.styles.Calendar
Defines Calender Cell appearance for the highlighted day.
getTolerance() - Method in class com.steema.teechart.functions.DownSampling
 
getTool(int) - Method in class com.steema.teechart.Chart
Gets the index'th tool in getTools() collection
getTool(int) - Method in class com.steema.teechart.tools.ToolsCollection
 
getToolCheckHidden() - Method in class com.steema.teechart.Chart
 
getToolCheckHidden() - Method in interface com.steema.teechart.IBaseChart
 
getTools() - Method in class com.steema.teechart.Chart
Collection of Tool components contained in this Chart.
getTools() - Method in interface com.steema.teechart.IBaseChart
 
getTools() - Method in class com.steema.teechart.TChart
 
getToolTip() - Method in class com.steema.teechart.Chart
Displays a text box at the cursor.
getToolTip() - Method in interface com.steema.teechart.IBaseChart
 
getTop() - Method in class com.steema.teechart.axis.Axes
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() - Method in class com.steema.teechart.Chart
Defines the position of the Chart's Top border in pixels
getTop() - Method in interface com.steema.teechart.IBaseChart
 
getTop() - Method in class com.steema.teechart.legend.LegendItem
 
getTop() - Method in class com.steema.teechart.Rectangle
Gets rectangle Top coordinate.
getTop() - Method in class com.steema.teechart.Shape
Shape rectangle top co-ordinate.
getTop() - Method in class com.steema.teechart.styles.ChartErrorsBase
 
getTop() - Method in class com.steema.teechart.styles.ErrorsFormat
 
getTop() - Method in class com.steema.teechart.tools.Annotation
The vertical displacement in pixels of text box from Chart's top edge.
getTop() - Method in class com.steema.teechart.tools.SubChart
 
getTopGradient() - Method in class com.steema.teechart.styles.Area
Determines how to fill the top 3D Area region.
getTopLeftPos() - Method in class com.steema.teechart.legend.Legend
Specifies the Legend's top position in percent of total chart height.
It's used when Legend.Alignment is Left or Right only.
getTotal() - Method in class com.steema.teechart.styles.ValueList
The sum of all IValueList values.
When adding, deleting or modifying point values using the right methods, Total is automatically incremented and decremented.
getTotalABS() - Method in class com.steema.teechart.styles.ValueList
The sum of all absolute values in the list.
Run-time and read only.
getTotalAngle() - Method in class com.steema.teechart.styles.CFrame
 
getTotalAngle() - Method in class com.steema.teechart.styles.CircularGauge
 
getTotalAngle() - Method in class com.steema.teechart.styles.Gauges
Controls the size in degrees for the gauge axis.
Use together with RotationAngle property.
Default value: 90
getTotalWidth() - Method in class com.steema.teechart.legend.LegendTitle
 
getTowerStyle() - Method in class com.steema.teechart.styles.Tower
The kind of tower style to display.
getTrailing() - Method in class com.steema.teechart.styles.Calendar
Defines Calender Cell appearance for the trailing days.
getTransparency() - Method in class com.steema.teechart.drawing.ChartBrush
The Transparency level from 0 to 100%.
Transparency is a value between 0 and 100 which sets the transparency percentage with respect to foreground versus background.
Default value: 0
getTransparency() - Method in class com.steema.teechart.drawing.ChartPen
Sets Transparency level from 0 to 100%.
getTransparency() - Method in class com.steema.teechart.drawing.Gradient
Amount of transparency in percentage.
Default value: 0
getTransparency() - Method in class com.steema.teechart.Shadow
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() - Method in class com.steema.teechart.Shape
The Transparency level from 0 to 100% of shape.
Transparency is a value between 0 and 100 which sets the transparency percentage with respect to foreground versus background.
Default value: 0
getTransparency() - Method in class com.steema.teechart.styles.Custom
Transparency level from 0 to 100%
Default value: 0
getTransparency() - Method in class com.steema.teechart.styles.CustomPolar
The Transparency level from 0 to 100%.
Default value: 0
getTransparency() - Method in class com.steema.teechart.styles.FastLine
The Transparency of the FastLine series as a percentage.
getTransparency() - Method in class com.steema.teechart.styles.Histogram
The Transparency level from 0 to 100%.
Default value: 0
getTransparency() - Method in class com.steema.teechart.styles.Map
 
getTransparency() - Method in class com.steema.teechart.styles.Pie
The Transparency level from 0 to 100%.
Transparency is a value between 0 and 100 which sets the transparency percentage with respect to foreground versus background.
Default value: 0
getTransparency() - Method in class com.steema.teechart.styles.Polygon
Amount of opacity used to fill the polygon interior.
100 means fully transparent, 0 means fully opaque.
getTransparency() - Method in class com.steema.teechart.styles.SeriesPointer
The Percent of semiglass effect.
Default valuie: 0
getTransparency() - Method in class com.steema.teechart.styles.Tower
The Transparency level from 0 to 100%.
getTransparency() - Method in class com.steema.teechart.tools.ColorBand
The Transparency of ColorBand as percentage.
Default value: 0
getTransparency() - Method in class com.steema.teechart.tools.SeriesBand
The amount of semi-glass effect (opacity) to apply when filling the area between the two series as percentage.
getTransparency() - Method in class com.steema.teechart.tools.SeriesRegion
The amount of semi-glass effect (opacity) to apply when filling the area in the region as percentage.
getTransparent() - Method in class com.steema.teechart.Shape
Enables/disables transparency of shape.
See transparency, which sets percentage transparency when Transparent is true.
getTransparent() - Method in class com.steema.teechart.styles.Shape
Allows Shape Brush attributes to fill the interior of the Shape.
When false, Shapes do not redraw their background, so charting contents behind Shape Series is seen inside the Shape.
getTreatNaNAsNull() - Method in class com.steema.teechart.styles.BaseLine
 
getTreatNulls() - Method in class com.steema.teechart.styles.BaseLine
Defines how null points are treated.
getTreatNulls() - Method in class com.steema.teechart.styles.CustomPolar
Defines how null points are treated.
getTreatNulls() - Method in class com.steema.teechart.styles.Points3D
Defines how null points are treated.
getTrendStyle() - Method in class com.steema.teechart.functions.BaseTrend
Method used for calculating trendline.
Default value: TrendStyle.Normal
getType() - Method in class com.steema.teechart.Cursor
 
getType() - Method in class com.steema.teechart.exports.PDFData.PDFResource
 
getUnderline() - Method in class com.steema.teechart.drawing.ChartFont
Underline Font for text.
Default value: false
getUniqueCustomRadius() - Method in class com.steema.teechart.styles.Circular
 
getUnit() - Method in class com.steema.teechart.drawing.ChartFont
The Units to measure the Font size.
Default value: TypedValue.COMPLEX_UNIT_SP
getUnitsMarker() - Method in class com.steema.teechart.styles.NumericGauge
 
getUpCloseColor() - Method in class com.steema.teechart.styles.Candle
Candle color fill when Open value is greater than Close value.
By default, UpCloseColor is WHITE and DownCloseColor is RED.
getUpLinePen() - Method in class com.steema.teechart.functions.ADX
 
getUpperBandPen() - Method in class com.steema.teechart.functions.Bollinger
Gets upper band pen properties
getUpperBound() - Method in class com.steema.teechart.tools.SeriesRegion
Defines region right (series not mandatory values) upper bound.
getUpperCase() - Method in class com.steema.teechart.styles.Calendar.CalendarCellUpper
Enables/disables the display of months and weekdays in upper case.
getUpSymbol() - Method in class com.steema.teechart.styles.PointFigure
 
getUpToValue() - Method in class com.steema.teechart.styles.ContourLevel
The range value for ContourLevel.
getUseAxis() - Method in interface com.steema.teechart.styles.ISeries
 
getUseAxis() - Method in class com.steema.teechart.styles.Series
 
getUseBuffer() - Method in class com.steema.teechart.drawing.Graphics3D
Draws items to a canvas to prevent flickering on screen.
getUseChartRect() - Method in class com.steema.teechart.tools.CursorTool
The full Chart rectangle is displayed instead of the boundaries defined by Series axis.
Default value: false
getUseColorRange() - Method in class com.steema.teechart.styles.Custom3DPalette
Gradient color palette to fill Surface polygons.
The Palette is defined with three colors: Custom3DPalette.getStartColor() Custom3DPalette.getMidColor() and Custom3DPalette.getEndColor().
getUseCustomValues() - Method in class com.steema.teechart.styles.CustomBox
Set to true if you want to override internal algorithm to construct a box plot.

Default (internal) algorithm does the following steps:

1.
getUseMaxPixelPos() - Method in class com.steema.teechart.axis.Axis
 
getUseMaxWidth() - Method in class com.steema.teechart.legend.Legend
 
getUseMiddle() - Method in class com.steema.teechart.drawing.Gradient
Determines whether MiddleColor is used when creating the gradient fill, or not.
Default value: false
getUseOrigin() - Method in class com.steema.teechart.styles.Area
Aligns bottom of AreaSeries to the Origin property value.
Default value: false
getUseOrigin() - Method in class com.steema.teechart.styles.CustomBar
Bars to be bottom aligned at the Origin method value.
getUseOrigin() - Method in class com.steema.teechart.styles.Tower
When true, Origin is used as the reference value where points are considered positive or negative.
getUseOrigin() - Method in class com.steema.teechart.styles.Volume
Enables/Disables the Y value that defines the bottom position for Volume points.
Default value: false
getUseOrigin() - Method in class com.steema.teechart.tools.SeriesRegion
If true, region bottom or upper limit is defined by .
getUsePalette() - Method in class com.steema.teechart.styles.Custom3DPalette
Determines multi-color palette to fill Surface polygons.
PaletteSteps determines the number of entries in the palette.
Alternatively to Custom3DPalette.getPaletteSteps() you may use Custom3DPalette.getUseColorRange()UseColorRange or the Series ColorEachPoint method to define colour for the Surface Series.
getUsePalette() - Method in class com.steema.teechart.tools.Marker
 
getUsePaletteMin() - Method in class com.steema.teechart.styles.Custom3DPalette
Forces the color palette to start at Custom3DPalette.getUsePaletteMin() value when true.
Default value: false
getUsePartnerAxis() - Method in class com.steema.teechart.axis.Axis
 
getUsePatterns() - Method in class com.steema.teechart.styles.Pie
Fills Pie Sectors with different Brush pattern styles.
Default value: false
getUseValueColorPalette() - Method in class com.steema.teechart.styles.LinearGauge
 
getUseYOrigin() - Method in class com.steema.teechart.styles.Histogram
 
getUseYPosition() - Method in class com.steema.teechart.styles.IsoSurface
 
getValue() - Method in class com.steema.teechart.axis.AxisLabelItem
Determines the Axis Value of the Label.
getValue() - Method in class com.steema.teechart.misc.Enum
 
getValue() - Method in class com.steema.teechart.styles.Calendar.CalendarChangeEvent
 
getValue() - Method in class com.steema.teechart.styles.CircularGauge
 
getValue() - Method in class com.steema.teechart.styles.CustomGauge
 
getValue() - Method in class com.steema.teechart.styles.Gauges
Gets or sets the position of gauge arrow line.
Must be a number between gauge Minimum and Maximum.
getValue() - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Value (value or percentage) for Otherslice grouping.
getValue(int) - Method in class com.steema.teechart.styles.ValueList
 
getValue() - Method in class com.steema.teechart.tools.ColorLine
Determines Axis position where the ColorLine has to be drawn.
Default value: 0
getValueAreaBrush() - Method in class com.steema.teechart.styles.LinearGauge
 
getValueColor(int) - Method in class com.steema.teechart.styles.Custom3DPalette
Returns the colour of the index point.
Index gives the position of the point, where 0 is the first, 1 is the second, and so on.
getValueColor(int) - Method in interface com.steema.teechart.styles.ISeries
 
getValueColor(int) - Method in class com.steema.teechart.styles.Series
The colour of the index point.
getValueColorValue(double) - Method in class com.steema.teechart.styles.Custom3DPalette
 
getValueFormat() - Method in class com.steema.teechart.axis.AxisLabels
Specifies the desired formatting string to be applied to Axis Labels.
getValueFormat() - Method in interface com.steema.teechart.styles.ISeries
 
getValueFormat() - Method in class com.steema.teechart.styles.Series
Determines the Format to display point values.
It specifies the desired formatting string to be applied to Axis Labels.
getValueIndex() - Method in class com.steema.teechart.events.SeriesMouseEvent
 
getValueIndex() - Method in class com.steema.teechart.tools.CursorTool.CursorEvent
 
getValueIndexSwapper() - Method in interface com.steema.teechart.styles.ISeries
 
getValueIndexSwapper() - Method in class com.steema.teechart.styles.Series
 
getValueList(String) - Method in interface com.steema.teechart.styles.ISeries
 
getValueList(int) - Method in class com.steema.teechart.styles.Series
 
getValueList(String) - Method in class com.steema.teechart.styles.Series
 
getValueList(int) - Method in class com.steema.teechart.styles.ValuesLists
 
getValueMarker() - Method in class com.steema.teechart.styles.NumericGauge
 
getValueMarkText(int) - Method in interface com.steema.teechart.styles.ISeries
 
getValueMarkText(int) - Method in class com.steema.teechart.styles.Series
Returns the String representation of a Index point used to draw the Mark.
getValues() - Method in class com.steema.teechart.styles.ValueList
 
getValuesLists() - Method in class com.steema.teechart.styles.Series
Returns the steema.teechart.styles.ValuesLists object of the series.
It permits access to the list of TeeChartValueLists of a Series.
getVectorLocation(Point, Point, int) - Method in class com.steema.teechart.styles.Ternary
 
getVertAlignment() - Method in class com.steema.teechart.styles.Shape
Sets the vertical alignment of Text within a TChartShape Series shape.
getVertAxis() - Method in interface com.steema.teechart.styles.ISeries
 
getVertAxis() - Method in class com.steema.teechart.styles.Series
 
getVertAxis() - Method in class com.steema.teechart.tools.ToolSeries
Returns the associated Left or Right Chart Vertical Axis.
getVertCenter() - Method in class com.steema.teechart.styles.PieMarks
 
getVertexA() - Method in class com.steema.teechart.styles.Ternary
 
getVertexB() - Method in class com.steema.teechart.styles.Ternary
 
getVertexC() - Method in class com.steema.teechart.styles.Ternary
 
getVertexTitles() - Method in class com.steema.teechart.styles.Ternary
 
getVertical() - Method in class com.steema.teechart.legend.Legend
Is read only and returns true only if the legend is left or right aligned.
getVerticalAxis() - Method in class com.steema.teechart.styles.Series
Determines Vertical axis associated to this Series.
Default value: VerticalAxis.Left
getVertMargin() - Method in class com.steema.teechart.legend.Legend
The vertical margin in pixels between Legend and Chart rectangle.
Legend.ResizeChart must be true and Legend.Alignment must be Top or Bottom.
getVertOffset() - Method in class com.steema.teechart.Aspect
Amount (postive or negative) in pixels of vertical displacement.
Moves the entire Chart on a vertical plane.
getVertSize() - Method in class com.steema.teechart.Shadow
Obsolete. Please use Height property.
getVertSize() - Method in class com.steema.teechart.styles.SeriesPointer
The Horizontal size of pointer in pixels.
Series that derive from PointSeries usually override the HorizontalSize and VerticalSize methods.
getVertSpacing() - Method in class com.steema.teechart.legend.Legend
The vertical spacing between Legend iItems (pixels).
Default value: 0
getView3D() - Method in class com.steema.teechart.Aspect
Draws each Series with a 3D effect.
You can control the 3D proportion by using Chart.Aspect.Chart3DPercent.
getView3D() - Method in class com.steema.teechart.Walls
Shows all Chart walls in 3D.
Default value: true
getVisible() - Method in class com.steema.teechart.axis.Axes
Shows or hides the five Chart Axes at once.
Each Axis will be drawn depending also on their Visible property.
Default value: true
getVisible() - Method in class com.steema.teechart.axis.Axis
Shows or hides the Axis lines, ticks, grids, labels and title.
You can change it both at design and runtime.
Default value: true
getVisible() - Method in class com.steema.teechart.Bevel
 
getVisible() - Method in class com.steema.teechart.drawing.ChartBrush
Determines if the brush will draw lines or not.
getVisible() - Method in class com.steema.teechart.drawing.ChartPen
Determines if the pen will draw lines or not.
getVisible() - Method in class com.steema.teechart.drawing.Gradient
Determines whether the gradient fill appears on screen.
Default value: false
getVisible() - Method in class com.steema.teechart.ImageBevel
Sets the visibility of the Image Bevel.
Default value: false
getVisible() - Method in class com.steema.teechart.legend.LegendSymbol
Shows or hides Legend symbols.
Default value: true
getVisible() - Method in class com.steema.teechart.Panel
Shows or hides the Panel.
getVisible() - Method in class com.steema.teechart.Shadow
Determines whether the shadow will appear on screen.
getVisible() - Method in class com.steema.teechart.Shape
Shows or hides the Shape.
getVisible() - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
getVisible() - Method in class com.steema.teechart.styles.Series
Returns if this series is Visible.
getVisible() - Method in class com.steema.teechart.styles.SeriesPointer
Shows or hides the pointer.
When using a Points series (or any Series class derived from Points series), setting Visible to false will not display anything.
getVisible() - Method in class com.steema.teechart.styles.TFrame
 
getVisible() - Method in class com.steema.teechart.tools.Marker
 
getVisible() - Method in class com.steema.teechart.Walls
Shows / Hides all Chart walls.
Visible draws Left and Bottom "walls" to simulate 3D effect.
You can control the 3D Wall proportion by using Chart.Aspect.Chart3DPercent.
Chart.Aspect.View3D controls (on/off) Walls.Visible.
getVisible() - Method in class com.steema.teechart.Walls.RightWall
Shows/Hides Right Wall.
Default value: false
getVolume() - Method in class com.steema.teechart.functions.CLV
The Volume series by which CLV results are multiplied.
getVolume() - Method in class com.steema.teechart.functions.OBV
The Volume series by which OBV results are multiplied.
getWalls() - Method in class com.steema.teechart.Chart
Accesses left, bottom and back wall characteristics of the Chart.
getWalls() - Method in interface com.steema.teechart.IBaseChart
 
getWalls() - Method in class com.steema.teechart.TChart
 
getWaterFall() - Method in class com.steema.teechart.styles.Surface
Enables/disables the display as a waterfall.
Default value: false
getWaterLines() - Method in class com.steema.teechart.styles.Surface
Sets Pen to draw valuelines.
getWeekDays() - Method in class com.steema.teechart.styles.Calendar
Defines Calender Cell appearance for weekday titles.
getWeight() - Method in class com.steema.teechart.functions.ExpAverage
Performs an Exponential average based on its DataSource values.

The formula used is:

ExpAverage ( point ) = ExpAverage ( previous point ) * ( 1 - Weight ) + Weight * PointValue
Default value: 0.2
getWeighted() - Method in class com.steema.teechart.functions.MovingAverage
Calculates the Moving Average using the corresponding X point values when true.
Default value: false
getWeightedIndex() - Method in class com.steema.teechart.functions.MovingAverage
Calculates the Moving Average using the source points index as the "weight" when true.
Default value: false
getWeightValues() - Method in class com.steema.teechart.styles.Ternary
 
getWhiskerLength() - Method in class com.steema.teechart.styles.CustomBox
Defines the whisker length as a function of the inter-quartike range (IQR).
Default value: 1.5
getWhiskerPen() - Method in class com.steema.teechart.styles.CustomBox
Defines the Pen to draw the whisker lines.
Use the properties of WhiskerPen to change the color or style of whisker lines.
getWidth() - Method in class com.steema.teechart.Bevel
Width of the TeeChart Panel border in pixels.
getWidth() - Method in class com.steema.teechart.Chart
The Chart width in pixels.
getWidth() - Method in class com.steema.teechart.Dimension
 
getWidth() - Method in class com.steema.teechart.drawing.ChartPen
Determines the width of lines the pen draws.
Default value: 1
getWidth(Object) - Method in class com.steema.teechart.drawing.Image
 
getWidth() - Method in class com.steema.teechart.exports.ImageExportFormat
Returns the Width of the Exported image.
getWidth() - Method in class com.steema.teechart.functions.KDEOptions
 
getWidth() - Method in interface com.steema.teechart.IBaseChart
 
getWidth() - Method in class com.steema.teechart.ImageBevel
Draws an Image Bevel of the specified width.
Default value: 10
getWidth() - Method in class com.steema.teechart.legend.LegendSymbol
Defines the width of the color rectangles (symbols).
Default value: 20
getWidth() - Method in class com.steema.teechart.Rectangle
 
getWidth() - Method in class com.steema.teechart.Shadow
The horizontal shadow size in pixels.
getWidth() - Method in class com.steema.teechart.Shape
The Width of the shape.
getWidth() - Method in class com.steema.teechart.styles.TFrame
 
getWidth() - Method in class com.steema.teechart.tools.Annotation
Returns the annotation width in pixels
getWidth() - Method in class com.steema.teechart.tools.SubChart
 
getWidth3D() - Method in class com.steema.teechart.Aspect
 
getWidthUnits() - Method in class com.steema.teechart.legend.LegendSymbol
Defines the Width units for the width of Symbol.

- Percent is percentage of Legend box width
- Pixels is the width in standard pixels
Default value: Percent
getWireFrame() - Method in class com.steema.teechart.styles.Surface
Shows Surface polygons as grid or wire frame when true.
If Surface.Pen.Visible is True (default), Surface points are displayed as a "grid" or "wireframe", with lines connecting them.
getWithinColor() - Method in class com.steema.teechart.styles.Funnel
Funnel segment color if Opportunity value is within DifferenceLimit % below the Quote value.
Default value: YELLOW
getWrapTile() - Method in class com.steema.teechart.drawing.ChartBrush
Drawing Brush Image Style.
Default value: Tile
getX() - Method in class com.steema.teechart.drawing.Point
 
getX() - Method in class com.steema.teechart.events.FrameworkMouseEvent
 
getX() - Method in class com.steema.teechart.legend.LegendItemCoordinates
The specific X coordinate of the Legend item.
getX() - Method in class com.steema.teechart.Point3D
The X location in pixels.
getX() - Method in class com.steema.teechart.PointDouble
The X location in pixels.
getX() - Method in class com.steema.teechart.styles.SeriesXYPoint
Indexed Point x value.

example

line1.Points[3].x=50;

Sets the 2nd X value of the Line Series to 50
getX0() - Method in class com.steema.teechart.styles.Shape
Coordinate used to define the englobing ShapeSeries rectangle.
The values should be expressed in Axis coordinates.
getX1() - Method in class com.steema.teechart.styles.Shape
Coordinate used to define the englobing ShapeSeries rectangle.
The values should be expressed in Axis coordinates.
getXCenter() - Method in class com.steema.teechart.drawing.Graphics3D
The X coordinate of the pixel location of the center of the 3D Canvas.
The origin of the pixel coordinate system is in the top left corner of the parent window.
getXCenter() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getXColor() - Method in class com.steema.teechart.legend.LegendItemCoordinates
The specific XColor coordinate of the Legend item.
getXML() - Method in class com.steema.teechart.exports.Exports.DataExport
Export Chart to XML data format
getXML() - Method in class com.steema.teechart.imports.Imports
 
getXPosition() - Method in class com.steema.teechart.tools.AnnotationCallout
The X pixel coordinate of the ending point of the annotation callout line.
getXRadius() - Method in class com.steema.teechart.styles.Circular
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.
getXValue(int) - Method in class com.steema.teechart.styles.CustomPolar
 
getXValue(int) - Method in class com.steema.teechart.styles.Radar
 
getXValue() - Method in class com.steema.teechart.tools.CursorTool.CursorEvent
 
getXValue() - Method in class com.steema.teechart.tools.CursorTool
The X Value for vertical component of Cursor Tool.
getXValues() - Method in interface com.steema.teechart.styles.ISeries
 
getXValues() - Method in class com.steema.teechart.styles.Series
Values defining horizontal point positions.
By default, any Series has an XValues property.
getXYStyle() - Method in class com.steema.teechart.styles.Shape
Can be set to:- Axis, AxisOrigin or Pixels.
getY() - Method in class com.steema.teechart.drawing.Point
 
getY() - Method in class com.steema.teechart.events.FrameworkMouseEvent
 
getY() - Method in class com.steema.teechart.legend.LegendItemCoordinates
The specific Y coordinate of the Legend item.
getY() - Method in class com.steema.teechart.Point3D
The Y location in pixels.
getY() - Method in class com.steema.teechart.PointDouble
The Y location in pixels.
getY() - Method in class com.steema.teechart.styles.SeriesXYPoint
Indexed Point Y value.
getY0() - Method in class com.steema.teechart.styles.Shape
Coordinate used to define the englobing ShapeSeries rectangle.
The values should be expressed in Axis coordinates.
getY1() - Method in class com.steema.teechart.styles.Shape
Coordinate used to define the englobing ShapeSeries rectangle.
The values should be expressed in Axis coordinates.
getYCalculator() - Method in class com.steema.teechart.functions.Custom
 
getYCenter() - Method in class com.steema.teechart.drawing.Graphics3D
The Y coordinate of the pixel location of the center of the 3D Canvas.
The origin of the pixel coordinate system is in the top left corner of the parent window.
getYCenter() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getYear() - Method in class com.steema.teechart.DateTime
 
getYMandatory() - Method in interface com.steema.teechart.styles.ISeries
 
getYMandatory() - Method in class com.steema.teechart.styles.Series
Returns whether or not this Series has Y values as mandatory.
getYOrigin() - Method in class com.steema.teechart.styles.CustomBar
Obsolete. Please use CustomBar.Origin instead.
getYOrigin() - Method in class com.steema.teechart.styles.Histogram
 
getYPosition() - Method in class com.steema.teechart.styles.Contour
Sets the Y-Axis height of the Contour Series.
When YPositionLevel is set to true, use it to set the Y-Axis height of the Contour series.
This may be useful for adding several Contour series to a Chart and activating/deactivating layers.
getYPosition() - Method in class com.steema.teechart.styles.IsoSurface
 
getYPosition() - Method in class com.steema.teechart.tools.AnnotationCallout
The Y pixel coordinate of the ending point of the annotation callout line.
getYPositionLevel() - Method in class com.steema.teechart.styles.Contour
Enables/disables YPosition to be set.
Default value: false
getYRadius() - Method in class com.steema.teechart.styles.Circular
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.
getYValue() - Method in class com.steema.teechart.tools.CursorTool.CursorEvent
 
getYValue() - Method in class com.steema.teechart.tools.CursorTool
The Y Value for horizontal component of Cursor Tool.
getYValueList(String) - Method in class com.steema.teechart.styles.Series
Returns the value list that the AListName parameter has.
getYValues() - Method in interface com.steema.teechart.styles.ISeries
 
getYValues() - Method in class com.steema.teechart.styles.Series
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.
getZ() - Method in class com.steema.teechart.Point3D
The Z location in pixels.
getZ() - Method in class com.steema.teechart.styles.Polygon
Specifies the position on the Z-axis of the 3D Map Series.
In Chart terms, this will set a Z plane position, a lower value of Z will be drawn in front of a higher Z value.
Map Series is intended to be viewed in 2D and the Z value is provided to be used as a value for a Polygon (ie.
getZ() - Method in class com.steema.teechart.styles.SeriesXYZPoint
Indexed Point Z value
getZAxis() - Method in class com.steema.teechart.styles.Contour
 
getZoom() - Method in class com.steema.teechart.Aspect
Percent of zoom in 3D mode for the entire Chart.
Increasing the value of Zoom brings the entire Chart towards the viewer.
getZoom() - Method in class com.steema.teechart.Chart
Accesses the Zoom characteristics of the Chart.
getZoom() - Method in interface com.steema.teechart.IBaseChart
 
getZoom() - Method in class com.steema.teechart.TChart
Accesses the Zoom characteristics of the Chart.
getZoomed() - Method in class com.steema.teechart.Zoom
Determines if Chart axis scales fit all Chart points or not.
Run-time only.
getZoomReset() - Method in class com.steema.teechart.Zoom
Active for use when ZoomStyle = ZoomStyle.INCHART_MULTI
Gets/Sets the touch action that resets the chart
zoom/scroll.
Default value: ZoomResetStyle.DOUBLETAP
getZoomStyle() - Method in class com.steema.teechart.Zoom
 
getZoomText() - Method in class com.steema.teechart.Aspect
Resizes all texts according to Zoom property when true.
When false, Text size will remain constant regardless of the zoom factor obtained with Aspect.Zoom
Default value: true
getZOrder() - Method in interface com.steema.teechart.styles.ISeries
 
getZOrder() - Method in class com.steema.teechart.styles.Series
Determines where on the depth axis the Series is drawn.

Read-only and run time.
getZPosition() - Method in class com.steema.teechart.axis.Axis
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() - Method in class com.steema.teechart.axis.GridPen
Returns the Z position of the Grid lines, in percent of total chart depth.
getZPosition() - Method in class com.steema.teechart.styles.SeriesMarks
The Position in pixels on the Z axis.
getZPosition() - Method in class com.steema.teechart.tools.AnnotationCallout
The Z pixel coordinate of the ending point of the annotation callout line.
getZValues() - Method in class com.steema.teechart.styles.Custom3D
Values defining Z grid point positions.
ZValues is a standard IValueList object.
gold - Static variable in class com.steema.teechart.drawing.Color
The color gold.
GOLD - Static variable in class com.steema.teechart.drawing.Color
The color gold.
Gradient - Class in com.steema.teechart.drawing
Title: Gradient class
Gradient(IBaseChart) - Constructor for class com.steema.teechart.drawing.Gradient
 
Gradient() - Constructor for class com.steema.teechart.drawing.Gradient
 
GradientDirection - Class in com.steema.teechart.drawing
Title: GradientDirection class
gradientFill(int, int, int, int, Color, Color, GradientDirection) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Fills a Screen area with multi-colored lines to obtain a nice shadow effect and coloured backgrounds.

The Chart.Gradient component uses this method internally.
gradientFill(int, int, int, int, Color, Color, GradientDirection) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Fills a Screen area with multi-colored lines to obtain a nice shadow effect and coloured backgrounds.

The Chart.Gradient component uses this method internally.
gradientFill(int, int, int, int, Color, Color, GradientDirection) - Method in class com.steema.teechart.drawing.Graphics3DVML
Fills a screen area with color-gradient background.
graphics3D - Variable in class com.steema.teechart.Chart
 
Graphics3D - Class in com.steema.teechart.drawing
Title: Graphics3D class
Graphics3D(IBaseChart) - Constructor for class com.steema.teechart.drawing.Graphics3D
 
Graphics3D.RoundRectangleStyle - Enum in com.steema.teechart.drawing
 
Graphics3DAndroid - Class in com.steema.teechart.android
 
Graphics3DAndroid(IBaseChart) - Constructor for class com.steema.teechart.android.Graphics3DAndroid
 
Graphics3DPDF - Class in com.steema.teechart.drawing
Title: Graphics3DPDF class
Graphics3DPDF(PDFData, IBaseChart) - Constructor for class com.steema.teechart.drawing.Graphics3DPDF
 
Graphics3DSVG - Class in com.steema.teechart.drawing
Title: Graphics3DSVG class
Graphics3DSVG(OutputStream, IBaseChart, Point, boolean, int) - Constructor for class com.steema.teechart.drawing.Graphics3DSVG
 
Graphics3DVectorial - Class in com.steema.teechart.drawing
Title: Graphics3DVectorial class
Graphics3DVectorial(IBaseChart) - Constructor for class com.steema.teechart.drawing.Graphics3DVectorial
 
Graphics3DVectorial(OutputStream, IBaseChart) - Constructor for class com.steema.teechart.drawing.Graphics3DVectorial
 
Graphics3DVML - Class in com.steema.teechart.drawing
Title: Graphics3DVML class
Graphics3DVML(OutputStream, IBaseChart) - Constructor for class com.steema.teechart.drawing.Graphics3DVML
 
gray - Static variable in class com.steema.teechart.drawing.Color
The color gray.
GRAY - Static variable in class com.steema.teechart.drawing.Color
The color gray.
GRAYSCALE - Static variable in class com.steema.teechart.styles.PaletteStyle
Defines a grayscale palette.
GrayscalePalette - Static variable in class com.steema.teechart.themes.Theme
 
GrayscaleTheme - Class in com.steema.teechart.themes
Title: Grayscale Theme class
GrayscaleTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.GrayscaleTheme
Description of Classic theme
green - Static variable in class com.steema.teechart.drawing.Color
The color green.
GREEN - Static variable in class com.steema.teechart.drawing.Color
The color green.
GREEN_YELLOW - Static variable in class com.steema.teechart.drawing.Color
The color green yellow.
greenYellow - Static variable in class com.steema.teechart.drawing.Color
The color green yellow.
grid - Variable in class com.steema.teechart.axis.Axis
 
GridBand - Class in com.steema.teechart.tools
Title: GridBand class
GridBand() - Constructor for class com.steema.teechart.tools.GridBand
 
GridBand(IBaseChart) - Constructor for class com.steema.teechart.tools.GridBand
 
gridIndex - Variable in class com.steema.teechart.styles.Custom3DGrid
 
GridPalette - Class in com.steema.teechart.styles
Title:
GridPalette(double, Color) - Constructor for class com.steema.teechart.styles.GridPalette
 
GridPalette(int, GridPalette) - Method in class com.steema.teechart.styles.PaletteList
 
GridPen - Class in com.steema.teechart.axis
Title: GridPen class
GridPen(IBaseChart) - Constructor for class com.steema.teechart.axis.GridPen
Creates a new Grid pen.
GridTranspose - Class in com.steema.teechart.tools
Title: GridTranspose class
GridTranspose() - Constructor for class com.steema.teechart.tools.GridTranspose
 
GridTranspose(IBaseChart) - Constructor for class com.steema.teechart.tools.GridTranspose
 
grow(int, int) - Method in class com.steema.teechart.Rectangle
 

H

HALFMONTH - Static variable in class com.steema.teechart.DateTimeStep
Defines a HalfMonth TimeSpan.
HAND - Static variable in class com.steema.teechart.Cursor
 
HAND - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a hand.
HANDLE_ALL - Static variable in class com.steema.teechart.tools.GanttTool
 
HANDLE_END - Static variable in class com.steema.teechart.tools.GanttTool
 
HANDLE_START - Static variable in class com.steema.teechart.tools.GanttTool
 
handleMouseEvents(Object[], FrameworkMouseEvent) - Static method in class com.steema.teechart.events.Utils
 
HandStyle - Class in com.steema.teechart.styles
Title: HandStyle clas
hasCheckBoxes() - Method in class com.steema.teechart.legend.Legend
Returns true when the legend displays checkboxes and it is showing series names.
hasClickEvents() - Method in class com.steema.teechart.styles.Series
 
hasColors - Variable in class com.steema.teechart.exports.DataExportFormat
 
hasColors() - Method in interface com.steema.teechart.styles.ISeries
 
hasColors() - Method in class com.steema.teechart.styles.Series
 
hasDataSource(Object) - Method in interface com.steema.teechart.styles.ISeries
 
hasDataSource(Object) - Method in class com.steema.teechart.styles.Series
 
hasLabels - Variable in class com.steema.teechart.exports.DataExportFormat
 
hasLabels() - Method in interface com.steema.teechart.styles.ISeries
 
hasLabels() - Method in class com.steema.teechart.styles.Series
 
hasListenersOf(Class) - Method in class com.steema.teechart.styles.Series
 
hasMarkPositions - Variable in class com.steema.teechart.exports.DataExportFormat
 
hasMid - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
hasNext() - Method in class com.steema.teechart.exports.PDFFontEnumerator
 
hasNext() - Method in class com.steema.teechart.exports.PDFImageEnumerator
 
hasNoMandatory - Variable in class com.steema.teechart.exports.DataExportFormat
 
hasNoMandatoryValues() - Method in class com.steema.teechart.styles.Series
 
hasZValues - Variable in class com.steema.teechart.styles.Series
Returns true if the series has ZValues.
HatchStyle - Class in com.steema.teechart.drawing
Title: HatchStyle class
HEADER - Static variable in class com.steema.teechart.ClickedParts
 
Header - Class in com.steema.teechart
Title: Header class
Header(IBaseChart) - Constructor for class com.steema.teechart.Header
 
height - Variable in class com.steema.teechart.Dimension
 
height - Variable in class com.steema.teechart.Rectangle
 
height - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
HEXAGON - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a hexagon.
HEXAGON - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a hexagon.
hexToColor(String) - Method in class com.steema.teechart.styles.KnobGauge
 
hide() - Method in class com.steema.teechart.Chart.ChartToolTip
Hides a ToolTip
hide() - Method in class com.steema.teechart.ToolTip
 
hideBackGrid - Variable in class com.steema.teechart.axis.Axis
 
hideOutline() - Method in class com.steema.teechart.drawing.ChartFont
 
hideShadow() - Method in class com.steema.teechart.drawing.ChartFont
 
hideSideGrid - Variable in class com.steema.teechart.axis.Axis
 
HideSourceList - Variable in class com.steema.teechart.functions.Function
 
High - Class in com.steema.teechart.functions
Title: High class
High() - Constructor for class com.steema.teechart.functions.High
 
HighLow - Class in com.steema.teechart.styles
Title: Highlow class
HighLow() - Constructor for class com.steema.teechart.styles.HighLow
 
HighLow(IBaseChart) - Constructor for class com.steema.teechart.styles.HighLow
 
Histogram - Class in com.steema.teechart.styles
Title: Histogram class
Histogram() - Constructor for class com.steema.teechart.styles.Histogram
 
Histogram(IBaseChart) - Constructor for class com.steema.teechart.styles.Histogram
 
HistogramFunction - Class in com.steema.teechart.functions
Title: HistogramFunction class
HistogramFunction() - Constructor for class com.steema.teechart.functions.HistogramFunction
 
HistogramFunction(IBaseChart) - Constructor for class com.steema.teechart.functions.HistogramFunction
 
HORIZ - Static variable in class com.steema.teechart.styles.Direction
 
HorizArea - Class in com.steema.teechart.styles
Title: HorizArea class
HorizArea(IBaseChart) - Constructor for class com.steema.teechart.styles.HorizArea
 
HorizArea() - Constructor for class com.steema.teechart.styles.HorizArea
 
HorizBar - Class in com.steema.teechart.styles
Title: HorizBar class
HorizBar() - Constructor for class com.steema.teechart.styles.HorizBar
 
HorizBar(IBaseChart) - Constructor for class com.steema.teechart.styles.HorizBar
 
HorizBeeSwarm - Class in com.steema.teechart.styles
 
HorizBeeSwarm(IBaseChart) - Constructor for class com.steema.teechart.styles.HorizBeeSwarm
 
HorizBeeSwarm() - Constructor for class com.steema.teechart.styles.HorizBeeSwarm
 
HorizBox - Class in com.steema.teechart.styles
Title: HorizBox class
HorizBox() - Constructor for class com.steema.teechart.styles.HorizBox
 
HorizBox(IBaseChart) - Constructor for class com.steema.teechart.styles.HorizBox
 
HorizHistogram - Class in com.steema.teechart.styles
 
HorizHistogram() - Constructor for class com.steema.teechart.styles.HorizHistogram
 
HorizHistogram(IBaseChart) - Constructor for class com.steema.teechart.styles.HorizHistogram
 
HorizLine - Class in com.steema.teechart.styles
Title: HorizLine class
HorizLine(IBaseChart) - Constructor for class com.steema.teechart.styles.HorizLine
 
HorizLine() - Constructor for class com.steema.teechart.styles.HorizLine
 
HORIZLINE - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a horizontal line.
horizontal - Variable in class com.steema.teechart.axis.Axis
 
HORIZONTAL - Static variable in class com.steema.teechart.drawing.GradientDirection
 
HORIZONTAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
HORIZONTAL - Static variable in class com.steema.teechart.LineOrientation
 
HORIZONTAL - Static variable in class com.steema.teechart.ScrollMode
Allows only Vertical Scrolling.
HORIZONTAL - Static variable in class com.steema.teechart.tools.CursorClicked
The Cursor is on the horizontal line of the cursortool.
HORIZONTAL - Static variable in class com.steema.teechart.tools.CursorToolStyle
Shows a horizontal line on top of the chart's series.
HORIZONTAL - Static variable in class com.steema.teechart.tools.NearestPointDirection
Nearest horizontal point.
HORIZONTAL - Static variable in class com.steema.teechart.ZoomDirections
Allows only Horizontal Zooming.
HorizontalAxis - Class in com.steema.teechart.styles
Title: HorizontalAxis class
HORIZONTALBRICK - Static variable in class com.steema.teechart.drawing.HatchStyle
 
horizontalLine(int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
horizontalLine(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Horizontal at z depth position.
horizontalLine(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
horizontalLine(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a Horizontal Line.
horizontalLine(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a Horizontal Line.
horizontalLine(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a Horizontal Line.
horizontalLine(int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
horizontalLine(int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
HORIZPARALLEL - Static variable in class com.steema.teechart.tools.DrawLineStyle
Plots 2 horizontal lines along top and bottom of the bounding rectangle expressed by start and end points
HorizViolin - Class in com.steema.teechart.styles
 
HorizViolin() - Constructor for class com.steema.teechart.styles.HorizViolin
 
HorizViolin(IBaseChart) - Constructor for class com.steema.teechart.styles.HorizViolin
 
HSPLIT - Static variable in class com.steema.teechart.Cursor
 
HTML - Static variable in class com.steema.teechart.TextFormat
Defines a HTML format.
HTMLFormat - Class in com.steema.teechart.exports
Title: TeeChart for Java
HTMLFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.HTMLFormat
 
hypot(double, double) - Static method in class com.steema.teechart.misc.Utils
 

I

iAdjustCircleForMarks - Variable in class com.steema.teechart.styles.Circular
 
iAngle - Variable in class com.steema.teechart.axis.AxisLabels
 
iAngleInc - Variable in class com.steema.teechart.styles.CircularGauge
 
iAxis - Variable in class com.steema.teechart.axis.AxisLabelsItems
 
iAxis - Variable in class com.steema.teechart.tools.ToolAxis
 
iAxisDateTime - Variable in class com.steema.teechart.axis.Axis
 
iAxisLabelsItems - Variable in class com.steema.teechart.axis.AxisLabelItem
 
iAxisSize - Variable in class com.steema.teechart.axis.Axis
 
iBarBounds - Variable in class com.steema.teechart.styles.CustomBar
 
iBarSize - Variable in class com.steema.teechart.styles.CustomBar
 
IBaseChart - Interface in com.steema.teechart
Title:
iCenter - Variable in class com.steema.teechart.styles.CircularGauge
 
IChart - Interface in com.steema.teechart
Title: IChart class
iCircleXCenter - Variable in class com.steema.teechart.styles.Circular
 
iCircleYCenter - Variable in class com.steema.teechart.styles.Circular
 
iClicked - Variable in class com.steema.teechart.Chart
 
iColors - Variable in class com.steema.teechart.styles.Series
 
iDonutPercent - Variable in class com.steema.teechart.styles.Pie
 
iEndPos - Variable in class com.steema.teechart.axis.Axis
 
IErrorPoint - Class in com.steema.teechart.styles
 
IErrorPoint() - Constructor for class com.steema.teechart.styles.IErrorPoint
 
iErrorStyle - Variable in class com.steema.teechart.styles.CustomError
 
iGapSize - Variable in class com.steema.teechart.axis.Axis
 
IGNORE - Static variable in class com.steema.teechart.styles.TreatNullsStyle
Null points are completely ignored.
IgnoreNull() - Method in class com.steema.teechart.styles.BaseLine
 
IGraphics3D - Interface in com.steema.teechart.drawing
Title: IGraphics3D class
IGraphics3D.PieRect - Class in com.steema.teechart.drawing
 
iHandle - Variable in class com.steema.teechart.tools.DrawLine
 
iInGallery - Variable in class com.steema.teechart.styles.Custom3DGrid
 
iLastValue - Variable in class com.steema.teechart.legend.Legend
 
iLegendStyle - Variable in class com.steema.teechart.legend.Legend
 
iLoadingCustom - Variable in class com.steema.teechart.styles.MarksItems
 
image(int, int) - Method in class com.steema.teechart.Chart
Returns an image of the chart of the defined width and height dimensions
Image - Class in com.steema.teechart.drawing
 
Image(int, int) - Constructor for class com.steema.teechart.drawing.Image
 
Image(String) - Constructor for class com.steema.teechart.drawing.Image
 
Image(InputStream) - Constructor for class com.steema.teechart.drawing.Image
 
Image(Bitmap) - Constructor for class com.steema.teechart.drawing.Image
 
Image(int, int, Object) - Constructor for class com.steema.teechart.drawing.Image
 
image(int, int) - Method in class com.steema.teechart.exports.ImageExport
 
image(int, int) - Method in interface com.steema.teechart.IBaseChart
 
image(int, int) - Method in interface com.steema.teechart.IChart
 
image(int, int) - Method in class com.steema.teechart.TChart
 
ImageBar - Class in com.steema.teechart.styles
Title: ImageBar class
ImageBar() - Constructor for class com.steema.teechart.styles.ImageBar
 
ImageBar(IBaseChart) - Constructor for class com.steema.teechart.styles.ImageBar
 
ImageBevel - Class in com.steema.teechart
Title: ImageBevel class
ImageBevel(IBaseChart) - Constructor for class com.steema.teechart.ImageBevel
 
ImageExport - Class in com.steema.teechart.exports
 
ImageExport(IBaseChart) - Constructor for class com.steema.teechart.exports.ImageExport
 
ImageExportFormat - Class in com.steema.teechart.exports
Title: TeeChart for Java
ImageExportFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.ImageExportFormat
 
ImageMode - Class in com.steema.teechart
Title: ImageMode class
ImageUtils - Class in com.steema.teechart.misc
 
ImageUtils() - Constructor for class com.steema.teechart.misc.ImageUtils
 
iMarks - Variable in class com.steema.teechart.styles.MarksItems
 
iMaxValuesCount - Variable in class com.steema.teechart.styles.CustomPolar
 
iModifyingLevels - Variable in class com.steema.teechart.styles.Contour
 
Imports - Class in com.steema.teechart.imports
Title: Chart Imports class: tChart1.getImports()
Imports(IBaseChart) - Constructor for class com.steema.teechart.imports.Imports
 
Imports.Template - Class in com.steema.teechart.imports
 
improvedTriangles - Variable in class com.steema.teechart.styles.TriSurface
 
iMultiBar - Variable in class com.steema.teechart.styles.CustomBar
 
incDecDateTime(boolean, double, double, int) - Method in class com.steema.teechart.axis.Axis
 
IncX - Variable in class com.steema.teechart.styles.Surface.CellsOrientation
 
IncZ - Variable in class com.steema.teechart.styles.Surface.CellsOrientation
 
index - Variable in class com.steema.teechart.events.Event
 
index - Variable in class com.steema.teechart.styles.SeriesPoint
 
indexOf(Axis) - Method in class com.steema.teechart.axis.Axes
Obtains the index of a given axis in the axes collection.
indexOf(Axis) - Method in class com.steema.teechart.axis.CustomAxes
Returns the corresponding axis index which has the specified value.
indexOf(Series) - Method in class com.steema.teechart.styles.PolygonList
 
indexOf(Series) - Method in class com.steema.teechart.styles.SeriesCollection
Returns the corresponding point index which has the specified Value.
indexOf(double) - Method in class com.steema.teechart.styles.ValueList
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(ValueList) - Method in class com.steema.teechart.styles.ValuesLists
 
indexOf(DrawLineItem) - Method in class com.steema.teechart.tools.DrawLines
This method can be used to obtain the index of a given line in the line collection.
indexOf(Tool) - Method in class com.steema.teechart.tools.ToolsCollection
Returns the corresponding point index which has the specified Value.
indigo - Static variable in class com.steema.teechart.drawing.Color
The color indigo.
INDIGO - Static variable in class com.steema.teechart.drawing.Color
The color indigo.
iNewRectangle - Variable in class com.steema.teechart.styles.CircularGauge
 
iNewRectangle - Variable in class com.steema.teechart.styles.CustomGauge
 
iNextXCell - Variable in class com.steema.teechart.styles.Custom3DGrid
 
iNextZCell - Variable in class com.steema.teechart.styles.Custom3DGrid
 
inflate(int, int) - Method in class com.steema.teechart.Rectangle
 
inflateAxisPos(int, int) - Method in class com.steema.teechart.axis.Axis
 
initVars() - Method in class com.steema.teechart.exports.JavascriptFormat
 
initWindow(Aspect, Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
initWindow(Aspect, Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
initWindow(Aspect, Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
initWindow(Aspect, Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
initWindow(Aspect, Rectangle, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
InitX - Variable in class com.steema.teechart.styles.Surface.CellsOrientation
 
InitZ - Variable in class com.steema.teechart.styles.Surface.CellsOrientation
 
iniX - Variable in class com.steema.teechart.styles.Pie
 
iniY - Variable in class com.steema.teechart.styles.Pie
 
inner - Variable in class com.steema.teechart.Bevel
 
InnerBandPoints - Variable in class com.steema.teechart.styles.CFrame
 
InnerChart - Class in com.steema.teechart.tools
 
InnerChart(SubChart, Context) - Constructor for class com.steema.teechart.tools.InnerChart
 
InnerChart() - Constructor for class com.steema.teechart.tools.InnerChart
 
inputStreamAsString(InputStream) - Method in class com.steema.teechart.styles.World
 
insert(int, Series) - Method in class com.steema.teechart.styles.SeriesCollection
 
insert(int, String) - Method in class com.steema.teechart.styles.StringList
Insert a specified item to the list shifting list accordingly.
IntChart - Variable in class com.steema.teechart.styles.ErrorsFormat
 
internalAdd(Series) - Method in class com.steema.teechart.styles.SeriesCollection
 
internalApplyBarMargin(Margins) - Method in class com.steema.teechart.styles.CustomBar
 
internalAssign(ChartPen) - Method in class com.steema.teechart.drawing.ChartPen
 
internalCalcDepthPosValue(double) - Method in class com.steema.teechart.axis.Axis
 
internalCalcLogPosValue(boolean, double) - Method in class com.steema.teechart.axis.Axis
 
internalCalcMarkLength(int) - Method in class com.steema.teechart.styles.Bar
 
internalCalcMarkLength(int) - Method in class com.steema.teechart.styles.CustomBar
 
internalCalcMarkLength(int) - Method in class com.steema.teechart.styles.HorizBar
 
internalCalcPositions() - Method in class com.steema.teechart.axis.Axes
 
internalCalcPositions() - Method in class com.steema.teechart.axis.Axis
 
internalCalcPosPoint(int) - Method in class com.steema.teechart.axis.Axis
Returns the corresponding value of a Screen position.
internalCalcRange() - Method in class com.steema.teechart.axis.Axis
Internal use.
internalCanvas - Variable in class com.steema.teechart.Panel
 
internalClicked(int, Point) - Method in class com.steema.teechart.styles.Bar
 
internalClicked(int, Point) - Method in class com.steema.teechart.styles.CustomBar
 
internalClicked(int, Point) - Method in class com.steema.teechart.styles.HorizBar
 
internalColor() - Method in class com.steema.teechart.styles.ContourLevel
 
internalDraw(IGraphics3D) - Method in class com.steema.teechart.Chart
Main drawing procedure.
internalDraw(IGraphics3D, Rectangle) - Method in class com.steema.teechart.legend.LegendTitle
 
internalDraw(int, Color, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.SeriesMarks
 
internalDrawValue(int, int, int) - Method in class com.steema.teechart.styles.CustomPolar
 
internalGetOriginPos(int, int) - Method in class com.steema.teechart.styles.CustomBar
 
internalMinMax(Axis, boolean, boolean) - Method in class com.steema.teechart.Chart
Internal use.
internalMinMax(Axis, boolean, boolean) - Method in interface com.steema.teechart.IBaseChart
 
InternalPyramidTrunc - Class in com.steema.teechart.drawing
Title: InternalPyramidTrunc class
InternalPyramidTrunc() - Constructor for class com.steema.teechart.drawing.InternalPyramidTrunc
 
internalSetInverted(boolean) - Method in class com.steema.teechart.axis.Axis
Intrnal use.
InternalUse - Variable in class com.steema.teechart.TeeBase
 
intersect(Rectangle) - Method in class com.steema.teechart.Rectangle
 
intersect(Rectangle, Rectangle, Rectangle) - Static method in class com.steema.teechart.Rectangle
 
intersects(Rectangle) - Method in class com.steema.teechart.Rectangle
 
intersectWithRect(Rectangle, Rectangle) - Static method in class com.steema.teechart.misc.Utils
 
iNumBars - Variable in class com.steema.teechart.styles.CustomBar
 
iNumSampleValues - Variable in class com.steema.teechart.styles.Series
 
iNumXValues - Variable in class com.steema.teechart.styles.Custom3DGrid
 
iNumZValues - Variable in class com.steema.teechart.styles.Custom3DGrid
 
invalidate() - Method in class com.steema.teechart.drawing.ChartBrush
Use invalidate when the entire canvas needs to be repainted.
When more than one region within the canvas needs repainting, Invalidate will cause the entire window to be repainted in a single pass, avoiding flicker caused by redundant repaints.
invalidate() - Method in class com.steema.teechart.drawing.ChartFont
Use Invalidate when the entire canvas needs to be repainted.
When more than one region within the canvas needs repainting, Invalidate will cause the entire window to be repainted in a single pass, avoiding flicker caused by redundant repaints.
There is no performance penalty for calling Invalidate multiple times before the control is actually repainted.
invalidate() - Method in class com.steema.teechart.drawing.ChartPen
 
invalidate() - Method in interface com.steema.teechart.IBaseChart
 
invalidate() - Method in interface com.steema.teechart.styles.ISeries
 
invalidate() - Method in class com.steema.teechart.TeeBase
Use invalidate when the entire canvas needs to be repainted.
INVARROW - Static variable in class com.steema.teechart.styles.BarStyle
Defines an inverted arrow shape for each bar series point.
INVCONE - Static variable in class com.steema.teechart.styles.BarStyle
Defines an inverted cone shape for each bar series point.
inverted - Variable in class com.steema.teechart.axis.Axis
 
INVERTED_GRAYSCALE - Static variable in class com.steema.teechart.styles.PaletteStyle
Defines an inverted grayscale palette.
invertedRotation - Variable in class com.steema.teechart.Chart
 
invertedRotation() - Method in interface com.steema.teechart.IChart
 
invertedRotation() - Method in class com.steema.teechart.TChart
 
INVERTPYRAMID - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is an inverted pyramid.
INVERTTRIANGLE - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is an inverted triangle.
invokeEvent(TeeEvent) - Method in interface com.steema.teechart.events.ITeeEventListener
 
INVPYRAMID - Static variable in class com.steema.teechart.styles.BarStyle
Defines an inverted pyramid shape for each bar series point.
iOrderPos - Variable in class com.steema.teechart.styles.CustomBar
 
iOrigRectangle - Variable in class com.steema.teechart.styles.CustomGauge
 
iOSPalette - Static variable in class com.steema.teechart.themes.Theme
 
iPaletteSteps - Variable in class com.steema.teechart.styles.Custom3DPalette
 
iPointDoubles - Variable in class com.steema.teechart.drawing.Graphics3D
 
iPointer - Variable in class com.steema.teechart.styles.CustomPolar
 
iPoints - Variable in class com.steema.teechart.styles.CircularGauge
 
iPreviousCount - Variable in class com.steema.teechart.styles.CustomBar
 
iRange - Variable in class com.steema.teechart.styles.CircularGauge
 
iRange - Variable in class com.steema.teechart.styles.CustomGauge
 
iRangezero - Variable in class com.steema.teechart.axis.Axis
 
iRectangle - Variable in class com.steema.teechart.tools.Marker
 
is3D - Variable in class com.steema.teechart.drawing.Graphics3D
 
isAxisCustom(Axis) - Method in class com.steema.teechart.Chart
Returns True if Axis is a Custom Axis.
isAxisCustom(Axis) - Method in interface com.steema.teechart.IBaseChart
 
isAxisVisible(Axis) - Method in class com.steema.teechart.Chart
 
isAxisVisible(Axis) - Method in interface com.steema.teechart.IBaseChart
 
isCustom() - Method in class com.steema.teechart.axis.Axis
Returns true if Axis is a Custom Axis
isCustomPoint() - Method in class com.steema.teechart.styles.TailParams
 
isDateTime() - Method in class com.steema.teechart.axis.Axis
Returns if the Axis dependent values are DateTime or not.
isDefaultAxis() - Method in class com.steema.teechart.styles.CustomGauge
 
isDepthAxis - Variable in class com.steema.teechart.axis.Axis
 
isDesignTime() - Method in class com.steema.teechart.Chart
 
isDesignTime() - Method in interface com.steema.teechart.IBaseChart
 
isDesignTime() - Method in interface com.steema.teechart.IChart
 
isDesignTime - Static variable in class com.steema.teechart.languages.Language
 
isDesignTime() - Method in class com.steema.teechart.TChart
 
isDirty - Variable in class com.steema.teechart.Chart
 
isDisposing() - Method in interface com.steema.teechart.IChart
 
isDisposing() - Method in class com.steema.teechart.TChart
 
isEmpty() - Method in class com.steema.teechart.drawing.Color
 
isEmpty() - Method in class com.steema.teechart.Rectangle
 
isEmptyRectangle(Rectangle) - Static method in class com.steema.teechart.misc.Utils
 
iSeparation - Variable in class com.steema.teechart.axis.AxisLabels
 
ISeries - Variable in class com.steema.teechart.styles.ChartErrorsBase
 
iSeries - Variable in class com.steema.teechart.styles.ContourSeriesMarks
 
ISeries - Interface in com.steema.teechart.styles
Title: ISeries class
iSeries - Variable in class com.steema.teechart.styles.SeriesMarks
 
iSeries - Variable in class com.steema.teechart.tools.ToolSeries
 
isFreeSeriesColor(Color, boolean) - Method in class com.steema.teechart.Chart
Returns whether the AColor parameter is used by any Series or not.
iSize - Variable in class com.steema.teechart.Wall
 
isNull() - Method in class com.steema.teechart.drawing.Color
 
isNull(int) - Method in interface com.steema.teechart.styles.ISeries
 
isNull(int) - Method in class com.steema.teechart.styles.Series
Returns true if the index th point in the Series is "null" or "empty".
isNullOrEmpty(String) - Static method in class com.steema.teechart.misc.Utils
 
isNullOrEmpty(String) - Method in class com.steema.teechart.styles.KnobGauge
 
isNullOrEmpty(String) - Static method in class com.steema.teechart.styles.Ternary
 
IsoSurface - Class in com.steema.teechart.styles
 
IsoSurface() - Constructor for class com.steema.teechart.styles.IsoSurface
 
IsoSurface(IBaseChart) - Constructor for class com.steema.teechart.styles.IsoSurface
 
isPointInChartRect(int) - Method in class com.steema.teechart.styles.CustomBar
 
isPointInChartRect(int) - Method in class com.steema.teechart.styles.Series
 
isPointInChartRect(int) - Method in class com.steema.teechart.styles.Ternary
 
isPrinting - Variable in class com.steema.teechart.printer.Printer
 
isScrollable(Axis, ScrollResult) - Method in interface com.steema.teechart.TChart.Scrollable
 
iStacked - Variable in class com.steema.teechart.styles.CustomPoint
 
iStartAngle - Variable in class com.steema.teechart.styles.CircularGauge
 
iStartPos - Variable in class com.steema.teechart.axis.Axis
 
iStyle - Variable in class com.steema.teechart.axis.AxisLabels
 
isValidDataSource(Series, Object) - Method in class com.steema.teechart.Chart
Returns true if source can act as Series datasource.
isValidSeriesSource(ISeries) - Method in class com.steema.teechart.styles.Custom3DGrid
 
isValidSeriesSource(Series) - Method in class com.steema.teechart.styles.Series
 
isValidSource(Object) - Static method in class com.steema.teechart.data.DataSeriesSource
 
isValidSourceOf(ISeries) - Method in class com.steema.teechart.functions.ADX
 
isValidSourceOf(ISeries) - Method in class com.steema.teechart.functions.RSI
 
isValidSourceOf(ISeries) - Method in class com.steema.teechart.functions.SAR
 
isValidSourceOf(ISeries) - Method in class com.steema.teechart.styles.Bubble
It's used to validate the DataSource property both at design and run-time.
isValidSourceOf(Series) - Method in class com.steema.teechart.styles.Custom3D
Checks if given series object instance is a Custom3D instance.
isValidSourceOf(Series) - Method in class com.steema.teechart.styles.Gantt
True if Series source is Gantt.
It returns false if the Value parameter is the same as Self.
isValidSourceOf(ISeries) - Method in class com.steema.teechart.styles.HighLow
True if Series source is HighLow.
Returns false if the Value parameter is the same as Self.
isValidSourceOf(ISeries) - Method in class com.steema.teechart.styles.OHLC
Validates Series datasource.
isValidSourceOf(Series) - Method in class com.steema.teechart.styles.Series
Validates Series datasource.
The isValidSourceOf function returns false if the Value parameter is the same as Self.
isValidSourceOf(Series) - Method in class com.steema.teechart.styles.Shape
Returns false if the Value parameter is the same as Self.
isValidSourceOf(ISeries) - Method in class com.steema.teechart.styles.Vector3D
 
ITeeEventListener - Interface in com.steema.teechart.events
Title: ITeeEventListener class
items - Static variable in class com.steema.teechart.editors.AskLanguage
 
iVertical - Variable in class com.steema.teechart.styles.CustomBox
 
IVertical - Variable in class com.steema.teechart.styles.CustomViolin
 
iXRadius - Variable in class com.steema.teechart.styles.Circular
 
iXValue - Variable in class com.steema.teechart.tools.CursorTool.CursorEvent
 
iYRadius - Variable in class com.steema.teechart.styles.Circular
 
iYValue - Variable in class com.steema.teechart.tools.CursorTool.CursorEvent
 
iZOrder - Variable in class com.steema.teechart.styles.Series
 
iZPos - Variable in class com.steema.teechart.axis.Axis
 

J

JavascriptFormat - Class in com.steema.teechart.exports
 
JavascriptFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.JavascriptFormat
 

K

KDE - Class in com.steema.teechart.functions
Title: KDE class
KDE() - Constructor for class com.steema.teechart.functions.KDE
 
KDEClamp - Class in com.steema.teechart.functions
 
KDEOptions - Class in com.steema.teechart.functions
 
KDEOptions() - Constructor for class com.steema.teechart.functions.KDEOptions
 
KDESides - Class in com.steema.teechart.functions
 
KDEType - Enum in com.steema.teechart.functions
 
KnobGauge - Class in com.steema.teechart.styles
 
KnobGauge() - Constructor for class com.steema.teechart.styles.KnobGauge
 
KnobGauge(IBaseChart) - Constructor for class com.steema.teechart.styles.KnobGauge
 

L

LABEL - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the associated Point Label.
labelHeight(double) - Method in class com.steema.teechart.axis.AxisLabels
returns the Axis Label height of the Value parameter.
labelMember - Variable in class com.steema.teechart.styles.Series
 
LABELPERCENT - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the point Label and the percent value the point represents.
LABELPERCENTTOTAL - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the point Label toghether with the resulting "PercentTotal" style.
labelStr - Variable in class com.steema.teechart.styles.Ternary.DrawLabelsVars
 
labelValue(double) - Method in class com.steema.teechart.axis.AxisLabels
returns the corresponding text representation of the Value parameter.
LABELVALUE - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the point Label and the point value.
labelWidth(double) - Method in class com.steema.teechart.axis.AxisLabels
returns the Axis Label width of the Value parameter.
language - Variable in class com.steema.teechart.editors.AskLanguage
 
Language - Class in com.steema.teechart.languages
Title: TeeChart for Java
Language() - Constructor for class com.steema.teechart.languages.Language
 
LARGECHECKERBOARD - Static variable in class com.steema.teechart.drawing.HatchStyle
 
LARGECONFETTI - Static variable in class com.steema.teechart.drawing.HatchStyle
 
LAST - Static variable in class com.steema.teechart.functions.PeriodAlign
Aligns the function with the last point of the function period.
lastDisplayed() - Method in class com.steema.teechart.styles.Series
Returns the index of the series point that is displayed first when the series is drawn.
LASTVALUES - Static variable in class com.steema.teechart.legend.LegendStyle
Legend draws the Last Value of each Active Series (similar to Series).
lastVisible - Variable in class com.steema.teechart.styles.Series
 
lastVisibleMark() - Method in class com.steema.teechart.styles.CustomBar
 
lastVisibleMark() - Method in class com.steema.teechart.styles.Series
 
LCDPalette - Static variable in class com.steema.teechart.styles.CustomGauge
 
LCDPalette - Static variable in class com.steema.teechart.styles.NumericGauge
 
LEDPalette - Static variable in class com.steema.teechart.styles.CustomGauge
 
LEDPalette - Static variable in class com.steema.teechart.styles.NumericGauge
 
left - Variable in class com.steema.teechart.axis.AllAxisSavedScales
 
left - Variable in class com.steema.teechart.Chart
 
LEFT - Static variable in class com.steema.teechart.functions.KDESides
 
LEFT - Static variable in class com.steema.teechart.legend.LegendAlignment
Aligns the legend to the left of the TChart.
LEFT - Static variable in class com.steema.teechart.legend.LegendSymbolPosition
Defines the left positioning of the Legend's color rectangles.
LEFT - Static variable in class com.steema.teechart.styles.ErrorStyle
Crossbar of 'T' error displacement indicator displayed on the left.
LEFT - Static variable in class com.steema.teechart.styles.ShapeTextHorizAlign
Text is horizontally aligned to the left of the shape.
LEFT - Static variable in class com.steema.teechart.styles.VerticalAxis
Associates the series with the left axis.
LEFTBOTTOM - Static variable in class com.steema.teechart.tools.AnnotationPosition
Draws the Annotation Tool in the bottom left of the Chart Panel.
LEFTPERCENT - Static variable in class com.steema.teechart.legend.LegendTextStyle
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.
LEFTRIGHT - Static variable in class com.steema.teechart.styles.ErrorStyle
Crossbar of 'T' error displacement indicator displayed on the left and right.
leftTop - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
LEFTTOP - Static variable in class com.steema.teechart.tools.AnnotationPosition
Draws the Annotation Tool in the top left of the Chart Panel.
LEFTTRIANGLE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a left triangle.
LEFTTRIANGLE - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a left triangle.
LEFTVALUE - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as the series values on the left of the series point labels.
LeftWall(IBaseChart, Walls) - Constructor for class com.steema.teechart.Walls.LeftWall
 
legend - Variable in class com.steema.teechart.Chart
 
LEGEND - Static variable in class com.steema.teechart.ClickedParts
 
Legend - Class in com.steema.teechart.legend
Title: Legend class
Legend(IBaseChart) - Constructor for class com.steema.teechart.legend.Legend
 
legend - Variable in class com.steema.teechart.legend.LegendSymbol
Internal field pointing to parent legend class
LEGEND - Static variable in class com.steema.teechart.styles.MarksStyle
Shows whatever is shown at Chart Legend.
LegendAdapter - Class in com.steema.teechart.legend
Title: TeeChart for Java
LegendAdapter() - Constructor for class com.steema.teechart.legend.LegendAdapter
Creates a new instance of LegendAdapter
LegendAlignment - Class in com.steema.teechart.legend
Title: Legend.Alignment class
legendClicked(ChartMouseEvent) - Method in class com.steema.teechart.events.ChartMouseAdapter
Invoked when the mouse button has been clicked (pressed and released) on a Legend
legendClicked(ChartMouseEvent) - Method in interface com.steema.teechart.events.ChartMouseListener
Invoked when the mouse button has been clicked (pressed and released) on a Legend
LegendItem - Class in com.steema.teechart.legend
 
LegendItem(Legend) - Constructor for class com.steema.teechart.legend.LegendItem
 
legendItemColor(int) - Method in class com.steema.teechart.styles.Custom3DPalette
 
legendItemColor(int) - Method in class com.steema.teechart.styles.Funnel
 
legendItemColor(int) - Method in interface com.steema.teechart.styles.ISeries
 
legendItemColor(int) - Method in class com.steema.teechart.styles.PointFigure
 
legendItemColor(int) - Method in class com.steema.teechart.styles.Series
 
LegendItemCoordinates - Class in com.steema.teechart.legend
Title: LegendItemCoordinates class
LegendItemCoordinates(int, int, int, int) - Constructor for class com.steema.teechart.legend.LegendItemCoordinates
 
LegendItemCoordinates(LegendItemCoordinates) - Constructor for class com.steema.teechart.legend.LegendItemCoordinates
 
LegendItems - Class in com.steema.teechart.legend
 
LegendItems(Legend) - Constructor for class com.steema.teechart.legend.LegendItems
 
legendPen - Variable in class com.steema.teechart.Chart
 
LegendResolver - Interface in com.steema.teechart.legend
Title: TeeChart for Java
legendResolver - Variable in class com.steema.teechart.TChart
 
LegendStringVars() - Constructor for class com.steema.teechart.styles.Ternary.LegendStringVars
 
LegendStyle - Class in com.steema.teechart.legend
Title: LegendStyle class.
LegendSymbol - Class in com.steema.teechart.legend
Title: LegendSymbol class
LegendSymbol(Legend) - Constructor for class com.steema.teechart.legend.LegendSymbol
 
LegendSymbolPosition - Class in com.steema.teechart.legend
Title: LegendSymbolPosition class.
LegendSymbolSize - Class in com.steema.teechart.legend
Title: LegendSymbolSize class.
LegendTextStyle - Class in com.steema.teechart.legend
Title: LegendTextStyle class.
LegendTitle - Class in com.steema.teechart.legend
Title: LegendTitle class
LegendTitle(IBaseChart) - Constructor for class com.steema.teechart.legend.LegendTitle
 
legendToValueIndex(int) - Method in interface com.steema.teechart.styles.ISeries
 
legendToValueIndex(int) - Method in class com.steema.teechart.styles.Pie
 
legendToValueIndex(int) - Method in class com.steema.teechart.styles.Series
 
length - Variable in class com.steema.teechart.axis.TicksPen
 
length() - Method in class com.steema.teechart.misc.StringBuilder
 
length - Variable in class com.steema.teechart.styles.MarksCallout
 
LevelPoint - Class in com.steema.teechart.styles
 
LevelPoint() - Constructor for class com.steema.teechart.styles.LevelPoint
 
LevelPoint(double, double) - Constructor for class com.steema.teechart.styles.LevelPoint
 
LevelProps(Contour.LevelProps) - Constructor for class com.steema.teechart.styles.Contour.LevelProps
 
LevelProps(double, Color) - Constructor for class com.steema.teechart.styles.Contour.LevelProps
 
levelResolver - Variable in class com.steema.teechart.styles.Contour
 
LevelSegment - Class in com.steema.teechart.styles
 
LevelSegment() - Constructor for class com.steema.teechart.styles.LevelSegment
 
LevelSegments - Class in com.steema.teechart.styles
 
LevelSegments() - Constructor for class com.steema.teechart.styles.LevelSegments
 
LIGHT_GRAY - Static variable in class com.steema.teechart.drawing.Color
The color light gray.
LIGHT_YELLOW - Static variable in class com.steema.teechart.drawing.Color
The color light yellow.
LIGHTDOWNWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
lightGray - Static variable in class com.steema.teechart.drawing.Color
The color light gray.
LIGHTHORIZONTAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
LIGHTUPWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
LIGHTVERTICAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
lightYellow - Static variable in class com.steema.teechart.drawing.Color
The color light yellow.
lime - Static variable in class com.steema.teechart.drawing.Color
The color lime.
LIME - Static variable in class com.steema.teechart.drawing.Color
The color lime.
line(int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
line(ChartPen, Point, Point) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
line(int, int, int, int, ChartPen) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
line(Point, Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Line between point p0 and point p1 with Z offset.
line(Point, Point) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Line between point p0 and point p1.
line(int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Line between co-ordinates with different start/end z depth offset.
line(int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Line between co-ordinates with z depth offset.
line(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
line(ChartPen, Point, Point) - Method in class com.steema.teechart.drawing.Graphics3D
 
line(ChartPen, Point, Point) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
line(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a Line between co-ordinates.
line(ChartPen, Point, Point) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
line(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a Line between co-ordinates.
line(ChartPen, Point, Point) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
line(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a Line between co-ordinates.
line(Point, Point) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
line(Point, Point, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
line(int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
line(int, int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
line(int, int, int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
LINE - Static variable in class com.steema.teechart.styles.ArrowHeadStyle
Display an arrow head made with two lines.
LINE - Static variable in class com.steema.teechart.styles.CandleStyle
Candle points represented by a line.
LINE - Static variable in class com.steema.teechart.styles.HandStyle
Gauge hand drawn as a Line.
Line - Class in com.steema.teechart.styles
Title: Line class
Line(IBaseChart) - Constructor for class com.steema.teechart.styles.Line
 
Line() - Constructor for class com.steema.teechart.styles.Line
 
LINE - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a line.
LINE - Static variable in class com.steema.teechart.tools.AxisBreakStyle
 
LINE - Static variable in class com.steema.teechart.tools.DrawLineStyle
Plots a single line between start and end points
LinearGauge - Class in com.steema.teechart.styles
Title: LinearGauge class
LinearGauge(IBaseChart) - Constructor for class com.steema.teechart.styles.LinearGauge
 
LinearGauge() - Constructor for class com.steema.teechart.styles.LinearGauge
 
LinearRegression(int, double[], double[], double[]) - Static method in class com.steema.teechart.functions.Regression
 
LineCap - Class in com.steema.teechart.drawing
Title: LineCap class
LineCross - Class in com.steema.teechart.drawing
Title: LineCross class
LineCross() - Constructor for class com.steema.teechart.drawing.LineCross
 
lineNew(ChangeEvent) - Method in class com.steema.teechart.tools.DrawLine.DrawLineAdapter
 
lineNew(ChangeEvent) - Method in interface com.steema.teechart.tools.DrawLine.DrawLineListener
 
LineOrientation - Class in com.steema.teechart
Title: LineOrientation class.
linePen - Variable in class com.steema.teechart.styles.BaseLine
 
LinePoint - Class in com.steema.teechart.styles
Title: LinePoint class
LinePoint() - Constructor for class com.steema.teechart.styles.LinePoint
Creates a new LinePoint series without adding it to a Chart.
LinePoint(IBaseChart) - Constructor for class com.steema.teechart.styles.LinePoint
Creates a new LinePoint series and adds it to a Chart
LinesColor - Variable in class com.steema.teechart.styles.Contour
 
lineSelected(ChangeEvent) - Method in class com.steema.teechart.tools.DrawLine.DrawLineAdapter
 
lineSelected(ChangeEvent) - Method in interface com.steema.teechart.tools.DrawLine.DrawLineListener
 
lineSeparator - Static variable in class com.steema.teechart.languages.Language
 
lineTo(int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
lineTo(Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a line to Point with z depth offset.
lineTo(Point) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a line to Point with z = 0 depth offset.
lineTo(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws line from present position to end co-ordinates with z depth offset.
lineTo(Point3D) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Line to 3D Point.
lineTo(int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
lineTo(int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a line from the present PenPos to the new co-ordinates.
The Line method has 4 overloads to facilitate the setting of the end co-ordinate using Point p or int x, int y, both with or without a z parameter
lineTo(int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a line from the present PenPos to the new co-ordinates.
The Line method has 4 overloads to facilitate the setting of the end co-ordinate using Point p or int x, int y, both with or without a z parameter.
lineTo(int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a line from the present PenPos to the new co-ordinates.
lineTo(int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
lineTo(Point) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
lineTo(Point, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
lineTo(int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
lineTo(Point3D) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
lineWithZ(int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Obsolete. Use Line method instead.
listenerList - Variable in class com.steema.teechart.events.EventListenerList
 
listenerList - Variable in class com.steema.teechart.Page
A list of event listeners for this component.
listenerList - Variable in class com.steema.teechart.styles.Series
 
listenerList - Variable in class com.steema.teechart.tools.Tool
 
Load(Document) - Method in class com.steema.teechart.imports.XMLImport
Passes XML Document to be parsed
loadImage(String) - Method in class com.steema.teechart.drawing.ChartBrush
Loads a bitmap into a ChartBrush element from the specified path.
loadImage(URL) - Method in class com.steema.teechart.drawing.ChartBrush
Loads a bitmap into a ChartBrush element from the specified URL.
loadImage(InputStream) - Method in class com.steema.teechart.drawing.ChartBrush
Loads a bitmap into a ChartBrush element from the specified stream.
loadMap(Map, String) - Method in class com.steema.teechart.data.SHP
 
loadMap(Map, String, boolean) - Method in class com.steema.teechart.data.SHP
 
loadMap(Map, String, String) - Method in class com.steema.teechart.data.SHP
 
loadMap(Map, String, String, String, String) - Method in class com.steema.teechart.data.SHP
 
loadMap(Map, String, String, String, String, boolean) - Method in class com.steema.teechart.data.SHP
 
loadMapFromResource(Map, String) - Method in class com.steema.teechart.styles.World
 
locales - Static variable in class com.steema.teechart.editors.AskLanguage
 
locate(double) - Method in class com.steema.teechart.styles.ValueList
Obsolete. Please use IndexOf method instead.
log(double) - Static method in class com.steema.teechart.misc.MathUtils
Note: This function has been added to MathUtils because J2ME Math class does not include it.
log(double, double) - Static method in class com.steema.teechart.misc.MathUtils
 
log(double) - Static method in class com.steema.teechart.misc.Utils
Note: This function has been added to Utils because J2ME Math class does not include it.
log(double, double) - Static method in class com.steema.teechart.misc.Utils
 
LOGARITHMIC - Static variable in class com.steema.teechart.functions.TrendStyle
Logarithmic fit.
LookoutPalette - Static variable in class com.steema.teechart.themes.Theme
 
LookoutTheme - Class in com.steema.teechart.themes
Title: LookoutTheme Theme class
LookoutTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.LookoutTheme
 
Low - Class in com.steema.teechart.functions
Title: Low class
Low() - Constructor for class com.steema.teechart.functions.Low
 
LOWERED - Static variable in class com.steema.teechart.BevelStyle
Lowered Bevel.

M

MACD - Class in com.steema.teechart.functions
Title: MACD class
MACD() - Constructor for class com.steema.teechart.functions.MACD
Creates a new instance of MACD
MACD(IBaseChart) - Constructor for class com.steema.teechart.functions.MACD
 
MacOSPalette - Static variable in class com.steema.teechart.themes.Theme
 
magenta - Static variable in class com.steema.teechart.drawing.Color
The color magenta.
MAGENTA - Static variable in class com.steema.teechart.drawing.Color
The color magenta.
mandatory - Variable in class com.steema.teechart.styles.Series
 
MANUAL - Static variable in class com.steema.teechart.functions.KDEClamp
 
manualData - Variable in class com.steema.teechart.styles.Series
 
ManySeries - Class in com.steema.teechart.functions
Title: ManySeries class
ManySeries() - Constructor for class com.steema.teechart.functions.ManySeries
 
Map - Class in com.steema.teechart.styles
Title: Map class
Map(IBaseChart) - Constructor for class com.steema.teechart.styles.Map
 
Map() - Constructor for class com.steema.teechart.styles.Map
 
Map.CompareOrder - Class in com.steema.teechart.styles
 
Map.SwapPolygon - Class in com.steema.teechart.styles
 
margin - Variable in class com.steema.teechart.styles.ContourSeriesMarks
 
Margins - Class in com.steema.teechart.styles
Title: Margins class
Margins() - Constructor for class com.steema.teechart.styles.Margins
 
MARK - Static variable in class com.steema.teechart.axis.AxisLabelStyle
Each Series point will have a Label using SeriesMarks style.
MARKCOLOR - Static variable in class com.steema.teechart.styles.MarksItem
 
Marker - Class in com.steema.teechart.tools
 
Marker(String, int, AnnotationPosition, StringAlignment, Color, Color) - Constructor for class com.steema.teechart.tools.Marker
 
Marker() - Constructor for class com.steema.teechart.tools.Marker
 
Marker(IBaseChart) - Constructor for class com.steema.teechart.tools.Marker
 
Marker(IBaseChart, String, int, AnnotationPosition, StringAlignment, Color, Color) - Constructor for class com.steema.teechart.tools.Marker
 
Marker(String, int, int, int, StringAlignment, Color, Color) - Constructor for class com.steema.teechart.tools.Marker
 
markers - Variable in class com.steema.teechart.styles.NumericGauge
 
MarkersCollection - Class in com.steema.teechart.tools
 
MarkersCollection() - Constructor for class com.steema.teechart.tools.MarkersCollection
 
MarkersCollection(IBaseChart) - Constructor for class com.steema.teechart.tools.MarkersCollection
 
markerStyle - Variable in class com.steema.teechart.styles.SeriesMarks
 
markItem(int) - Method in class com.steema.teechart.styles.SeriesMarks
 
MarkPositions - Class in com.steema.teechart.styles
Title: MarkPositions class
MarkPositions() - Constructor for class com.steema.teechart.styles.MarkPositions
 
marks - Variable in class com.steema.teechart.styles.Series
 
MarksCallout - Class in com.steema.teechart.styles
Title: MarksCallout class
MarksCallout(ISeries) - Constructor for class com.steema.teechart.styles.MarksCallout
 
MarksItem - Class in com.steema.teechart.styles
Title: MarksItem class
MarksItem() - Constructor for class com.steema.teechart.styles.MarksItem
 
MarksItem(IBaseChart) - Constructor for class com.steema.teechart.styles.MarksItem
 
MarksItems - Class in com.steema.teechart.styles
Title: MarksItems class
MarksItems(SeriesMarks) - Constructor for class com.steema.teechart.styles.MarksItems
 
marksOnBar - Variable in class com.steema.teechart.styles.CustomBar
 
MarksStyle - Class in com.steema.teechart.styles
Title: MarksStyle class
MarksTail - Enum in com.steema.teechart.styles
Created by steema on 02/03/2016.
MarksTip - Class in com.steema.teechart.tools
Title: MarksTip class
MarksTip() - Constructor for class com.steema.teechart.tools.MarksTip
 
MarksTip(IBaseChart) - Constructor for class com.steema.teechart.tools.MarksTip
 
MarksTipMouseAction - Class in com.steema.teechart.tools
Title: MarksTipMouseAction class
maroon - Static variable in class com.steema.teechart.drawing.Color
The color maroon.
MAROON - Static variable in class com.steema.teechart.drawing.Color
The color maroon.
MathUtils - Class in com.steema.teechart.misc
Title: MathUtils class
MathUtils() - Constructor for class com.steema.teechart.misc.MathUtils
 
max - Variable in class com.steema.teechart.axis.AxisSavedScales
 
Max - Variable in class com.steema.teechart.events.ScrollModEventArgs
 
max - Variable in class com.steema.teechart.FloatRange
 
MAX - Static variable in class com.steema.teechart.functions.DownSamplingMethod
Replace group of points with group maximum value.
max - Variable in class com.steema.teechart.ScrollResult
 
max - Variable in class com.steema.teechart.styles.Margins
 
maxDegree - Static variable in class com.steema.teechart.functions.Polynom
 
MAXIMUM - Static variable in class com.steema.teechart.tools.ColorLineStyle
 
maxLabelsWidth() - Method in class com.steema.teechart.axis.Axis
Returns the maximum width in pixels of all Axis Labels.
maxLabelWidth - Variable in class com.steema.teechart.styles.Ternary.DrawLabelsVars
 
maxMandatoryValue(double) - Method in class com.steema.teechart.styles.CustomBar
 
maxMarkWidth() - Method in class com.steema.teechart.Chart
Returns the Maximum width of the Active Series Marks.
Series Marks must be Visible.
maxMarkWidth() - Method in interface com.steema.teechart.IBaseChart
 
maxMarkWidth() - Method in class com.steema.teechart.styles.Series
Returns the length in pixels of the longest Mark text.
MAXPIXELPOS - Static variable in class com.steema.teechart.axis.Axis
 
maxTextHeight(Axis) - Method in class com.steema.teechart.Chart
 
maxTextHeight(Axis) - Method in interface com.steema.teechart.IBaseChart
 
maxTextWidth() - Method in class com.steema.teechart.Chart
Returns the Maximum width in pixels of all Series Labels, whether active or not.
This applies only to Series which have Labels.
maxTextWidth() - Method in interface com.steema.teechart.IBaseChart
 
maxZOrder - Variable in class com.steema.teechart.Chart
 
measureImageString(Dimension, IBaseChart, ChartFont, String) - Static method in class com.steema.teechart.misc.ImageUtils
 
measureString(Dimension, ChartFont, String) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
measureString(Dimension, ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3D
 
measureString(Dimension, ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
measureString(Dimension, ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
measureString(Dimension, ChartFont, String) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
MemoryOutputStream - Class in com.steema.teechart.misc
Title: MemoryOutputStream class
MemoryOutputStream() - Constructor for class com.steema.teechart.misc.MemoryOutputStream
 
metafiling - Variable in class com.steema.teechart.drawing.Graphics3D
 
MetroPalette - Static variable in class com.steema.teechart.themes.Theme
 
MidAngle - Variable in class com.steema.teechart.styles.PieAngle
 
MiddleBandPoints - Variable in class com.steema.teechart.styles.CFrame
 
MIDDLEEAST - Static variable in class com.steema.teechart.styles.WorldMapType
 
middleZ - Variable in class com.steema.teechart.styles.Series
 
midPoint - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
midX - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
midZ - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
min - Variable in class com.steema.teechart.axis.AxisSavedScales
 
Min - Variable in class com.steema.teechart.events.ScrollModEventArgs
 
min - Variable in class com.steema.teechart.FloatRange
 
MIN - Static variable in class com.steema.teechart.functions.DownSamplingMethod
Replace group of points with group minimum value.
min - Variable in class com.steema.teechart.ScrollResult
 
min - Variable in class com.steema.teechart.styles.Margins
 
MINAXISRANGE - Static variable in class com.steema.teechart.axis.Axis
 
MINIMUM - Static variable in class com.steema.teechart.tools.ColorLineStyle
 
minMandatoryValue(double) - Method in class com.steema.teechart.styles.CustomBar
 
MINMAX - Static variable in class com.steema.teechart.functions.DownSamplingMethod
Replace group of points with two points : group minimum and maximum value.
MINMAX - Static variable in class com.steema.teechart.functions.KDEClamp
 
MINMAX - Static variable in class com.steema.teechart.styles.DrawAllPointsStyle
Plots both the minimum and maximum Y that map to each X pixel.
MINMAXFIRSTLAST - Static variable in class com.steema.teechart.functions.DownSamplingMethod
Replace group of points with two points : group minimum and maximum value.
MINMAXFIRSTLASTNULL - Static variable in class com.steema.teechart.functions.DownSamplingMethod
Replace group of points with two points : group minimum and maximum value.
minorGrid - Variable in class com.steema.teechart.axis.Axis
 
MINORTICK - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a minor (axis) tick.
MINVALUE - Static variable in class com.steema.teechart.DateTime
 
MinY - Variable in class com.steema.teechart.styles.SeriesRandom
 
MITER - Static variable in class com.steema.teechart.drawing.LineCap
Defines a miter union style between line segments
MMax - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
MMin - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
ModernPalette - Static variable in class com.steema.teechart.themes.Theme
 
Momentum - Class in com.steema.teechart.functions
Title: Momentum class
Momentum() - Constructor for class com.steema.teechart.functions.Momentum
 
Momentum(IBaseChart) - Constructor for class com.steema.teechart.functions.Momentum
 
MomentumDivision - Class in com.steema.teechart.functions
Title: MomentumDivision
MomentumDivision() - Constructor for class com.steema.teechart.functions.MomentumDivision
 
MomentumDivision(IBaseChart) - Constructor for class com.steema.teechart.functions.MomentumDivision
 
monochrome - Variable in class com.steema.teechart.drawing.Graphics3D
 
MONTH - Static variable in class com.steema.teechart.functions.CompressionPeriod
Month
monthClick(Object) - Method in class com.steema.teechart.styles.Calendar
 
moreSameZOrder() - Method in class com.steema.teechart.styles.Bar
 
moreSameZOrder() - Method in class com.steema.teechart.styles.Series
Returns true if there are more series that share the same Z order.
For example Stacked Bars.
moreSameZOrder() - Method in class com.steema.teechart.styles.Shape
 
MOUSE_CLICKED - Static variable in class com.steema.teechart.events.ChartMouseEvent
 
MOUSE_CLICKED - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The "mouse clicked" event.
MOUSE_DRAGGED - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The "mouse dragged" event.
MOUSE_ENTERED - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The "mouse entered" event.
MOUSE_EXITED - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The "mouse exited" event.
MOUSE_FIRST - Static variable in class com.steema.teechart.events.ChartMouseEvent
 
MOUSE_FIRST - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
 
MOUSE_LAST - Static variable in class com.steema.teechart.events.ChartMouseEvent
 
MOUSE_LAST - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The last number in the range of ids used for mouse events.
MOUSE_MOVE - Static variable in class com.steema.teechart.events.ChartMouseEvent
 
MOUSE_MOVED - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The "mouse moved" event.
MOUSE_PRESSED - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The "mouse pressed" event.
MOUSE_RELEASED - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The "mouse released" event.
MOUSE_UP - Static variable in class com.steema.teechart.events.ChartMouseEvent
 
MOUSE_WHEEL - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
The "mouse wheel" event.
MouseClicked - Class in com.steema.teechart.styles
Title: MouseClicked class
MouseClicked(Cursor, boolean) - Constructor for class com.steema.teechart.styles.MouseClicked
 
MouseClicked(Cursor) - Constructor for class com.steema.teechart.styles.MouseClicked
 
mouseDragged(FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.styles.Series
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.Annotation
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.AxisArrow
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.ColorBand
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.ColorLine
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.CursorTool
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.DragMarks
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.DragPoint
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.DrawLine
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.GanttTool
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.MarksTip
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.NearestPoint
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.PieTool
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.Rotate
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.ScrollPager
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.SubChartTool
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.tools.Tool
 
MouseListener - Class in com.steema.teechart.events
 
MouseListener() - Constructor for class com.steema.teechart.events.MouseListener
 
mouseMove(ChartMouseEvent) - Method in class com.steema.teechart.events.ChartMouseAdapter
Invoked when the mouse button has been released
mouseMove(ChartMouseEvent) - Method in interface com.steema.teechart.events.ChartMouseListener
Invoked when the mouse button has been released
mouseMoved(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
Internal use.
mouseMoved(FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
Captures current mouse position every time the mouse is moved.
MouseMoveListener - Class in com.steema.teechart.events
 
MouseMoveListener() - Constructor for class com.steema.teechart.events.MouseMoveListener
 
mousePosition - Variable in class com.steema.teechart.TChart
 
mousePressed(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
Internal use.
mouseReleased(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
Internal use.
mouseUp(ChartMouseEvent) - Method in class com.steema.teechart.events.ChartMouseAdapter
Invoked when the mouse button has been released
mouseUp(ChartMouseEvent) - Method in interface com.steema.teechart.events.ChartMouseListener
Invoked when the mouse button has been released
MOVE - Static variable in class com.steema.teechart.tools.MarksTipMouseAction
Tips will be displayed when moving the mouse over a series point.
moveSeriesTo(Series, int) - Method in class com.steema.teechart.Chart
Moves Series' index in Chart SeriesList.
moveSeriesTo(Series, int) - Method in interface com.steema.teechart.IBaseChart
 
moveTo(int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
moveTo(int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Sets the value of PenPos to x and y co-ordinates before calling LineTo.
moveTo(Point) - Method in class com.steema.teechart.drawing.Graphics3D
Sets the value of PenPos to Point p before calling LineTo.
moveTo(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Sets the value of PenPos to x, y and z co-ordinates before calling LineTo.
moveTo(Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
Sets the value of PenPos to Point p with z depth offset before calling LineTo.
moveTo(Point3D) - Method in class com.steema.teechart.drawing.Graphics3D
Sets the value of PenPos to 3D Point p before calling LineTo.
moveTo(int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
moveTo(int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
moveTo(int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
moveTo(Point) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
moveTo(Point3D) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
moveTo(Point, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
moveTo(int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
moveTo(int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
moveTo(Series, int) - Method in class com.steema.teechart.styles.SeriesCollection
 
moveTo(int, int) - Method in class com.steema.teechart.styles.SeriesMarksPosition
 
Moving - Class in com.steema.teechart.functions
Title: Moving class
Moving() - Constructor for class com.steema.teechart.functions.Moving
 
Moving(IBaseChart) - Constructor for class com.steema.teechart.functions.Moving
 
MovingAverage - Class in com.steema.teechart.functions
Title: MovingAverage class
MovingAverage() - Constructor for class com.steema.teechart.functions.MovingAverage
 
MovingAverage(IBaseChart) - Constructor for class com.steema.teechart.functions.MovingAverage
 
MulDiv(int, int, int) - Static method in class com.steema.teechart.misc.Utils
 
MultiAreas - Class in com.steema.teechart.styles
Title: MultiAreas class
MultiBars - Class in com.steema.teechart.styles
Title: MultiBars class
MultiLine - Class in com.steema.teechart
Title: MultiLine class.
MultiLine() - Constructor for class com.steema.teechart.MultiLine
 
multiLineTextWidth(String) - Method in class com.steema.teechart.Chart
Returns maximum linewidth of multiple line text.
multiLineTextWidth(String) - Method in interface com.steema.teechart.IBaseChart
 
MultiPies - Class in com.steema.teechart.styles
Title: MultiPies - enum constants
Multiply - Class in com.steema.teechart.functions
Title: Multiply class
Multiply() - Constructor for class com.steema.teechart.functions.Multiply
 
MultiVar - Class in com.steema.teechart.misc
 
MultiVar(double, double) - Constructor for class com.steema.teechart.misc.MultiVar
 
MultiVar(double, double, double, double) - Constructor for class com.steema.teechart.misc.MultiVar
 

N

N_RESIZE - Static variable in class com.steema.teechart.Cursor
 
name - Variable in class com.steema.teechart.styles.ValueList
 
NARROWHORIZONTAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
NARROWVERTICAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
navy - Static variable in class com.steema.teechart.drawing.Color
The color navy.
NAVY - Static variable in class com.steema.teechart.drawing.Color
The color navy.
NE_RESIZE - Static variable in class com.steema.teechart.Cursor
 
NEAR - Static variable in class com.steema.teechart.drawing.StringAlignment
 
nearestPoint(CursorToolStyle) - Method in class com.steema.teechart.tools.CursorTool
Returns nearest point to Cursor and smallest distance value.
NearestPoint() - Constructor for class com.steema.teechart.tools.CursorTool.NearestPoint
 
NearestPoint - Class in com.steema.teechart.tools
Title: NearestPoint class
NearestPoint(Series) - Constructor for class com.steema.teechart.tools.NearestPoint
 
NearestPoint() - Constructor for class com.steema.teechart.tools.NearestPoint
 
NearestPoint(IBaseChart) - Constructor for class com.steema.teechart.tools.NearestPoint
 
NearestPointDirection - Class in com.steema.teechart.tools
Title: NearestPointDirection
NearestPointStyle - Class in com.steema.teechart.tools
Title: NearestPointStyle class
newChartHook - Variable in class com.steema.teechart.themes.Theme
 
newFromType(Class) - Static method in class com.steema.teechart.styles.Series
Creates a new series from the Class type of an existing series object.
newInstance(Class) - Static method in class com.steema.teechart.functions.Function
 
next() - Method in class com.steema.teechart.exports.PDFFontEnumerator
 
next() - Method in class com.steema.teechart.exports.PDFImageEnumerator
 
next() - Method in class com.steema.teechart.Page
Moves to next page ( Current + 1 )
When MaxPointsPerPage is greater than Zero, TeeChart automatically divides point values in Pages.
NextAxisLabelValue - Class in com.steema.teechart.axis
Title: TeeChart for Java
NextAxisLabelValue() - Constructor for class com.steema.teechart.axis.NextAxisLabelValue
 
NextAxisLabelValue(double, boolean) - Constructor for class com.steema.teechart.axis.NextAxisLabelValue
 
NextAxisLabelValue(int, double, boolean) - Constructor for class com.steema.teechart.axis.NextAxisLabelValue
 
nextMonth() - Method in class com.steema.teechart.styles.Calendar
Moves the Calendar series onto the month after the present one.
NO - Static variable in class com.steema.teechart.Cursor
 
NOBUTTON - Static variable in class com.steema.teechart.events.FrameworkMouseEvent
Indicates no mouse buttons; used by FrameworkMouseEvent.getButton().
NONE - Static variable in class com.steema.teechart.axis.AxisLabelStyle
No label. This will trigger the event with empty strings
NONE - Static variable in class com.steema.teechart.BevelStyle
No bevel.
NONE - Static variable in class com.steema.teechart.ClickedParts
 
NONE - Static variable in class com.steema.teechart.DateTimeStep
Defines an automatic TimeSpan.
NONE - Static variable in class com.steema.teechart.drawing.EdgeStyle
No special edge treament.
NONE - Static variable in class com.steema.teechart.ScrollMode
Denies scrolling.
NONE - Static variable in class com.steema.teechart.styles.ArrowHeadStyle
Do not display an arrow head.
NONE - Static variable in class com.steema.teechart.styles.CustomStack
Series will be drawn one behind the other using different "z" depths.
NONE - Static variable in class com.steema.teechart.styles.MultiAreas
Areas will be drawn one behind the other.
NONE - Static variable in class com.steema.teechart.styles.MultiBars
Bar series are placed one behind the other.
NONE - Static variable in class com.steema.teechart.styles.PieOtherStyle
No "Other" slice is generated.
NONE - Static variable in class com.steema.teechart.styles.PieOtherStyles
No "Other" slice is generated.
NONE - Static variable in class com.steema.teechart.styles.ValueListOrder
Values are ordered in the order in which they were added to the ValueList.
NONE - Static variable in class com.steema.teechart.tools.AxisBreakStyle
 
NONE - Static variable in class com.steema.teechart.tools.CursorClicked
The Cursor is not on a cursortool.
NONE - Static variable in class com.steema.teechart.tools.DrawLineHandle
 
NONE - Static variable in class com.steema.teechart.tools.NearestPointStyle
No shape is drawn.
NORMAL - Static variable in class com.steema.teechart.functions.TrendStyle
Normal linear fit.
NORMAL - Static variable in class com.steema.teechart.ImageMode
Display unmodfied
NORMAL - Static variable in class com.steema.teechart.styles.SphereStyle
 
NORMAL - Static variable in class com.steema.teechart.TextFormat
Defines a NORMAL format.
normalBarColor - Variable in class com.steema.teechart.styles.CustomBar
 
NORTHAMERICA - Static variable in class com.steema.teechart.styles.WorldMapType
 
noSourceRequired - Variable in class com.steema.teechart.functions.Function
 
NOTHING - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as no shape.
NOTHING - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as no shape.
notMandatory - Variable in class com.steema.teechart.styles.Series
 
NUMBER_RESOLVER - Static variable in class com.steema.teechart.events.DefaultResolvers
 
numberOfVertices() - Method in class com.steema.teechart.functions.Spline
Returns the number of total source points.
NumberResolver - Interface in com.steema.teechart.events
Title: TeeChart for Java
NumberResolver - Interface in com.steema.teechart
Title: TeeChart for Java
NumericGauge - Class in com.steema.teechart.styles
 
NumericGauge() - Constructor for class com.steema.teechart.styles.NumericGauge
 
NumericGauge(IBaseChart) - Constructor for class com.steema.teechart.styles.NumericGauge
 
NUMPOINTS - Static variable in class com.steema.teechart.functions.PeriodStyle
Defines function period as a number of points.
numSampleValues() - Method in class com.steema.teechart.styles.BarJoin
 
numSampleValues() - Method in class com.steema.teechart.styles.Bubble
 
numSampleValues() - Method in class com.steema.teechart.styles.Calendar
 
numSampleValues() - Method in class com.steema.teechart.styles.Clock
 
numSampleValues() - Method in class com.steema.teechart.styles.Custom3DGrid
 
numSampleValues() - Method in class com.steema.teechart.styles.CustomBar
 
numSampleValues() - Method in class com.steema.teechart.styles.HorizArea
 
numSampleValues() - Method in class com.steema.teechart.styles.Map
 
numSampleValues() - Method in class com.steema.teechart.styles.OHLC
 
numSampleValues() - Method in class com.steema.teechart.styles.Pie
 
numSampleValues() - Method in class com.steema.teechart.styles.Radar
 
numSampleValues() - Method in class com.steema.teechart.styles.Series
 
numSampleValues() - Method in class com.steema.teechart.styles.Ternary
 
numSampleValues() - Method in class com.steema.teechart.styles.TriSurface
 
numSampleValues() - Method in class com.steema.teechart.styles.Vector3D
 
numSampleValues() - Method in class com.steema.teechart.styles.Volume
 
numTriangles - Variable in class com.steema.teechart.styles.TriSurface
 
NW_RESIZE - Static variable in class com.steema.teechart.Cursor
 

O

OBV - Class in com.steema.teechart.functions
Title: OBV class
OBV() - Constructor for class com.steema.teechart.functions.OBV
 
OBV(IBaseChart) - Constructor for class com.steema.teechart.functions.OBV
 
offset(int, int) - Method in class com.steema.teechart.Rectangle
 
offsetPoint(PointDouble, double, double) - Static method in class com.steema.teechart.misc.Utils
 
offsets - Variable in class com.steema.teechart.exports.PDFImageEnumerator
 
OHLC - Class in com.steema.teechart.styles
Title: OHLC class
OHLC(IBaseChart) - Constructor for class com.steema.teechart.styles.OHLC
 
OHLC() - Constructor for class com.steema.teechart.styles.OHLC
 
oldCalcPosPoint(int) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
oldCalcPosPointDelegate(int) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
oldCalcPosPointDelegate(int) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
oldCalcX(double) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
oldCalcXDelegate(double) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
oldCalcXDelegate(double) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
oldCalcY(double) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
oldCalcYDelegate(double) - Method in class com.steema.teechart.axis.AxisCalcAdapter
 
oldCalcYDelegate(double) - Method in interface com.steema.teechart.axis.AxisCalcResolver
 
oldDataSource - Variable in class com.steema.teechart.styles.Series
 
olive - Static variable in class com.steema.teechart.drawing.Color
The color olive.
OLIVE - Static variable in class com.steema.teechart.drawing.Color
The color olive.
OnBlackPalette - Static variable in class com.steema.teechart.themes.Theme
 
onDisposing() - Method in class com.steema.teechart.styles.Circular
 
onDisposing() - Method in interface com.steema.teechart.styles.ISeries
 
onDisposing() - Method in class com.steema.teechart.styles.Series
 
onDraw(Canvas) - Method in class com.steema.teechart.TChart
 
ONEDAY - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneDay TimeSpan.
ONEHOUR - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneHour TimeSpan.
ONEMICROSECOND - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneMillisecond TimeSpan.
ONEMILLISECOND - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneMillisecond TimeSpan.
ONEMINUTE - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneMinute TimeSpan.
ONEMONTH - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneMonth TimeSpan.
ONESECOND - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneSecond TimeSpan.
ONEWEEK - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneWeek TimeSpan.
ONEYEAR - Static variable in class com.steema.teechart.DateTimeStep
Defines a OneYear TimeSpan.
onGetPointerStyle(int, PointerStyle) - Method in class com.steema.teechart.styles.CustomPoint
 
onGetPointerStyle(int, PointerStyle) - Method in class com.steema.teechart.styles.CustomPolar
 
onGetPointerStyle(int, PointerStyle, Color) - Method in class com.steema.teechart.styles.Points3D
 
onTop - Variable in class com.steema.teechart.Title
 
onTouch(View, MotionEvent) - Method in class com.steema.teechart.TChart
 
onTrackballEvent(MotionEvent) - Method in class com.steema.teechart.TChart
 
onValueChanged() - Method in class com.steema.teechart.styles.CircularGauge
 
open(String) - Method in class com.steema.teechart.imports.DataImportFormat
 
open(File) - Method in class com.steema.teechart.imports.DataImportFormat
 
open(InputStream) - Method in class com.steema.teechart.imports.DataImportFormat
 
open(InputStream) - Method in class com.steema.teechart.imports.XMLImport
XML Stream to process for import
OPENCLOSE - Static variable in class com.steema.teechart.functions.RSIStyle
Use Open/Close values
OPENCLOSE - Static variable in class com.steema.teechart.styles.CandleStyle
Candle points represented by vertical rectangles without Open and Close vertical tick marks.
OperaPalette - Static variable in class com.steema.teechart.themes.Theme
 
OperaTheme - Class in com.steema.teechart.themes
Title: Opera Theme class
OperaTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.OperaTheme
Description of Classic theme
OPPOSITE - Static variable in class com.steema.teechart.axis.AxisLabelAlign
Labels aligned opposite the default position.
orange - Static variable in class com.steema.teechart.drawing.Color
The color orange.
ORANGE - Static variable in class com.steema.teechart.drawing.Color
The color orange.
orientRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
orientRectangle(Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
originalCursor - Variable in class com.steema.teechart.Chart
 
originPosition() - Method in class com.steema.teechart.styles.Volume
 
outer - Variable in class com.steema.teechart.Bevel
 
OuterBandPoints - Variable in class com.steema.teechart.styles.CFrame
 
OUTLINEDDIAMOND - Static variable in class com.steema.teechart.drawing.HatchStyle
 
OVERLAP - Static variable in class com.steema.teechart.styles.CustomStack
Series will be drawn one over the other using the same "z" depth.
OwnerSeries - Variable in class com.steema.teechart.styles.Pie.SliceValueList
 

P

p - Variable in class com.steema.teechart.tools.CursorTool.CursorEvent
 
p0 - Variable in class com.steema.teechart.Triangle3D
Triangular element holder
p1 - Variable in class com.steema.teechart.Triangle3D
 
p2 - Variable in class com.steema.teechart.Triangle3D
 
page - Variable in class com.steema.teechart.Chart
 
Page - Class in com.steema.teechart
Title: Page class.
Page(Chart) - Constructor for class com.steema.teechart.Page
 
PageNumber - Class in com.steema.teechart.tools
Title: PageNumber class
PageNumber() - Constructor for class com.steema.teechart.tools.PageNumber
 
PageNumber(IBaseChart) - Constructor for class com.steema.teechart.tools.PageNumber
 
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Chart
Paints the Chart in your preferred Canvas and region.
paint() - Method in class com.steema.teechart.Chart
 
paint(IGraphics3D) - Method in class com.steema.teechart.Chart
Paints the Chart on the Drawing Canvas g.
paint(IGraphics3D, int, int) - Method in class com.steema.teechart.Chart
Invoke a Chart repaint.
paint(IGraphics3D) - Method in interface com.steema.teechart.IBaseChart
 
paint(IGraphics3D, Rectangle) - Method in interface com.steema.teechart.IBaseChart
 
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.legend.Legend
 
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Shape
 
paint() - Method in class com.steema.teechart.TChart
 
paint() - Method in class com.steema.teechart.TextShape
Paints the TextShape object on the Chart Canvas.
paint(Graphics3D, Rectangle) - Method in class com.steema.teechart.TextShape
 
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.TextShape
Paints the TextShape object on the Chart Canvas.
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Walls.BackWall
Use this method to paint a back wall at rectangle r.
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Walls.BottomWall
Use this method to paint a bottom wall at rectangle r.
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Walls.LeftWall
Use this method to paint a left wall at rectangle r.
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Walls
Paints walls at rectangle r.
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Walls.RightWall
Use this method to paint a right wall at rectangle r.
PAINT_FIRST - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
PAINT_LAST - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
paintBevel(BevelStyle, Rectangle, int, Color, Color) - Method in class com.steema.teechart.drawing.Graphics3D
 
paintBevel(BevelStyle, Rectangle, int, Color, Color) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
PAINTED - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
paintImageBevel(Rectangle, int, ChartPen, ChartBrush, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
paintImageBevel(Rectangle, int, ChartPen, ChartBrush, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
PAINTING - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
PALE - Static variable in class com.steema.teechart.styles.PaletteStyle
Defines a pale palette.
PALETTE - Static variable in class com.steema.teechart.legend.LegendStyle
 
PaletteList - Class in com.steema.teechart.styles
Title: PaletteList class
PaletteList() - Constructor for class com.steema.teechart.styles.PaletteList
 
PaletteNames - Static variable in class com.steema.teechart.themes.ColorPalettes
 
Palettes - Static variable in class com.steema.teechart.themes.ColorPalettes
 
PaletteStyle - Class in com.steema.teechart.styles
Title: PaletteStyle class
panAxis(boolean, int, int, boolean) - Method in class com.steema.teechart.Chart
 
Panel - Class in com.steema.teechart
Title: Panel class.
Panel(IBaseChart) - Constructor for class com.steema.teechart.Panel
 
Panel() - Constructor for class com.steema.teechart.Panel
 
PanelMarginUnits - Class in com.steema.teechart
Title: PanelMarginUnits class
pAreaLines - Variable in class com.steema.teechart.styles.Custom
 
parent - Variable in class com.steema.teechart.Chart
 
parentSeries - Variable in class com.steema.teechart.styles.Polygon
 
PastelsPalette - Static variable in class com.steema.teechart.themes.Theme
 
PCellsRow() - Constructor for class com.steema.teechart.styles.Custom3DGrid.PCellsRow
 
PDFData - Class in com.steema.teechart.exports
Title: PDFData class
PDFData(MemoryOutputStream, int) - Constructor for class com.steema.teechart.exports.PDFData
 
PDFData(MemoryOutputStream) - Constructor for class com.steema.teechart.exports.PDFData
 
PDFData.PDFImages - Class in com.steema.teechart.exports
 
PDFData.PDFPage - Class in com.steema.teechart.exports
 
PDFData.PDFResource - Class in com.steema.teechart.exports
 
PDFData.PDFResourceList - Class in com.steema.teechart.exports
 
PDFData.PDFResourceObject - Class in com.steema.teechart.exports
 
PDFData.PDFResourceObjectList - Class in com.steema.teechart.exports
 
PDFData.PDFSegment - Class in com.steema.teechart.exports
 
PDFData.PDFSegmentList - Class in com.steema.teechart.exports
 
PDFFontEnumerator - Class in com.steema.teechart.exports
Title: PDFFontEnumerator class
PDFFontEnumerator(PDFFonts, ChartFont) - Constructor for class com.steema.teechart.exports.PDFFontEnumerator
 
PDFFonts - Class in com.steema.teechart.exports
Title: PDFFonts class
PDFFonts() - Constructor for class com.steema.teechart.exports.PDFFonts
 
PDFImageEnumerator - Class in com.steema.teechart.exports
Title: PDFImageEnumerator class
PDFImageEnumerator(PDFData.PDFImages, Image) - Constructor for class com.steema.teechart.exports.PDFImageEnumerator
 
PDFImages() - Constructor for class com.steema.teechart.exports.PDFData.PDFImages
 
PDFPage(MemoryOutputStream, int, int) - Constructor for class com.steema.teechart.exports.PDFData.PDFPage
 
PDFResource(int, PDFResourceType) - Constructor for class com.steema.teechart.exports.PDFData.PDFResource
 
PDFResourceList() - Constructor for class com.steema.teechart.exports.PDFData.PDFResourceList
 
PDFResourceObject(int, int) - Constructor for class com.steema.teechart.exports.PDFData.PDFResourceObject
 
PDFResourceObjectList() - Constructor for class com.steema.teechart.exports.PDFData.PDFResourceObjectList
 
PDFSegment(int, int, int) - Constructor for class com.steema.teechart.exports.PDFData.PDFSegment
 
PDFSegmentList() - Constructor for class com.steema.teechart.exports.PDFData.PDFSegmentList
 
pen - Variable in class com.steema.teechart.drawing.Graphics3D
 
pen - Variable in class com.steema.teechart.tools.DrawLineItem
 
pen - Variable in class com.steema.teechart.Zoom
 
PERCENT - Static variable in class com.steema.teechart.legend.LegendSymbolSize
Defines the units as a Percentage of the Legend width.
PERCENT - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as the series values as a percentage of the total of series values
PERCENT - Static variable in class com.steema.teechart.PanelMarginUnits
Defines units as a percentage of the panel size.
PERCENT - Static variable in class com.steema.teechart.PositionUnits
Units as a percentage of horizontal or vertical chart size.
PERCENT - Static variable in class com.steema.teechart.styles.ErrorWidthUnit
Defines the error width units as a percentage of the chart size.
PERCENT - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the percent the point value represents.
PERCENT05 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT10 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT20 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT25 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT30 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT40 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT50 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT60 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT70 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT75 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT80 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PERCENT90 - Static variable in class com.steema.teechart.drawing.HatchStyle
 
percentDecimal - Variable in class com.steema.teechart.styles.Series
 
percentFormat - Variable in class com.steema.teechart.styles.Series
 
PERCENTRELATIVE - Static variable in class com.steema.teechart.styles.MarksStyle
Show the point percent relative to first point value.
percentString(int, boolean) - Method in class com.steema.teechart.styles.SeriesMarks
Returns the String showing a "percent" value for a given point.
For example: "25%"
The optional "AddTotal" parameter, when true, returns: "25% of 1234".
PERCENTTOTAL - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the percent the point represents together with the "of" word and the sum of all points absolute values.
Performance - Class in com.steema.teechart.functions
Title: PerformanceFunction class
Performance() - Constructor for class com.steema.teechart.functions.Performance
 
Performance(IBaseChart) - Constructor for class com.steema.teechart.functions.Performance
 
Perimeter - Class in com.steema.teechart.functions
Title: Perimeter class
Perimeter() - Constructor for class com.steema.teechart.functions.Perimeter
 
Perimeter(IBaseChart) - Constructor for class com.steema.teechart.functions.Perimeter
 
PeriodAlign - Class in com.steema.teechart.functions
Title: PeriodAlign class
PeriodStyle - Class in com.steema.teechart.functions
Title: PeriodStyle class
PIDEGREE - Static variable in class com.steema.teechart.styles.Circular
Represents the static finalant pi / 180.
pie(int, int, int, int, double, double) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
pie(int, int, int, int, int, int, int, int, double, double, boolean, boolean, int, int, EdgeStyle, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a 3D Pie slice using start Angle and end Angle and donut percent.
pie(int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
pie(int, int, int, int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Pie slice.
pie(int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a Pie slice using StartAngle and End Angle.
pie(int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a Pie slice using StartAngle and End Angle.
pie(int, int, int, int, double, double) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a Pie slice using StartAngle and End Angle.
pie(int, int, int, int, int, int, int, int, double, double, boolean, boolean, int, int, EdgeStyle, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
Pie - Class in com.steema.teechart.styles
Title: Pie class
Pie() - Constructor for class com.steema.teechart.styles.Pie
 
Pie(IBaseChart) - Constructor for class com.steema.teechart.styles.Pie
 
Pie.CompareSlice - Class in com.steema.teechart.styles
 
Pie.ExplodedSliceList - Class in com.steema.teechart.styles
Title: ExplodedSliceList class
Pie.PieOtherSlice - Class in com.steema.teechart.styles
Title: PieOtherSlice class
Pie.PieShadow - Class in com.steema.teechart.styles
Title: PieShadow class
Pie.SliceValueList - Class in com.steema.teechart.styles
Title: SliceValueList class
PieAngle - Class in com.steema.teechart.styles
Title: PieAngle class
PieAngle() - Constructor for class com.steema.teechart.styles.PieAngle
 
PieMarks - Class in com.steema.teechart.styles
Title: PieMarks class
PieMarks(IBaseChart, Series) - Constructor for class com.steema.teechart.styles.PieMarks
 
PieMarks.MarksRotateStyle - Enum in com.steema.teechart.styles
 
PieOtherSlice(IBaseChart, Series) - Constructor for class com.steema.teechart.styles.Pie.PieOtherSlice
 
PieOtherStyle - Class in com.steema.teechart.styles
Title: PieOtherStyle class
PieOtherStyles - Class in com.steema.teechart.styles
Title: PieOtherStyles class
PieRect(int, int, int, int) - Constructor for class com.steema.teechart.drawing.IGraphics3D.PieRect
 
PieShadow(IBaseChart) - Constructor for class com.steema.teechart.styles.Pie.PieShadow
 
PieTool - Class in com.steema.teechart.tools
Title: PieTool class
PieTool() - Constructor for class com.steema.teechart.tools.PieTool
 
PieTool(IBaseChart) - Constructor for class com.steema.teechart.tools.PieTool
 
PieToolStyle - Class in com.steema.teechart.tools
Title: PieToolStyle class
pink - Static variable in class com.steema.teechart.drawing.Color
The color pink.
PINK - Static variable in class com.steema.teechart.drawing.Color
The color pink.
PISTEP - Static variable in class com.steema.teechart.misc.MathUtils
 
PISTEP - Static variable in class com.steema.teechart.misc.Utils
 
pixel(int, int, int, Color) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
pixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3D
 
pixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Sets the 3D pixel to OLE_Color, using Pen.Width.
pixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Sets the 3D pixel to OLE_Color, using Pen.Width.
pixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3DVML
Sets the 3D pixel to OLE_Color, using Pen.Width.
PIXELS - Static variable in class com.steema.teechart.legend.LegendSymbolSize
Defines the units as Pixels.
PIXELS - Static variable in class com.steema.teechart.PanelMarginUnits
Defines units in pixels.
PIXELS - Static variable in class com.steema.teechart.PositionUnits
Units as pixels.
PIXELS - Static variable in class com.steema.teechart.styles.ErrorWidthUnit
Defines the error width units in pixels.
PIXELS - Static variable in class com.steema.teechart.styles.ShapeXYStyle
Position relative to Chart Panel.
PLAID - Static variable in class com.steema.teechart.drawing.HatchStyle
 
PLAIN - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as the series point labels.
plane(Point, Point, Point, Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a polygon (Point p1, Point p2, Point p3, Point p4) at Z depth offset.
plane(Point, Point, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a polygon (Point p1, Point p2) at Z depth offset.
plane(int, int, Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a polygon using points array p with different start/end z depth offset.
plane(Point, Point, Point, Point, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
plane(Point, Point, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
planeFour3D(int, int, Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a polygon of four points.
planeFour3D(int, int, Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
Point - Class in com.steema.teechart.drawing
 
Point(int, int) - Constructor for class com.steema.teechart.drawing.Point
 
Point() - Constructor for class com.steema.teechart.drawing.Point
 
Point(Point) - Constructor for class com.steema.teechart.drawing.Point
 
POINT - Static variable in class com.steema.teechart.LineOrientation
 
point - Variable in class com.steema.teechart.styles.CustomPoint
 
point - Variable in class com.steema.teechart.tools.NearestPoint
 
Point.Double - Class in com.steema.teechart.drawing
 
Point3D - Class in com.steema.teechart
Title: Point3D class
Point3D() - Constructor for class com.steema.teechart.Point3D
 
Point3D(int, int, int) - Constructor for class com.steema.teechart.Point3D
 
pointAtDistance(Point, Point, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns point "ATo" minus ADist pixels from AFrom point.
pointAtDistance(Point, Point, int) - Static method in class com.steema.teechart.misc.MathUtils
 
pointAtDistance(Point, Point, int) - Static method in class com.steema.teechart.misc.Utils
 
PointDouble - Class in com.steema.teechart
 
PointDouble() - Constructor for class com.steema.teechart.PointDouble
Constructs and initializes a point at the origin (0, 0) of the coordinate space.
PointDouble(double, double) - Constructor for class com.steema.teechart.PointDouble
 
PointerStyle - Class in com.steema.teechart.styles
Title: PointerStyle class
PointerStyleResolver - Interface in com.steema.teechart.styles
 
PointerStyles - Class in com.steema.teechart.styles
 
PointerStyles() - Constructor for class com.steema.teechart.styles.PointerStyles
 
PointFigure - Class in com.steema.teechart.styles
Title: PointFigure class
PointFigure() - Constructor for class com.steema.teechart.styles.PointFigure
 
PointFigure(IBaseChart) - Constructor for class com.steema.teechart.styles.PointFigure
 
pointFromCircle(Rectangle, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
pointFromCircle(Rectangle, double, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
pointFromCircle(IGraphics3D.PieRect, double, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
pointFromCircle(IGraphics3D.PieRect, double, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
pointFromCircle(Rectangle, double, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
pointFromCircle(Rectangle, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
pointFromEllipse(Rectangle, double) - Method in class com.steema.teechart.drawing.Graphics3D
Returns the PointDouble which is on the ellipse bounded by rectBounds at the angle degrees.
pointFromEllipse(Rectangle, double, int) - Method in class com.steema.teechart.drawing.Graphics3D
Returns the PointDouble which is on the ellipse bounded by rectBounds at the angle degrees.
pointFromEllipse(Rectangle, double, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
pointFromSpiral(Rectangle, double, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
pointFromSpiral(Rectangle, double, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
POINTINDEX - Static variable in class com.steema.teechart.styles.MarksStyle
Show the point Index.
pointInEllipse(Point, int, int, int, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns true if point P is inside the ellipse bounded by Left, Top, Right, Bottom.
pointInEllipse(Point, Rectangle) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns true if point P is inside the ellipse bounded by Rect.
pointInHorizTriangle(Point, int, int, int, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns true if point P is inside the horizontal triangle.
pointInLineTolerance(Point, Point, Point, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Determines if point p is "near" line segment between p0 and p1.
pointInLineTolerance(Point, int, int, int, int, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Determines if point p is "near" line segment between px,py point and qx,qy point.
pointInLineTolerance(Point, int, int, int, int, int) - Static method in class com.steema.teechart.misc.MathUtils
 
pointInLineTolerance(Point, int, int, int, int, int) - Static method in class com.steema.teechart.misc.Utils
 
pointInPolygon(Point, Point[]) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns true if point P is inside Poly polygon.
pointInRect(Rectangle, int, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Obsolete. Please use Rectangle.Contains method.
pointInTriangle(Point, int, int, int, int) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns true if point P is inside the vert triangle of x0y0, midxY1, x1y0.
pointOrigin(int, boolean) - Method in class com.steema.teechart.styles.Bar3D
Returns the corresponding screen pixels coordinate of the leftmost horizontal bar edge.
The UseOrigin property must be true (the default) to use the Origin method.
pointOrigin(int, boolean) - Method in class com.steema.teechart.styles.CustomBar
For Internal Use.
The PointOrigin function returns the summed values of more than one Series point.
It's only used by Series types with Stacked or Stacked 100% styles such as BarSeries, HorizBar series and Area series.
points - Variable in class com.steema.teechart.styles.LevelSegment
 
Points - Class in com.steema.teechart.styles
Title: Points class
Points(IBaseChart) - Constructor for class com.steema.teechart.styles.Points
 
Points() - Constructor for class com.steema.teechart.styles.Points
 
points - Variable in class com.steema.teechart.styles.Surface
 
Points3D - Class in com.steema.teechart.styles
Title: Points3D class
Points3D(IBaseChart) - Constructor for class com.steema.teechart.styles.Points3D
 
Points3D() - Constructor for class com.steema.teechart.styles.Points3D
 
pointToAngle(int, int) - Method in class com.steema.teechart.styles.Circular
Returns the angle from the XY point parameter to the circle center.
pointToRadius(int, int) - Method in class com.steema.teechart.styles.Circular
Returns the radius from XY point to the circle center.
pointToScreen(Point) - Method in interface com.steema.teechart.IChart
 
pointToScreen(Point) - Method in class com.steema.teechart.TChart
 
pointToStr(double, double) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
pointToStr(PointDouble) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
pointToStr(double, double) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
pointToString(int) - Method in class com.steema.teechart.exports.DataExportFormat
 
pointToString(int) - Method in class com.steema.teechart.exports.HTMLFormat
 
pointToString(int) - Method in class com.steema.teechart.exports.TextFormat
 
pointToString(int) - Method in class com.steema.teechart.exports.XMLFormat
 
Polar - Class in com.steema.teechart.styles
Title: Polar class
Polar() - Constructor for class com.steema.teechart.styles.Polar
 
Polar(IBaseChart) - Constructor for class com.steema.teechart.styles.Polar
 
POLISHED - Static variable in class com.steema.teechart.styles.SphereStyle
 
POLISHEDSPHERE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a polished sphere.
POLISHEDSPHERE - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a polished sphere.
polyCoeff - Variable in class com.steema.teechart.functions.Polynom
 
polyEval(double) - Method in class com.steema.teechart.functions.Polynom
Evaluate function by using polyDegree polynomial with polyCoeff at value x.
polyFit(int, double[], double[]) - Method in class com.steema.teechart.functions.Polynom
Calculate the polynomial fit
polygon(ChartBrush, Point[]) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
polygon(Point[]) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
polygon(PointDouble[]) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
polygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
 
polygon(PointDouble[]) - Method in class com.steema.teechart.drawing.Graphics3D
 
polygon(Point3D[]) - Method in class com.steema.teechart.drawing.Graphics3D
 
polygon(PointDouble[], int) - Method in class com.steema.teechart.drawing.Graphics3D
 
polygon(double, PointDouble[]) - Method in class com.steema.teechart.drawing.Graphics3D
 
polygon(int, Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a polygon with z position offset.
polygon(Point, Point, Point) - Method in class com.steema.teechart.drawing.Graphics3D
 
polygon(PointDouble[]) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
polygon(ChartBrush, Point[]) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a polygon using the specified GDI brush.
polygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a polygon.
polygon(PointDouble[]) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
polygon(ChartBrush, Point[]) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a polygon using the specified GDI brush.
polygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a polygon.
polygon(PointDouble[]) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
polygon(ChartBrush, Point[]) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a polygon using the specified GDI brush.
polygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a polygon.
polygon(Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
polygon(PointDouble[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
polygon(Point3D[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
polygon(int, Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
polygon(ChartBrush, Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
polygon(double, PointDouble[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
Polygon - Class in com.steema.teechart.drawing
 
Polygon() - Constructor for class com.steema.teechart.drawing.Polygon
 
Polygon - Class in com.steema.teechart.styles
 
Polygon(IBaseChart) - Constructor for class com.steema.teechart.styles.Polygon
 
Polygon(PolygonList, IBaseChart) - Constructor for class com.steema.teechart.styles.Polygon
 
polygonFourDouble() - Method in class com.steema.teechart.drawing.Graphics3D
 
PolygonList - Class in com.steema.teechart.styles
ValueLists is a collection of objects.
PolygonList(Map) - Constructor for class com.steema.teechart.styles.PolygonList
 
polygonRect(Point[]) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns bounding rectangle for point array p
PolygonSeries - Class in com.steema.teechart.styles
Title: TeeChart for Java
PolygonSeries(IBaseChart) - Constructor for class com.steema.teechart.styles.PolygonSeries
 
PolygonSeries() - Constructor for class com.steema.teechart.styles.PolygonSeries
 
polyLine(Point[]) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
polyLine(int, Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a series of line segments to join point array p at z displacement.
polyLine(Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
 
polyLine(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a series of line segments to join point array p.
polyLine(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a series of line segments to join point array p.
polyLine(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a series of line segments to join point array p.
polyLine(int, Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
polyLine(Point[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
Polynom - Class in com.steema.teechart.functions
Title: Polynom class
Polynom() - Constructor for class com.steema.teechart.functions.Polynom
 
position - Variable in class com.steema.teechart.axis.AxisLabels
 
position - Variable in class com.steema.teechart.legend.LegendSymbol
Controls where to display the legend symbol related to symbol item.
PositionUnits - Class in com.steema.teechart
Title: PositionUnits class
pow(double, double) - Static method in class com.steema.teechart.misc.MathUtils
Note: This method has been implemented here in MathUtils class because J2ME Math class does not include it.
pow(double, double) - Static method in class com.steema.teechart.misc.Utils
Note: This method has been implemented here in Utils class because J2ME Math class does not include it.
pPen - Variable in class com.steema.teechart.Shape
 
pPen - Variable in class com.steema.teechart.styles.CustomBar
 
pPen - Variable in class com.steema.teechart.tools.Tool
 
pPositions - Variable in class com.steema.teechart.styles.SeriesMarks
 
prepare() - Method in class com.steema.teechart.exports.DataExportFormat
 
prepareCanvas(IGraphics3D, Color) - Method in class com.steema.teechart.styles.SeriesPointer
 
prepareDrawImage() - Method in class com.steema.teechart.android.Graphics3DAndroid
 
prepareDrawImage() - Method in class com.steema.teechart.drawing.Graphics3D
 
prepareDrawImage() - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
prepareDrawImage() - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
prepareDrawImage() - Method in class com.steema.teechart.drawing.Graphics3DVML
 
prepareDrawImage() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
prepareFont(ChartFont) - Method in class com.steema.teechart.ToolTip
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.BarJoin
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Bezier
Internal use.
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.BubbleCloud
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Calendar
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Candle
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Custom2DPolar
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Custom3DPalette
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.CustomBar
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.CustomBox
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.CustomError
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.CustomPolar
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.ErrorBar
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.ErrorPoint
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.ErrorPoint3D
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Gantt
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Gauges
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.ImageBar
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.IsoSurface
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.LinearGauge
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Map
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.NumericGauge
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Pie
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.PointFigure
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Points3D
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Radar
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Series
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Shape
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Smith
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Surface
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Ternary
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Tower
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Volume
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.WindRose
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.World
 
prepareGraphics(ChartPen, ChartBrush) - Method in class com.steema.teechart.styles.CustomGauge
 
prepareGraphics(IGraphics3D, ChartPen, ChartBrush) - Method in class com.steema.teechart.styles.CustomGauge
 
prepareGraphics(IGraphics3D, ChartBrush) - Method in class com.steema.teechart.styles.TFrame
 
prepareGraphics(IGraphics3D) - Method in class com.steema.teechart.Wall
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Area
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Circular
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Custom3D
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Line
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Pie
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.PolygonSeries
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Series
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Surface
 
prepareLegendCanvas(Graphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Ternary
 
prepareMarks(SeriesMarks) - Method in class com.steema.teechart.ToolTip
 
preparePen(int, ChartPen) - Method in class com.steema.teechart.styles.ChartErrorsBase
 
preparePointer(int) - Method in class com.steema.teechart.styles.Ternary
 
previous() - Method in class com.steema.teechart.Page
Moves to previous page ( Current - 1 )
When MaxPointsPerPage is greater than Zero, TeeChart automatically divides point values in Pages.
previous - Variable in class com.steema.teechart.styles.Histogram
 
previousMonth() - Method in class com.steema.teechart.styles.Calendar
Moves the Calendar series onto the month before the present one.
PRINTED - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
Printer - Class in com.steema.teechart.printer
Title: Printer class
Printer(IBaseChart) - Constructor for class com.steema.teechart.printer.Printer
 
printing - Variable in class com.steema.teechart.Chart
 
PRINTING - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
processMouseEvent(FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
processMouseMotionEvent(FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
projection(int, Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
Internal use.
projection(int, Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
purple - Static variable in class com.steema.teechart.drawing.Color
The color purple.
PURPLE - Static variable in class com.steema.teechart.drawing.Color
The color purple.
PVO - Class in com.steema.teechart.functions
Title: PVO class
PVO() - Constructor for class com.steema.teechart.functions.PVO
 
PVO(IBaseChart) - Constructor for class com.steema.teechart.functions.PVO
 
pyramid(boolean, Rectangle, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a vertical or horizontal Pyramid with optional dark shaded sides.
pyramid(boolean, int, int, int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a vertical or horizontal Pyramid with optional dark shaded sides.
pyramid(boolean, int, int, int, int, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
pyramid(boolean, Rectangle, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
PYRAMID - Static variable in class com.steema.teechart.styles.BarStyle
Defines a pyramid shape for each bar series point.
Pyramid - Class in com.steema.teechart.styles
Title: Pyramid class
Pyramid(IBaseChart) - Constructor for class com.steema.teechart.styles.Pyramid
 
Pyramid() - Constructor for class com.steema.teechart.styles.Pyramid
 
PYRAMID - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a pyramid.
PYRAMID - Static variable in class com.steema.teechart.styles.TowerStyle
Defines Tower series points as pyramids.
pyramidTrunc(Rectangle, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a pyramid with a truncated apex of variable thickness.
pyramidTrunc(Rectangle, int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 

Q

QUARTER - Static variable in class com.steema.teechart.functions.CompressionPeriod
Quarter.

R

r - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
rad2Deg(double) - Static method in class com.steema.teechart.drawing.Graphics3D
 
rad2Deg(double) - Static method in class com.steema.teechart.misc.Utils
 
Radar - Class in com.steema.teechart.styles
Title: Radar class
Radar() - Constructor for class com.steema.teechart.styles.Radar
 
Radar(IBaseChart) - Constructor for class com.steema.teechart.styles.Radar
 
RADIAL - Static variable in class com.steema.teechart.drawing.GradientDirection
 
RAINBOW - Static variable in class com.steema.teechart.styles.PaletteStyle
Defines a rainbow palette.
RainbowPalette - Static variable in class com.steema.teechart.themes.Theme
 
RAISED - Static variable in class com.steema.teechart.BevelStyle
Raised bevel.
random() - Static method in class com.steema.teechart.drawing.Color
Creates a new Color instance with random RED, GREEN and BLUE color components.
Random() - Method in class com.steema.teechart.styles.SeriesRandom
 
Random(int) - Method in class com.steema.teechart.styles.SeriesRandom
 
randomBounds(int) - Method in class com.steema.teechart.styles.Series
 
RandomOHLC - Class in com.steema.teechart.styles
Title: RandomOHLC class
RandomOHLC() - Constructor for class com.steema.teechart.styles.RandomOHLC
 
RANGE - Static variable in class com.steema.teechart.functions.PeriodStyle
Defines function period as a range of points.
rationaliseValues(double, double, double) - Static method in class com.steema.teechart.misc.Utils
 
rationaliseValues(double, double, double) - Method in class com.steema.teechart.styles.Ternary
 
rCircleRect - Variable in class com.steema.teechart.styles.Circular
 
readImage(ObjectInputStream, Object) - Static method in class com.steema.teechart.misc.ImageUtils
 
readResolve() - Method in class com.steema.teechart.axis.Axis
 
readResolve() - Method in class com.steema.teechart.axis.AxisLabels
 
readResolve() - Method in class com.steema.teechart.Bevel
 
readResolve() - Method in class com.steema.teechart.Chart
 
readResolve() - Method in class com.steema.teechart.Footer
 
readResolve() - Method in class com.steema.teechart.functions.CurveFitting
 
readResolve() - Method in class com.steema.teechart.functions.Function
 
readResolve() - Method in class com.steema.teechart.legend.Legend
 
readResolve() - Method in class com.steema.teechart.legend.LegendSymbol
 
readResolve() - Method in class com.steema.teechart.misc.Enum
 
readResolve() - Method in class com.steema.teechart.Page
 
readResolve() - Method in class com.steema.teechart.styles.Calendar
 
readResolve() - Method in class com.steema.teechart.styles.Circular
 
readResolve() - Method in class com.steema.teechart.styles.Clock
 
readResolve() - Method in class com.steema.teechart.styles.Contour
 
readResolve() - Method in class com.steema.teechart.styles.Custom
 
readResolve() - Method in class com.steema.teechart.styles.Custom3DPalette
 
readResolve() - Method in class com.steema.teechart.styles.CustomError
 
readResolve() - Method in class com.steema.teechart.styles.Funnel
 
readResolve() - Method in class com.steema.teechart.styles.MarksCallout
 
readResolve() - Method in class com.steema.teechart.styles.Series
 
readResolve() - Method in class com.steema.teechart.styles.SeriesMarks
 
readResolve() - Method in class com.steema.teechart.styles.SeriesPointer
 
readResolve() - Method in class com.steema.teechart.styles.Surface
 
readResolve() - Method in class com.steema.teechart.styles.TriSurface
 
readResolve() - Method in class com.steema.teechart.TextShape
 
readResolve() - Method in class com.steema.teechart.Title
 
readResolve() - Method in class com.steema.teechart.tools.MarksTip
 
readResolve() - Method in class com.steema.teechart.tools.SeriesAnimation
 
readResolve() - Method in class com.steema.teechart.tools.Tool
 
rebuild() - Method in class com.steema.teechart.functions.Spline
Calculates new smoothed points from list of points.
reCalc() - Method in class com.steema.teechart.styles.Funnel
Uses all Quote and Opportunity values to restatic finalruct the Funnel chart.
reCalcAxesElements(Rectangle) - Method in class com.steema.teechart.Chart
 
reCalcCircleRect() - Method in class com.steema.teechart.styles.Circular
 
recalcGetAxis() - Method in class com.steema.teechart.styles.Series
 
recalculate() - Method in class com.steema.teechart.functions.Function
Performs a checkDataSource method call on parent Series.
Basically, all points in parent Series are recalculated.
The recalculating is performed only if internal updating flag is set to false.
To make sure updating is set to false, you can call Function endUpdate() method prior to calling Function recalculate.
recalcWidthHeight(Rectangle) - Method in class com.steema.teechart.Chart
Internal use.
recalcWidthHeight(Rectangle) - Method in interface com.steema.teechart.IBaseChart
 
reconstructFromData() - Method in class com.steema.teechart.styles.CustomBox
Reconstructs the box plot from series data.
RecordLength - Variable in class com.steema.teechart.data.SHP.SHPRecordHeader
 
RecordNumber - Variable in class com.steema.teechart.data.SHP.SHPRecordHeader
 
reCreateValues() - Method in class com.steema.teechart.styles.Custom3DGrid
 
rectangle(Rectangle) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
rectangle(ChartBrush, Rectangle) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
rectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
rectangle(int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a rectangle between the defined co-ordinates with z depth.
rectangle(Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Rectangle (Rectangle r) at z depth.
rectangle(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a rectangle between the defined co-ordinates.
rectangle(ChartBrush, Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
rectangle(ChartBrush, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
rectangle(ChartBrush, Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
rectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a Rectangle (Rectangle r).
rectangle(ChartBrush, Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
rectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a Rectangle (Rectangle r).
rectangle(ChartBrush, Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
rectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a Rectangle (Rectangle r).
rectangle(Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
rectangle(int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
rectangle(int, int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
rectangle(ChartBrush, Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
rectangle(Rectangle, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
Rectangle - Class in com.steema.teechart
Title: Rectangle class
Rectangle(Point, Dimension) - Constructor for class com.steema.teechart.Rectangle
 
Rectangle() - Constructor for class com.steema.teechart.Rectangle
 
Rectangle(int, int, int, int) - Constructor for class com.steema.teechart.Rectangle
 
Rectangle(Rectangle) - Constructor for class com.steema.teechart.Rectangle
 
RECTANGLE - Static variable in class com.steema.teechart.styles.BarStyle
Defines a rectangle shape for each bar series point.
RECTANGLE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a rectangle.
RECTANGLE - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a rectangle.
RECTANGLE - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a rectangle.
RECTANGLE - Static variable in class com.steema.teechart.styles.TowerStyle
Defines Tower series points as rectangles.
RECTANGLE - Static variable in class com.steema.teechart.TextShapeStyle
Defines a Rectangular shape.
RECTANGLE - Static variable in class com.steema.teechart.tools.DrawLineStyle
 
RECTANGLE - Static variable in class com.steema.teechart.tools.NearestPointStyle
Shape is a rectangle.
rectangleWithZ(Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
Obsolete. Please use Rectangle method instead.
rectangleY(int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Horizontal Rectangle from Left to Right, from Z0 to Z1 position, at Top Y.
rectangleY(int, int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
rectangleZ(int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Horizontal Rectangle from Left to Right, from Z0 to Z1 position, at Top Y.
rectangleZ(int, int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
rectCell(int, int) - Method in class com.steema.teechart.styles.Calendar
Returns the bounderies of a 2D-Rectangle defining the outline of the specified Calender series cell.
rectCenter(Rectangle) - Static method in class com.steema.teechart.drawing.Graphics3D
 
rectFromPolygon(int, Point[]) - Method in class com.steema.teechart.drawing.Graphics3D
Returns the bounding rectangle for a given array of XY points.
rectFromRectZ(Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
Returns the smallest bounding rectangle containing the four corners of the "R" rectangle after calculating their 3D position.
rectFromRectZ(Rectangle, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
RECTGRADIENT - Static variable in class com.steema.teechart.styles.BarStyle
Defines a rectangle shape with a gradient for each bar series point.
rectToPolygon(Rectangle) - Static method in class com.steema.teechart.misc.Utils
 
rectToPolygonDouble(Rectangle) - Static method in class com.steema.teechart.misc.Utils
 
red - Static variable in class com.steema.teechart.drawing.Color
The color red.
RED - Static variable in class com.steema.teechart.drawing.Color
The color red.
redrawLine(IGraphics3D, DrawLineItem) - Method in class com.steema.teechart.tools.DrawLine
 
reduce(DownSamplingMethod, Series, double, int, int, double[], double[], ColorList, Color) - Method in class com.steema.teechart.functions.DownSampling
 
refreshControl() - Method in interface com.steema.teechart.IChart
 
refreshControl() - Method in class com.steema.teechart.TChart
 
refreshData() - Method in class com.steema.teechart.data.CursorSeriesSource
 
refreshData() - Method in class com.steema.teechart.data.SeriesSource
Fills Series with data from source.
refreshSeries() - Method in class com.steema.teechart.styles.Series
Recalculates all dependent Series points again.
Each Series has a DataSource method.
Regression - Class in com.steema.teechart.functions
 
Regression() - Constructor for class com.steema.teechart.functions.Regression
 
remove(Axis) - Method in class com.steema.teechart.axis.CustomAxes
Removes the Custom Axis of Index 'CustomAxisIndex'.
Any Series associated with the Axis are reset to their default Axes.
remove(Class, EventListener) - Method in class com.steema.teechart.events.EventListenerList
Removes the listener as a listener of the specified type.
remove(ITeeEventListener) - Method in class com.steema.teechart.events.TeeEventListeners
 
remove() - Method in class com.steema.teechart.exports.PDFFontEnumerator
 
remove() - Method in class com.steema.teechart.exports.PDFImageEnumerator
TODO throw UnsupportedOperationException
remove(Series) - Method in class com.steema.teechart.styles.SeriesCollection
Deletes the specified Series from the Chart list of series.
REMOVE - Static variable in class com.steema.teechart.styles.SeriesEventStyle
 
remove(AxisBreak) - Method in class com.steema.teechart.tools.AxisBreaks
 
remove(DrawLineItem) - Method in class com.steema.teechart.tools.DrawLines
Deletes the specified Line from the Chart list of Lines.
remove(Tool) - Method in class com.steema.teechart.tools.ToolsCollection
Removes a tool from the TChart.
removeAll() - Method in class com.steema.teechart.axis.CustomAxes
Removes all Custom Axes.
Any Series associated with the Axes are reset to their default Axes.
REMOVEALL - Static variable in class com.steema.teechart.styles.SeriesEventStyle
 
removeAllComponents() - Method in class com.steema.teechart.Chart
 
removeAllSeries() - Method in class com.steema.teechart.styles.SeriesCollection
Removes all Series from the Chart but does not dispose of (destroy) them.
removeAllSeries() - Method in class com.steema.teechart.TChart
Removes all Series.
removeAt(int) - Method in class com.steema.teechart.styles.ValueList
 
removeAxisCalcResolver() - Method in class com.steema.teechart.axis.Axis
 
removeAxisLabelResolver() - Method in interface com.steema.teechart.IChart
 
removeAxisLabelResolver() - Method in class com.steema.teechart.TChart
 
removeAxisRectangleResolver() - Method in class com.steema.teechart.tools.CursorTool
 
removeBarStyleResolver() - Method in class com.steema.teechart.styles.CustomBar
 
removeCalendarChangeListener(Calendar.CalendarChangeListener) - Method in class com.steema.teechart.styles.Calendar
 
removeChangeListener(ChangeListener) - Method in class com.steema.teechart.Page
Removes a ChangeListener from the button.
removeChangeListener(ChangeListener) - Method in class com.steema.teechart.styles.Gauges
 
removeChangeListener(ChangeListener) - Method in class com.steema.teechart.tools.NearestPoint
 
removeChartListener(ChartListener) - Method in class com.steema.teechart.TChart
 
removeChartMotionListener(ChartMotionListener) - Method in class com.steema.teechart.TChart
 
removeChartMouseListener(ChartMouseListener) - Method in class com.steema.teechart.TChart
 
removeChartPaintListener(ChartPaintListener) - Method in class com.steema.teechart.TChart
 
removeChartPrintListener(ChartPrintListener) - Method in class com.steema.teechart.TChart
 
removeColorResolver() - Method in class com.steema.teechart.styles.Custom3DPalette
 
removeContourLevelResolver() - Method in class com.steema.teechart.styles.Contour
 
removeCursorListener(CursorTool.CursorListener) - Method in class com.steema.teechart.tools.CursorTool
 
removeDateTimeResolver() - Method in class com.steema.teechart.styles.Calendar
 
removeDragListener(DragListener) - Method in class com.steema.teechart.tools.ColorLine
 
removeDragListener(DragListener) - Method in class com.steema.teechart.tools.DragPoint
 
removeDragListener(DragListener) - Method in class com.steema.teechart.tools.DrawLine
 
removeDragListener(DragListener) - Method in class com.steema.teechart.tools.GanttTool
 
removeDrawLineListener(DrawLine.DrawLineListener) - Method in class com.steema.teechart.tools.DrawLine
 
removeDrawLineSelector() - Method in class com.steema.teechart.tools.DrawLine
 
removeGetAxesChartRectListener(GetAxesChartRectListener) - Method in class com.steema.teechart.TChart
 
removeLegendResolver() - Method in class com.steema.teechart.TChart
 
removeListener(ITeeEventListener) - Method in class com.steema.teechart.Chart
 
removeMarkTextResolver() - Method in class com.steema.teechart.styles.Series
 
removeMouseMotionListener(MouseMoveListener) - Method in class com.steema.teechart.tools.Tool
 
removePointerStyleResolver() - Method in class com.steema.teechart.styles.CustomPoint
 
removePointerStyleResolver() - Method in class com.steema.teechart.styles.CustomPolar
 
removePointerStyleResolver() - Method in class com.steema.teechart.styles.Points3D
 
removeRange(int, int) - Method in class com.steema.teechart.styles.ColorList
 
removeRange(int, int) - Method in class com.steema.teechart.styles.MarkPositions
 
removeRange(int, int) - Method in class com.steema.teechart.styles.PolygonList
 
removeRange(int, int) - Method in class com.steema.teechart.styles.StringList
 
removeRange(int, int) - Method in class com.steema.teechart.styles.ValueList
 
removeScrollable() - Method in class com.steema.teechart.TChart
 
removeSeries(Series) - Method in class com.steema.teechart.Chart
Removes a Series from the Chart series list, without disposing it.
removeSeries(Series) - Method in interface com.steema.teechart.IBaseChart
 
removeSeriesMouseListener(SeriesMouseListener) - Method in class com.steema.teechart.styles.CustomPoint
 
removeSeriesMouseListener(SeriesMouseListener) - Method in class com.steema.teechart.styles.Series
 
removeSeriesMouseListener(SeriesMouseListener) - Method in class com.steema.teechart.TChart
 
removeSeriesPaintListener(SeriesPaintListener) - Method in class com.steema.teechart.styles.Series
 
removeSizeListener(SizeListener) - Method in class com.steema.teechart.tools.GanttTool
 
removeStepResolver() - Method in class com.steema.teechart.tools.SeriesAnimation
 
removeToolListener(Tool.ToolListener) - Method in class com.steema.teechart.tools.Tool
 
removeToolMouseListener(ToolMouseListener) - Method in class com.steema.teechart.tools.Annotation
 
removeToolTipResolver() - Method in class com.steema.teechart.tools.MarksTip
 
removeYCalculator() - Method in class com.steema.teechart.styles.Custom3DGrid
 
removeZoomSnapshot() - Method in class com.steema.teechart.Zoom
 
repaint() - Method in class com.steema.teechart.axis.AxisLabelItem
Refreshes Label
repaint() - Method in class com.steema.teechart.styles.Series
Forces the Chart to Repaint.
You don't normally call Repaint directly.
ReportTheme - Class in com.steema.teechart.themes
Created by abde on 29/02/16.
ReportTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.ReportTheme
 
reset() - Method in class com.steema.teechart.drawing.ChartBrush
 
reset() - Method in class com.steema.teechart.drawing.ChartFont
 
reset() - Method in class com.steema.teechart.drawing.ChartPen
 
reset() - Method in class com.steema.teechart.drawing.Graphics3D
 
reset() - Method in class com.steema.teechart.exports.PDFFontEnumerator
 
reset() - Method in class com.steema.teechart.exports.PDFImageEnumerator
 
Reset() - Method in class com.steema.teechart.styles.LinearGauge
 
resetColorBand() - Method in class com.steema.teechart.tools.ScrollPager
 
resetGradient(Gradient) - Method in class com.steema.teechart.themes.BlackIsBackTheme
 
resetGradient(Gradient) - Method in class com.steema.teechart.themes.BlueSkyTheme
 
resetGradient(Gradient) - Method in class com.steema.teechart.themes.DefaultTheme
 
resetPositions() - Method in class com.steema.teechart.styles.SeriesMarks
Tells chart to repaint using automatically positioned marks.
Turns all Marks positions Custom to false.
resetState() - Method in class com.steema.teechart.android.Graphics3DAndroid
 
resetState() - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
resetState() - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
resetState() - Method in class com.steema.teechart.drawing.Graphics3DVML
 
resetState() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
resetTransform() - Method in class com.steema.teechart.android.Graphics3DAndroid
 
resetTransform() - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
resetTransform() - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
resetTransform() - Method in class com.steema.teechart.drawing.Graphics3DVML
 
resetTransform() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
resizeChartRect(Rectangle) - Method in class com.steema.teechart.legend.Legend
Returns the chart rectangle minus the space occupied by the Legend.
restore() - Method in class com.steema.teechart.android.Graphics3DAndroid
 
restore() - Method in class com.steema.teechart.drawing.Graphics3D
 
restore() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
restoreAxisScales() - Method in class com.steema.teechart.Chart
Restores the "remembered" axis scales when unzooming.
restoreAxisScales() - Method in interface com.steema.teechart.IBaseChart
 
restoredAxisScales - Variable in class com.steema.teechart.Chart
 
restoreScales(AllAxisSavedScales) - Method in class com.steema.teechart.Chart
 
result - Variable in class com.steema.teechart.drawing.LineCross
 
right - Variable in class com.steema.teechart.axis.AllAxisSavedScales
 
right - Variable in class com.steema.teechart.Chart
 
RIGHT - Static variable in class com.steema.teechart.functions.KDESides
 
RIGHT - Static variable in class com.steema.teechart.legend.LegendAlignment
Aligns the legend to the right of the TChart.
RIGHT - Static variable in class com.steema.teechart.legend.LegendSymbolPosition
Defines the right positioning of the Legend's color rectangles.
RIGHT - Static variable in class com.steema.teechart.styles.ErrorStyle
Crossbar of 'T' error displacement indicator displayed on the right.
RIGHT - Static variable in class com.steema.teechart.styles.ShapeTextHorizAlign
Text is horizontally aligned to the right of the shape.
RIGHT - Static variable in class com.steema.teechart.styles.VerticalAxis
Associates the series with the right axis.
RIGHTBOTTOM - Static variable in class com.steema.teechart.tools.AnnotationPosition
Draws the Annotation Tool in the bottom right of the Chart Panel.
RIGHTPERCENT - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as the series values as a percentage of the total of series values on the right of the series point labels.
RIGHTTOP - Static variable in class com.steema.teechart.tools.AnnotationPosition
Draws the Annotation Tool in the top right of the Chart Panel.
RIGHTTRIANGLE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a right triangle.
RIGHTTRIANGLE - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a right triangle.
RIGHTVALUE - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as the series values on the right of the series point labels.
RightWall(IBaseChart, Walls) - Constructor for class com.steema.teechart.Walls.RightWall
 
ROMAN - Static variable in class com.steema.teechart.styles.ClockStyle
Defines clock figures as Roman numerals.
RootMeanSquare - Class in com.steema.teechart.functions
Title: RootMeanSquare class
RootMeanSquare() - Constructor for class com.steema.teechart.functions.RootMeanSquare
 
RootMeanSquare(IBaseChart) - Constructor for class com.steema.teechart.functions.RootMeanSquare
 
rotate(int) - Method in class com.steema.teechart.styles.Circular
Returns the angle by which the Chart is rotated.
Rotate - Class in com.steema.teechart.tools
Title: Rotate class
Rotate() - Constructor for class com.steema.teechart.tools.Rotate
 
Rotate(IBaseChart) - Constructor for class com.steema.teechart.tools.Rotate
 
rotateLabel(int, int, String, double) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
rotateLabel(int, int, int, String, double) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a rotated text String at the specified x,y and z coordinates with the RotDegree rotation angle.
RotDegree values must be between 0 and 360.
The string is drawn on the Chart Drawing Canvas.
rotateLabel(Point, String, double) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a rotated text String at the specified Point x,y coordinates with the RotDegree rotation angle.
RotDegree values must be between 0 and 360.
The string is drawn on the Chart Drawing Canvas.
rotateLabel(int, int, String, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
rotateLabel(int, int, String, double) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a rotated text String at the specified xy coordinates with the RotDegree rotation angle.
RotDegree values must be between 0 and 360.
rotateLabel(int, int, String, double) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a rotated text String at the specified xy coordinates with the RotDegree rotation angle.
RotDegree values must be between 0 and 360.
rotateLabel(int, int, String, double) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a rotated text String at the specified xy coordinates with the RotDegree rotation angle.
rotateLabel(int, int, int, String, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
rotateLabel(int, int, String, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
rotateRectangle(Rectangle, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
rotateRectangle(Rectangle, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
RotateStyle - Class in com.steema.teechart.tools
Title: RotateStyle class
rotateTransform(Point, double) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
rotateTransform(Point, double) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
rotateTransform(Point, double) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
rotateTransform(Point, double) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
rotateTransform(Point, double) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ROTATION - Static variable in class com.steema.teechart.tools.RotateStyle
Rotates the Chart series.
rotationChange(boolean, double, double) - Static method in class com.steema.teechart.tools.Rotate
 
rotDegree - Variable in class com.steema.teechart.styles.Circular
 
ROUND - Static variable in class com.steema.teechart.drawing.DashCap
 
ROUND - Static variable in class com.steema.teechart.drawing.LineCap
Defines a round union style between line segments
round(double) - Static method in class com.steema.teechart.misc.MathUtils
Returns the integer nearest to "value" parameter
round(double) - Static method in class com.steema.teechart.misc.Utils
Returns the integer nearest to "value" parameter
round(PointDouble) - Static method in class com.steema.teechart.PointDouble
 
round(PointDouble[]) - Static method in class com.steema.teechart.PointDouble
 
round(PointDouble[], int) - Static method in class com.steema.teechart.PointDouble
 
roundRectangle(Rectangle, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
roundRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a rectangle with rounded corners of personalized curvature and size.
roundRectangle(Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
roundRectangle(Rectangle, int, int, int, Graphics3D.RoundRectangleStyle) - Method in class com.steema.teechart.drawing.Graphics3D
 
roundRectangle(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
roundRectangle(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a rectangle with rounded corners of personalized curvature and size.
roundRectangle(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a rectangle with rounded corners of personalized curvature and size.
roundRectangle(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a rectangle with rounded corners of personalized curvature and size.
roundRectangle(Rectangle, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
roundRectangle(Rectangle, int, int, int, Graphics3D.RoundRectangleStyle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
roundRectangle(Rectangle, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
roundRectangle(Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ROUNDRECTANGLE - Static variable in class com.steema.teechart.styles.BarStyle
Defines a round rectangle for each bar series point.
ROUNDRECTANGLE - Static variable in class com.steema.teechart.TextShapeStyle
Defines a Rounded Rectangular shape.
RSI - Class in com.steema.teechart.functions
Title: RSI class
RSI() - Constructor for class com.steema.teechart.functions.RSI
Creates a new instance of RSI
RSI(IBaseChart) - Constructor for class com.steema.teechart.functions.RSI
 
RSIStyle - Class in com.steema.teechart.functions
Title: RSI class

S

S_RESIZE - Static variable in class com.steema.teechart.Cursor
 
sameBrush - Variable in class com.steema.teechart.styles.Custom3DPalette
 
sameClass(ISeries) - Method in class com.steema.teechart.styles.Series
Returns True when the tmpSeries parameter is of the same class.
sameClassOrigin(Series) - Method in class com.steema.teechart.styles.Area
 
sameClassOrigin(Series) - Method in class com.steema.teechart.styles.CustomPoint
 
SAR - Class in com.steema.teechart.functions
Title: SAR class
SAR() - Constructor for class com.steema.teechart.functions.SAR
 
SAR(IBaseChart) - Constructor for class com.steema.teechart.functions.SAR
 
save() - Method in class com.steema.teechart.android.Graphics3DAndroid
 
save() - Method in class com.steema.teechart.drawing.Graphics3D
 
save() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
save(OutputStream) - Method in class com.steema.teechart.drawing.Image
 
save(String, String, Object) - Method in class com.steema.teechart.drawing.Image
 
save(String) - Method in class com.steema.teechart.exports.DataExportFormat
Saves Chart to file with Data export format.
save(FileWriter) - Method in class com.steema.teechart.exports.DataExportFormat
Saves Chart to stream with Data export format.
save(String) - Method in class com.steema.teechart.exports.ImageExportFormat
Saves image to File.
save(String) - Method in class com.steema.teechart.exports.JavascriptFormat
 
saveScales() - Method in class com.steema.teechart.Chart
 
screenPoint(Point) - Method in class com.steema.teechart.tools.DrawLine
 
scroll(double, boolean) - Method in class com.steema.teechart.axis.Axis
Scrolls or displaces the Axis Maximum and Minimum values by the Offset parameter.
If you want to scroll the Axis outside Series limits, CheckLimits must be false.
Scroll - Class in com.steema.teechart
Title: Scroll class
Scroll(IBaseChart) - Constructor for class com.steema.teechart.Scroll
 
scrollable - Variable in class com.steema.teechart.TChart
 
scrolled(ChartEvent) - Method in class com.steema.teechart.events.ChartMotionAdapter
Invoked when the chart has been scrolled
scrolled(ChartEvent) - Method in interface com.steema.teechart.events.ChartMotionListener
Invoked when the chart has been scrolled
ScrollMode - Class in com.steema.teechart
Title: ScrollMode class
ScrollModEventArgs - Class in com.steema.teechart.events
 
ScrollModEventArgs(double, double, boolean) - Constructor for class com.steema.teechart.events.ScrollModEventArgs
 
scrollModHandler(Axis, ScrollModEventArgs) - Method in class com.steema.teechart.axis.AxisLabelAdapter
 
scrollModHandler(Axis, ScrollModEventArgs) - Method in interface com.steema.teechart.axis.AxisLabelResolver
 
ScrollPager - Class in com.steema.teechart.tools
 
ScrollPager(IBaseChart) - Constructor for class com.steema.teechart.tools.ScrollPager
 
ScrollPager() - Constructor for class com.steema.teechart.tools.ScrollPager
 
ScrollResult - Class in com.steema.teechart
Title: ScrollResult class
ScrollResult() - Constructor for class com.steema.teechart.ScrollResult
 
sDatetimeformat - Variable in class com.steema.teechart.axis.AxisLabels
 
SE_RESIZE - Static variable in class com.steema.teechart.Cursor
 
SeawashPalette - Static variable in class com.steema.teechart.themes.Theme
 
SEGMENTS - Static variable in class com.steema.teechart.styles.ContourConstruction
Each level is segmented (slow)
segments - Variable in class com.steema.teechart.styles.ContourLevel
 
selectable(DrawLine, DrawLineItem, boolean) - Method in interface com.steema.teechart.tools.DrawLine.DrawLineSelector
 
SELFSTACK - Static variable in class com.steema.teechart.styles.MultiBars
The points of each bar series are drawn one on top of the other.
sender - Variable in class com.steema.teechart.events.TeeEvent
 
series - Variable in class com.steema.teechart.Chart
 
series() - Method in class com.steema.teechart.Chart
 
SERIES - Static variable in class com.steema.teechart.ClickedParts
 
series - Variable in class com.steema.teechart.data.SeriesSource
 
SERIES - Static variable in class com.steema.teechart.events.ChartDrawEvent
 
series - Variable in class com.steema.teechart.exports.DataExportFormat
 
series - Variable in class com.steema.teechart.functions.Function
 
series - Variable in class com.steema.teechart.imports.DataImportFormat
 
SERIES - Static variable in class com.steema.teechart.legend.LegendStyle
Legend draws the Series Titles even if there's only one Series in the chart.
series - Variable in class com.steema.teechart.styles.Calendar.CalendarCell
 
Series - Class in com.steema.teechart.styles
Title: Series class
Series(IBaseChart) - Constructor for class com.steema.teechart.styles.Series
 
series - Variable in class com.steema.teechart.styles.SeriesEvent
 
series - Variable in class com.steema.teechart.styles.SeriesPoint
 
series - Variable in class com.steema.teechart.styles.ValueList
 
series - Variable in class com.steema.teechart.tools.CursorTool.CursorEvent
 
SERIES - Static variable in class com.steema.teechart.tools.DrawLineHandle
 
Series.MarkTextResolver - Interface in com.steema.teechart.styles
 
SERIES_CHANGED - Static variable in class com.steema.teechart.styles.Calendar.CalendarChangeEvent
 
SERIES_CLICKED - Static variable in class com.steema.teechart.events.SeriesMouseEvent
 
SERIES_ENTERED - Static variable in class com.steema.teechart.events.SeriesMouseEvent
 
SERIES_EXITED - Static variable in class com.steema.teechart.events.SeriesMouseEvent
 
SERIES_FIRST - Static variable in class com.steema.teechart.events.SeriesMouseEvent
 
SERIES_LAST - Static variable in class com.steema.teechart.events.SeriesMouseEvent
 
seriesAdded(ChartEvent) - Method in class com.steema.teechart.events.ChartAdapter
Invoked when a series has been added to the chart
seriesAdded(ChartEvent) - Method in interface com.steema.teechart.events.ChartListener
Invoked when a series has been added to the chart
SeriesAnimation - Class in com.steema.teechart.tools
Title: SeriesAnimation class
SeriesAnimation(Series) - Constructor for class com.steema.teechart.tools.SeriesAnimation
 
SeriesAnimation() - Constructor for class com.steema.teechart.tools.SeriesAnimation
 
SeriesAnimation(IBaseChart) - Constructor for class com.steema.teechart.tools.SeriesAnimation
 
SeriesBand - Class in com.steema.teechart.tools
Title: SeriesBand class
SeriesBand() - Constructor for class com.steema.teechart.tools.SeriesBand
 
SeriesBand(IBaseChart) - Constructor for class com.steema.teechart.tools.SeriesBand
 
seriesChanged(Calendar.CalendarChangeEvent) - Method in interface com.steema.teechart.styles.Calendar.CalendarChangeListener
 
seriesClass(String) - Static method in class com.steema.teechart.misc.Utils
 
seriesClicked(SeriesMouseEvent) - Method in class com.steema.teechart.events.SeriesMouseAdapter
Invoked when a Series is clicked.
seriesClicked(SeriesMouseEvent) - Method in interface com.steema.teechart.events.SeriesMouseListener
Invoked when a Series is clicked.
SeriesCollection - Class in com.steema.teechart.styles
Title: SeriesCollection class
SeriesCollection() - Constructor for class com.steema.teechart.styles.SeriesCollection
 
SeriesCollection(IBaseChart) - Constructor for class com.steema.teechart.styles.SeriesCollection
 
seriesEntered(SeriesMouseEvent) - Method in class com.steema.teechart.events.SeriesMouseAdapter
Invoked when the mouse pointer enters the Series.
seriesEntered(SeriesMouseEvent) - Method in interface com.steema.teechart.events.SeriesMouseListener
Invoked when the mouse pointer enters the Series.
SeriesEvent - Class in com.steema.teechart.styles
Title: SeriesEvent class
SeriesEvent() - Constructor for class com.steema.teechart.styles.SeriesEvent
 
SeriesEventStyle - Class in com.steema.teechart.styles
Title: SeriesEventStyle class
seriesExited(SeriesMouseEvent) - Method in class com.steema.teechart.events.SeriesMouseAdapter
Invoked when the mouse pointer leaves the Series.
seriesExited(SeriesMouseEvent) - Method in interface com.steema.teechart.events.SeriesMouseListener
Invoked when the mouse pointer leaves the Series.
seriesGalleryCount - Static variable in class com.steema.teechart.misc.Utils
 
seriesGalleryPage - Static variable in class com.steema.teechart.misc.Utils
 
seriesHeight3D - Variable in class com.steema.teechart.Chart
 
seriesLegend(int, boolean) - Method in class com.steema.teechart.Chart
Returns the series that corresponds to the Legend "ItemIndex" position, when the Legend style is "Series".
The "OnlyActive" parameter, when false, takes into account all series, visibly active or not.
seriesLegend(int, boolean) - Method in interface com.steema.teechart.IBaseChart
 
SERIESMARKS - Static variable in class com.steema.teechart.ClickedParts
 
SeriesMarks - Class in com.steema.teechart.styles
Title: SeriesMarks
SeriesMarks(ISeries) - Constructor for class com.steema.teechart.styles.SeriesMarks
 
SeriesMarksPosition - Class in com.steema.teechart.styles
Title: SeriesMarksPosition class
SeriesMarksPosition() - Constructor for class com.steema.teechart.styles.SeriesMarksPosition
 
SeriesMarksSymbols - Class in com.steema.teechart.styles
 
SeriesMarksSymbols(IBaseChart) - Constructor for class com.steema.teechart.styles.SeriesMarksSymbols
 
SeriesMouseAdapter - Class in com.steema.teechart.events
An abstract adapter class for receiving series events.
SeriesMouseAdapter() - Constructor for class com.steema.teechart.events.SeriesMouseAdapter
 
SeriesMouseEvent - Class in com.steema.teechart.events
Title: TeeChart for Java
SeriesMouseEvent(ISeries, int, int, FrameworkMouseEvent) - Constructor for class com.steema.teechart.events.SeriesMouseEvent
 
SeriesMouseEvent(ISeries, int, int, Point) - Constructor for class com.steema.teechart.events.SeriesMouseEvent
 
SeriesMouseListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
SeriesOHLCPoint - Class in com.steema.teechart.styles
Title: SeriesOHLCPoint class
SeriesOHLCPoint() - Constructor for class com.steema.teechart.styles.SeriesOHLCPoint
 
SeriesOHLCPoint(OHLC, int) - Constructor for class com.steema.teechart.styles.SeriesOHLCPoint
 
SeriesPaintAdapter - Class in com.steema.teechart.events
An abstract adapter class for receiving series paint events.
SeriesPaintAdapter() - Constructor for class com.steema.teechart.events.SeriesPaintAdapter
 
seriesPainted(ChartDrawEvent) - Method in class com.steema.teechart.events.ChartPaintAdapter
Invoked after Series are drawn
seriesPainted(ChartDrawEvent) - Method in class com.steema.teechart.events.SeriesPaintAdapter
Invoked after Series are drawn
seriesPainted(ChartDrawEvent) - Method in interface com.steema.teechart.events.SeriesPaintListener
Invoked after Series are drawn
seriesPainting(ChartDrawEvent) - Method in class com.steema.teechart.events.ChartPaintAdapter
Invoked before Series are drawn
seriesPainting(ChartDrawEvent) - Method in class com.steema.teechart.events.SeriesPaintAdapter
Invoked before Series are drawn
seriesPainting(ChartDrawEvent) - Method in interface com.steema.teechart.events.SeriesPaintListener
Invoked before Series are drawn
SeriesPaintListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
SeriesPoint - Class in com.steema.teechart.styles
Title: SeriesPoint class
SeriesPoint() - Constructor for class com.steema.teechart.styles.SeriesPoint
 
SeriesPoint(Series, int) - Constructor for class com.steema.teechart.styles.SeriesPoint
 
SeriesPointer - Class in com.steema.teechart.styles
Title: SeriesPointer class
SeriesPointer(IBaseChart, ISeries) - Constructor for class com.steema.teechart.styles.SeriesPointer
 
SeriesRandom - Class in com.steema.teechart.styles
Title: SeriesRandom class
SeriesRandom() - Constructor for class com.steema.teechart.styles.SeriesRandom
 
SeriesRegion - Class in com.steema.teechart.tools
Title: SeriesRegion class
SeriesRegion() - Constructor for class com.steema.teechart.tools.SeriesRegion
 
SeriesRegion(IBaseChart) - Constructor for class com.steema.teechart.tools.SeriesRegion
 
SeriesSource - Class in com.steema.teechart.data
Title: SeriesSource class
SeriesSource() - Constructor for class com.steema.teechart.data.SeriesSource
 
SERIESTITLE - Static variable in class com.steema.teechart.styles.MarksStyle
Show the point Series Title.
SERIESTYPESCOUNT - Static variable in class com.steema.teechart.misc.Utils
 
seriesTypesIndex(ISeries) - Static method in class com.steema.teechart.misc.Utils
 
seriesTypesIndex(Class) - Static method in class com.steema.teechart.misc.Utils
 
seriesTypesOf - Static variable in class com.steema.teechart.misc.Utils
 
seriesWidth3D - Variable in class com.steema.teechart.Chart
 
SeriesXYPoint - Class in com.steema.teechart.styles
Title: SeriesXYPoint class
SeriesXYPoint() - Constructor for class com.steema.teechart.styles.SeriesXYPoint
 
SeriesXYPoint(Series, int) - Constructor for class com.steema.teechart.styles.SeriesXYPoint
 
SeriesXYZPoint - Class in com.steema.teechart.styles
Title: SeriesXYZPoint class
SeriesXYZPoint() - Constructor for class com.steema.teechart.styles.SeriesXYZPoint
 
SeriesXYZPoint(Custom3D, int) - Constructor for class com.steema.teechart.styles.SeriesXYZPoint
 
set(Point) - Method in class com.steema.teechart.drawing.Point
 
setAboveColor(Color) - Method in class com.steema.teechart.styles.Funnel
Funnel segment color if Opportunity value is greater than Quote value.
Default value: GREEN
setAccumulate(boolean) - Method in class com.steema.teechart.functions.CLV
Accumulates the CLV Function results.
setActive(boolean) - Method in class com.steema.teechart.styles.Calendar
 
setActive(boolean) - Method in class com.steema.teechart.styles.Circular
 
setActive(boolean) - Method in interface com.steema.teechart.styles.ISeries
 
setActive(boolean) - Method in class com.steema.teechart.styles.PolygonSeries
 
setActive(boolean) - Method in class com.steema.teechart.styles.Series
Shows or hides this series.
It can be changed both at design time or runtime.
setActive(boolean) - Method in class com.steema.teechart.tools.MarksTip
 
setActive(boolean) - Method in class com.steema.teechart.tools.Tool
Enables/Disables the indexed Tool.
Default value: true
setActive(boolean) - Method in class com.steema.teechart.ToolTip
 
setActive(boolean) - Method in class com.steema.teechart.ZoomScroll
Sets the active state of Chart Zoom and Scroll.
Default value: false
setAdjacentPoint1(double) - Method in class com.steema.teechart.styles.CustomBox
Read from AdjacentPoint1 to get SampleValues lower adjacent point limit.
Default value: 0
setAdjacentPoint3(double) - Method in class com.steema.teechart.styles.CustomBox
Read from AdjacentPoint3 to get SampleValues upper adjacent point.
Default value: O
setAdjustFrame(boolean) - Method in class com.steema.teechart.Title
Resizes Header and Footer frames to full Chart dimensions when true.
When false it resizes to the Title text width.
SetAF(double) - Method in class com.steema.teechart.functions.SAR
Sets SAR function acceleration factor.
setAlign(AxisLabelAlign) - Method in class com.steema.teechart.axis.AxisLabels
Sets the position of Labels on an Axis.
Default value: Default position
setAlign(StringAlignment) - Method in class com.steema.teechart.legend.LegendItem
 
setAlign(TailAlignment) - Method in class com.steema.teechart.styles.TailParams
 
setAlignAxes(boolean) - Method in class com.steema.teechart.tools.ScrollPager
 
setAlignment(LegendAlignment) - Method in class com.steema.teechart.legend.Legend
Defines the Legend position.
Default value: Right
setAlignment(StringAlignment) - Method in class com.steema.teechart.Title
Sets how tChart Header and Footer text will be aligned within the Chart rectangle.
setAllow(ScrollMode) - Method in class com.steema.teechart.Scroll
Controls runtime Scrolling modes.
Default value: Both

setAllow(boolean) - Method in class com.steema.teechart.Zoom
Allows runtime Zoom by dragging the mouse when true.
Default value: true
setAllowDrag(boolean) - Method in class com.steema.teechart.tools.ColorLine
Allows mousedrag of Line when true.
setAllowDrag(boolean) - Method in class com.steema.teechart.tools.GanttTool
 
setAllowResize(boolean) - Method in class com.steema.teechart.tools.GanttTool
When true, the end user can use the mouse to resize Gantt series bars.
setAlternate(boolean) - Method in class com.steema.teechart.axis.AxisLabels
Sets the axis labels to be drawn in two rows or columns.
setAngle(int) - Method in class com.steema.teechart.axis.AxisLabels
Defines the rotation degree applied to each Axis Label.
Default value: 0
setAngle(int) - Method in class com.steema.teechart.axis.AxisTitle
Specifies the rotation in degrees applied to each Axis Label.
setAngle(double) - Method in class com.steema.teechart.drawing.Gradient
Enables fine-tuning of displayed Colors.
setAngle(double) - Method in class com.steema.teechart.styles.SeriesMarks
Sets angle from 0 to 360 to rotate Marks.
Default value: 0
setAngleIncrement(double) - Method in class com.steema.teechart.styles.CustomPolar
Displays labels in 15,30,45 or 90 degree increments.
setAngleSize(int) - Method in class com.steema.teechart.styles.Pie
Total angle in degrees (0 to 360) for all slices.
Default value: 360
setAnimated(boolean) - Method in class com.steema.teechart.Zoom
Animates Zoom in sequenced steps when true.
Default value: false
setAnimatedSteps(int) - Method in class com.steema.teechart.Zoom
Sets the number of steps of the animated zooming sequence.
Large number of steps can delay zooming.
setAntiOverlap(boolean) - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
setApplyDark(boolean) - Method in class com.steema.teechart.Wall
Applies a darker shade to 3D Chart Walls when true.
Default value: true
setApplyZOrder(boolean) - Method in class com.steema.teechart.Aspect
Sets the different 3D "Z" depth positions of multiple Series.
setApplyZOrder(boolean) - Method in class com.steema.teechart.styles.SeriesCollection
Sets multiple Series on same Chart in different Z spaces when true.
Run-time only.
setArrow(ChartPen) - Method in class com.steema.teechart.styles.Callout
Sets the Arrow line between a Series Mark and a Series point.
It is also used by Annotation tool to draw a line connecting the annotation and the series point.
setArrowHead(ArrowHeadStyle) - Method in class com.steema.teechart.styles.Callout
Determines if callout line will display an "arrow" head at the end or not.
setArrowHeadSize(int) - Method in class com.steema.teechart.styles.Callout
Sets the size in pixels of the arrow head at the end of the callout line.
setArrowHeight(int) - Method in class com.steema.teechart.styles.Arrow
Sets the vertical arrow head size in pixels.
setArrowHeight(int) - Method in class com.steema.teechart.styles.Vector3D
Sets the arrow height in pixels.
Default value: 4
setArrowLength(int) - Method in class com.steema.teechart.styles.SeriesMarks
Stes the length in pixels of the line connecting the Mark to Series point.
Default value: 16
setArrowWidth(int) - Method in class com.steema.teechart.styles.Arrow
Sets the horizontal arrow head size in pixels.
setArrowWidth(int) - Method in class com.steema.teechart.styles.Vector3D
Seets the arrow width in pixels.
Default value: 4
setAspect(Aspect) - Method in class com.steema.teechart.Chart
3D view parameters.
setAtSegments(boolean) - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
setAutoBound(boolean) - Method in class com.steema.teechart.tools.SeriesRegion
 
setAutoHide(boolean) - Method in class com.steema.teechart.Wall
 
setAutoMarkPosition(boolean) - Method in class com.steema.teechart.styles.CustomBar
Repositions Marks on BarSeries to prevent overlapping.
Default value: false
setAutoMarkPosition(boolean) - Method in class com.steema.teechart.styles.Pie
If true, marks will be displayed trying to not overlap one to each other.
Default value: true
setAutomatic(boolean) - Method in class com.steema.teechart.axis.Axis
Max and Min of axis scale based on associated Series.
setAutomaticLevels(boolean) - Method in class com.steema.teechart.styles.Contour
Sets ContourSeries Automatic Levels.
Default value: true
setAutomaticMaximum(boolean) - Method in class com.steema.teechart.axis.Axis
The Axis adjusts the Maximum value automatically based on the maximum value of its associated Series when true.
Default value: true
setAutomaticMinimum(boolean) - Method in class com.steema.teechart.axis.Axis
The Axis adjusts the Minimum value automatically based on the maximum value of its associated Series when true.
Default value: true
setAutoPenColor(boolean) - Method in class com.steema.teechart.styles.Circular
When true TeeChart will calculate colour from slice colour.
setAutoPositionLinearGauge(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setAutoPositionNumericGauge(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setAutoRepaint(boolean) - Method in class com.steema.teechart.Chart
Sets if this Chart should automatically repaint after a property change.
setAutoRepaint(boolean) - Method in interface com.steema.teechart.IBaseChart
 
setAutoRepaint(boolean) - Method in class com.steema.teechart.styles.FastLine
Repaints Chart after any changes are made.
Default value: true
setAutoRepaint(boolean) - Method in class com.steema.teechart.TChart
Enables/Disables repainting of Chart when points are added.
Default value: true
setAutoScale(boolean) - Method in class com.steema.teechart.Page
 
setAutoSize(boolean) - Method in class com.steema.teechart.TextShape
 
setAutoUpdate(boolean) - Method in class com.steema.teechart.styles.Funnel
Reconstructs FunnelSeries with every added point.
Default value: true
setAutoValueLinearGauge(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setAutoValueNumericGauge(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setAxes(Axes) - Method in class com.steema.teechart.Chart
Accesses the five axes, Top, Left, Right, Bottom and z depthas well as custom axis objects.
setAxes(Axes) - Method in class com.steema.teechart.TChart
 
setAxis(int, Axis) - Method in class com.steema.teechart.axis.CustomAxes
Sets Axis characteristics of corresponding index value.
setAxis(Axis) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
setAxis(Axis) - Method in class com.steema.teechart.tools.ColorBand
 
setAxis(Axis) - Method in class com.steema.teechart.tools.ToolAxis
Sets the axis to which a Tool will belong.
Default value: null
setAxisCalcPosValueDelegate(double) - Method in class com.steema.teechart.axis.Axis
 
setAxisCalcResolver(AxisCalcResolver) - Method in class com.steema.teechart.axis.Axis
 
setAxisCalcXPosValueDelegate(double) - Method in class com.steema.teechart.axis.Axis
 
setAxisCalcYPosValueDelegate(double) - Method in class com.steema.teechart.axis.Axis
 
setAxisInside(boolean) - Method in class com.steema.teechart.styles.KnobGauge
 
setAxisLabelResolver(AxisLabelResolver) - Method in interface com.steema.teechart.IChart
 
setAxisLabelResolver(AxisLabelResolver) - Method in class com.steema.teechart.TChart
 
setAxisOnce() - Method in class com.steema.teechart.styles.CustomGauge
 
setAxisRectangleResolver(CursorTool.CursorToolResolver) - Method in class com.steema.teechart.tools.CursorTool
 
setAxisScale(Ternary.TernaryAxisScale) - Method in class com.steema.teechart.styles.Ternary
 
setBack(ChartPen) - Method in class com.steema.teechart.styles.ErrorsFormat3D
 
setBack(Walls.BackWall) - Method in class com.steema.teechart.Walls
Defines the pen and brush used to fill the back chart side.
setBackColor(Color) - Method in class com.steema.teechart.drawing.Graphics3D
 
setBackColor(Color) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setBackColor(Color) - Method in class com.steema.teechart.styles.SeriesMarks
Obsolete. Use the Color method instead.
setBackground(Color) - Method in class com.steema.teechart.TChart
Sets the color the Chart rectangle is filled with.
setBackgroundImage(Image) - Method in class com.steema.teechart.TChart
 
setBackImageInside(boolean) - Method in class com.steema.teechart.Panel
Obsolete. Please use Walls.Back.Image instead.
setBandPen(ChartPen) - Method in class com.steema.teechart.styles.IsoSurface
 
setBandwidth(int) - Method in class com.steema.teechart.functions.KDEOptions
 
setBarHeightPercent(int) - Method in class com.steema.teechart.styles.HorizBar
Defines the percent of bar Height, from 0 to 100.
Default value: 70
setBarRound(CustomBar.BarRounding) - Method in class com.steema.teechart.styles.CustomBar
Describes what ends of the Bar are rounded.
Used only when BarStyle property is RoundRectangle
setBarSizePercent(int) - Method in class com.steema.teechart.styles.CustomBar
 
setBarStyle(BarStyle) - Method in class com.steema.teechart.styles.CustomBar
Defines the Bar shape used to draw Bars.
Default value: BarStyle.Rectangle
setBarStyleResolver(CustomBar.BarStyleResolver) - Method in class com.steema.teechart.styles.CustomBar
 
setBarWidthPercent(int) - Method in class com.steema.teechart.styles.Bar
Sets the percent of total Bar width used.
Default value: 70
setBelowColor(Color) - Method in class com.steema.teechart.styles.Funnel
Funnel segment color if Opportunity value is more than the DifferenceLimit % below the Quote value.
Default value: RED
setBevel(Bevel) - Method in class com.steema.teechart.Shape
Internal use - serialization
setBevelInner(BevelStyle) - Method in class com.steema.teechart.Shape
Defines the inner bevel type of the TChart Panel border.
Available types:
None
Lowered
Raised
setBevelOuter(BevelStyle) - Method in class com.steema.teechart.Shape
Defines the outer bevel type of the TChart Panel border.
Available types:
None
Lowered
Raised
setBevelPercent(int) - Method in class com.steema.teechart.styles.Pie
 
setBevelWidth(int) - Method in class com.steema.teechart.Shape
Obsolete. Please use Bevel.Width
setBlueFactor(double) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets the alpha value for the Blue of the ARGB component.
Default value: 1
setBold(boolean) - Method in class com.steema.teechart.drawing.ChartFont
Sets Font bold for text.
Default value: false
setBooleanProperty(boolean, boolean) - Method in class com.steema.teechart.TeeBase
 
setBorderRound(int) - Method in class com.steema.teechart.Shape
Rounds the Borders of the Chart Shapes.
setBottom(Axis) - Method in class com.steema.teechart.axis.Axes
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.
setBottom(int) - Method in class com.steema.teechart.Rectangle
Sets rectangle Bottom coordinate.
setBottom(int) - Method in class com.steema.teechart.Shape
Shape rectangle bottom co-ordinate.
setBottom(ChartPen) - Method in class com.steema.teechart.styles.ErrorsFormat
 
setBottom(Walls.BottomWall) - Method in class com.steema.teechart.Walls
Defines the pen and brush used to fill the bottom chart side.
setBoundValue(double) - Method in class com.steema.teechart.tools.SeriesBand
Sets a constant value to be used as one of the limits of band filled areas.
setBoxSize(double) - Method in class com.steema.teechart.styles.PointFigure
Determines the amount in price scales that is multiplied by ReversalAmount.
Default value: 1
setBreaks(AxisBreaks) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
setBrush(ChartBrush) - Method in class com.steema.teechart.drawing.Graphics3D
Determines the kind of brush used to fill the Canvas draw rectangle background.
The Brush.Visible method must be set to true.
setBrush(ChartBrush) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setBrush(ChartBrush) - Method in class com.steema.teechart.Shape
Internal use - serialization
setBrush(ChartBrush) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
setBrush(ChartBrush) - Method in class com.steema.teechart.tools.SeriesBand
Set Brush characteristics.
setBrush(ChartBrush) - Method in class com.steema.teechart.tools.SeriesRegion
Set Brush characteristics.
setBrushCanvas(Color, ChartBrush, Color) - Method in class com.steema.teechart.Chart
Internal use.
setBrushCanvas(Color, ChartBrush, Color) - Method in interface com.steema.teechart.IBaseChart
 
setBuild(boolean) - Method in class com.steema.teechart.functions.Spline
Indicates the spline has already calculated smooth points.
setButton(int) - Method in class com.steema.teechart.tools.DragPoint
Sets which mousebutton activates DragPoint.
Default value: MouseButtons.Left
setButton(int) - Method in class com.steema.teechart.tools.DrawLine
Defines which mousebutton activates the DrawLineTool.
Default value: MouseButtons.Left
setButton(int) - Method in class com.steema.teechart.tools.Rotate
Defines which mousebutton activates the TTeeCustomTool.
Default value: MouseButtons.Left
setCacheTriangles(boolean) - Method in class com.steema.teechart.styles.TriSurface
 
setCalcPosValue() - Method in class com.steema.teechart.axis.Axis
 
setCalcPosValue() - Method in class com.steema.teechart.tools.AxisBreaksTool
 
setCallout(MarksCallout) - Method in class com.steema.teechart.styles.SeriesMarks
 
setCancelMouse(boolean) - Method in class com.steema.teechart.Chart
Cancels the mouse when set to True.
setCancelMouse(boolean) - Method in interface com.steema.teechart.IBaseChart
 
setCandleWidth(int) - Method in class com.steema.teechart.styles.Candle
Sets the horizontal Candle Size in pixels.
Default value: 6
setCanvas(Graphics3D) - Method in class com.steema.teechart.TChart
 
setCapacity(int) - Method in class com.steema.teechart.styles.Custom3DGrid.PCellsRow
 
setCaption(String) - Method in class com.steema.teechart.axis.AxisTitle
Defines the string of text used to draw near to each Chart Axis.
Default value: ""
setCells(int, int) - Method in class com.steema.teechart.styles.Custom3DGrid.CellsRow
 
setCenter(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CircularGauge
 
setCenter(boolean) - Method in class com.steema.teechart.tools.Marker
 
setCentered(boolean) - Method in class com.steema.teechart.axis.GridPen
Sets grid lines to display between axis labels or at label positions.
setCentered(boolean) - Method in class com.steema.teechart.tools.Marker
 
setCenteredPoints(boolean) - Method in class com.steema.teechart.styles.ColorGrid
Controls how "X" and "Z" values will be considered.
Default value: false
setChart(IBaseChart) - Method in class com.steema.teechart.axis.Axes
 
setChart(IBaseChart) - Method in class com.steema.teechart.axis.Axis
 
setChart(IBaseChart) - Method in class com.steema.teechart.axis.AxisDraw
 
setChart(IBaseChart) - Method in class com.steema.teechart.axis.AxisDraw.TicksGridDraw
 
setChart(IBaseChart) - Method in class com.steema.teechart.axis.CustomAxes
 
setChart(IBaseChart) - Method in class com.steema.teechart.drawing.ChartBrush
 
setChart(IBaseChart) - Method in class com.steema.teechart.drawing.ChartFont
 
setChart(IBaseChart) - Method in class com.steema.teechart.legend.Legend
 
setChart(IBaseChart) - Method in class com.steema.teechart.Shadow
 
setChart(IBaseChart) - Method in class com.steema.teechart.Shape
Chart associated with this object.
setChart(IBaseChart) - Method in class com.steema.teechart.styles.BaseLine
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Calendar
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Circular
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.CircularGauge
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Clock
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Custom
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Custom3DPalette
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.CustomBar
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.CustomBox
 
setChart(Chart) - Method in class com.steema.teechart.styles.CustomErrorPoint
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.CustomErrorPoint3D
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.CustomPoint
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.CustomPolar
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.FastLine
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Funnel
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Gauges
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.HighLow
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Histogram
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.ImageBar
 
setChart(IBaseChart) - Method in interface com.steema.teechart.styles.ISeries
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.LinearGauge
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.NumericGauge
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Pie
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.PointFigure
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Points3D
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Series
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.SeriesCollection
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.SeriesMarks
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.SeriesPointer
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Shape
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Smith
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Surface
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.Ternary
 
setChart(IBaseChart) - Method in class com.steema.teechart.styles.World
 
setChart(Chart) - Method in class com.steema.teechart.TChart
 
setChart(IBaseChart) - Method in class com.steema.teechart.TeeBase
Chart associated with this object.
setChart(IBaseChart) - Method in class com.steema.teechart.TextShape
 
setChart(IBaseChart) - Method in class com.steema.teechart.tools.Annotation
 
setChart(IBaseChart) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
setChart(TChart) - Method in class com.steema.teechart.tools.SubChart
 
setChart(IBaseChart) - Method in class com.steema.teechart.tools.Tool
 
setChart(IBaseChart) - Method in class com.steema.teechart.tools.ToolsCollection
Sets Chart interface to tools collection
setChart(IBaseChart) - Method in class com.steema.teechart.Walls
 
setChart(IBaseChart) - Method in class com.steema.teechart.Zoom
Overrides base SetChart method to adjust pen and brush chart properties.
setChart3DPercent(int) - Method in class com.steema.teechart.Aspect
Sets the percentage of Z Depth.
setChartBounds(Rectangle) - Method in class com.steema.teechart.Chart
Sets the four sides of the Chart (Left, Top, Right and Bottom)
setChartName(String) - Method in class com.steema.teechart.exports.JavascriptFormat
 
setChartRect(Rectangle) - Method in class com.steema.teechart.Chart
Sets the rectangle to contain the four main Chart axes.
setChartRect(Rectangle, boolean) - Method in class com.steema.teechart.Chart
 
setChartRect(Rectangle) - Method in interface com.steema.teechart.IBaseChart
 
setChartRect(Rectangle, boolean) - Method in interface com.steema.teechart.IBaseChart
 
setCheckBoxes(boolean) - Method in class com.steema.teechart.legend.Legend
Displays the Legend check boxes when true.
Default value: false
setCircleBackColor(Color) - Method in class com.steema.teechart.styles.Circular
Determines the color to fill the ellipse.
setCircled(boolean) - Method in class com.steema.teechart.styles.Circular
Sets CirleSeries as elliptical or circular.
Default value: false
setCircled(boolean) - Method in class com.steema.teechart.styles.TFrame
 
setCircleLabels(boolean) - Method in class com.steema.teechart.styles.CustomPolar
Sets CicleLabel properties.
Default value: false
setCircleLabelsInside(boolean) - Method in class com.steema.teechart.styles.CustomPolar
Enables/disables the display of the axis labels inside the circle area.
setCircleLabelsRotated(boolean) - Method in class com.steema.teechart.styles.CustomPolar
Places Circle Labels at an angle in line with the Radar/Polar circle at each Label point when true.
setCircleRect() - Method in class com.steema.teechart.styles.CircularGauge
 
setCLabels(boolean) - Method in class com.steema.teechart.styles.Smith
Shows/hides the static finalant reactance labels.
When set to true, constant reactance labels are shown.
setClamp(KDEClamp) - Method in class com.steema.teechart.functions.KDEOptions
 
setClampMax(double) - Method in class com.steema.teechart.functions.KDE
 
setClampMin(double) - Method in class com.steema.teechart.functions.KDE
 
setClickableLine(boolean) - Method in class com.steema.teechart.styles.Custom
Allows mouse clicks over the line drawn between points.
Default value: true
setClip(boolean) - Method in class com.steema.teechart.styles.SeriesMarks
Restricts Marks to Chart axes space, when true.
Default value: false
setClipPoints(boolean) - Method in class com.steema.teechart.Aspect
Restricts those Series points displayed outside the Chart axes rectangle when true.
setClockWiseLabels(boolean) - Method in class com.steema.teechart.styles.CustomPolar
Displays the circle labels in a clockwise direction when true.
Default value: false
setClose(double) - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point Close value.
setCloseCircle(boolean) - Method in class com.steema.teechart.styles.CustomPolar
Draws a Line between the last and first PolarSeries point coordinates.
setClosed(boolean) - Method in class com.steema.teechart.styles.Polygon
When true, the polygon is displayed and filled using the polygon Pen and Brush methods.
setCloseValues(ValueList) - Method in class com.steema.teechart.styles.OHLC
Sets all Stock market Close values.
You can access Close values in the same way you can access X or Y values.
setColor(Color) - Method in class com.steema.teechart.drawing.ChartBrush
Specifies the color used to fill a zone.
setColor(Color) - Method in class com.steema.teechart.drawing.ChartFont
Defines a Font color for text.
setColor(Color) - Method in class com.steema.teechart.drawing.ChartPen
 
setColor(Color) - Method in class com.steema.teechart.Shadow
Defines the shadow Color.
setColor(Color) - Method in class com.steema.teechart.Shape
Defines the shape Color.
setColor(Color) - Method in class com.steema.teechart.styles.Bezier
 
setColor(int, Color) - Method in class com.steema.teechart.styles.ColorList
 
setColor(Color) - Method in class com.steema.teechart.styles.Contour.LevelProps
 
setColor(Color) - Method in class com.steema.teechart.styles.ContourLevel
Colour of Contour series Level.
setColor(Color) - Method in class com.steema.teechart.styles.Custom
 
setColor(Color) - Method in class com.steema.teechart.styles.CustomError
 
setColor(Color) - Method in class com.steema.teechart.styles.CustomPolar
 
setColor(Color) - Method in class com.steema.teechart.styles.FastLine
 
setColor(Color) - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Sets the Color of the OtherSlice.
setColor(Color) - Method in class com.steema.teechart.styles.Points
 
setColor(Color) - Method in class com.steema.teechart.styles.Points3D
Default color for all points.
Default value: ""
setColor(Color) - Method in class com.steema.teechart.styles.Polygon
Sets Color used to fill the polygon.
Or that used to draw the Brush pattern.
setColor(Color) - Method in class com.steema.teechart.styles.PolygonSeries
 
setColor(Color) - Method in class com.steema.teechart.styles.Series
Default color for all points.
Default value: Color.Empty
setColor(Color) - Method in class com.steema.teechart.styles.SeriesPoint
Indexed Point Color
setColor(Color) - Method in class com.steema.teechart.styles.SeriesPointer
Sets the pointer color.
setColor(Color) - Method in class com.steema.teechart.styles.Volume
 
setColor(Color) - Method in class com.steema.teechart.tools.ColorBand
Sets Band Color.
setColor(Color) - Method in class com.steema.teechart.Walls.LeftWall
Specifies the color used to fill the LeftWall background.
Default value: LIGHT_YELLOW
setColorEach(boolean) - Method in class com.steema.teechart.styles.Pie
Draws points with different preset Colors.
Default value: true
setColorEach(boolean) - Method in class com.steema.teechart.styles.Points
 
setColorEach(boolean) - Method in class com.steema.teechart.styles.Series
 
setColorEachLine(boolean) - Method in class com.steema.teechart.styles.Custom
Enables/Disables the coloring of each connecting line of a series.
Default value: true
setColorLevel(boolean) - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
setColorMember(String) - Method in class com.steema.teechart.styles.Series
Sets the Datasource Color Field.
Default value: ""
setColorOne(Color) - Method in class com.steema.teechart.Bevel
Sets the Color of left and top sides of bevels.
setColorPalette(Color[]) - Method in class com.steema.teechart.drawing.Graphics3D
Specifies a color from global ColorPalette array variable.
setColorPalette(Color[]) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setColorProperty(Color, Color) - Method in class com.steema.teechart.TeeBase
 
setColorResolver(Custom3DPalette.ColorResolver) - Method in class com.steema.teechart.styles.Custom3DPalette
 
setColors(ColorList) - Method in class com.steema.teechart.styles.Series
Accesses the stored Color Array, if created, for the Series.
Default value: null
setColorTwo(Color) - Method in class com.steema.teechart.Bevel
Sets the Color of right and bottom sides of bevels.
Default value: gray
setColorWidth(int) - Method in class com.steema.teechart.legend.Legend
 
setColumnWidth(int, int) - Method in class com.steema.teechart.legend.Legend
 
setColumnWidthAuto(boolean) - Method in class com.steema.teechart.legend.Legend
Automatically calculates best fit of legend columns.
When set to true, columnWidths control the legend width
Default value: true
setComplete(boolean) - Method in class com.steema.teechart.functions.RootMeanSquare
Defines the RMS formula.
setComplete(boolean) - Method in class com.steema.teechart.functions.StdDeviation
Enables complete StdDeviation of input Series.
Default value: false
setCompress(CompressionPeriod) - Method in class com.steema.teechart.functions.CompressOHLC
Sets the Compression Period as defined by the CompressionPeriod enumeration.
setConePercent(int) - Method in class com.steema.teechart.styles.CustomBar
Sets the apex size as a percentage of the base.
Default value: 0
setConstant(double) - Method in class com.steema.teechart.functions.CCI
Specifies Value by which to multiply mean deviation.
Default value: 0.015
setContinuous(boolean) - Method in class com.steema.teechart.legend.LegendSymbol
Adjoins the different legend color rectangles when true.
Default value: false
setContourLevelResolver(Contour.LevelResolver) - Method in class com.steema.teechart.styles.Contour
 
setContourMarks(ContourSeriesMarks) - Method in class com.steema.teechart.styles.Contour
 
setCount(int) - Method in class com.steema.teechart.styles.ValueList
 
setCumulative(boolean) - Method in class com.steema.teechart.functions.HistogramFunction
Sets cumulative histogram.
setCurrent(int) - Method in class com.steema.teechart.Page
Sets the current page number.
setCurrentPage(boolean) - Method in class com.steema.teechart.legend.Legend
When true, the Legend shows only the current page iItems when the Chart is divided into pages.
Default value: true
setCursor(Cursor) - Method in interface com.steema.teechart.IChart
 
setCursor(Cursor) - Method in class com.steema.teechart.styles.Series
Cursor displayed when mouse is over a series point.
Default value: default
setCursor(Cursor) - Method in class com.steema.teechart.TChart
 
setCursor(Cursor) - Method in class com.steema.teechart.tools.Annotation
Selects the Cursor type for when the user moves the mouse over the Annotation bounds.
setCursor(Cursor) - Method in class com.steema.teechart.tools.DragPoint
Determines the type of DragPoint Cursor displayed.
Default value: Hand
setCursorDrag(Cursor) - Method in class com.steema.teechart.tools.GanttTool
Defines the cursor to show when the user is dragging a Gantt bar.
setCursorResize(Cursor) - Method in class com.steema.teechart.tools.GanttTool
Defines the cursor to show when the end user passes the mouse over an edge (left or right) of a gantt series bar.
setCustom(CustomAxes) - Method in class com.steema.teechart.axis.Axes
Accesses the Custom axes List.
setCustom(boolean) - Method in class com.steema.teechart.legend.LegendItems
 
setCustomBarWidth(int) - Method in class com.steema.teechart.styles.CustomBar
 
setCustomBounds(Rectangle) - Method in class com.steema.teechart.styles.CircularGauge
 
setCustomBounds(Rectangle) - Method in class com.steema.teechart.styles.CustomGauge
 
setCustomChartRect(boolean) - Method in class com.steema.teechart.Chart
 
setCustomChartRect(boolean) - Method in interface com.steema.teechart.IBaseChart
 
setCustomCode(String[]) - Method in class com.steema.teechart.exports.JavascriptFormat
 
setCustomHorizAxis(Axis) - Method in class com.steema.teechart.styles.Series
Specifies the custom horizontal axis for the series.
Default value: null
setCustomHorizAxis(int) - Method in class com.steema.teechart.styles.Series
Specifies the custom horizontal axis for the series.
Default value: null
setCustomPoint(boolean) - Method in class com.steema.teechart.styles.TailParams
 
setCustomPointPos(Point) - Method in class com.steema.teechart.styles.TailParams
 
setCustomPosition(boolean) - Method in class com.steema.teechart.TextShapePosition
Set to true to permit custom positioning of TextShape.
Default value: false
setCustomSize(int) - Method in class com.steema.teechart.axis.AxisLabels
Changes the spacing occupied by the axis labels between the Ticks and the Title.
Default value: 0
setCustomSize(int) - Method in class com.steema.teechart.axis.AxisTitle
Sets the spacing between the axis/labels and the outer panel edge.
Default valure: 0
setCustomSize(boolean) - Method in class com.steema.teechart.tools.Annotation
 
setCustomTargetPolygon(Point[]) - Method in class com.steema.teechart.drawing.Gradient
 
setCustomTargetRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Gradient
 
setCustomVertAxis(int) - Method in class com.steema.teechart.styles.Series
Specifies the custom vertical axis for the series.
Default value: null
setCustomVertAxis(Axis) - Method in class com.steema.teechart.styles.Series
Specifies the custom vertical axis for the series.
Default value: null
setCustomXRadius(int) - Method in class com.steema.teechart.styles.Circular
Sets ellipse's horizontal radius in pixels.
Default value: 0
setCustomYRadius(int) - Method in class com.steema.teechart.styles.Circular
Sets ellipse's vertical radius in pixels.
Default value: 0
setDark3D(boolean) - Method in class com.steema.teechart.styles.Custom
Darkens parts of 3D Line Series to add depth.
Default value: true
setDark3D(boolean) - Method in class com.steema.teechart.styles.CustomBar
Darkens sides of bars to enhance 3D effect.
Default value: true
setDark3D(boolean) - Method in class com.steema.teechart.styles.Pie
Darkens side of 3D pie section to add depth.
Default value: true
setDark3D(boolean) - Method in class com.steema.teechart.styles.SeriesPointer
Fills pointer sides in 3D mode with darker color.
Default value: true
setDark3D(boolean) - Method in class com.steema.teechart.styles.Tower
When true, draws right and top sides of cubes using a darker color.
setDarkPen(boolean) - Method in class com.steema.teechart.styles.Pie
Darkens pie slice borders.
Default value: false
setDashCap(DashCap) - Method in class com.steema.teechart.drawing.ChartPen
 
setDashWidth(int) - Method in class com.steema.teechart.drawing.DashStyle
 
setDataMember(String) - Method in class com.steema.teechart.imports.XMLImport
Sets ValueList Datamember.
setDataMember(String) - Method in class com.steema.teechart.styles.ValueList
Field to use as source for this value list.
Default value: ""
setDataSource(Object) - Method in interface com.steema.teechart.styles.ISeries
 
setDataSource(Object) - Method in class com.steema.teechart.styles.Series
Object to load data from.
Default value: null
setDate(DateTime) - Method in class com.steema.teechart.styles.Calendar
Sets a day and causes Calender Series to display the associated month.
setDate(double) - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point Date value.
setDateCompressor(CompressOHLC.DateCompressor) - Method in class com.steema.teechart.functions.CompressOHLC
 
setDateTime(boolean) - Method in class com.steema.teechart.styles.ValueList
Allows values to be expressed either as numbers or as Date+Time values.
Default value: false
setDateTimeFormat(String) - Method in class com.steema.teechart.axis.AxisLabels
Standard DateTime formatting string specifier used to draw the axis labels.
Default value: ""
setDateTimeResolver(DateTimeResolver) - Method in class com.steema.teechart.styles.Calendar
 
setDateValues(ValueList) - Method in class com.steema.teechart.styles.OHLC
Sets all Stock market Date values.
You can access Date values in the same way you can access X or Y values.
setDefaultColor(Color) - Method in class com.steema.teechart.drawing.ChartBrush
 
setDefaultColor(Color) - Method in class com.steema.teechart.drawing.ChartPen
 
setDefaultNullValue(double) - Method in class com.steema.teechart.styles.Series
Sets the value to be used as a null value within the series.
setDefaultPen(boolean) - Method in class com.steema.teechart.legend.LegendSymbol
Uses series pen properties to draw a border around the coloured box legend symbol, when true.
setDefaultSize(int) - Method in class com.steema.teechart.Shadow
 
setDefaultStyle(DashStyle) - Method in class com.steema.teechart.drawing.ChartPen
 
setDefaultVisible(boolean) - Method in class com.steema.teechart.drawing.ChartBrush
 
setDefaultVisible(boolean) - Method in class com.steema.teechart.drawing.ChartPen
 
setDefaultVisible(boolean) - Method in class com.steema.teechart.Shadow
 
setDefaultVisible(boolean) - Method in class com.steema.teechart.Shape
 
setDensity(int) - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
setDepth(DepthAxis) - Method in class com.steema.teechart.axis.Axes
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.
setDepth(int) - Method in class com.steema.teechart.styles.Series
Sets the Depth of the series points or interconnecting lines.
Default value: -1
setDepthPercent(int) - Method in class com.steema.teechart.styles.CustomBar
Determines the percent amount of bar size in "z" depth direction.
setDepthSize(double) - Method in class com.steema.teechart.styles.Points3D
Sets the Depth of each 3DPoint to the value of DepthSize.
Default value: O
setDepthTop(DepthAxis) - Method in class com.steema.teechart.axis.Axes
Sets the Depth chart axis located at the left-top edge of chart.
setDeviation(double) - Method in class com.steema.teechart.functions.Bollinger
Sets deviation
setDifferenceLimit(double) - Method in class com.steema.teechart.styles.Funnel
Sets the difference (expressed in Quote %) used to define the Funnel segment color.
Default value: 30
setDirection(GradientDirection) - Method in class com.steema.teechart.drawing.Gradient
Specifies the direction the gradient fill to be applied.
Default value: GradientDirection.Vertical
setDirection(NearestPointDirection) - Method in class com.steema.teechart.tools.NearestPoint
 
setDirection(ZoomDirections) - Method in class com.steema.teechart.Zoom
Sets the direction of the zoom on a selected area.

Default value: Both
setDirty(boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
setDirty(boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setDismissDelay(int) - Method in class com.steema.teechart.ToolTip
 
setDisplayedPointCount(int) - Method in class com.steema.teechart.functions.DownSampling
 
setDisplayRotationAngle(int) - Method in class com.steema.teechart.styles.CircularGauge
 
setDisplayTotalAngle(int) - Method in class com.steema.teechart.styles.CircularGauge
 
setDisposing(boolean) - Method in interface com.steema.teechart.IChart
 
setDisposing(boolean) - Method in class com.steema.teechart.TChart
 
setDistance(int) - Method in class com.steema.teechart.styles.Callout
The length in pixels between a series point and the line connecting the series mark or annotation.
setDividingLines(ChartPen) - Method in class com.steema.teechart.legend.Legend
Internal use - serialization
setDivisionRatio(double) - Method in class com.steema.teechart.tools.ScrollPager
 
setDonutPercent(int) - Method in class com.steema.teechart.styles.Donut
Sets the dimension of the middle hole.
setDonutPercent(int) - Method in class com.steema.teechart.styles.Pie
 
setDotFrame(boolean) - Method in class com.steema.teechart.styles.Surface
Sets SurfaceSeries as a grid of dots (pixels).
Default value: false
setDoubleProperty(double, double) - Method in class com.steema.teechart.TeeBase
 
setDownCloseColor(Color) - Method in class com.steema.teechart.styles.Candle
Candle color fill when Close value is greater than Open value.
Default value: red
setDragging(boolean) - Method in class com.steema.teechart.tools.ColorLine
 
setDragRepaint(boolean) - Method in class com.steema.teechart.tools.ColorLine
Set to true to repaint the Chart while moving the ColorLine.
setDraw3D(boolean) - Method in class com.steema.teechart.styles.SeriesPointer
Draws pointer in 3D mode.
Default value: true
setDraw3D(boolean) - Method in class com.steema.teechart.tools.ColorLine
Draws ColorLine in 3D when true.
Default value: true
setDrawAllPoints(boolean) - Method in class com.steema.teechart.styles.FastLine
When false, it only draws the first point at any X pixel location.
setDrawAllPointsStyle(DrawAllPointsStyle) - Method in class com.steema.teechart.styles.FastLine
Sets the DrawAllPoints style.
Default value: FIRST
setDrawBehind(boolean) - Method in class com.steema.teechart.axis.Axes
Draws axes behind the Series when true.
setDrawBehind(boolean) - Method in class com.steema.teechart.tools.ColorBand
Draws the Colorband behind the series values when true.
Default value: true
setDrawBehind(boolean) - Method in class com.steema.teechart.tools.ColorLine
Draws the ColorLine behind the series values.
Default value: false
setDrawBehindSeries(boolean) - Method in class com.steema.teechart.tools.SeriesBand
Sets a flag which causes filling to occur before or after the series are displayed.
setDrawBehindSeries(boolean) - Method in class com.steema.teechart.tools.SeriesRegion
 
setDrawEvery(int) - Method in class com.steema.teechart.axis.GridPen
Sets the Grid to draw every corresponding value.
setDrawEvery(int) - Method in class com.steema.teechart.styles.SeriesMarks
Sets the number of Marks to skip.
Default value: 1
setDrawEvery(int) - Method in class com.steema.teechart.tools.SeriesAnimation
Determines the points to perform animation on.
Default value: 0
setDrawingalgorithm(ContourConstruction) - Method in class com.steema.teechart.styles.Contour
 
setDrawLine(boolean) - Method in class com.steema.teechart.tools.NearestPoint
Draws a temporary line from the mouse coordinates to the nearest point.
Default value: true
setDrawLineStyle(DrawLineStyle) - Method in class com.steema.teechart.tools.DrawLine
 
setDrawLineStyle(DrawLineStyle) - Method in class com.steema.teechart.tools.DrawLineItem
 
setDrawText(boolean) - Method in class com.steema.teechart.TextShape
 
setEdgeStyle(EdgeStyle) - Method in class com.steema.teechart.styles.Pie
 
setElevation(int) - Method in class com.steema.teechart.Aspect
Sets the angle of 3D elevation in degrees.
setEmpty(boolean) - Method in class com.steema.teechart.drawing.Color
 
setEnabled(boolean) - Method in class com.steema.teechart.tools.AxisBreak
 
setEnableDraw(boolean) - Method in class com.steema.teechart.tools.DrawLine
Enables/Disables the drawing of lines on the chart by the user.
Default value: true
setEnableSelect(boolean) - Method in class com.steema.teechart.tools.DrawLine
Enables selection of lines for repositioning on the Chart when true.
Default value: true
setEnd(double) - Method in class com.steema.teechart.tools.ColorBand
Sets End Axis value of colorband.
setEndCap(LineCap) - Method in class com.steema.teechart.drawing.ChartPen
Style of line endings.
setEndColor(Color) - Method in class com.steema.teechart.drawing.Gradient
Specifies the end Color used to create the gradient fill.
Default value: WHITE
setEndColor(Color) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets the last Range palette color.
Default value: WHITE
setEndPoint(SeriesPointer) - Method in class com.steema.teechart.styles.CircularGauge
 
setEndPos(Point.Double) - Method in class com.steema.teechart.tools.DrawLineItem
 
setEndPosition(double) - Method in class com.steema.teechart.axis.Axis
Sets the Axis End Position on its own Axis expressed as a percentage.
Default value: 100%
setEndValue(double) - Method in class com.steema.teechart.tools.AxisBreak
 
setEndXValues(ValueList) - Method in class com.steema.teechart.styles.Arrow
Sets X1 values for Arrows.
setEndYValues(ValueList) - Method in class com.steema.teechart.styles.Arrow
Sets Y1 values for Arrows.
setEndZ(int) - Method in class com.steema.teechart.styles.Series
 
setErrorSizeUnits(ErrorWidthUnit) - Method in class com.steema.teechart.styles.ChartErrorsBase
 
setErrorStyle(ErrorStyle) - Method in class com.steema.teechart.styles.CustomError
Defines the Error Series Style according to EErrorSeriesStyle.
Default value: ErrorStyle.TopBottom
setErrorWidth(int) - Method in class com.steema.teechart.styles.CustomError
Determines the horizontal size of the Error "T".
Default value: 100
setErrorWidthUnits(ErrorWidthUnit) - Method in class com.steema.teechart.styles.CustomError
Sets ErrorWidth in pixels or percentage of Bar width.
Default value: ErrorWidthUnit.Percent
setEvent(int, ITeeEventListener) - Method in class com.steema.teechart.events.TeeEventListeners
 
setEventKind(int) - Method in class com.steema.teechart.tools.PieTool
Makes the pie tool to be triggered when the selected FrameworkMouseEvent occurs.
Default value: FrameworkMouseEvent.MOUSE_MOVED
setExactDateTime(boolean) - Method in class com.steema.teechart.axis.AxisLabels
Determines whether Axis.Increment calculates Axis Labels in exact DateTime steps.
setExplodeBiggest(int) - Method in class com.steema.teechart.styles.Pie
Displaces the biggest slice from centre by value set.
Default value: 0
setExponent(boolean) - Method in class com.steema.teechart.axis.AxisLabels
Enables/disables the display of Axis Labels in exponent format with super-script fonts.
Default value: false
setExponential(boolean) - Method in class com.steema.teechart.functions.Bollinger
Sets exponential
setExport(Exports) - Method in class com.steema.teechart.Chart
Accesses Chart export attributes.
setFaceBrush(ChartBrush) - Method in class com.steema.teechart.styles.CircularGauge
 
setFaceBrush(ChartBrush) - Method in class com.steema.teechart.styles.CustomGauge
 
setFactor(int) - Method in class com.steema.teechart.functions.CurveFitting
Multiplying factor.
Default value: 1
setFactor(int) - Method in class com.steema.teechart.functions.Smoothing
Sets the number of times the resulting smooth points are compared to source points.
setFileExtension(String) - Method in class com.steema.teechart.exports.DataExportFormat
Sets the desired File Extension for exported file.
setFillLevels(boolean) - Method in class com.steema.teechart.styles.Contour
Sets ContourSeries FillLevels.
Default value: false
setFillToSemiCircle(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setFirstCalcPoint(int) - Method in class com.steema.teechart.functions.CurveFitting
First point to be used in fitting.
Default value: -1
setFirstPoint(int) - Method in class com.steema.teechart.functions.CurveFitting
First point to be used in evaluating.
Default value: -1
setFirstValue(int) - Method in class com.steema.teechart.legend.Legend
Determines which is the first Legend item displayed.
Default value: 0
setFollowMouse(boolean) - Method in class com.steema.teechart.tools.CursorTool
Moves Cursor when moving the mouse.
Default value: false
setFollowSeriesColor(boolean) - Method in class com.steema.teechart.styles.SeriesMarks
Sets FollowSeriesColor, Mark Back Color same as Series.
setFont(ChartFont) - Method in class com.steema.teechart.drawing.Graphics3D
Determines the Font for outputted text when using the Drawing Canvas.
setFont(ChartFont) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setFonts(PDFFonts) - Method in class com.steema.teechart.exports.PDFData
 
setFontSeriesColor(boolean) - Method in class com.steema.teechart.legend.Legend
Sets the legend text font color to that of the Series color.
Default value: false
setFontSeriesColor(boolean) - Method in class com.steema.teechart.styles.SeriesMarks
Sets FontSeriesColor, Font Color in Mark texts are given from its point Color.
setFontZoom(double) - Method in class com.steema.teechart.Aspect
 
setFooter(Footer) - Method in class com.steema.teechart.Chart
Defines the Text and formatting attributes to be drawn at the bottom of the Chart.
Use Text to enter the desired Footer lines, set Visible to true and change Font, Frame and Brush.
Use Alignment to control text output position.
setFooter(Footer) - Method in class com.steema.teechart.TChart
 
setForceCenter(boolean) - Method in class com.steema.teechart.styles.Gauges
If true, the pie will be centered even when totalAngle is smaller than 360 degrees.
Default value: false
setForceCenter(boolean) - Method in class com.steema.teechart.styles.Pie
If true, the pie will be centered even when totalAngle is smaller than 360 degrees.
Default value: false
setForegroundColor(Color) - Method in class com.steema.teechart.drawing.ChartBrush
Specifies the Color to fill inner portions of Brush, when Solid is false.
setFormat(String) - Method in class com.steema.teechart.styles.Calendar.CalendarCellUpper
Defines the DateValue format for the months and weekdays.
Default value: ""
setFormat(String) - Method in class com.steema.teechart.tools.PageNumber
Defines the format of the PageNumTool text String.
setFragments(int) - Method in class com.steema.teechart.functions.Spline
Sets the number of resulting smooth points.
Must be a multiple of source points.
setFrame(CFrame) - Method in class com.steema.teechart.styles.CircularGauge
 
setFrame(TFrame) - Method in class com.steema.teechart.styles.CustomGauge
 
setFrameElementPercents(double[]) - Method in class com.steema.teechart.styles.CFrame
 
setFront(ChartPen) - Method in class com.steema.teechart.styles.ErrorsFormat3D
 
setFText(String) - Method in class com.steema.teechart.legend.LegendItem
 
setFText2(String) - Method in class com.steema.teechart.legend.LegendItem
 
setFullRepaint(boolean) - Method in class com.steema.teechart.tools.NearestPoint
Allows the whole Parent Chart to repainted when true.
Default value: true
setFullRepaint(boolean) - Method in class com.steema.teechart.Zoom
Sets whether the zoom Rectangle is painted using the ControlPaint XOR methods.
setFunction(Function) - Method in interface com.steema.teechart.styles.ISeries
 
setFunction(Function) - Method in class com.steema.teechart.styles.Series
 
setGapSize(int) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
setGaugeColorPalette(Color[]) - Method in class com.steema.teechart.styles.CircularGauge
 
setGaugeColorPalette(Color[]) - Method in class com.steema.teechart.styles.CustomGauge
 
setGaugeColorPalette(Color[]) - Method in class com.steema.teechart.styles.TFrame
 
setGaugePointerStyle(GaugePointerStyles) - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
setGradient(Gradient) - Method in class com.steema.teechart.drawing.ChartBrush
Sets the Gradient fill.
Default value: null
setGradient(Gradient) - Method in class com.steema.teechart.drawing.Graphics3D
Determines the Brush.Gradient properties of the Canvas.
setGradient(Gradient) - Method in class com.steema.teechart.styles.Ternary
 
setGradient(Gradient) - Method in class com.steema.teechart.tools.SeriesBand
Sets the gradient colors used to fill the area between the two series.
setGradient(Gradient) - Method in class com.steema.teechart.tools.SeriesRegion
Sets the gradient colors used to fill the area in the region.
setGradientRelative(boolean) - Method in class com.steema.teechart.styles.CustomBar
Calculates Colors based on highest bar when Gradient is Visible.
Default value: false
setGraphics(Object) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
setGraphics(Object) - Method in class com.steema.teechart.drawing.Graphics3D
 
setGraphics(Object) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
setGraphics(Object) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setGraphics3D(IGraphics3D) - Method in class com.steema.teechart.Chart
Accesses TeeChart Draw attributes.
setGraphics3D(IGraphics3D) - Method in interface com.steema.teechart.IBaseChart
 
setGraphics3D(Graphics3D) - Method in class com.steema.teechart.TChart
 
setGreenFactor(double) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets the alpha value for the Green of the ARGB component.
Defalut value: 1
setGreenLine(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CircularGauge
 
setGreenLine(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CustomGauge
 
setGreenLineEndValue(double) - Method in class com.steema.teechart.styles.CircularGauge
 
setGreenLineEndValue(double) - Method in class com.steema.teechart.styles.CustomGauge
 
setGreenLineStartValue(double) - Method in class com.steema.teechart.styles.CircularGauge
 
setGreenLineStartValue(double) - Method in class com.steema.teechart.styles.CustomGauge
 
setGridCentered(boolean) - Method in class com.steema.teechart.axis.Axis
Obsolete. Please use Axis.Grid.Centered property
setHand(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CircularGauge
 
setHand(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CustomGauge
 
setHandDistance(int) - Method in class com.steema.teechart.styles.CircularGauge
 
setHandDistance(int) - Method in class com.steema.teechart.styles.Gauges
Sets the amount in pixels that define a gap between the gauge axis and the end of the gauge arrow line.
Default value: 30
setHandOffset(int) - Method in class com.steema.teechart.styles.CircularGauge
 
setHandStyle(HandStyle) - Method in class com.steema.teechart.styles.Gauges
Sets the Style of Gauge hand.
Default value: hsLine
setHasStream(boolean) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setHeader(Header) - Method in class com.steema.teechart.Chart
Defines the Text and formatting attributes to be drawn at the top of the Chart.
Use Text to enter the desired Header lines, set Visible to true and change Font, Frame and Brush.
setHeader(Header) - Method in class com.steema.teechart.TChart
 
setHeight(int) - Method in class com.steema.teechart.Chart
Sets the Chart Height in pixels.
setHeight(int) - Method in class com.steema.teechart.exports.ImageExportFormat
Sets the Height of the Exported image.
setHeight(int) - Method in interface com.steema.teechart.IBaseChart
 
setHeight(int) - Method in class com.steema.teechart.Shadow
Sets the vertical displacement of the shadow in pixels.
setHeight(int) - Method in class com.steema.teechart.Shape
Sets the Height of the Shape.
setHeight(int) - Method in class com.steema.teechart.TChart
 
setHeight(int) - Method in class com.steema.teechart.tools.Annotation
Sets the annotation height in pixels
setHeight(int) - Method in class com.steema.teechart.tools.SubChart
 
setHideCells(boolean) - Method in class com.steema.teechart.styles.Surface
 
setHideDelay(int) - Method in class com.steema.teechart.tools.MarksTip
Sets the time period during which the Tool Tip appears.
Default value: 4000 (ms)
setHideTriangles(boolean) - Method in class com.steema.teechart.styles.TriSurface
Hides static constructed tiangles.
Default value: true
setHigh(double) - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point High value.
setHighValues(ValueList) - Method in class com.steema.teechart.styles.OHLC
Sets all Stock market High values.
You can access High values in the same way you can access X or Y values.
setHistoPen(ChartPen) - Method in class com.steema.teechart.functions.MACD
Sets MACD Histogram pen characteristics
setHistory(boolean) - Method in class com.steema.teechart.Zoom
 
setHistorySteps(Vector<ZoomScroll.ZoomSnapshot>) - Method in class com.steema.teechart.Zoom
 
setHorizAlignment(ShapeTextHorizAlign) - Method in class com.steema.teechart.styles.Shape
Horizontally aligns the text.
setHorizMargin(int) - Method in class com.steema.teechart.legend.Legend
Speficies the number of screen pixels between Legend and Chart rectangles.
Default value: 0
setHorizOffset(int) - Method in class com.steema.teechart.Aspect
Sets the amount (postive or negative) in pixels of horizontal displacement.
setHorizontal(boolean) - Method in class com.steema.teechart.axis.Axis
Sets a custom axis to be drawn horizontally.
setHorizontal(boolean) - Method in class com.steema.teechart.styles.CustomGauge
 
setHorizontal() - Method in class com.steema.teechart.styles.Series
 
setHorizontalAxis(HorizontalAxis) - Method in class com.steema.teechart.styles.Series
Stes the Horizontal axis associated to this Series.
Default value: HorizontalAxis.Bottom
setHorizSize(int) - Method in class com.steema.teechart.Shadow
Obsolete. Please use Width property.
setHorizSize(int) - Method in class com.steema.teechart.styles.SeriesPointer
Horizontal size of pointer in pixels.
Default value: 4
setIgnoreNulls(boolean) - Method in class com.steema.teechart.styles.FastLine
Displays null points when false
Default value: true
setImage(Image) - Method in class com.steema.teechart.drawing.ChartBrush
Image to use for fill.
Default value: null
setImage(Image) - Method in class com.steema.teechart.Shape
Sets Rendered Image for Shape background.
Default value: null
setImage(Image) - Method in class com.steema.teechart.styles.ColorGrid
 
setImage(Image) - Method in class com.steema.teechart.styles.ImageBar
 
setImage(Image) - Method in class com.steema.teechart.tools.ChartImage
Loads an image from a specified file path.
setImageMode(ImageMode) - Method in class com.steema.teechart.drawing.ChartBrush
Drawing Brush Image Style.
Default value: Stretch
setImageMode(ImageMode) - Method in class com.steema.teechart.Shape
Sets the ImageMode for rendered Shape background Image.
Default value: ImageMode.Stretch
setImageMode(ImageMode) - Method in class com.steema.teechart.tools.ChartImage
Controls how the image is displayed.
Default value: ImageMode.Stretch
setImages(PDFData.PDFImages) - Method in class com.steema.teechart.exports.PDFData
 
setImageTiled(boolean) - Method in class com.steema.teechart.styles.ImageBar
 
setImageTransparent(boolean) - Method in class com.steema.teechart.drawing.ChartBrush
Sets the Brush image to Transparent.
Default value: false
setImageTransparent(boolean) - Method in class com.steema.teechart.Shape
Sets the shape image to transparent.
setImagSymbol(String) - Method in class com.steema.teechart.styles.Smith
Specifies the text used to display together with axis labels around a Smith circle series.
Default value: ImagSymbol is a lowercase "i" letter.
setImport(Imports) - Method in class com.steema.teechart.Chart
Accesses Chart import attributes.
setIncludeHeader(boolean) - Method in class com.steema.teechart.exports.DataExportFormat
Includes the Series valuelist name with exported data.
setIncludeIndex(boolean) - Method in class com.steema.teechart.exports.DataExportFormat
Includes the Series index with exported data.
setIncludeLabels(boolean) - Method in class com.steema.teechart.exports.DataExportFormat
Includes data Labels with exported data.
setIncludeNulls(boolean) - Method in class com.steema.teechart.functions.Average
Calculates the average using only the non-null points of a series, or not.
setIncludeSeriesTitle(boolean) - Method in class com.steema.teechart.exports.DataExportFormat
Includes the Series title with exported data.
setIncrement(double) - Method in class com.steema.teechart.axis.Axis
Sets the minimum step between axis labels.
setIndex(int, int, int) - Method in class com.steema.teechart.styles.Custom3DGrid
A two dimension array property for the easy access to series cell values.
setIndex(int) - Method in enum com.steema.teechart.styles.MarksTail
 
setIndex(int) - Method in class com.steema.teechart.styles.Polygon
 
setIndex(int) - Method in enum com.steema.teechart.styles.TailAlignment
 
setInflateMargins(boolean) - Method in class com.steema.teechart.styles.SeriesPointer
Expands axes to fit pointers.
Default value: true
setInGallery(boolean) - Method in class com.steema.teechart.styles.World
 
setInitialDelay(int) - Method in class com.steema.teechart.Chart.ChartToolTip
Sets the time lag before the Tool Tip appears.
Default value: 500
setInitialDelay(int) - Method in class com.steema.teechart.tools.MarksTip
 
setInitialDelay(int) - Method in class com.steema.teechart.ToolTip
 
setInner(BevelStyle) - Method in class com.steema.teechart.Bevel
Defines the inner bevel type of the TChart Panel border.
setInnerBand(ChartBrush) - Method in class com.steema.teechart.styles.TFrame
 
setInnerFence1(double) - Method in class com.steema.teechart.styles.CustomBox
Read from InnerFence1 to get SampleValues lower inner fence.
Default value: O
setInnerFence3(double) - Method in class com.steema.teechart.styles.CustomBox
Read from InnerFence3 to get SampleValues upper inner fence.
Default value: O
setInsideSlice(boolean) - Method in class com.steema.teechart.styles.PieMarks
 
setIntegerProperty(int, int) - Method in class com.steema.teechart.TeeBase
 
setInternalTheme(Theme) - Method in class com.steema.teechart.Chart
 
setInternalTheme(Theme) - Method in interface com.steema.teechart.IBaseChart
 
setInterpolate(boolean) - Method in class com.steema.teechart.functions.Smoothing
Resulting smooth curves will pass exactly over source points when true.
setInterpolated(boolean) - Method in class com.steema.teechart.functions.Spline
When true, the spline calculates interpolated points that will pass exactly over source points.
When false, the spline resulting points do not necessarily pass over source points.
setInverted(boolean) - Method in class com.steema.teechart.axis.Axis
Swaps the Axis Minimum and Maximum scales when true.
Default value: false
setInverted(boolean) - Method in class com.steema.teechart.legend.Legend
Draws the Legend iItems in opposite direction when true.
Default value: false
setInverted(boolean) - Method in class com.steema.teechart.tools.Rotate
Inverts the direction of Rotation and Elevation.
Default value: true
setInvertedStairs(boolean) - Method in class com.steema.teechart.styles.Custom
Changes the direction of the step, when true.
Default value: false
setInvertedStairs(boolean) - Method in class com.steema.teechart.styles.FastLine
Controls the FastLine series drawing.
setIrregularGrid(boolean) - Method in class com.steema.teechart.styles.Custom3DGrid
Determines if X and Z values are equi-distant or not.
Default value: false
setItalic(boolean) - Method in class com.steema.teechart.drawing.ChartFont
Sets Font italic (true or false) for text.
Default value: false
setItem(int, Series) - Method in class com.steema.teechart.Chart
Default indexer.
setItems(MarksItems) - Method in class com.steema.teechart.styles.SeriesMarks
 
setIZoomfactor(double) - Method in class com.steema.teechart.drawing.Graphics3D
 
setKdeFunction(KDE) - Method in class com.steema.teechart.styles.CustomViolin
 
setKDEPoints(List<PointDouble>) - Method in class com.steema.teechart.functions.KDE
 
setkDEType(KDEType) - Method in class com.steema.teechart.functions.KDEOptions
 
setKeyMask(int) - Method in class com.steema.teechart.Zoom
Sets a keyboard button as an extra condition to initiate the zoom.
Default value: None
setKnuckle(int, boolean) - Method in class com.steema.teechart.functions.Spline
Makes the Index source point a control point.
setLabel(String) - Method in class com.steema.teechart.styles.SeriesPoint
Indexed Point Label
setLabelIndex(int) - Method in class com.steema.teechart.axis.NextAxisLabelValue
Specifies the desired Axis Label index.
setLabelMember(String) - Method in class com.steema.teechart.styles.Series
Sets the Datasource Label Field.
Default value: ""
setLabels(StringList) - Method in class com.steema.teechart.styles.Series
Accesses a list of series point labels.
setLabelsAsSeriesTitles(boolean) - Method in class com.steema.teechart.axis.DepthAxis
 
setLabelsInside(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setLabelsInside(boolean) - Method in class com.steema.teechart.styles.Gauges
Defines where to display gauge axis labels.
setLabelsOnAxis(boolean) - Method in class com.steema.teechart.axis.Axis
Obsolete. Please use Labels.OnAxis instead.
setLabelsVisible(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setLabelValue(double) - Method in class com.steema.teechart.axis.NextAxisLabelValue
Specifies the desired Axis Label value.
setLastCalcPoint(int) - Method in class com.steema.teechart.functions.CurveFitting
Last point to be used in fitting.
Default value: -1
setLastPoint(int) - Method in class com.steema.teechart.functions.CurveFitting
Last point to be used in evaluating.
Default value: -1
setLeft(Axis) - Method in class com.steema.teechart.axis.Axes
Determines the Labels and formatting attributes of Left Chart side.
It also controls where Series points will be placed.
setLeft(int) - Method in class com.steema.teechart.legend.LegendItem
 
setLeft(int) - Method in class com.steema.teechart.Rectangle
Sets rectangle Left coordinate.
setLeft(int) - Method in class com.steema.teechart.Shape
Shape rectangle left co-ordinate.
setLeft(ChartPen) - Method in class com.steema.teechart.styles.ErrorsFormat
 
setLeft(int) - Method in class com.steema.teechart.tools.Annotation
Sets horizontal displacement in pixels of text box from Chart's left edge.
setLeft(int) - Method in class com.steema.teechart.tools.SubChart
 
setLeft(Walls.LeftWall) - Method in class com.steema.teechart.Walls
Defines the pen and brush used to fill the Left chart side.
setLegend(Legend) - Method in class com.steema.teechart.Chart
Determines the Legend characteristics.
Legend determines the text and drawing attributes of Chart's textual representation of Series and Series values.
setLegend(Legend) - Method in interface com.steema.teechart.IBaseChart
 
setLegend(Legend) - Method in class com.steema.teechart.TChart
 
setLegend(Legend) - Method in class com.steema.teechart.tools.ExtraLegend
Defines the Legend characteristics.
setLegendItem(LegendItem) - Method in class com.steema.teechart.legend.LegendItems
 
setLegendItem(LegendItem, int) - Method in class com.steema.teechart.legend.LegendItems
 
setLegendPen(ChartPen) - Method in class com.steema.teechart.Chart
Defines the Pen chararcteristics of the Legend.
setLegendPen(ChartPen) - Method in interface com.steema.teechart.IBaseChart
 
setLegendResolver(LegendResolver) - Method in class com.steema.teechart.TChart
 
setLegendStyle(LegendStyle) - Method in class com.steema.teechart.legend.Legend
Defines which iItems will be displayed in the Chart Legend.
setLegSize(int) - Method in class com.steema.teechart.styles.PieMarks
 
setLength(int) - Method in class com.steema.teechart.axis.TicksPen
Sets the length of Axis Ticks in pixels.
setLength(int) - Method in class com.steema.teechart.exports.PDFData.PDFSegment
 
setLength(int) - Method in class com.steema.teechart.styles.MarksCallout
Specifies the Length between series data points and Marks.
setLength(int) - Method in class com.steema.teechart.tools.AxisArrow
Sets the length of the Arrows.
Default value: 16
setLevel(int, ContourLevel) - Method in class com.steema.teechart.styles.ContourLevels
Accesses ContourLevel characteristics selecting Level by index.
setLevels(ContourLevels) - Method in class com.steema.teechart.styles.Contour
Accesses ContourLevel characteristics by selecting Level index.
setLevelValue(double) - Method in class com.steema.teechart.styles.Contour.LevelProps
 
setLinearGauge(LinearGauge) - Method in class com.steema.teechart.styles.CircularGauge
 
setLineHeight(int) - Method in class com.steema.teechart.styles.Custom
Sets the vertical thickness of the line in pixels.
Default value: 0
setLines(String[]) - Method in class com.steema.teechart.legend.Legend
 
setLines(String[]) - Method in class com.steema.teechart.TextShape
Accesses the array of Text lines.
Default value: null
setLinesPen(ChartPen) - Method in class com.steema.teechart.styles.Ternary
 
setLineWidth(int) - Method in class com.steema.teechart.legend.LegendSymbol
 
setLogarithmic(boolean) - Method in class com.steema.teechart.axis.Axis
Scales the Axis Logarithmically when true.
Default value: false
setLogarithmicBase(double) - Method in class com.steema.teechart.axis.Axis
Sets the base for the Logarithmic scale when Axis Logarithmic = true.
setLow(double) - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point Low value.
setLowBandPen(ChartPen) - Method in class com.steema.teechart.functions.Bollinger
Sets lower band pen properties
setLowerBound(double) - Method in class com.steema.teechart.tools.SeriesRegion
 
setLowValues(ValueList) - Method in class com.steema.teechart.styles.OHLC
Sets all Stock market Low values.
You can access High values in the same way you can access X or Y values.
setMACDExpPen(ChartPen) - Method in class com.steema.teechart.functions.MACD
SetsMACD EXP MA pen characteristics
setMACDPen(ChartPen) - Method in class com.steema.teechart.functions.MACD
 
setMap(WorldMapType) - Method in class com.steema.teechart.styles.World
 
setMargin(int) - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
setMargin(float) - Method in class com.steema.teechart.styles.TailParams
 
setMarginBottom(double) - Method in class com.steema.teechart.Panel
Sets Bottom margin as percentage of Chart Drawing.
Default value: 8
setMarginLeft(double) - Method in class com.steema.teechart.Panel
Sets Left margin as percentage of Chart Drawing.
Default value: 12
setMarginRight(double) - Method in class com.steema.teechart.Panel
Sets Right margin as percentage of Chart Drawing.
Default value: 12
setMarginTop(double) - Method in class com.steema.teechart.Panel
Sets Top margin as percentage of Chart Drawing.
Default value: 8
setMarginUnits(PanelMarginUnits) - Method in class com.steema.teechart.Panel
Sets the units in which the Margins are expressed.
Default value: Percent
setMarker(Marker, int) - Method in class com.steema.teechart.tools.MarkersCollection
 
setMarkersCollection(MarkersCollection) - Method in class com.steema.teechart.styles.NumericGauge
 
setMarkerTail(MarksTail) - Method in class com.steema.teechart.styles.SeriesMarks
 
setMarks(SeriesMarks) - Method in class com.steema.teechart.styles.Series
 
setMarksLocation(CustomBar.MarksLocation) - Method in class com.steema.teechart.styles.CustomBar
 
setMarksOnBar(boolean) - Method in class com.steema.teechart.styles.CustomBar
 
setMarksPie(PieMarks) - Method in class com.steema.teechart.styles.Pie
 
setMarkStyle(Ternary.TernaryMarkStyle) - Method in class com.steema.teechart.styles.Ternary
 
setMarkTextResolver(Series.MarkTextResolver) - Method in class com.steema.teechart.styles.Series
 
setMaximum(double) - Method in class com.steema.teechart.axis.Axis
Sets the highest value an Axis will use to scale their dependent Series point values.
setMaximum(double) - Method in class com.steema.teechart.styles.CircularGauge
 
setMaximum(double) - Method in class com.steema.teechart.styles.CustomGauge
 
setMaximum(double) - Method in class com.steema.teechart.styles.Gauges
Sets the maximum value for the gauge.
Default value: 100
setMaximumOffset(int) - Method in class com.steema.teechart.axis.Axis
Sets the amount of pixels that will be left as a margin at axis maximum position.
Default value: 0
setMaxNumRows(int) - Method in class com.steema.teechart.legend.Legend
Sets the Maximum number of Legend Rows displayed for a horizontal Legend (Chart Top or Bottom).
Default value: 10
setMaxPointsPerPage(int) - Method in class com.steema.teechart.Page
Sets the number of points displayed per page.
MaxPointsPerPage controls "TeeChart AutoPaging".
setMaxRound(boolean) - Method in class com.steema.teechart.axis.Axis
Sets the maximum value for the axis scales to round to when True
setMaxValueIndicator(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.LinearGauge
 
setMaxZOrder(int) - Method in class com.steema.teechart.Chart
Sets the highest of Series ZOrder value.
setMaxZOrder(int) - Method in interface com.steema.teechart.IBaseChart
 
setMedian(double) - Method in class com.steema.teechart.styles.CustomBox
Read from Median to get SampleValues median value.
Default value: O
setMetafiling(boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
setMetafiling(boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setMethod(DownSamplingMethod) - Method in class com.steema.teechart.functions.DownSampling
 
setMidColor(Color) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets the middle Range palette color.
Default value: Transparent
setMiddleBand(ChartBrush) - Method in class com.steema.teechart.styles.TFrame
 
setMiddleColor(Color) - Method in class com.steema.teechart.drawing.Gradient
Specifies the middle Color used to create the gradient fill.
Default value: GRAY
setMiddleZ(int) - Method in class com.steema.teechart.styles.Series
 
setMinAxisIncrement(double) - Method in class com.steema.teechart.axis.Axis
Advanced use.
setMinimum(double) - Method in class com.steema.teechart.axis.Axis
Sets the lowest value an Axis will use to scale their dependent Series point values.
setMinimum(double) - Method in class com.steema.teechart.styles.CircularGauge
 
setMinimum(double) - Method in class com.steema.teechart.styles.CustomGauge
 
setMinimum(double) - Method in class com.steema.teechart.styles.Gauges
Sets the minimum value for the gauge.
Default value: 0
setMinimumOffset(int) - Method in class com.steema.teechart.axis.Axis
Determines the number of pixels that will be left as a margin at axis minimum position.
Default value: 0
setMinMax(DateTime, DateTime) - Method in class com.steema.teechart.axis.Axis
Changes the current Axis Minimum and Maximum scales.
Axis.Automatic must be set to false.
setMinMax(double, double) - Method in class com.steema.teechart.axis.Axis
Changes the current Axis Minimum and Maximum scales.
Axis.Automatic must be set to false.
setMinorTickCount(int) - Method in class com.steema.teechart.axis.Axis
Determines the number of Axis minor ticks between major ticks.
Default value: 3
setMinorTickDistance(int) - Method in class com.steema.teechart.styles.CircularGauge
 
setMinorTickDistance(int) - Method in class com.steema.teechart.styles.CustomGauge
 
setMinorTickDistance(int) - Method in class com.steema.teechart.styles.Gauges
Sets the number of pixels to displace the axis minor ticks from the axis line.
Default value: 0 pixels
setMinorTicks(TicksPen) - Method in class com.steema.teechart.axis.Axis
Determines the Pen used to draw the Axis Minor ticks.
Minor ticks will only be displayed if MinorTicks.Visible is true.
setMinorTicks(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CircularGauge
 
setMinorTicks(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CustomGauge
 
setMinPixels(int) - Method in class com.steema.teechart.tools.GanttTool
Defines the amount in screen pixels to consider the user is moving the mouse over a gantt bar edge (left or right).
setMinPixels(int) - Method in class com.steema.teechart.Zoom
Sets minimum number of pixels to actuate zoom action.
Default value: 16
setMinRound(boolean) - Method in class com.steema.teechart.axis.Axis
Sets the minimum value for the axis scales to round to when True
setMouseAction(MarksTipMouseAction) - Method in class com.steema.teechart.tools.MarksTip
Activates Mark Tip on mouse move or click.
Default value: MarksTipMouseAction.Move
setMouseButton(int) - Method in class com.steema.teechart.Scroll
Sets the Mousebutton to use for the scroll action.
Default value: Right
setMouseButton(int) - Method in class com.steema.teechart.Zoom
Sets the mousebutton to use for the zoom action.
Default value: Left
setMouseDelay(int) - Method in class com.steema.teechart.tools.MarksTip
Sets the time lag before the Tool Tip appears.
Default value: 500
SetMS(double) - Method in class com.steema.teechart.functions.SAR
Sets SAR function maximal step.
setMultiArea(MultiAreas) - Method in class com.steema.teechart.styles.Area
Sets how multiple areas are displayed.
setMultiBar(MultiBars) - Method in class com.steema.teechart.styles.CustomBar
Determines how multiple BarSeries will be displayed in the same Chart.
Default value: MultiBars.Side
setMultiLine(boolean) - Method in class com.steema.teechart.axis.AxisLabels
Automatically breaks DateTime Labels on occurence of a space " ".
Default value: false
setMultiLine(boolean) - Method in class com.steema.teechart.styles.SeriesMarks
Characters in Mark texts are split into multiple lines, when true.
Default value: false
setMultiPie(MultiPies) - Method in class com.steema.teechart.styles.Pie
Sets the MultiPie value.
setName(String) - Method in class com.steema.teechart.drawing.ChartFont
Specifies a Font type for text.
Default value: Arial
setName(String) - Method in class com.steema.teechart.styles.ValueList
Returns the name of this ValueList.
setNoLimitDrag(boolean) - Method in class com.steema.teechart.tools.ColorLine
Allows drag of ColorLine outside of the Chart rectangle.
Default value: false
setNone(boolean) - Method in class com.steema.teechart.drawing.Color
 
setNull(int) - Method in class com.steema.teechart.styles.Series
Sets the specified series point to a null (transparent) point.
setNull(int, boolean) - Method in class com.steema.teechart.styles.Series
Toogles between null (transparent) and regular point.
setNumBins(int) - Method in class com.steema.teechart.functions.HistogramFunction
Sets Number of bins (centerpoints) in histogram.
Default value: 20
setNumericGauge(NumericGauge) - Method in class com.steema.teechart.styles.CircularGauge
 
setNumLevels(int) - Method in class com.steema.teechart.styles.Contour
Sets the number of 'isobar-like' levels for the ContourSeries.
Default value: 10
setNumPoints(int) - Method in class com.steema.teechart.functions.Custom
Sets the number of points.
The function will call its OnCalculate event this number of times.
setNumXValues(int) - Method in class com.steema.teechart.styles.Custom3DGrid
Determines the Surface's horizontal size in number of points.
Default value: 10
setNumZValues(int) - Method in class com.steema.teechart.styles.Custom3DGrid
Determines the Surface's depth size in number of points.
Default value: 10
setObjectNumber(int) - Method in class com.steema.teechart.exports.PDFData.PDFResource
 
setObjectNumber(int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setObjectNumber(int) - Method in class com.steema.teechart.exports.PDFData.PDFSegment
 
setObjectOffset(int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setOffsetPercent(int) - Method in class com.steema.teechart.styles.CustomBar
Sets the Bar displacement as percentage of Bar size.
Default value: 0
setOffsetValues(ValueList) - Method in class com.steema.teechart.styles.Bar3D
Specifies a different origin value for each bar point.
This can be used with standard Bar series components to make a "Stacked-3D" chart type.
setOnAxis(boolean) - Method in class com.steema.teechart.axis.AxisLabels
Shows the Labels at Axis Minimum and Maximum positions when true.
Default value: true
setOnTop(boolean) - Method in class com.steema.teechart.styles.SeriesMarks
Series Marks are always drawn on top of all other Series in the Chart, when true.
Default value: false
setOpacity(int) - Method in class com.steema.teechart.styles.Custom
Sets Opacity level from 0 to 100%
setOpaque(boolean) - Method in interface com.steema.teechart.IChart
 
setOpaque(boolean) - Method in class com.steema.teechart.TChart
 
setOpen(double) - Method in class com.steema.teechart.styles.SeriesOHLCPoint
Indexed Point Open value.
setOpenValues(ValueList) - Method in class com.steema.teechart.styles.OHLC
Sets all Stock market Open values.
You can access Open values in the same way you can access X or Y values.
setOpportunityValues(ValueList) - Method in class com.steema.teechart.styles.Funnel
 
setOptions(KDEOptions) - Method in class com.steema.teechart.functions.KDE
 
setOrder(ValueListOrder) - Method in class com.steema.teechart.styles.ValueList
Determines if points are automatically sorted or left at original position.
Runtime only.
setOrigin(double) - Method in class com.steema.teechart.styles.Area
Sets axis value as a common bottom for all AreaSeries points.
Default value: O
setOrigin(double) - Method in class com.steema.teechart.styles.CustomBar
Sets the common bottom value used for all Bar points.
Default value: 0
setOrigin(double) - Method in class com.steema.teechart.styles.Tower
The axis vertical position considered to be the "origin" of points.
setOrigin(double) - Method in class com.steema.teechart.styles.Volume
Defines the YValue used as the origin for the specified Volume Series.
setOrigin(double) - Method in class com.steema.teechart.tools.SeriesRegion
 
setOrthoAngle(int) - Method in class com.steema.teechart.Aspect
Sets the angle in degrees, from 0 to 90, to display the Chart when in Orthogonal mode.
setOrthogonal(boolean) - Method in class com.steema.teechart.Aspect
Displays the Chart in semi-3D mode when true.
setOtherSide(boolean) - Method in class com.steema.teechart.axis.Axis
Sets the Axis labels to the Otherside of the axis.
setOuter(BevelStyle) - Method in class com.steema.teechart.Bevel
Defines the outer bevel type of the TChart Panel border.
setOuterBand(ChartBrush) - Method in class com.steema.teechart.styles.TFrame
 
setOuterFence1(double) - Method in class com.steema.teechart.styles.CustomBox
Read from OuterFence1 to get SampleValues lower outer fence.
Default value: O
setOuterFence3(double) - Method in class com.steema.teechart.styles.CustomBox
Read from OuterFence3 to get SampleValues upper outer fence.
Default value: O
setOwner(Map) - Method in class com.steema.teechart.styles.PolygonList
Sets the Map Series that owns the PolygonList.
SetOwner(AxisBreaksTool) - Method in class com.steema.teechart.tools.AxisBreak
 
setOwner(Tool) - Method in class com.steema.teechart.tools.ChartCollection
 
setPage(Page) - Method in class com.steema.teechart.Chart
Accesses multiple page characteristics of the Chart.
setPage(Page) - Method in class com.steema.teechart.TChart
 
setPaletteMin(double) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets starting value used to calculate the color palette when Custom3DPalette.getUsePaletteMin() is true.
Default value: 0
setPaletteRange(double) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets the range of colors in the default color Palette.
Default value: O
setPaletteStep(double) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets interval between palette Colors.
Use Custom3DPalette.getPaletteMin() and Custom3DPalette.getPaletteSteps()
Default value: 0
setPaletteSteps(int) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets the number of entries in the default color Palette.
Default value: false
setPaletteStyle(PaletteStyle) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets Pale or Strong color palette.
Default value: PaletteStyles.Pale
setPanel(Panel) - Method in class com.steema.teechart.Chart
Sets all visible Background attributes..
setPanel(Panel) - Method in class com.steema.teechart.TChart
 
setPanning(Scroll) - Method in class com.steema.teechart.Chart
Sets the scrolling direction or denies scrolling.
setPanning(Scroll) - Method in interface com.steema.teechart.IBaseChart
 
setPanning(Scroll) - Method in class com.steema.teechart.TChart
 
setParent(IChart) - Method in class com.steema.teechart.Chart
Internal use.
setParentBrush(boolean) - Method in class com.steema.teechart.styles.Polygon
The polygon uses the same Brush as its parentseries (Map Series) when true.
setParentChart(IBaseChart) - Method in class com.steema.teechart.tools.MarkersCollection
 
setParentPen(boolean) - Method in class com.steema.teechart.styles.Polygon
The polygon uses the same Pen as its Parentseries, when true.
If false, the polygon uses its own Pen.
setParentProperties(boolean) - Method in class com.steema.teechart.styles.Circular
 
setPartnerAxis(Axis) - Method in class com.steema.teechart.axis.Axis
 
setPCells(int, Custom3DGrid.CellsRow) - Method in class com.steema.teechart.styles.Custom3DGrid.PCellsRow
 
setPen(ChartPen) - Method in class com.steema.teechart.drawing.Graphics3D
Determines the kind of pen used to draw Canvas lines.
setPen(ChartPen) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setPen(ChartPen) - Method in class com.steema.teechart.Shape
Internal use - serialization
setPen(ChartPen) - Method in class com.steema.teechart.styles.ContourLevel
 
setPen(ChartPen) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
setPen(ChartPen) - Method in class com.steema.teechart.tools.DrawLine
 
setPen(ChartPen) - Method in class com.steema.teechart.tools.DrawLineItem
 
setPen(ChartPen) - Method in class com.steema.teechart.tools.SeriesBand
Determines the kind of pen used to draw Series Band.
setPen(ChartPen) - Method in class com.steema.teechart.tools.SeriesRegion
Determines the kind of pen used to draw Series Region.
setPenBrushBar(Color) - Method in class com.steema.teechart.styles.CustomBar
 
setPercentage(boolean) - Method in class com.steema.teechart.functions.PVO
Controls if the difference of two moving averages will be percentual or not.
setPercentDepth(int) - Method in class com.steema.teechart.styles.Tower
The percentage of "Z" depth size for tower cubes.
setPercentFormat(String) - Method in class com.steema.teechart.styles.Series
Sets the Format to display point values as percentage.
Default value: Language.getString("DefPercentFormat")
setPercentWidth(int) - Method in class com.steema.teechart.styles.Tower
The percentage of "X" width size for tower cubes.
Default value: 100
setPeriod(double) - Method in class com.steema.teechart.functions.Function
 
setPeriod2(double) - Method in class com.steema.teechart.functions.MACD
Defines the moving average period.
setPeriod2(int) - Method in class com.steema.teechart.functions.PVO
Defines the period of the second exponential moving average.
Default value: 26
setPeriod3(double) - Method in class com.steema.teechart.functions.MACD
Defines the moving average period.
setPeriodAlign(PeriodAlign) - Method in class com.steema.teechart.functions.Function
 
setPeriodStyle(PeriodStyle) - Method in class com.steema.teechart.functions.Function
 
setPerspective(int) - Method in class com.steema.teechart.Aspect
Sets the percentage of 3D perspective.
setPixel(int, int, int, Color) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
setPixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3D
 
setPixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
setPixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
setPixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
setPixel(int, int, int, Color) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setPlotFormat(Ternary.TernaryFormat) - Method in class com.steema.teechart.styles.Ternary
 
setPoint(int, Point.Double) - Method in class com.steema.teechart.functions.Spline
Use to set the source point for the Knuckle

setPointer(SeriesPointer) - Method in class com.steema.teechart.styles.Ternary
 
setPointerHeight(double) - Method in class com.steema.teechart.styles.TailParams
 
setPointerHighlightColor(Color) - Method in class com.steema.teechart.tools.ScrollPager
 
setPointerStyleResolver(PointerStyleResolver) - Method in class com.steema.teechart.styles.CustomPoint
 
setPointerStyleResolver(PointerStyleResolver) - Method in class com.steema.teechart.styles.CustomPolar
 
setPointerStyleResolver(PointerStyleResolver) - Method in class com.steema.teechart.styles.Points3D
 
setPointerWidth(double) - Method in class com.steema.teechart.styles.TailParams
 
setPoints(PolygonSeries) - Method in class com.steema.teechart.styles.Polygon
Accesses the co-ordinates PointList which determine the boundary of the polygon.
setPolyDegree(int) - Method in class com.steema.teechart.functions.CurveFitting
Defines fitted polynomial degree.
Default value: 5
setPolyDegree(int) - Method in class com.steema.teechart.functions.Polynom
Sets the number of degrees a polynomy will have.
setPolygon(int, Polygon) - Method in class com.steema.teechart.styles.PolygonList
 
setPolygon(Polygon) - Method in class com.steema.teechart.styles.PolygonSeries
 
setPosAxis(int) - Method in class com.steema.teechart.axis.Axis
 
setPosition(int) - Method in class com.steema.teechart.axis.AxisLabels
 
setPosition(int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setPosition(int) - Method in class com.steema.teechart.exports.PDFData
 
setPosition(double) - Method in class com.steema.teechart.functions.KDE
 
setPosition(LegendSymbolPosition) - Method in class com.steema.teechart.legend.LegendSymbol
Sets the position of the Legend color rectangles.
setPosition(double) - Method in class com.steema.teechart.styles.CustomBox
Specifies the position of box series.
Default value: O
setPosition(double) - Method in class com.steema.teechart.styles.CustomViolin
 
setPosition(int, SeriesMarksPosition) - Method in class com.steema.teechart.styles.MarkPositions
 
setPosition(AnnotationPosition) - Method in class com.steema.teechart.tools.Annotation
Defines a default position for the Annotation Tool text box and text.
setPosition(AxisArrowPosition) - Method in class com.steema.teechart.tools.AxisArrow
Determines where the arrows are drawn on the Axis.
Default value: AxisArrowPosition.Both
setPositionUnits(PositionUnits) - Method in class com.steema.teechart.axis.Axis
Determines the axis Position units (pixels or percentage).
Default value: Percent
setPosTitle(int) - Method in class com.steema.teechart.axis.Axis
Internal use.
setPrinter(Printer) - Method in class com.steema.teechart.Chart
Printing related attributes.
setPrinter(Printer) - Method in class com.steema.teechart.TChart
 
setPrinting(boolean) - Method in class com.steema.teechart.Chart
Determines when Chart is being printed.
setPrinting(boolean) - Method in interface com.steema.teechart.IBaseChart
 
setQuartile1(double) - Method in class com.steema.teechart.styles.CustomBox
Read from Quartile1 to get SampleValues first quartile.
Default value: O
setQuartile3(double) - Method in class com.steema.teechart.styles.CustomBox
Read from Quartile3 to get SampleValues first quartile.
Default value: O
setQuotesSorted(boolean) - Method in class com.steema.teechart.styles.Funnel
Sorts added segments by QuoteValues in descending order.
Default value: false
setRadialTransition(int) - Method in class com.steema.teechart.drawing.Gradient
lengthens/softens the radial transition
setRadialX(int) - Method in class com.steema.teechart.drawing.Gradient
 
setRadialY(int) - Method in class com.steema.teechart.drawing.Gradient
 
setRadiusIncrement(double) - Method in class com.steema.teechart.styles.CustomPolar
Sets the increment used to draw the ring grid lines.
setRadiusValues(ValueList) - Method in class com.steema.teechart.styles.Bubble
A TList object that stores each Bubble point Radius value.
setRadiusValues(ValueList) - Method in class com.steema.teechart.styles.Ternary
 
setRectangle(Rectangle) - Method in class com.steema.teechart.styles.LinearGauge
 
setRedFactor(double) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets the alpha value for the Red of the ARGB component.
Defalut value: 2
setRedLine(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CircularGauge
 
setRedLine(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CustomGauge
 
setRedLineEndValue(double) - Method in class com.steema.teechart.styles.CircularGauge
 
setRedLineEndValue(double) - Method in class com.steema.teechart.styles.CustomGauge
 
setRedLineStartValue(double) - Method in class com.steema.teechart.styles.CircularGauge
 
setRedLineStartValue(double) - Method in class com.steema.teechart.styles.CustomGauge
 
setRelativePosition(double) - Method in class com.steema.teechart.axis.Axis
Determines the Axis position as percentage 0-100% of the Chart.
setResizeChart(boolean) - Method in class com.steema.teechart.legend.Legend
Automatically resizes Chart rectangle to prevent overlap with Legend.
When set to true, Legend.HorizMargin and Legend.VertMargin control the amount of pixels by which the Chart rectangle will be reduced.
setResizeEnd(boolean) - Method in class com.steema.teechart.tools.ColorBand
 
setResizeStart(boolean) - Method in class com.steema.teechart.tools.ColorBand
 
setResolution(int) - Method in class com.steema.teechart.functions.KDEOptions
 
setResources(PDFData.PDFResourceList) - Method in class com.steema.teechart.exports.PDFData
 
setReversalAmount(double) - Method in class com.steema.teechart.styles.PointFigure
Determines the number that is multiplied by BoxSize.
Default value: 3
setRGB(int, int, int) - Method in class com.steema.teechart.drawing.Image
 
setRight(Axis) - Method in class com.steema.teechart.axis.Axes
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.
setRight(int) - Method in class com.steema.teechart.Rectangle
Sets rectangle Right coordinate.
setRight(int) - Method in class com.steema.teechart.Shape
Shape rectangle right co-ordinate.
setRight(ChartPen) - Method in class com.steema.teechart.styles.ErrorsFormat
 
setRight(Walls.RightWall) - Method in class com.steema.teechart.Walls
Defines the pen and brush used to fill the Right chart side.
setRLabels(boolean) - Method in class com.steema.teechart.styles.Smith
Shows/hides the static finalant resistance labels.
When set to true constant resistance labels are shown.
setRotated(boolean) - Method in class com.steema.teechart.styles.PieMarks
 
setRotateLabels(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setRotateLabels(boolean) - Method in class com.steema.teechart.styles.Ternary
 
setRotateStyle(PieMarks.MarksRotateStyle) - Method in class com.steema.teechart.styles.PieMarks
 
setRotation(int) - Method in class com.steema.teechart.Aspect
Sets the angle of 3D rotation in degrees.
setRotation(int) - Method in class com.steema.teechart.styles.BubbleCloud
The angle rotates the Series on a vertical plane.
setRotationAngle(int) - Method in class com.steema.teechart.styles.CFrame
 
setRotationAngle(int) - Method in class com.steema.teechart.styles.Circular
Sets angle of Chart rotation.
Default value: 0
setRotationCenter(Point3D) - Method in class com.steema.teechart.drawing.Graphics3D
 
setRoundFirstLabel(boolean) - Method in class com.steema.teechart.axis.AxisLabels
Axis labels will be automatically "rounded" to the nearest magnitude when true.
Default value: true
setRoundSize(int) - Method in class com.steema.teechart.styles.CustomBar
Amount in pixels of the bar end rounding.
Used only when BarStyle property is RoundRectangle
SetRSIStyle(RSIStyle) - Method in class com.steema.teechart.functions.RSI
 
setSameBrush() - Method in class com.steema.teechart.styles.Custom3DPalette
 
setSameBrush() - Method in class com.steema.teechart.styles.IsoSurface
 
setScale(double) - Method in class com.steema.teechart.functions.KDE
 
setScaleAdjustment(double) - Method in class com.steema.teechart.tools.AxisBreaksTool
 
setScaleLastPage(boolean) - Method in class com.steema.teechart.Page
Determines how the last Chart page will be displayed.
Default value: true
setScrollable(TChart.Scrollable) - Method in class com.steema.teechart.TChart
 
setScrollInverted(boolean) - Method in class com.steema.teechart.tools.AxisArrow
Reverses direction of applied Axis Arrow scroll.
Default value: false
setScrollPercent(int) - Method in class com.steema.teechart.tools.AxisArrow
Sets TChart scroll rate as percentage of the associated axis.
Default value: 10
setSegments(PDFData.PDFSegmentList) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setSegments(PDFData.PDFSegmentList) - Method in class com.steema.teechart.exports.PDFData
 
setSelected(DrawLineItem) - Method in class com.steema.teechart.tools.DrawLine
 
setSelectNewLines(boolean) - Method in class com.steema.teechart.tools.DrawLine
 
setSeparation(int) - Method in class com.steema.teechart.axis.AxisLabels
Specifies the minimum distance between Axis Labels as a percentage.
Default value: 10
setSeparation(int) - Method in class com.steema.teechart.styles.BubbleCloud
Defines the separation according to BubbleCloud.getSeparationUnits().
setSeparationUnits(PositionUnits) - Method in class com.steema.teechart.styles.BubbleCloud
Define the unit used to set the Separation.
setSeries(SeriesCollection) - Method in class com.steema.teechart.Chart
Sets the index value of Series
setSeries(ISeries) - Method in class com.steema.teechart.data.SeriesSource
The Series that has this component as DataSource.
setSeries(Series) - Method in class com.steema.teechart.exports.DataExportFormat
Series whose data is to be exported.
setSeries(Series) - Method in class com.steema.teechart.functions.Function
 
setSeries(Series) - Method in class com.steema.teechart.legend.Legend
Determines which series is used as data for the Legend entries.
setSeries(int, Series) - Method in class com.steema.teechart.styles.SeriesCollection
 
setSeries(ISeries) - Method in class com.steema.teechart.styles.SeriesPointer
 
setSeries(int, Series) - Method in class com.steema.teechart.TChart
 
setSeries(Custom3DGrid) - Method in class com.steema.teechart.tools.GridTranspose
Sets the 3D grid series to transpose.
setSeries(Series) - Method in class com.steema.teechart.tools.ScrollPager
 
setSeries(Series) - Method in class com.steema.teechart.tools.SeriesBand
 
setSeries(Series) - Method in class com.steema.teechart.tools.ToolSeries
Sets the Series with which Tools are associated.
Default value: null
setSeries2(Series) - Method in class com.steema.teechart.tools.SeriesBand
Sets the second series associated to this tool.
SeriesBand tool needs two series to fill the area in between them.
SetSeries2(Series) - Method in class com.steema.teechart.tools.SeriesBand
 
setSeriesColor(boolean) - Method in class com.steema.teechart.styles.ChartErrorsBase
 
setSeriesColor(Color) - Method in class com.steema.teechart.styles.Series
Obsolete. Use the Series.Color method instead.
setSeriesNode(String) - Method in class com.steema.teechart.imports.XMLImport
Set Series into which to import data.
setShadow(Shadow) - Method in class com.steema.teechart.styles.GaugeSeriesPointer
 
setShadow(Shape) - Method in class com.steema.teechart.styles.World
 
setShadowSize(int) - Method in class com.steema.teechart.TextShape
Obsolete. Please use Shadow.Size.
setShapeBounds(Rectangle) - Method in class com.steema.teechart.Shape
Defines the boundaries of the Shape.
setShapes(PolygonList) - Method in class com.steema.teechart.styles.Map
 
setShapeStyle(TextShapeStyle) - Method in class com.steema.teechart.TextShape
Shape may be rectagular or rounded rectangular in shape.
setShowButtons(boolean) - Method in class com.steema.teechart.styles.Calendar
Set both buttons visible to true/false
setShowClose(boolean) - Method in class com.steema.teechart.styles.Candle
Determines whether Close prices will be displayed.
Default value: true
setShowInLegend(boolean) - Method in class com.steema.teechart.styles.Series
Displays this Series Title in Legend.
Default value: true
setShowOpen(boolean) - Method in class com.steema.teechart.styles.Candle
Determines whether Open prices will be displayed.
Default value: true
setSideLines(ChartPen) - Method in class com.steema.teechart.styles.Surface
 
setSideMargins(boolean) - Method in class com.steema.teechart.styles.CustomBar
Sets a margin between Chart rectangle and Bars.
Default value: true
setSides(KDESides) - Method in class com.steema.teechart.functions.KDEOptions
 
setSides(SurfaceSides) - Method in class com.steema.teechart.styles.IsoSurface
 
setSize(double, double) - Method in class com.steema.teechart.Dimension
 
setSize(int) - Method in class com.steema.teechart.drawing.ChartFont
Sets Font sizing (in points) for text.
Default value: 8
setSize(int) - Method in class com.steema.teechart.Shadow
Sets both horizontal and vertical shadow size to same value.
setSize(Dimension) - Method in class com.steema.teechart.Shadow
Size in pixels of shadow.
setSize(int) - Method in class com.steema.teechart.styles.ChartErrorsBase
 
setSize(int) - Method in class com.steema.teechart.tools.NearestPoint
Defines the Size of the NearestTool shape.
Default value: 20
setSize(int) - Method in class com.steema.teechart.Wall
Sets the Chart Wall thickness.
Default value: 0
setSize(int) - Method in class com.steema.teechart.Walls
 
setSizePercent(int) - Method in class com.steema.teechart.styles.Pyramid
Sets size of Pyramid base relative to Chart Axis bounding width.
Default value: 50
setSizeRatio(Double) - Method in class com.steema.teechart.styles.BubbleCloud
Defines the ratio size increase between consecutive Bubbles.
setSlice(int, int) - Method in class com.steema.teechart.styles.Pie.ExplodedSliceList
 
setSlice(int, int) - Method in class com.steema.teechart.styles.Pie.SliceValueList
 
setSmooth(boolean) - Method in class com.steema.teechart.Shadow
Internal use.
setSmoothBitmap(boolean) - Method in class com.steema.teechart.styles.ColorGrid
Draws the cells in the ColorGrid smoothed or sharp.
Default value: false
setSmoothBlur(int) - Method in class com.steema.teechart.Shadow
Reserved for future use.
setSmoothed(boolean) - Method in class com.steema.teechart.styles.Custom
Sets whether the Line Series' line is smoothed.
Default value: false
setSmoothingMode(boolean) - Method in class com.steema.teechart.Aspect
Sets the type of rendering used to display the Chart depending on whether speed, display quality or antialiasing is required.
setSmoothingMode(boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Sets the anti-alias mode for the Graphics Pen when Custom drawing.
For example:
AntiAlias - Specifies antialiased rendering.
Default - Specifies the default mode.
HighQuality - Specifies high quality, low speed rendering.
setSmoothingMode(boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setSmoothPalette(boolean) - Method in class com.steema.teechart.styles.Surface
Determine the cell Colors of a Surface Series.
Default value: false
setSnap(boolean) - Method in class com.steema.teechart.tools.CursorTool
Sets the TCursorTool to align with the nearest series point.
Default value: false
setSolid(boolean) - Method in class com.steema.teechart.drawing.ChartBrush
Fills using Color only.
setSource(Object) - Method in class com.steema.teechart.events.FrameworkMouseEvent
 
setSourceScriptPath(String) - Method in class com.steema.teechart.exports.JavascriptFormat
 
setSquared(boolean) - Method in class com.steema.teechart.legend.LegendSymbol
Resizes the legend symbol to square shaped, when true.
setSquared(boolean) - Method in class com.steema.teechart.styles.Bubble
Determines how the Bubble size is calculated.
Default value: true
setStacked(CustomStack) - Method in class com.steema.teechart.styles.CustomPoint
Defines how multiple series will be displayed.
setStackGroup(int) - Method in class com.steema.teechart.styles.Area
 
setStackGroup(int) - Method in class com.steema.teechart.styles.CustomBar
Allows stacking independent Series within the same Chart, in series groups.
Default value: 0
setStairs(boolean) - Method in class com.steema.teechart.styles.Custom
Steps line joining adjacent points.
Default value: false
setStairs(boolean) - Method in class com.steema.teechart.styles.FastLine
Controls the drawing of FastLine series.
setStart(double) - Method in class com.steema.teechart.tools.ColorBand
Sets Start Axis value of colorband.
setStartAtMin(boolean) - Method in class com.steema.teechart.tools.SeriesAnimation
Changes all series point values to the lowest series value.
setStartColor(Color) - Method in class com.steema.teechart.drawing.Gradient
Specifies the start Color used to create the gradient fill.
Default value: GOLD
setStartColor(Color) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets 1 of 3 Colors used to create the palette to fill the Surface polygons.
Default value: NAVY
setStartPos(Point.Double) - Method in class com.steema.teechart.tools.DrawLineItem
 
setStartPosition(double) - Method in class com.steema.teechart.axis.Axis
Sets the Axis Start position on its own Axis expressed as a percentage.
setStartValue(double) - Method in class com.steema.teechart.tools.AxisBreak
 
setStartValue(double) - Method in class com.steema.teechart.tools.SeriesAnimation
Sets all series points from when the animation starts.
setStartX(double) - Method in class com.steema.teechart.functions.Custom
Sets the initial value for the "X" parameter.
The function will call its OnCalculate event this number of times.
setStartXValues(ValueList) - Method in class com.steema.teechart.styles.Arrow
Sets X0 values for Arrows.
setStartYValues(ValueList) - Method in class com.steema.teechart.styles.Arrow
Sets Y0 values for Arrows.
setStartZ(int) - Method in class com.steema.teechart.styles.Series
 
setStatsOk(boolean) - Method in class com.steema.teechart.styles.ValueList
 
setStepResolver(NumberResolver) - Method in class com.steema.teechart.tools.SeriesAnimation
 
setSteps(int) - Method in class com.steema.teechart.tools.SeriesAnimation
Number of animation steps.
setStop(boolean) - Method in class com.steema.teechart.axis.NextAxisLabelValue
The Stop parameter is false by default, meaning that if it's not
set to true the first time this event gets called, TeeChart will
draw the default Axis Labels.

Default value: false
setStream(int, int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setStream(MemoryOutputStream) - Method in class com.steema.teechart.exports.PDFData
 
setStreamLength(int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setStreamPosition(int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setStrikeout(boolean) - Method in class com.steema.teechart.drawing.ChartFont
Sets Font Strikeout on/off.
Default value: false
setString(int, String) - Method in class com.steema.teechart.styles.StringList
 
setStringProperty(String, String) - Method in class com.steema.teechart.TeeBase
 
setStyle(AxisLabelStyle) - Method in class com.steema.teechart.axis.AxisLabels
Sets the style of the labels.
Default value: AxisLabelStyle.Auto
setStyle(HatchStyle) - Method in class com.steema.teechart.drawing.ChartBrush
Determines the style in which the zone is filled or patterned using both Color and ForegroundColor.
Default value: HatchStyle.BackwardDiagonal
setStyle(DashStyle) - Method in class com.steema.teechart.drawing.ChartPen
Determines the style in which the pen draw lines on the Drawing.
setStyle(CandleStyle) - Method in class com.steema.teechart.styles.Candle
Determines how the Candle points will be drawn.
Default value: CandleStick
setStyle(ClockStyle) - Method in class com.steema.teechart.styles.Clock
Sets the style of the clock figures, Roman or Decimal.
Default value: ClockStyle.Roman
setStyle(PieOtherStyle) - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Sets either value or percentage to group the 'other' Pie slice.
setStyle(MarksStyle) - Method in class com.steema.teechart.styles.SeriesMarks
Defines how Series Marks are constructed.
Default value: MarksStyle.Label
setStyle(PointerStyle) - Method in class com.steema.teechart.styles.SeriesPointer
Sets the Pointer style.
Default value: rectangle
setStyle(ShapeStyle) - Method in class com.steema.teechart.styles.Shape
Defines how a TChartShape component appears on a Chart.
Default value: Circle
setStyle(AxisBreakStyle) - Method in class com.steema.teechart.tools.AxisBreak
 
setStyle(ColorLineStyle) - Method in class com.steema.teechart.tools.ColorLine
Default value: ColorLine.CUSTOM
setStyle(CursorToolStyle) - Method in class com.steema.teechart.tools.CursorTool
Defines which lines of the CursorTool are shown.
Default value: CursorToolStyle.Both
setStyle(DragPointStyle) - Method in class com.steema.teechart.tools.DragPoint
Determines whether user can drag series points vertically, horizontally or both.
setStyle(MarksStyle) - Method in class com.steema.teechart.tools.MarksTip
Defines the text format of the Mark ToolTip.
Default value: MarksStyle.Label
setStyle(NearestPointStyle) - Method in class com.steema.teechart.tools.NearestPoint
Sets the shape of the NearestTool.
Default value: NearestPointStyle.Circle
setStyle(PieToolStyle) - Method in class com.steema.teechart.tools.PieTool
Makes the pie tool draw a border around the focused pie slice.
Default value: PieToolStyle.Focus
setStyle(RotateStyle) - Method in class com.steema.teechart.tools.Rotate
Determines whether mouse action applies to Rotation, Elevation or Both.
setSubFooter(Footer) - Method in class com.steema.teechart.Chart
Defines the Text and formatting properties to be drawn at the bottom of the Chart, just above the Footer text.
Use the Text property to enter the desired SubFooter lines, set Visible to true and change the Font, Frame and Brush properties.
setSubFooter(Footer) - Method in class com.steema.teechart.TChart
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Area
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Candle
 
setSubGallery(int) - Method in class com.steema.teechart.styles.ColorGrid
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Contour
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Custom3DPalette
 
setSubGallery(int) - Method in class com.steema.teechart.styles.CustomBar
 
setSubGallery(int) - Method in class com.steema.teechart.styles.FastLine
 
setSubGallery(int) - Method in class com.steema.teechart.styles.HighLow
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Histogram
 
setSubGallery(int) - Method in interface com.steema.teechart.styles.ISeries
 
setSubGallery(int) - Method in class com.steema.teechart.styles.IsoSurface
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Line
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Map
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Pie
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Points
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Points3D
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Series
Creates and prepares the index'th Series style to show at sub-gallery dialog.
setSubGallery(int) - Method in class com.steema.teechart.styles.Shape
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Surface
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Tower
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Volume
 
setSubGallery(int) - Method in class com.steema.teechart.styles.Waterfall
 
setSubGallery(int) - Method in class com.steema.teechart.styles.World
 
setSubHeader(Header) - Method in class com.steema.teechart.Chart
Defines the Text and formatting attributes to be drawn at the top of the Chart, just below the Header text.
Use Text to enter the desired SubHeader lines, set Visible to true and change Font, Frame and Brush.
Use Alignment to control text output position.
setSubHeader(Header) - Method in class com.steema.teechart.TChart
 
setSymbol(LegendSymbol) - Method in class com.steema.teechart.legend.Legend
 
setSymbolRect(Rectangle) - Method in class com.steema.teechart.legend.LegendItem
 
setTagLength(int) - Method in class com.steema.teechart.exports.PDFData.PDFSegment
 
setTailParams(TailParams) - Method in class com.steema.teechart.styles.SeriesMarks
 
setTernaryLegendStyle(Ternary.TernaryLegendStyle) - Method in class com.steema.teechart.styles.Ternary
 
setTernaryMarkStyle(Ternary.TernaryMarkStyle) - Method in class com.steema.teechart.styles.Ternary
 
setTernaryStyle(Ternary.TernaryStyle) - Method in class com.steema.teechart.styles.Ternary
 
setText(String) - Method in class com.steema.teechart.Chart.ChartToolTip
Defines the text for the Footer, Header, SubFooter and SubHeader
setText(String) - Method in class com.steema.teechart.legend.Legend
Adds text to the Legend.
setText(String) - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Title for otherSlice.
Default value: Other
setText(String) - Method in class com.steema.teechart.styles.Polygon
Specifies the text string that labels the polygon
setText(String[]) - Method in class com.steema.teechart.styles.Shape
 
setText(String) - Method in class com.steema.teechart.TChart
Sets the text for the Footer, Header, SubFooter and SubHeader.
setText(String) - Method in class com.steema.teechart.TextShape
Displays customized strings inside Shapes.
setText(String) - Method in class com.steema.teechart.tools.Annotation
Defines the text for the Annotation Tool.
Default value: ""
setText(String) - Method in class com.steema.teechart.ToolTip
 
setTextAlign(StringAlignment) - Method in class com.steema.teechart.drawing.Graphics3D
Sets the alignment used when displaying text using TextOut or TextOut3D.
setTextAlign(StringAlignment) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setTextAlign(StringAlignment) - Method in class com.steema.teechart.legend.LegendTitle
 
setTextAlign(StringAlignment) - Method in class com.steema.teechart.tools.Annotation
Sets the horizontal alignment of displayed text.
Default value: StringAlignment.Near
setTextFormat(TextFormat) - Method in class com.steema.teechart.TextShape
 
setTextLineSeparator(String) - Method in class com.steema.teechart.exports.DataExportFormat
Line separator for ascii export formats.
setTextMarker(Marker) - Method in class com.steema.teechart.styles.NumericGauge
 
setTextMarker(String) - Method in class com.steema.teechart.styles.NumericGauge
 
setTextSmooth(boolean) - Method in class com.steema.teechart.Aspect
Sets the type of rendering used to display Text.
setTextSmooth(boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
setTextSmooth(boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setTextStyle(LegendTextStyle) - Method in class com.steema.teechart.legend.Legend
Specifies how Legend text iItems will be formatted.
Default value: LeftValue
setTextSymbolGap(int) - Method in class com.steema.teechart.legend.Legend
 
setTickOnLabelsOnly(boolean) - Method in class com.steema.teechart.axis.Axis
Sets the Axis Ticks and Axis Grid to be drawn to only coincide at Labels.
Default value: true
setTicks(TicksPen) - Method in class com.steema.teechart.axis.Axis
Accesses the Ticks characteristics.
setTicks(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CircularGauge
 
setTicks(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CustomGauge
 
setTilt(int) - Method in class com.steema.teechart.Aspect
Sets the angle of 3D tilt in degrees.
setTimesZOrder(int) - Method in class com.steema.teechart.styles.Custom3D
For internal use.
Default value: 3
setTitle(AxisTitle) - Method in class com.steema.teechart.axis.Axis
Accesses the Axis Title characteristics.
setTitle(String) - Method in class com.steema.teechart.styles.Series
Series description to show in Legend and dialogs.
Default value: ""
setTitleSize(int) - Method in class com.steema.teechart.axis.Axis
Obsolete. Please use Axis.Title.CustomSize
setTmpValue(double) - Method in class com.steema.teechart.axis.AxisLabelValueEventArgs
 
setTolerance(double) - Method in class com.steema.teechart.functions.DownSampling
 
setTool(int, Tool) - Method in class com.steema.teechart.tools.ToolsCollection
 
setToolCheckHidden(ToolAxis) - Method in class com.steema.teechart.Chart
 
setToolCheckHidden(ToolAxis) - Method in interface com.steema.teechart.IBaseChart
 
setTools(ToolsCollection) - Method in class com.steema.teechart.Chart
Collection of Tool components contained in this Chart.
setToolTip(ToolTip, String) - Method in interface com.steema.teechart.IChart
 
setToolTip(ToolTip, String) - Method in class com.steema.teechart.TChart
 
setToolTipResolver(TextResolver) - Method in class com.steema.teechart.tools.MarksTip
 
setTop(Axis) - Method in class com.steema.teechart.axis.Axes
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.
setTop(int) - Method in class com.steema.teechart.legend.LegendItem
 
setTop(int) - Method in class com.steema.teechart.Rectangle
Sets rectangle Top coordinate.
setTop(int) - Method in class com.steema.teechart.Shape
Shape rectangle top co-ordinate.
setTop(ChartPen) - Method in class com.steema.teechart.styles.ErrorsFormat
 
setTop(int) - Method in class com.steema.teechart.tools.Annotation
Sets vertical displacement in pixels of text box from Chart's top edge.
setTop(int) - Method in class com.steema.teechart.tools.SubChart
 
setTopLeftPos(int) - Method in class com.steema.teechart.legend.Legend
Specifies the Legend's top position in percent of total chart height.
Default value: 10
setTotalAngle(int) - Method in class com.steema.teechart.styles.CFrame
 
setTotalAngle(double) - Method in class com.steema.teechart.styles.CircularGauge
 
setTotalAngle(double) - Method in class com.steema.teechart.styles.Gauges
Controls the size in degrees for the gauge axis.
Default value: 90
setTowerStyle(TowerStyle) - Method in class com.steema.teechart.styles.Tower
Determines the kind of tower style to display.
setTransparency(int) - Method in class com.steema.teechart.drawing.ChartBrush
Sets Transparency level from 0 to 100%.
Default value: 0
setTransparency(int) - Method in class com.steema.teechart.drawing.ChartPen
Sets Transparency level from 0 to 100%.
setTransparency(int) - Method in class com.steema.teechart.drawing.Gradient
Specifies the amount of transparency as a percentage.
Default value: 0
setTransparency(int) - Method in class com.steema.teechart.Shadow
Sets Transparency level from 0 to 100% of shadow.
setTransparency(int) - Method in class com.steema.teechart.Shape
Sets Transparency level from 0 to 100% of shape.
Default value: 0
setTransparency(int) - Method in class com.steema.teechart.styles.Custom
Sets Transparency level from 0 to 100%
Default value: 0
setTransparency(int) - Method in class com.steema.teechart.styles.CustomPolar
Sets Transparency level from 0 to 100%.
Default value: 0
setTransparency(int) - Method in class com.steema.teechart.styles.FastLine
Sets the Transparency of the FastLine series as a percentage.
setTransparency(int) - Method in class com.steema.teechart.styles.Histogram
Sets Transparency level from 0 to 100%.
Default value: 0
setTransparency(int) - Method in class com.steema.teechart.styles.Map
 
setTransparency(int) - Method in class com.steema.teechart.styles.Pie
Sets Transparency level from 0 to 100%.
Default value: 0
setTransparency(int) - Method in class com.steema.teechart.styles.Polygon
Amount of opacity used to fill the polygon interior.
100 means fully transparent, 0 means fully opaque.
setTransparency(int) - Method in class com.steema.teechart.styles.SeriesPointer
Sets Percent of semiglass effect.
Default valuie: 0
setTransparency(int) - Method in class com.steema.teechart.styles.Tower
Sets Transparency level from 0 to 100%.
setTransparency(int) - Method in class com.steema.teechart.tools.ColorBand
Sets the Transparency of ColorBand as percentage.
Default value: 0
setTransparency(int) - Method in class com.steema.teechart.tools.SeriesBand
Sets the amount of semi-glass effect (opacity) to apply when filling the area between the two series as percentage.
setTransparency(int) - Method in class com.steema.teechart.tools.SeriesRegion
Sets the amount of semi-glass effect (opacity) to apply when filling the area in the region as percentage.
setTransparent(boolean) - Method in class com.steema.teechart.Panel
 
setTransparent(boolean) - Method in class com.steema.teechart.Shape
Enables/disables transparency of shape.
setTransparent(boolean) - Method in class com.steema.teechart.styles.Shape
Allows Shape Brush attributes to fill the interior of the Shape.
Default value: false
setTreatNaNAsNull(boolean) - Method in class com.steema.teechart.styles.BaseLine
 
setTreatNulls(TreatNullsStyle) - Method in class com.steema.teechart.styles.BaseLine
 
setTreatNulls(TreatNullsStyle) - Method in class com.steema.teechart.styles.CustomPolar
 
setTreatNulls(TreatNullsStyle) - Method in class com.steema.teechart.styles.Points3D
 
setTrendStyle(TrendStyle) - Method in class com.steema.teechart.functions.BaseTrend
Defines different methods for calculating trendline.
Default value: TrendStyle.Normal
setType(PDFResourceType) - Method in class com.steema.teechart.exports.PDFData.PDFResource
 
setUnderline(boolean) - Method in class com.steema.teechart.drawing.ChartFont
Sets Font underline on/off.
Default value: false
setUniqueCustomRadius(Boolean) - Method in class com.steema.teechart.styles.Circular
 
setUnit(int) - Method in class com.steema.teechart.drawing.ChartFont
Sets Units to measure the Font size.
Default value: TypedValue.COMPLEX_UNIT_SP
setUnitsMarker(Marker) - Method in class com.steema.teechart.styles.NumericGauge
 
setUpCloseColor(Color) - Method in class com.steema.teechart.styles.Candle
Candle color fill when Open value is greater than Close value.
Default value: white
setUpperBandPen(ChartPen) - Method in class com.steema.teechart.functions.Bollinger
Sets upper band pen properties
setUpperBound(double) - Method in class com.steema.teechart.tools.SeriesRegion
 
setUpperCase(boolean) - Method in class com.steema.teechart.styles.Calendar.CalendarCellUpper
Enables/disables the display of months and weekdays in upper case.
setUpToValue(double) - Method in class com.steema.teechart.styles.ContourLevel
Sets range value for ContourLevel.
setUseBuffer(boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
setUseChartRect(boolean) - Method in class com.steema.teechart.tools.CursorTool
Sets to full Chart rectangle instead of the boundaries defined by Series axis.
Default value: false
setUseColorRange(boolean) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets gradient color palette to fill Surface polygons.
Default value: true
setUseCustomValues(boolean) - Method in class com.steema.teechart.styles.CustomBox
Set to true if you want to override internal algorithm to construct a box plot.
Default value: false
setUseMaxPixelPos(boolean) - Method in class com.steema.teechart.axis.Axis
 
setUseMaxWidth(boolean) - Method in class com.steema.teechart.legend.Legend
 
setUseMiddle(boolean) - Method in class com.steema.teechart.drawing.Gradient
A MiddleColor is used when creating the gradient fill when true.
Default value: false
setUseOrigin(boolean) - Method in class com.steema.teechart.styles.Area
Enables/disables the setting of the Y value (via the Origin property) that defines the bottom position for area points.
setUseOrigin(boolean) - Method in class com.steema.teechart.styles.CustomBar
Allows Bars to be bottom aligned at the Origin method value.
setUseOrigin(boolean) - Method in class com.steema.teechart.styles.Tower
When true, Origin is used as the reference value where points are considered positive or negative.
setUseOrigin(boolean) - Method in class com.steema.teechart.styles.Volume
Enables/Disables the Y value that defines the bottom position for Volume points.
Default value: false
setUseOrigin(boolean) - Method in class com.steema.teechart.tools.SeriesRegion
 
setUsePalette(boolean) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets multi-color palette to fill Surface polygons.
Default value: false
setUsePalette(boolean) - Method in class com.steema.teechart.tools.Marker
 
setUsePaletteMin(boolean) - Method in class com.steema.teechart.styles.Custom3DPalette
Set to true to force the color palette to start at Custom3DPalette.getUsePaletteMin() value.
Default value: false
setUsePartnerAxis(boolean) - Method in class com.steema.teechart.axis.Axis
 
setUsePatterns(boolean) - Method in class com.steema.teechart.styles.Pie
Fills Pie Sectors with different Brush pattern styles.
Default value: false
setUsesVisible(boolean) - Method in class com.steema.teechart.drawing.ChartPen
 
setUseValueColorPalette(boolean) - Method in class com.steema.teechart.styles.LinearGauge
 
setUseYOrigin(boolean) - Method in class com.steema.teechart.styles.Histogram
 
setUseYPosition(boolean) - Method in class com.steema.teechart.styles.IsoSurface
 
setValue(double) - Method in class com.steema.teechart.axis.AxisLabelItem
 
setValue(double) - Method in class com.steema.teechart.styles.CircularGauge
 
setValue(double) - Method in class com.steema.teechart.styles.CustomGauge
 
setValue(double) - Method in class com.steema.teechart.styles.Gauges
Sets the position of gauge arrow line.
Default value: 0
setValue(double) - Method in class com.steema.teechart.styles.LinearGauge
 
setValue(double) - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Value (value or percentage) for Otherslice grouping.
setValue(int, double) - Method in class com.steema.teechart.styles.ValueList
 
setValue(double) - Method in class com.steema.teechart.tools.ColorLine
Sets the Axis position where the ColorLine has to be drawn.
Default value: 0
setValueAreaBrush(ChartBrush) - Method in class com.steema.teechart.styles.LinearGauge
 
setValueFormat(String) - Method in class com.steema.teechart.axis.AxisLabels
Specifies the desired formatting string to be applied to Axis Labels.
Default value: '#,##0.###'
setValueFormat(String) - Method in class com.steema.teechart.styles.Series
Determines the Format to display point values.
Default value: Language.getString("DefValueFormat")
setValueList(ValueList, ValueList) - Method in class com.steema.teechart.styles.Series
 
setValueMarker(Marker) - Method in class com.steema.teechart.styles.NumericGauge
 
setValues() - Method in class com.steema.teechart.styles.CircularGauge
 
setValues() - Method in class com.steema.teechart.styles.CustomGauge
 
setValues() - Method in class com.steema.teechart.styles.KnobGauge
 
setValues() - Method in class com.steema.teechart.styles.LinearGauge
 
setValues(double[]) - Method in class com.steema.teechart.styles.ValueList
 
setVertAlignment(ShapeTextVertAlign) - Method in class com.steema.teechart.styles.Shape
Sets the vertical alignment of Text within a TChartShape Series shape.
setVertCenter(boolean) - Method in class com.steema.teechart.styles.PieMarks
 
setVertexTitle(String, int) - Method in class com.steema.teechart.styles.Ternary
 
setVerticalAxis(VerticalAxis) - Method in class com.steema.teechart.styles.Series
Determines Vertical axis associated to this Series.
Default value: VerticalAxis.Left
setVertMargin(int) - Method in class com.steema.teechart.legend.Legend
Determines the vertical margin in pixels between Legend and Chart rectangle.
Default value: 0
setVertOffset(int) - Method in class com.steema.teechart.Aspect
Sets the amount (postive or negative) in pixels of vertical displacement.
setVertSize(int) - Method in class com.steema.teechart.Shadow
Obsolete. Please use Height property.
setVertSize(int) - Method in class com.steema.teechart.styles.SeriesPointer
Sets Horizontal size of pointer in pixels.
Default value: 4
setVertSpacing(int) - Method in class com.steema.teechart.legend.Legend
Determines the vertical spacing between Legend iItems (pixels).
Default value: 0
setView3D(boolean) - Method in class com.steema.teechart.Aspect
Draws each Series with a 3D effect when true.
setView3D(boolean) - Method in class com.steema.teechart.Walls
Shows all Chart walls in 3D when true.
Default value: true
setVisible(boolean) - Method in class com.steema.teechart.axis.Axes
Determines whether all five Chart Axes are visible or not.
setVisible(boolean) - Method in class com.steema.teechart.axis.Axis
Shows the Axis lines, ticks, grids, labels and title when true.
Default value: true
setVisible(boolean) - Method in class com.steema.teechart.Bevel
 
setVisible(boolean) - Method in class com.steema.teechart.drawing.ChartBrush
Determines if the brush will draw lines or not.
setVisible(boolean) - Method in class com.steema.teechart.drawing.ChartPen
Determines if the pen will draw lines or not.
setVisible(boolean) - Method in class com.steema.teechart.drawing.Gradient
Determines whether the gradient fill appears on screen.
Default value: false
setVisible(boolean) - Method in class com.steema.teechart.ImageBevel
Sets the visibility of the Image Bevel.
Default value: false
setVisible(boolean) - Method in class com.steema.teechart.legend.LegendSymbol
Shows or hides Legend symbols.
Default value: true
setVisible(boolean) - Method in class com.steema.teechart.Panel
Shows or hides the Panel.
setVisible(boolean) - Method in class com.steema.teechart.Shadow
Determines whether the shadow will appear on screen.
setVisible(boolean) - Method in class com.steema.teechart.Shape
Shows or hides the Shape.
setVisible(boolean) - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
setVisible(boolean) - Method in class com.steema.teechart.styles.Series
An alias to Active property.
setVisible(boolean) - Method in class com.steema.teechart.styles.SeriesPointer
Shows or hides the pointer.
setVisible(boolean) - Method in class com.steema.teechart.styles.TFrame
 
setVisible(boolean) - Method in class com.steema.teechart.tools.Marker
 
setVisible(boolean) - Method in class com.steema.teechart.Walls.RightWall
Shows/Hides Right Wall.
Default value: false
setVisible(boolean) - Method in class com.steema.teechart.Walls
Shows / Hides all Chart walls.
Default value: true
setVolume(ISeries) - Method in class com.steema.teechart.functions.CLV
Sets the Volume series by which CLV results are multiplied.
setVolume(ISeries) - Method in class com.steema.teechart.functions.OBV
Sets the Volume series by which OBV results are multiplied.
setWalls(Walls) - Method in class com.steema.teechart.Chart
Accesses left, bottom and back wall characteristics of the Chart.
setWalls(Walls) - Method in class com.steema.teechart.TChart
 
setWaterFall(boolean) - Method in class com.steema.teechart.styles.Surface
 
setWeight(double) - Method in class com.steema.teechart.functions.ExpAverage
Performs an Exponential average based on its DataSource values.

Default value: 0.2D
setWeighted(boolean) - Method in class com.steema.teechart.functions.MovingAverage
Set Weighted to true to calculate Moving Average using the corresponding X point values.
Default value: false
setWeightedIndex(boolean) - Method in class com.steema.teechart.functions.MovingAverage
Calculates the Moving Average using the source points index as the "weight" when true.
Default value: false
setWeightValues(ValueList) - Method in class com.steema.teechart.styles.Ternary
 
setWhiskerLength(double) - Method in class com.steema.teechart.styles.CustomBox
Sets the whisker length as a function of the inter-quartike range (IQR).
Default value: 1.5D
setWidth(int) - Method in class com.steema.teechart.Bevel
Sets the width of the TeeChart Panel border in pixels.
setWidth(int) - Method in class com.steema.teechart.Chart
Sets the Chart width in pixels.
setWidth(int) - Method in class com.steema.teechart.drawing.ChartPen
Determines the width of lines the pen draws.
Default value: 1
setWidth(int) - Method in class com.steema.teechart.exports.ImageExportFormat
Sets the Width of the Exported image.
setWidth(int) - Method in class com.steema.teechart.functions.KDEOptions
 
setWidth(int) - Method in interface com.steema.teechart.IBaseChart
 
setWidth(int) - Method in class com.steema.teechart.ImageBevel
Draws an Image Bevel of the specified width.
Default value: 10
setWidth(int) - Method in class com.steema.teechart.legend.LegendSymbol
 
setWidth(int) - Method in class com.steema.teechart.Shadow
Sets the horizontal shadow size in pixels.
setWidth(int) - Method in class com.steema.teechart.Shape
Sets the Width of the shape.
setWidth(int) - Method in class com.steema.teechart.styles.TFrame
 
setWidth(int) - Method in class com.steema.teechart.TChart
 
setWidth(int) - Method in class com.steema.teechart.tools.Annotation
Sets the annotation width in pixels
setWidth(int) - Method in class com.steema.teechart.tools.SubChart
 
setWidthUnits(LegendSymbolSize) - Method in class com.steema.teechart.legend.LegendSymbol
Sets the Width units for the width of Symbol.

Default value: Percent
setWireFrame(boolean) - Method in class com.steema.teechart.styles.Surface
Shows Surface polygons as grid or wire frame when true.
If Surface.Pen.Visible is True (default), Surface points are displayed as a "grid" or "wireframe", with lines connecting them.
setWithinColor(Color) - Method in class com.steema.teechart.styles.Funnel
Funnel segment color if Opportunity value is within DifferenceLimit % below the Quote value.
Default value: YELLOW
setWrapTile(boolean) - Method in class com.steema.teechart.drawing.ChartBrush
Drawing Brush Image Style.
Default value: Tile
setX(int) - Method in class com.steema.teechart.legend.LegendItemCoordinates
Sts the specific X coordinate of the Legend item.
setX(int) - Method in class com.steema.teechart.Point3D
Sets the X location in pixels.
setX(double) - Method in class com.steema.teechart.PointDouble
Sets the X location in pixels.
setX(double) - Method in class com.steema.teechart.styles.SeriesXYPoint
Indexed Point x value.

setX0(double) - Method in class com.steema.teechart.styles.Shape
Coordinate used to define the englobing ShapeSeries rectangle.
setX1(double) - Method in class com.steema.teechart.styles.Shape
Coordinate used to define the englobing ShapeSeries rectangle.
setXCenter(int) - Method in class com.steema.teechart.drawing.Graphics3D
Specifies the X coordinate of the pixel location of the center of the 3D Canvas.
The origin of the pixel coordinate system is in the top left corner of the parent window.
setXCenter(int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setXColor(int) - Method in class com.steema.teechart.legend.LegendItemCoordinates
Sets the specific XColor coordinate of the Legend item.
setXPosition(int) - Method in class com.steema.teechart.tools.AnnotationCallout
Sets the X pixel coordinate of the ending point of the annotation callout line.
setXValue(double) - Method in class com.steema.teechart.tools.CursorTool
Sets X Value for vertical component of Cursor Tool.
setXValues(ValueList) - Method in class com.steema.teechart.styles.Series
 
setXYStyle(ShapeXYStyle) - Method in class com.steema.teechart.styles.Shape
Can be set to:- Axis, AxisOrigin or Pixels.
setY(int) - Method in class com.steema.teechart.legend.LegendItemCoordinates
Sets the specific Y coordinate of the Legend item.
setY(int) - Method in class com.steema.teechart.Point3D
Sets the Y location in pixels.
setY(double) - Method in class com.steema.teechart.PointDouble
Sets the Y location in pixels.
setY(double) - Method in class com.steema.teechart.styles.SeriesXYPoint
Indexed Point Y value.
setY0(double) - Method in class com.steema.teechart.styles.Shape
Coordinate used to define the englobing ShapeSeries rectangle.
setY1(double) - Method in class com.steema.teechart.styles.Shape
Coordinate used to define the englobing ShapeSeries rectangle.
setYCalculator(Custom.YCalculator) - Method in class com.steema.teechart.functions.Custom
 
setYCalculator(Custom3DGrid.YCalculator) - Method in class com.steema.teechart.styles.Custom3DGrid
 
setYCenter(int) - Method in class com.steema.teechart.drawing.Graphics3D
Specifies the Y coordinate of the pixel location of the center of the 3D Canvas.
The origin of the pixel coordinate system is in the top left corner of the parent window.
setYCenter(int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setYOrigin(double) - Method in class com.steema.teechart.styles.CustomBar
Obsolete. Please use CustomBar.Origin instead.
setYOrigin(int) - Method in class com.steema.teechart.styles.Histogram
 
setYPosition(double) - Method in class com.steema.teechart.styles.Contour
Sets the Y-Axis height of the Contour Series.
setYPosition(double) - Method in class com.steema.teechart.styles.IsoSurface
 
setYPosition(int) - Method in class com.steema.teechart.tools.AnnotationCallout
Sets the Y pixel coordinate of the ending point of the annotation callout line.
setYPositionLevel(boolean) - Method in class com.steema.teechart.styles.Contour
Enables YPosition to be set when true.
Default value: false
setYValue(double) - Method in class com.steema.teechart.tools.CursorTool
Sets Y Value for horizontal component of Cursor Tool.
setYValues(ValueList) - Method in class com.steema.teechart.styles.Series
 
setZ(int) - Method in class com.steema.teechart.Point3D
Sets the Z location in pixels.
setZ(double) - Method in class com.steema.teechart.styles.Polygon
Specifies the position on the Z-axis of the 3D Map Series.
setZ(double) - Method in class com.steema.teechart.styles.SeriesXYZPoint
Indexed Point Z value
setZoom(int) - Method in class com.steema.teechart.Aspect
Sets the percentage of zoom in 3D mode for the entire Chart.
setZoom(Zoom) - Method in class com.steema.teechart.Chart
Sets the Zoom characteristics of the Chart.
setZoom(Zoom) - Method in interface com.steema.teechart.IBaseChart
 
setZoom(Zoom) - Method in class com.steema.teechart.TChart
 
setZoomed(boolean) - Method in class com.steema.teechart.Zoom
Set the Chart axis scales to fit all Chart points when true.
Default value: false
setZoomReset(Zoom.ZoomResetStyle) - Method in class com.steema.teechart.Zoom
 
setZoomStyle(Zoom.ZoomStyle) - Method in class com.steema.teechart.Zoom
 
setZoomText(boolean) - Method in class com.steema.teechart.Aspect
Resizes all texts according to Zoom property when true.
setZOrder(int) - Method in class com.steema.teechart.styles.Series
Determines where on the depth axis the Series is drawn.

Default value: AutoZOrder
setZPosition(double) - Method in class com.steema.teechart.axis.Axis
Sets the Z axis position along chart Depth as a percentage of the total depth.
setZPosition(double) - Method in class com.steema.teechart.axis.GridPen
Sets the Z position of Grid lines in percentage of total chart depth.
setZPosition(int) - Method in class com.steema.teechart.styles.SeriesMarks
Sets Position in pixels on the Z axis.
setZPosition(int) - Method in class com.steema.teechart.tools.AnnotationCallout
Sets the Z pixel coordinate of the ending point of the annotation callout line.
setZPositions() - Method in class com.steema.teechart.styles.CustomBar
 
setZPositions() - Method in class com.steema.teechart.styles.Series
 
Shadow - Class in com.steema.teechart
Title: Shadow class
Shadow(IBaseChart) - Constructor for class com.steema.teechart.Shadow
Shadow Constructor.
Shadow(IBaseChart, int) - Constructor for class com.steema.teechart.Shadow
Shadow constructor, defines Shadow size.
Shadow(IBaseChart, int, Color) - Constructor for class com.steema.teechart.Shadow
Shadow constructor, defines initial size and color
shadow - Variable in class com.steema.teechart.Shape
 
Shape - Class in com.steema.teechart
Title: Shape class
Shape() - Constructor for class com.steema.teechart.Shape
 
Shape(IBaseChart) - Constructor for class com.steema.teechart.Shape
 
Shape - Class in com.steema.teechart.styles
Title: Shape class
Shape() - Constructor for class com.steema.teechart.styles.Shape
 
Shape(IBaseChart) - Constructor for class com.steema.teechart.styles.Shape
 
shapeBounds - Variable in class com.steema.teechart.Shape
 
ShapeStyle - Class in com.steema.teechart.styles
Title: ShapeStyle class
ShapeTextHorizAlign - Class in com.steema.teechart.styles
Title: ShapeTextHorizAlign class
ShapeTextVertAlign - Class in com.steema.teechart.styles
Title: ShapeTextVertAlign class
ShapeType - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
ShapeXYStyle - Class in com.steema.teechart.styles
Title: ShapeXYStyle class
SHINGLE - Static variable in class com.steema.teechart.drawing.HatchStyle
 
ShouldDraw() - Method in class com.steema.teechart.styles.SeriesMarksSymbols
 
shouldDraw() - Method in class com.steema.teechart.Wall
 
shouldDrawFast() - Method in class com.steema.teechart.styles.IsoSurface
 
shouldDrawShadow() - Method in class com.steema.teechart.drawing.ChartFont
 
shouldDrawSides() - Method in class com.steema.teechart.styles.IsoSurface
 
shouldDrawSides() - Method in class com.steema.teechart.styles.Surface
 
shouldSerializeBottom() - Method in class com.steema.teechart.TextShapePosition
 
shouldSerializeCircleBackColor() - Method in class com.steema.teechart.styles.Circular
 
shouldSerializeColor() - Method in class com.steema.teechart.drawing.ChartPen
 
shouldSerializeEndCap() - Method in class com.steema.teechart.drawing.ChartPen
 
shouldSerializeHeight() - Method in class com.steema.teechart.Shadow
 
shouldSerializeHorizontal() - Method in class com.steema.teechart.axis.Axis
 
shouldSerializeLeft() - Method in class com.steema.teechart.TextShapePosition
 
shouldSerializeMaximum() - Method in class com.steema.teechart.axis.Axis
 
shouldSerializeMinimum() - Method in class com.steema.teechart.axis.Axis
 
shouldSerializeOtherSide() - Method in class com.steema.teechart.axis.Axis
 
shouldSerializeRight() - Method in class com.steema.teechart.TextShapePosition
 
shouldSerializeStyle() - Method in class com.steema.teechart.drawing.ChartPen
 
shouldSerializeTop() - Method in class com.steema.teechart.TextShapePosition
 
shouldSerializeTransparent() - Method in class com.steema.teechart.axis.AxisLabels
 
shouldSerializeTransparent() - Method in class com.steema.teechart.Walls.BackWall
 
shouldSerializeVisible() - Method in class com.steema.teechart.drawing.ChartPen
 
shouldSerializeVisible() - Method in class com.steema.teechart.Shadow
 
shouldSerializeWidth() - Method in class com.steema.teechart.Shadow
 
shouldSerializeYOrigin() - Method in class com.steema.teechart.styles.CustomBar
 
shouldSerializeZPosition() - Method in class com.steema.teechart.axis.Axis
 
show() - Method in class com.steema.teechart.Chart.ChartToolTip
Makes a ToolTip visible
show() - Method in class com.steema.teechart.ToolTip
 
showEditor() - Method in class com.steema.teechart.TChart
Shows the TeeChart editor dialog.
showImage() - Method in class com.steema.teechart.android.Graphics3DAndroid
 
showImage() - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
showImage() - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
showImage() - Method in class com.steema.teechart.drawing.Graphics3DVML
 
showImage() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
SHP - Class in com.steema.teechart.data
 
SHP() - Constructor for class com.steema.teechart.data.SHP
 
SHP.SHPHeader - Class in com.steema.teechart.data
 
SHP.SHPRecordHeader - Class in com.steema.teechart.data
 
SHPHeader() - Constructor for class com.steema.teechart.data.SHP.SHPHeader
 
SHPRecordHeader() - Constructor for class com.steema.teechart.data.SHP.SHPRecordHeader
 
SIDE - Static variable in class com.steema.teechart.styles.MultiBars
Bar series points are placed one beside the other.
SIDEALL - Static variable in class com.steema.teechart.styles.MultiBars
Bar series, that is, all series points, are drawn one beside the other.
sideLines - Variable in class com.steema.teechart.styles.Surface
 
silver - Static variable in class com.steema.teechart.drawing.Color
The color silver.
SILVER - Static variable in class com.steema.teechart.drawing.Color
The color silver.
sinA - Variable in class com.steema.teechart.ArrowPoint
 
SingleSource - Variable in class com.steema.teechart.functions.Function
 
SIXHOURS - Static variable in class com.steema.teechart.DateTimeStep
Defines a SixHours TimeSpan.
SIXMONTHS - Static variable in class com.steema.teechart.DateTimeStep
Defines a SixMonths TimeSpan.
size() - Static method in class com.steema.teechart.drawing.GradientDirection
 
size() - Static method in class com.steema.teechart.PanelMarginUnits
 
size() - Static method in class com.steema.teechart.styles.ContourConstruction
 
size() - Static method in class com.steema.teechart.styles.DrawAllPointsStyle
 
size() - Static method in class com.steema.teechart.styles.GaugePointerStyles
 
size() - Static method in class com.steema.teechart.styles.PointerStyle
 
size() - Static method in class com.steema.teechart.themes.ThemesList
Returns the number of registered Chart Theme classes.
SIZEALL - Static variable in class com.steema.teechart.Cursor
 
sizeChanged(ChangeEvent) - Method in interface com.steema.teechart.events.SizeListener
Invoked when a size has been changed.
SizeListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
sizeToDIP(float) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
sizeToDIP(float) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
sizeToDIP(float) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
sizeToDIP(float) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
sizeToDIP(float) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
sizeToUnit(int, float) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
sizeToUnit(int, float) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
sizeToUnit(int, float) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
sizeToUnit(int, float) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
sizeToUnit(int, float) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
SIZEWE - Static variable in class com.steema.teechart.Cursor
 
SKIP - Static variable in class com.steema.teechart.styles.TreatNullsStyle
Null points are skipped in drawing and calculations.
SKY_BLUE - Static variable in class com.steema.teechart.drawing.Color
The color sky blue.
skyBlue - Static variable in class com.steema.teechart.drawing.Color
The color sky blue.
sLabels - Variable in class com.steema.teechart.styles.Series
 
sliceArray(Point[], int) - Static method in class com.steema.teechart.drawing.Graphics3D
 
sliceArray(PointDouble[], int) - Static method in class com.steema.teechart.drawing.Graphics3D
 
SliceHeight() - Method in class com.steema.teechart.styles.Pie
Accesses the properties for setting any Pie slice height.
SliceValueList() - Constructor for class com.steema.teechart.styles.Pie.SliceValueList
 
SMALLCHECKERBOARD - Static variable in class com.steema.teechart.drawing.HatchStyle
 
SMALLCONFETTI - Static variable in class com.steema.teechart.drawing.HatchStyle
 
SMALLDOT - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a small dot.
SMALLDOT - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a small dot.
SMALLGRID - Static variable in class com.steema.teechart.drawing.HatchStyle
 
SMALLZIGZAG - Static variable in class com.steema.teechart.tools.AxisBreakStyle
 
Smith - Class in com.steema.teechart.styles
Title: Smith class
Smith() - Constructor for class com.steema.teechart.styles.Smith
 
Smith(IBaseChart) - Constructor for class com.steema.teechart.styles.Smith
 
smooth - Variable in class com.steema.teechart.Shadow
 
Smoothing - Class in com.steema.teechart.functions
Title: Smoothing class
Smoothing() - Constructor for class com.steema.teechart.functions.Smoothing
 
Smoothing(IBaseChart) - Constructor for class com.steema.teechart.functions.Smoothing
 
smoothingMode - Variable in class com.steema.teechart.drawing.Graphics3D
 
SmoothSeries() - Method in class com.steema.teechart.styles.Custom
 
snapToPoint() - Method in class com.steema.teechart.tools.CursorTool
Moves cursor to nearest Series point and returns point index.
SOLID - Static variable in class com.steema.teechart.drawing.DashStyle
 
SOLID - Static variable in class com.steema.teechart.styles.ArrowHeadStyle
Display a filled arrow head.
SOLID - Static variable in class com.steema.teechart.styles.SurfaceStyle
 
SOLIDDIAMOND - Static variable in class com.steema.teechart.drawing.HatchStyle
 
SolidPalette - Static variable in class com.steema.teechart.themes.Theme
 
sort(int, int, Comparator, Swapper) - Static method in class com.steema.teechart.misc.Utils
 
sort(int[], int, int, Comparator) - Static method in class com.steema.teechart.misc.Utils
 
sort() - Method in class com.steema.teechart.styles.ValueList
Re-orders Series points, interchanging their position in the Series Values lists.
By default, Series are set to sort points in ascending order using their X coordinates.
sortByLabels(ValueListOrder) - Method in class com.steema.teechart.styles.Series
Sorts all points in the series using the Labels (texts) list.

Note: non-mandatory values (X) are modified (they are not preserved).
sortByLabels() - Method in class com.steema.teechart.styles.Series
 
sortDrawSeries(int, int, int) - Method in class com.steema.teechart.styles.CustomBar
 
sortDrawSeries(int, int, int) - Method in class com.steema.teechart.styles.Series
 
SOUTHAMERICA - Static variable in class com.steema.teechart.styles.WorldMapType
 
SPAIN - Static variable in class com.steema.teechart.styles.WorldMapType
 
sphere(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
sphere(int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
sphere(int, int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
sphere(Rectangle, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
sphere(int, int, int, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
sphere(int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
sphere(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
sphere(int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
sphere(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
sphere(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
sphere(int, int, int, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
SPHERE - Static variable in class com.steema.teechart.drawing.HatchStyle
 
sphere(int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
sphere(int, int, int, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
sphere(Rectangle, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
SPHERE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a graded sphere.
SPHERE - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a graded sphere.
SPHERE - Static variable in class com.steema.teechart.styles.SphereStyle
 
sphereEnh(int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
sphereEnh(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
sphereEnh(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
SphereStyle - Class in com.steema.teechart.styles
Title: SphereStyle class
Spline - Class in com.steema.teechart.functions
Title: Spline class
Spline() - Constructor for class com.steema.teechart.functions.Spline
Spline smoothing.
split(String, String) - Static method in class com.steema.teechart.misc.StringFormat
 
splitInLines(String, String) - Method in class com.steema.teechart.axis.AxisLabels
Sets Separator String to invoke 'new line' in String St.
splitInLines(String, char) - Method in class com.steema.teechart.axis.AxisLabels
Sets Separator Char to invoke 'new line' in String St.
sqr(double) - Static method in class com.steema.teechart.misc.MathUtils
 
sqr(double) - Static method in class com.steema.teechart.misc.Utils
 
SQUARE - Static variable in class com.steema.teechart.drawing.DashCap
 
STACK - Static variable in class com.steema.teechart.styles.CustomStack
Draws each series on top of the previous one by summing the values.
STACK100 - Static variable in class com.steema.teechart.styles.CustomStack
Adjusts each individual series to a common 0..100 axis scale.
STACKED - Static variable in class com.steema.teechart.styles.MultiAreas
Draws each Area on top of previous one.
STACKED - Static variable in class com.steema.teechart.styles.MultiBars
Bar series are placed one on top of the other.
STACKED100 - Static variable in class com.steema.teechart.styles.MultiAreas
Adjusts each individual point to a common 0..100 axis scale.
STACKED100 - Static variable in class com.steema.teechart.styles.MultiBars
Bar series are placed one on top of the other against a common axis scale 0..100.
STANDARD_AXES - Static variable in class com.steema.teechart.axis.Axes
 
STAR - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a star.
STAR - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a star.
STAR - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a star.
START - Static variable in class com.steema.teechart.tools.AxisArrowPosition
Draws an arrow at the beginning of the Axis.
START - Static variable in class com.steema.teechart.tools.DrawLineHandle
 
StartAngle - Variable in class com.steema.teechart.styles.PieAngle
 
startPos - Variable in class com.steema.teechart.tools.DrawLineItem
 
startZ - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
startZ - Variable in class com.steema.teechart.styles.Series
 
stateChanged(ChangeEvent) - Method in interface com.steema.teechart.events.ChangeListener
Invoked when the target of the listener has changed its state.
statsOk - Variable in class com.steema.teechart.styles.ValueList
 
StdDeviation - Class in com.steema.teechart.functions
Title: StdDeviation class
StdDeviation() - Constructor for class com.steema.teechart.functions.StdDeviation
 
StdDeviation(IBaseChart) - Constructor for class com.steema.teechart.functions.StdDeviation
 
STEP - Static variable in class com.steema.teechart.DateTimeStep
 
StepX - Variable in class com.steema.teechart.styles.SeriesRandom
 
Stochastic - Class in com.steema.teechart.functions
Title: Stochastic class
Stochastic() - Constructor for class com.steema.teechart.functions.Stochastic
 
Stochastic(IBaseChart) - Constructor for class com.steema.teechart.functions.Stochastic
 
stream - Variable in class com.steema.teechart.imports.DataImportFormat
 
STRETCH - Static variable in class com.steema.teechart.ImageMode
Stretch to bounding area dimensions
StringAlignment - Class in com.steema.teechart.drawing
Title: StringAlignment class
StringAlignment() - Constructor for class com.steema.teechart.drawing.StringAlignment
 
StringBuilder - Class in com.steema.teechart.misc
Title: TeeChart for Java
StringBuilder() - Constructor for class com.steema.teechart.misc.StringBuilder
 
StringBuilder(int) - Constructor for class com.steema.teechart.misc.StringBuilder
 
StringBuilder(String) - Constructor for class com.steema.teechart.misc.StringBuilder
 
stringFormat - Variable in class com.steema.teechart.drawing.Graphics3D
 
StringFormat - Class in com.steema.teechart.drawing
Title: StringFormat class
StringFormat() - Constructor for class com.steema.teechart.drawing.StringFormat
 
StringFormat - Class in com.steema.teechart.misc
Title: StringFormat class
StringFormat() - Constructor for class com.steema.teechart.misc.StringFormat
 
stringItems() - Method in class com.steema.teechart.axis.Axes
 
StringList - Class in com.steema.teechart.styles
Title: StringList class
StringList(int) - Constructor for class com.steema.teechart.styles.StringList
 
StringList(String[]) - Constructor for class com.steema.teechart.styles.StringList
 
stringToDouble(String, double) - Static method in class com.steema.teechart.misc.Utils
 
STRONG - Static variable in class com.steema.teechart.styles.PaletteStyle
Defines a strong palette.
style - Variable in class com.steema.teechart.tools.DrawLineItem
 
SubChart - Class in com.steema.teechart.tools
 
SubChart(IBaseChart) - Constructor for class com.steema.teechart.tools.SubChart
 
SubChart(ChartCollection) - Constructor for class com.steema.teechart.tools.SubChart
 
SubChart() - Constructor for class com.steema.teechart.tools.SubChart
 
SubChartTool - Class in com.steema.teechart.tools
 
SubChartTool() - Constructor for class com.steema.teechart.tools.SubChartTool
 
SubChartTool(IBaseChart) - Constructor for class com.steema.teechart.tools.SubChartTool
 
SUBFOOT - Static variable in class com.steema.teechart.ClickedParts
 
subGalleryStack() - Method in class com.steema.teechart.styles.Bar3D
 
subGalleryStack() - Method in class com.steema.teechart.styles.CustomBar
 
SUBHEADER - Static variable in class com.steema.teechart.ClickedParts
 
Subtract - Class in com.steema.teechart.functions
Title: Subtract class
Subtract() - Constructor for class com.steema.teechart.functions.Subtract
 
Surface - Class in com.steema.teechart.styles
Title: Surface class
Surface(IBaseChart) - Constructor for class com.steema.teechart.styles.Surface
 
Surface() - Constructor for class com.steema.teechart.styles.Surface
 
Surface.CellsOrientation - Class in com.steema.teechart.styles
 
SurfaceStyle - Class in com.steema.teechart.styles
Title: SurfaceStyle class
swap(int, int) - Method in class com.steema.teechart.styles.Map.SwapPolygon
 
SWAP - Static variable in class com.steema.teechart.styles.SeriesEventStyle
 
swap(int, int) - Method in interface com.steema.teechart.Swapper
Swaps two elements
Swapper - Interface in com.steema.teechart
A swapper function.
SwapPolygon() - Constructor for class com.steema.teechart.styles.Map.SwapPolygon
 
swapValueIndex(int, int) - Method in class com.steema.teechart.styles.Map
 
swapValueIndex(int, int) - Method in class com.steema.teechart.styles.Pie
 
swapValueIndex(int, int) - Method in class com.steema.teechart.styles.Series
Exchanges one point with another.
SystemColor - Class in com.steema.teechart.drawing
 
SystemColor() - Constructor for class com.steema.teechart.drawing.SystemColor
 

T

TailAlignment - Enum in com.steema.teechart.styles
 
TailParams - Class in com.steema.teechart.styles
Created by abde on 2/03/16.
TailParams(IBaseChart) - Constructor for class com.steema.teechart.styles.TailParams
 
TailParams(Chart) - Constructor for class com.steema.teechart.styles.TailParams
 
TChart - Class in com.steema.teechart
Title: TeeChart for Android
TChart(Context) - Constructor for class com.steema.teechart.TChart
 
TChart(Context, AttributeSet) - Constructor for class com.steema.teechart.TChart
 
TChart(Context, AttributeSet, int) - Constructor for class com.steema.teechart.TChart
 
TChart.Scrollable - Interface in com.steema.teechart
 
teal - Static variable in class com.steema.teechart.drawing.Color
The color teal.
TEAL - Static variable in class com.steema.teechart.drawing.Color
The color teal.
TeeBase - Class in com.steema.teechart
Title: TeeBase class
TeeBase(IBaseChart) - Constructor for class com.steema.teechart.TeeBase
 
TeeChartTheme - Class in com.steema.teechart.themes
Created by abde on 29/02/16.
TeeChartTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.TeeChartTheme
 
TeeEvent - Class in com.steema.teechart.events
Title: TeeEvent class
TeeEvent() - Constructor for class com.steema.teechart.events.TeeEvent
Interface supports inter-Component communication.
TeeEventListeners - Class in com.steema.teechart.events
Title: TeeEventListeners class
TeeEventListeners() - Constructor for class com.steema.teechart.events.TeeEventListeners
 
TeeMouseEvent - Class in com.steema.teechart.events
Title: TeeMouseEvent
TeeMouseEvent(FrameworkMouseEvent) - Constructor for class com.steema.teechart.events.TeeMouseEvent
 
Template() - Constructor for class com.steema.teechart.imports.Imports.Template
 
TemplateExport - Class in com.steema.teechart.exports
 
TemplateExport(IBaseChart) - Constructor for class com.steema.teechart.exports.TemplateExport
 
tempValue - Variable in class com.steema.teechart.styles.ValueList
 
TENMINUTES - Static variable in class com.steema.teechart.DateTimeStep
Defines a TenMinutes TimeSpan.
TENSECONDS - Static variable in class com.steema.teechart.DateTimeStep
Defines a TenSeconds TimeSpan.
Ternary - Class in com.steema.teechart.styles
Title: Ternary class
Ternary() - Constructor for class com.steema.teechart.styles.Ternary
 
Ternary(IBaseChart) - Constructor for class com.steema.teechart.styles.Ternary
 
Ternary.ClickedVars - Class in com.steema.teechart.styles
 
Ternary.DrawLabelsVars - Class in com.steema.teechart.styles
 
Ternary.LegendStringVars - Class in com.steema.teechart.styles
 
Ternary.TernaryAxisScale - Enum in com.steema.teechart.styles
 
Ternary.TernaryFormat - Enum in com.steema.teechart.styles
 
Ternary.TernaryLegendStyle - Enum in com.steema.teechart.styles
 
Ternary.TernaryMarkStyle - Enum in com.steema.teechart.styles
 
Ternary.TernaryStyle - Enum in com.steema.teechart.styles
 
TEXT - Static variable in class com.steema.teechart.axis.AxisLabelStyle
Each Series point will have a Label using Series.XLabels strings
TEXT_RESOLVER - Static variable in class com.steema.teechart.events.DefaultResolvers
 
textDelimiter - Variable in class com.steema.teechart.exports.TextFormat
 
TextFormat - Class in com.steema.teechart.exports
Title: TeeChart for Java
TextFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.TextFormat
 
TextFormat - Class in com.steema.teechart
Title: TextFormat
textHeight(ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3D
Returns the vertical text size in pixels of ChartFont f.
textHeight(String) - Method in class com.steema.teechart.drawing.Graphics3D
Returns the vertical size in pixels of the text String.
textHeight(String) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
textHeight(ChartFont, String) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
textOut(int, int, String) - Method in class com.steema.teechart.drawing.Graphics3D
Displays the 2D non-rotated label at the specified X Y screen coordinates.
Text is outputted to the correct internal drawing Graphics2D.
textOut(int, int, int, String) - Method in class com.steema.teechart.drawing.Graphics3D
Displays 2D non-rotated label at the specified x,y and z screen coordinates.
Text is outputted to the correct internal Drawing Canvas.
textOut(Point, String) - Method in class com.steema.teechart.drawing.Graphics3D
 
textOut(int, int, String) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
textOut(int, int, int, String) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
TextResolver - Interface in com.steema.teechart.events
Title: TeeChart for Java
TextShape - Class in com.steema.teechart
Title: TextShape class
TextShape() - Constructor for class com.steema.teechart.TextShape
 
TextShape(IBaseChart) - Constructor for class com.steema.teechart.TextShape
 
TextShapePosition - Class in com.steema.teechart
Title: TextShapePosition class
TextShapePosition(IBaseChart) - Constructor for class com.steema.teechart.TextShapePosition
 
TextShapeStyle - Class in com.steema.teechart
Title: TextShapeStyle class
textSmooth - Variable in class com.steema.teechart.drawing.Graphics3D
 
textWidth(ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3D
Returns the horizontal text size in pixels of ChartFont f.
textWidth(String) - Method in class com.steema.teechart.drawing.Graphics3D
Returns the horizontal size in pixels of the text String.
textWidth(String) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
textWidth(ChartFont, String) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
textWidth(int) - Method in class com.steema.teechart.styles.SeriesMarks
Returns the length in pixels for the ValueIndex th mark text String.
It checks if the Mark has multiple lines of text.
textWidth() - Method in class com.steema.teechart.tools.Marker
 
TFrame - Class in com.steema.teechart.styles
 
TFrame(IBaseChart, Color[]) - Constructor for class com.steema.teechart.styles.TFrame
 
TFrame(IBaseChart, Color[], boolean) - Constructor for class com.steema.teechart.styles.TFrame
 
TFrame() - Constructor for class com.steema.teechart.styles.TFrame
 
Theme - Class in com.steema.teechart.themes
Title: Theme class
Theme() - Constructor for class com.steema.teechart.themes.Theme
 
Theme(IBaseChart) - Constructor for class com.steema.teechart.themes.Theme
 
themeSelector(IBaseChart) - Method in class com.steema.teechart.themes.Theme
 
themeSelectorHook - Variable in class com.steema.teechart.themes.Theme
 
ThemesList - Class in com.steema.teechart.themes
Title:
ThemesList() - Constructor for class com.steema.teechart.themes.ThemesList
 
THICK - Static variable in class com.steema.teechart.drawing.FrameStyle
 
THIRTYMINUTES - Static variable in class com.steema.teechart.DateTimeStep
Defines a ThirtyMinutes TimeSpan.
THIRTYSECONDS - Static variable in class com.steema.teechart.DateTimeStep
Defines a ThirtySeconds TimeSpan.
THREEDAYS - Static variable in class com.steema.teechart.DateTimeStep
Defines a ThreeDays TimeSpan.
THREEMONTHS - Static variable in class com.steema.teechart.DateTimeStep
Defines a ThreeMonths TimeSpan.
TICK - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as an axis tick.
ticks - Variable in class com.steema.teechart.axis.AxisDraw
 
TicksGridDraw(Axis) - Constructor for class com.steema.teechart.axis.AxisDraw.TicksGridDraw
 
TicksPen - Class in com.steema.teechart.axis
Title: TicksPen class
TicksPen(IBaseChart) - Constructor for class com.steema.teechart.axis.TicksPen
 
TILE - Static variable in class com.steema.teechart.ImageMode
Repeat Tile small image over larger bounding area
timerExec(int, Runnable) - Method in interface com.steema.teechart.IChart
 
timerExec(int, Runnable) - Method in class com.steema.teechart.TChart
 
timeToStr(double) - Static method in class com.steema.teechart.misc.Utils
 
timeToStr(DateTime) - Static method in class com.steema.teechart.misc.Utils
 
Title - Class in com.steema.teechart
Title: Title class
Title(IBaseChart) - Constructor for class com.steema.teechart.Title
 
titleClicked(ChartMouseEvent) - Method in class com.steema.teechart.events.ChartMouseAdapter
Invoked when the mouse button has been clicked (pressed and released) on an Title
titleClicked(ChartMouseEvent) - Method in interface com.steema.teechart.events.ChartMouseListener
Invoked when the mouse button has been clicked (pressed and released) on an Title
titleOrName() - Method in class com.steema.teechart.axis.Axis
Returns the Title or the Name of the Axis depending on whether you've
set a title or not.
titleOrName() - Method in class com.steema.teechart.styles.Series
Obsolete. Please use ToString() method instead.
tmpAlternate - Variable in class com.steema.teechart.axis.AxisDraw
 
tmpVal - Variable in class com.steema.teechart.styles.Ternary.DrawLabelsVars
 
tmpValue - Variable in class com.steema.teechart.axis.AxisDraw
 
tmpX - Variable in class com.steema.teechart.styles.SeriesRandom
 
tmpX - Variable in class com.steema.teechart.styles.Ternary.ClickedVars
 
tmpY - Variable in class com.steema.teechart.styles.SeriesRandom
 
tmpY - Variable in class com.steema.teechart.styles.Ternary.ClickedVars
 
toDouble() - Method in class com.steema.teechart.DateTime
 
toImage(Image) - Static method in class com.steema.teechart.misc.ImageUtils
 
TOOL - Static variable in class com.steema.teechart.ClickedParts
 
tool - Variable in class com.steema.teechart.tools.AxisBreaks
 
tool - Variable in class com.steema.teechart.tools.DrawLines
 
Tool - Class in com.steema.teechart.tools
Title: Tool class
Tool(IBaseChart) - Constructor for class com.steema.teechart.tools.Tool
 
Tool() - Constructor for class com.steema.teechart.tools.Tool
 
Tool.ToolListener - Interface in com.steema.teechart.tools
 
toolActiveChanged() - Method in interface com.steema.teechart.tools.Tool.ToolListener
 
toolAdded(ChartEvent) - Method in class com.steema.teechart.events.ChartAdapter
Invoked when a tool has been added to the chart
toolAdded(ChartEvent) - Method in interface com.steema.teechart.events.ChartListener
Invoked when a tool has been added to the chart
ToolAxis - Class in com.steema.teechart.tools
Title: ToolAxis class
ToolAxis() - Constructor for class com.steema.teechart.tools.ToolAxis
 
ToolAxis(IBaseChart) - Constructor for class com.steema.teechart.tools.ToolAxis
 
ToolAxis(Axis) - Constructor for class com.steema.teechart.tools.ToolAxis
 
toolCheckHidden - Variable in class com.steema.teechart.Chart
 
toolClicked(FrameworkMouseEvent) - Method in interface com.steema.teechart.events.ToolMouseListener
Invoked when a Tool is clicked.
ToolMouseListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
tools() - Method in class com.steema.teechart.Chart
Returns collection of Tool components contained in this Chart.
ToolsCollection - Class in com.steema.teechart.tools
Title: ToolsCollection class
ToolsCollection(IBaseChart) - Constructor for class com.steema.teechart.tools.ToolsCollection
 
ToolSeries - Class in com.steema.teechart.tools
Title: ToolSeries class
ToolSeries() - Constructor for class com.steema.teechart.tools.ToolSeries
 
ToolSeries(IBaseChart) - Constructor for class com.steema.teechart.tools.ToolSeries
 
ToolSeries(Series) - Constructor for class com.steema.teechart.tools.ToolSeries
 
ToolTip - Class in com.steema.teechart
Title:
ToolTip(Chart) - Constructor for class com.steema.teechart.ToolTip
 
toolTypeIndex(Tool) - Static method in class com.steema.teechart.misc.Utils
Returns the index in ToolTypesOf list of a given tool instance.
TOOLTYPESCOUNT - Static variable in class com.steema.teechart.misc.Utils
Number of chart Tool types.
toolTypesOf - Static variable in class com.steema.teechart.misc.Utils
List of chart Tool classes.
top - Variable in class com.steema.teechart.axis.AllAxisSavedScales
 
top - Variable in class com.steema.teechart.Chart
 
TOP - Static variable in class com.steema.teechart.legend.LegendAlignment
Aligns the legend to the top of the TChart.
TOP - Static variable in class com.steema.teechart.styles.ErrorStyle
Crossbar of 'T' error displacement indicator displayed on the top.
TOP - Static variable in class com.steema.teechart.styles.HorizontalAxis
Associates the series with the top axis.
TOP - Static variable in class com.steema.teechart.styles.ShapeTextVertAlign
Text is vertically aligned to the top of the shape.
TOPBOTTOM - Static variable in class com.steema.teechart.styles.ErrorStyle
Crossbar of 'T' error displacement indicator displayed on the top and bottom.
toPoint - Variable in class com.steema.teechart.tools.DrawLine
 
toShortDateString() - Method in class com.steema.teechart.DateTime
 
toShortTimeString() - Method in class com.steema.teechart.DateTime
 
toStream(OutputStream) - Method in class com.steema.teechart.exports.TemplateExport
 
toString() - Method in class com.steema.teechart.DateTime
 
toString(DateFormat) - Method in class com.steema.teechart.DateTime
 
toString(String) - Method in class com.steema.teechart.DateTime
 
toString() - Method in class com.steema.teechart.events.EventListenerList
Returns a string representation of the EventListenerList.
toString() - Method in class com.steema.teechart.misc.StringBuilder
 
toString() - Method in class com.steema.teechart.styles.PolygonSeries
 
toString() - Method in class com.steema.teechart.styles.Series
Overridden ToString() method.
toString() - Method in class com.steema.teechart.themes.BusinessTheme
 
toString() - Method in class com.steema.teechart.themes.ClassicTheme
 
toString() - Method in class com.steema.teechart.themes.FlatTheme
 
toString() - Method in class com.steema.teechart.themes.GrayscaleTheme
 
toString() - Method in class com.steema.teechart.themes.OperaTheme
 
toString() - Method in class com.steema.teechart.themes.WebTheme
 
toString() - Method in class com.steema.teechart.themes.XPTheme
 
toString() - Method in class com.steema.teechart.tools.Tool
 
totalAngle - Variable in class com.steema.teechart.styles.CircularGauge
 
Tower - Class in com.steema.teechart.styles
Title: Tower class
Tower() - Constructor for class com.steema.teechart.styles.Tower
 
Tower(IBaseChart) - Constructor for class com.steema.teechart.styles.Tower
 
TowerStyle - Class in com.steema.teechart.styles
Title: TowerStyle class
transparency(Color) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns percentage based on Color "A" value.
It is a value between 0 and 100 which sets the transparency percentage with respect foreground to background.
transparencyOf(Color) - Static method in class com.steema.teechart.drawing.Color
Returns an integer from 0 to 100 that is the percent of transparency of this color.
transparent - Static variable in class com.steema.teechart.drawing.Color
 
TRANSPARENT - Static variable in class com.steema.teechart.drawing.Color
 
transparentColor(int) - Method in class com.steema.teechart.drawing.Color
Returns Color with transparency percentage applied.
transparentColor(int, Color) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns Color parameter after changing its "A" value.
transparentEllipse(int, int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
transparentEllipse(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
transparentEllipse(int, int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
transparentEllipse(Point, Point) - Method in class com.steema.teechart.drawing.Graphics3D
 
transparentEllipse(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
transparentEllipse(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
transparentEllipse(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
transparentEllipse(int, int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
transpose() - Method in class com.steema.teechart.tools.GridTranspose
Inverts (exchanges) X by Z values in a 3D grid series.
treatNans - Variable in class com.steema.teechart.styles.BaseLine
 
treatnulls - Variable in class com.steema.teechart.styles.BaseLine
 
treatnulls - Variable in class com.steema.teechart.styles.CustomPolar
 
TreatNullsStyle - Class in com.steema.teechart.styles
Title: TreatNullsStyle class
TRELLIS - Static variable in class com.steema.teechart.drawing.HatchStyle
 
Trend - Class in com.steema.teechart.functions
Title: Trend class
Trend() - Constructor for class com.steema.teechart.functions.Trend
 
Trend(IBaseChart) - Constructor for class com.steema.teechart.functions.Trend
 
TrendStyle - Class in com.steema.teechart.functions
Title: TrendStyle class
triangle(Point, Point, Point, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a triangle (point p0, pointp1, pointp2) at Z position.
triangle(Triangle3D) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a triangle (Triangle3D p).
triangle(Triangle3D) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
triangle(Point, Point, Point, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
TRIANGLE - Static variable in class com.steema.teechart.styles.GaugePointerStyles
Defines the pointer as a triangle.
TRIANGLE - Static variable in class com.steema.teechart.styles.HandStyle
Gauge hand drawn as a triangular pointer.
TRIANGLE - Static variable in class com.steema.teechart.styles.PointerStyle
Defines the pointer as a triangle.
TRIANGLE - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a triangle.
Triangle3D - Class in com.steema.teechart
Title: Triangle3D class
Triangle3D() - Constructor for class com.steema.teechart.Triangle3D
 
trim() - Method in class com.steema.teechart.styles.ValueList
 
TriSurface - Class in com.steema.teechart.styles
Title: TriSurface class
TriSurface(IBaseChart) - Constructor for class com.steema.teechart.styles.TriSurface
 
TriSurface() - Constructor for class com.steema.teechart.styles.TriSurface
 
trunc(double) - Static method in class com.steema.teechart.misc.MathUtils
Note: This method has been implemented here in MathUtils class because J2ME Math class does not include it.
trunc(double) - Static method in class com.steema.teechart.misc.Utils
Note: This method has been implemented here in Utils class because J2ME Math class does not include it.
truncate(double) - Static method in class com.steema.teechart.styles.CircularGauge
 
truncate(double) - Method in class com.steema.teechart.styles.NumericGauge
 
truncX - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
truncZ - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
tryRefreshData(Series) - Static method in class com.steema.teechart.data.DataSeriesSource
 
TWELVEHOURS - Static variable in class com.steema.teechart.DateTimeStep
Defines a TwelveHours TimeSpan.
TWODAYS - Static variable in class com.steema.teechart.DateTimeStep
Defines a TwoDays TimeSpan.
TWOHOURS - Static variable in class com.steema.teechart.DateTimeStep
Defines a TwoHours TimeSpan.
TWOMONTHS - Static variable in class com.steema.teechart.DateTimeStep
Defines a TwoMonths TimeSpan.
type - Variable in class com.steema.teechart.events.Event
 

U

unClip() - Method in class com.steema.teechart.android.Graphics3DAndroid
 
unClip() - Method in class com.steema.teechart.drawing.Graphics3D
 
unClip() - Method in class com.steema.teechart.drawing.Graphics3DPDF
Removes any clipping region applied to Chart Drawing.
unClip() - Method in class com.steema.teechart.drawing.Graphics3DSVG
Removes any clipping region applied to Chart Drawing.
unClip() - Method in class com.steema.teechart.drawing.Graphics3DVML
Removes any clipping region applied to Chart Drawing.
unClip() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
unClipRectangle() - Method in class com.steema.teechart.drawing.Graphics3D
Obsolete. Please use UnClip() method instead.
undo() - Method in class com.steema.teechart.Zoom
Rescales the Chart Axis to their Maximum and Minimum values.
undoZoom() - Method in class com.steema.teechart.Chart
Obsolete. Please use tChart1.Zoom.Undo method.
union(Rectangle) - Method in class com.steema.teechart.Rectangle
 
Unused1 - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
Unused2 - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
Unused3 - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
Unused4 - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
Unused5 - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
unzoomed(ChartEvent) - Method in class com.steema.teechart.events.ChartMotionAdapter
Invoked when the chart has been unzoomed
unzoomed(ChartEvent) - Method in interface com.steema.teechart.events.ChartMotionListener
Invoked when the chart has been unzoomed
update(ValueList) - Method in class com.steema.teechart.styles.CustomBeeSwarm
Update runs the calculation.
update() - Method in class com.steema.teechart.styles.CustomViolin
 
update(ValueList) - Method in class com.steema.teechart.styles.CustomViolin
 
updateArray(int, Point[]) - Method in class com.steema.teechart.styles.Surface
 
updating - Variable in class com.steema.teechart.functions.Function
 
upperBound - Static variable in class com.steema.teechart.styles.GaugePointerStyles
 
upToValue - Variable in class com.steema.teechart.styles.GridPalette
Used in Custom3DPalette series to store the palette values.
USA - Static variable in class com.steema.teechart.styles.WorldMapType
 
USAHAWAIIALASKA - Static variable in class com.steema.teechart.styles.WorldMapType
 
useAxis - Variable in class com.steema.teechart.styles.Series
Returns True when the Series needs axes to display points.
useMaxPixelPos - Variable in class com.steema.teechart.axis.Axis
 
useSeriesColor - Variable in class com.steema.teechart.styles.Series
 
usesVisible - Variable in class com.steema.teechart.drawing.ChartPen
 
Utils - Class in com.steema.teechart.editors
 
Utils() - Constructor for class com.steema.teechart.editors.Utils
 
Utils - Class in com.steema.teechart.events
 
Utils() - Constructor for class com.steema.teechart.events.Utils
 
Utils - Class in com.steema.teechart.misc
Title: misc.Utils class
Utils() - Constructor for class com.steema.teechart.misc.Utils
 

V

validState() - Method in class com.steema.teechart.drawing.Graphics3D
 
VALUE - Static variable in class com.steema.teechart.axis.AxisLabelStyle
Axis labeling is based on axis Minimum and Maximum properties.
value(double) - Method in class com.steema.teechart.functions.Spline
Returns an interpolated point.
VALUE - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as the series value.
VALUE - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the point value.
value - Variable in class com.steema.teechart.styles.ValueList
 
valueFormat - Variable in class com.steema.teechart.styles.Series
 
ValueIndex - Variable in class com.steema.teechart.styles.IErrorPoint
 
ValueIndex - Variable in class com.steema.teechart.styles.Ternary.LegendStringVars
 
valueIndex - Variable in class com.steema.teechart.tools.CursorTool.CursorEvent
 
valueIndex0 - Variable in class com.steema.teechart.styles.Custom3DGrid
 
valueIndex1 - Variable in class com.steema.teechart.styles.Custom3DGrid
 
valueIndex2 - Variable in class com.steema.teechart.styles.Custom3DGrid
 
valueIndex3 - Variable in class com.steema.teechart.styles.Custom3DGrid
 
valueList(Series) - Method in class com.steema.teechart.functions.Function
 
ValueList - Class in com.steema.teechart.styles
Title: ValueList class
ValueList() - Constructor for class com.steema.teechart.styles.ValueList
 
ValueList(ISeries, String) - Constructor for class com.steema.teechart.styles.ValueList
 
ValueList(ISeries, String, int) - Constructor for class com.steema.teechart.styles.ValueList
 
valueListOfAxis(Axis) - Method in class com.steema.teechart.styles.Custom3D
 
valueListOfAxis(Axis) - Method in class com.steema.teechart.styles.Series
 
ValueListOrder - Class in com.steema.teechart.styles
Title: ValueListOrder class
valueOf(String) - Static method in enum com.steema.teechart.drawing.Graphics3D.RoundRectangleStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.functions.KDEType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.CustomBar.BarRounding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.CustomBar.MarksLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.MarksTail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.PieMarks.MarksRotateStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.TailAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.Ternary.TernaryAxisScale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.Ternary.TernaryFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.Ternary.TernaryLegendStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.Ternary.TernaryMarkStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.styles.Ternary.TernaryStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.Zoom.ZoomResetStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.steema.teechart.Zoom.ZoomStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.steema.teechart.drawing.Graphics3D.RoundRectangleStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.functions.KDEType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class com.steema.teechart.legend.LegendStyle
Legend draws the first Active Series' values.
values() - Static method in enum com.steema.teechart.styles.CustomBar.BarRounding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.CustomBar.MarksLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.MarksTail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.PieMarks.MarksRotateStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.TailAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.Ternary.TernaryAxisScale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.Ternary.TernaryFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.Ternary.TernaryLegendStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.Ternary.TernaryMarkStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.styles.Ternary.TernaryStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.Zoom.ZoomResetStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.steema.teechart.Zoom.ZoomStyle
Returns an array containing the constants of this enum type, in the order they are declared.
valuesDecimal - Variable in class com.steema.teechart.axis.AxisLabels
 
valuesListAdd(ValueList) - Method in interface com.steema.teechart.styles.ISeries
 
valuesListAdd(ValueList) - Method in class com.steema.teechart.styles.Series
 
ValuesLists - Class in com.steema.teechart.styles
Title: ValuesLists class
ValuesLists() - Constructor for class com.steema.teechart.styles.ValuesLists
 
valueSource - Variable in class com.steema.teechart.styles.ValueList
 
varA - Variable in class com.steema.teechart.misc.MultiVar
 
varB - Variable in class com.steema.teechart.misc.MultiVar
 
varC - Variable in class com.steema.teechart.misc.MultiVar
 
varD - Variable in class com.steema.teechart.misc.MultiVar
 
Variance - Class in com.steema.teechart.functions
Title: Variance class
Variance() - Constructor for class com.steema.teechart.functions.Variance
 
Vector3D - Class in com.steema.teechart.styles
Title: Vector3D class
Vector3D(IBaseChart) - Constructor for class com.steema.teechart.styles.Vector3D
 
Vector3D() - Constructor for class com.steema.teechart.styles.Vector3D
 
Version - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
VersionMode - Static variable in class com.steema.teechart.misc.Utils
 
VERT - Static variable in class com.steema.teechart.styles.Direction
 
VERTICAL - Static variable in class com.steema.teechart.drawing.GradientDirection
 
VERTICAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
VERTICAL - Static variable in class com.steema.teechart.LineOrientation
 
VERTICAL - Static variable in class com.steema.teechart.ScrollMode
Allows only Horizontal Scrolling.
VERTICAL - Static variable in class com.steema.teechart.tools.CursorClicked
The Cursor is on the vertical line of the cursortool.
VERTICAL - Static variable in class com.steema.teechart.tools.CursorToolStyle
Shows a vertical line on top of the chart's series.
VERTICAL - Static variable in class com.steema.teechart.tools.NearestPointDirection
Nearest vertical point.
VERTICAL - Static variable in class com.steema.teechart.ZoomDirections
Allows only Vertical Zooming.
VerticalAxis - Class in com.steema.teechart.styles
Title: VerticalAxis class
verticalLine(int, int, int) - Method in class com.steema.teechart.android.Graphics3DAndroid
 
verticalLine(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Vertical Line from (X,Top) to (X,Bottom) at z depth position.
verticalLine(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
verticalLine(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DPDF
Draws a Vertical Line from (X,Top) to (X,Bottom).
verticalLine(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DSVG
Draws a Vertical Line from (X,Top) to (X,Bottom).
verticalLine(int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DVML
Draws a Vertical Line from (X,Top) to (X,Bottom).
verticalLine(int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
verticalLine(int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
VerticalLinearGauge - Class in com.steema.teechart.styles
Title: LinearGauge class
VerticalLinearGauge(IBaseChart) - Constructor for class com.steema.teechart.styles.VerticalLinearGauge
 
VerticalLinearGauge() - Constructor for class com.steema.teechart.styles.VerticalLinearGauge
 
VERTLINE - Static variable in class com.steema.teechart.styles.ShapeStyle
The shape is a vertical line.
VERTPARALLEL - Static variable in class com.steema.teechart.tools.DrawLineStyle
Plots 2 vertical lines along left and right of the bounding rectangle expressed by start and end points
vHighValues - Variable in class com.steema.teechart.styles.OHLC
 
VictorianPalette - Static variable in class com.steema.teechart.themes.Theme
 
View3DEvent - Class in com.steema.teechart.events
Title: View3DEvent class
View3DEvent() - Constructor for class com.steema.teechart.events.View3DEvent
 
Violin - Class in com.steema.teechart.styles
Title: Violin class
Violin() - Constructor for class com.steema.teechart.styles.Violin
 
Violin(IBaseChart) - Constructor for class com.steema.teechart.styles.Violin
 
visible - Variable in class com.steema.teechart.drawing.ChartBrush
 
visible - Variable in class com.steema.teechart.drawing.ChartPen
 
visible - Variable in class com.steema.teechart.drawing.Gradient
 
visible - Variable in class com.steema.teechart.Shadow
 
visible - Variable in class com.steema.teechart.Shape
 
visible() - Method in class com.steema.teechart.styles.Polygon
Returns true if the polygon fits inside the available Chart ChartRect rectangle.
visiblePoints() - Method in class com.steema.teechart.styles.Histogram
 
vLowValues - Variable in class com.steema.teechart.styles.OHLC
 
Volume - Class in com.steema.teechart.styles
Title: Volume class
Volume(IBaseChart) - Constructor for class com.steema.teechart.styles.Volume
 
Volume() - Constructor for class com.steema.teechart.styles.Volume
 
vOpenValues - Variable in class com.steema.teechart.styles.OHLC
 
VSPLIT - Static variable in class com.steema.teechart.Cursor
 
vxValues - Variable in class com.steema.teechart.styles.Series
 
vyValues - Variable in class com.steema.teechart.styles.Series
 
vzValues - Variable in class com.steema.teechart.styles.Custom3D
 

W

Wall - Class in com.steema.teechart
Title: Wall class
Wall(IBaseChart) - Constructor for class com.steema.teechart.Wall
 
Walls - Class in com.steema.teechart
Title: Walls class
Walls(IBaseChart) - Constructor for class com.steema.teechart.Walls
 
Walls.BackWall - Class in com.steema.teechart
Title: BackWall class
Walls.BottomWall - Class in com.steema.teechart
Title: BottomWall class
Walls.LeftWall - Class in com.steema.teechart
Title: LeftWall class
Walls.RightWall - Class in com.steema.teechart
Title: RightWall class
WarmPalette - Static variable in class com.steema.teechart.themes.Theme
 
Waterfall - Class in com.steema.teechart.styles
Title: Waterfall class
Waterfall(IBaseChart) - Constructor for class com.steema.teechart.styles.Waterfall
 
Waterfall() - Constructor for class com.steema.teechart.styles.Waterfall
 
WAVE - Static variable in class com.steema.teechart.drawing.HatchStyle
 
WEAVE - Static variable in class com.steema.teechart.drawing.HatchStyle
 
WebPalette - Static variable in class com.steema.teechart.themes.Theme
 
WebTheme - Class in com.steema.teechart.themes
Title: Web Theme class
WebTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.WebTheme
Description of Classic theme
WEEK - Static variable in class com.steema.teechart.functions.CompressionPeriod
Week.
white - Static variable in class com.steema.teechart.drawing.Color
The color white.
WHITE - Static variable in class com.steema.teechart.drawing.Color
The color white.
WHITE_SMOKE - Static variable in class com.steema.teechart.drawing.Color
The color white smoke.
whiteSmoke - Static variable in class com.steema.teechart.drawing.Color
The color white smoke.
WIDEDOWNWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
WIDEUPWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
widget - Variable in class com.steema.teechart.events.FrameworkMouseEvent
 
width - Variable in class com.steema.teechart.Dimension
 
width - Variable in class com.steema.teechart.drawing.ChartPen
 
width - Variable in class com.steema.teechart.MultiLine
 
width - Variable in class com.steema.teechart.Rectangle
 
width - Variable in class com.steema.teechart.styles.SeriesMarksPosition
 
WindowsVistaPalette - Static variable in class com.steema.teechart.themes.Theme
 
WindowsXPPalette - Static variable in class com.steema.teechart.themes.Theme
 
WindRose - Class in com.steema.teechart.styles
Title: WindRose class
WindRose() - Constructor for class com.steema.teechart.styles.WindRose
 
WindRose(IBaseChart) - Constructor for class com.steema.teechart.styles.WindRose
 
WIRE - Static variable in class com.steema.teechart.styles.SurfaceStyle
 
withTitle(String) - Method in class com.steema.teechart.styles.SeriesCollection
 
World - Class in com.steema.teechart.styles
 
World(WorldMapType) - Constructor for class com.steema.teechart.styles.World
 
World() - Constructor for class com.steema.teechart.styles.World
 
World(IBaseChart) - Constructor for class com.steema.teechart.styles.World
 
World(IBaseChart, String) - Constructor for class com.steema.teechart.styles.World
 
WORLD - Static variable in class com.steema.teechart.styles.WorldMapType
 
WorldMapType - Class in com.steema.teechart.styles
 
writeImage(ObjectOutputStream, Image) - Static method in class com.steema.teechart.misc.ImageUtils
 

X

x - Variable in class com.steema.teechart.ArrowPoint
 
x - Variable in class com.steema.teechart.drawing.Point.Double
 
x - Variable in class com.steema.teechart.events.Event
 
x - Variable in class com.steema.teechart.functions.Custom
 
x - Variable in class com.steema.teechart.Point3D
 
x - Variable in class com.steema.teechart.PointDouble
 
x - Variable in class com.steema.teechart.Rectangle
 
X - Variable in class com.steema.teechart.styles.Ternary.ClickedVars
 
X - Static variable in class com.steema.teechart.tools.DragPointStyle
Allows user to drag points horizontally only.
x0 - Variable in class com.steema.teechart.ZoomScroll
Starting horizontal coordinate.
x1 - Variable in class com.steema.teechart.ZoomScroll
Ending horizontal coordinate.
XANDPERCENT - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as xvalues of the series and the series values as a percentage of the total of series values.
XANDVALUE - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as xvalues of the series and the series values.
xColor - Variable in class com.steema.teechart.legend.LegendItemCoordinates
 
XMax - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
XMin - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
xMinus - Variable in class com.steema.teechart.styles.SeriesPointer
 
xmlDecode(InputStream) - Method in interface com.steema.teechart.IChart
 
xmlDecode(InputStream) - Method in class com.steema.teechart.TChart
 
XMLFormat - Class in com.steema.teechart.exports
Title: XMLFormat class
XMLFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.XMLFormat
 
XMLImport - Class in com.steema.teechart.imports
 
XMLImport(IBaseChart) - Constructor for class com.steema.teechart.imports.XMLImport
Creates a new instance of XMLImport
xPlus - Variable in class com.steema.teechart.styles.SeriesPointer
 
XPos - Variable in class com.steema.teechart.styles.IErrorPoint
 
XPTheme - Class in com.steema.teechart.themes
Title: XP Theme class
XPTheme(IBaseChart) - Constructor for class com.steema.teechart.themes.XPTheme
Description of Classic theme
xScreenToValue(int) - Method in class com.steema.teechart.styles.Series
Returns the corresponding X value of a Screen position between Axis limits.
The Screen position must be between Axis limits.
XVALUE - Static variable in class com.steema.teechart.legend.LegendTextStyle
Legend Text is defined as the xvalues of the series.
XVALUE - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the point XValue.
XY - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the point XValue and YValue.

Y

y - Variable in class com.steema.teechart.ArrowPoint
 
y - Variable in class com.steema.teechart.drawing.Point.Double
 
y - Variable in class com.steema.teechart.events.Event
 
y - Variable in class com.steema.teechart.Point3D
 
y - Variable in class com.steema.teechart.PointDouble
 
y - Variable in class com.steema.teechart.Rectangle
 
Y - Variable in class com.steema.teechart.styles.Ternary.ClickedVars
 
Y - Static variable in class com.steema.teechart.tools.DragPointStyle
Allows user to drag points vertically only.
y0 - Variable in class com.steema.teechart.ZoomScroll
Starting vertical coordinate.
y1 - Variable in class com.steema.teechart.ZoomScroll
Ending vertical coordinate.
YEAR - Static variable in class com.steema.teechart.functions.CompressionPeriod
Year.
yellow - Static variable in class com.steema.teechart.drawing.Color
The color yellow.
YELLOW - Static variable in class com.steema.teechart.drawing.Color
The color yellow.
yesNo(Context, String, OnClickListener, OnClickListener) - Static method in class com.steema.teechart.editors.Utils
 
yMandatory - Variable in class com.steema.teechart.styles.Series
 
YMax - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
YMin - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
yMinus - Variable in class com.steema.teechart.styles.SeriesPointer
 
yPlus - Variable in class com.steema.teechart.styles.SeriesPointer
 
YPos - Variable in class com.steema.teechart.styles.IErrorPoint
 
yScreenToValue(int) - Method in class com.steema.teechart.styles.Series
Returns the corresponding Y value of a Screen position between Axis limits.
The resulting Value is based on the Series.GetVertAxis.

Z

z - Variable in class com.steema.teechart.ArrowPoint
 
z - Variable in class com.steema.teechart.Point3D
 
ZIGZAG - Static variable in class com.steema.teechart.drawing.HatchStyle
 
ZIGZAG - Static variable in class com.steema.teechart.tools.AxisBreakStyle
 
zLine(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a Line from (X,Y,Z0) to (X,Y,Z1).
zLine(int, int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
ZMax - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
ZMin - Variable in class com.steema.teechart.data.SHP.SHPHeader
 
zoom - Variable in class com.steema.teechart.Chart
 
Zoom - Class in com.steema.teechart
Title: Zoom class
Zoom(IBaseChart) - Constructor for class com.steema.teechart.Zoom
Creates a new Zoom instance.
Zoom.ZoomResetStyle - Enum in com.steema.teechart
Active for use when ZoomStyle = ZoomStyle.INCHART_MULTI
Use with ZoomReset property to control which touch
action that resets chart zoom
Zoom.ZoomStyle - Enum in com.steema.teechart
 
zoomAxesHist - Variable in class com.steema.teechart.Zoom
 
zoomBackOne() - Method in class com.steema.teechart.Zoom
 
zoomCounter - Variable in class com.steema.teechart.Zoom
 
ZoomDirections - Class in com.steema.teechart
Title: ZoomDirections class
zoomed(ChartEvent) - Method in class com.steema.teechart.events.ChartMotionAdapter
Invoked when the chart has been zoomed
zoomed(ChartEvent) - Method in interface com.steema.teechart.events.ChartMotionListener
Invoked when the chart has been zoomed
zoomed - Variable in class com.steema.teechart.Zoom
 
zoomPercent(double) - Method in class com.steema.teechart.Zoom
Applies the specified PercentZoom Zoom In/Out to the current Axis scales.
When PercentZoom is greater than 100%, Zoom Out is performed.
zoomRect(Rectangle) - Method in class com.steema.teechart.Zoom
Zooms the Chart rectangle.
ZoomScroll - Class in com.steema.teechart
Title: ZoomScroll class
ZoomScroll(IBaseChart) - Constructor for class com.steema.teechart.ZoomScroll
Creates a new ZoomScroll class that is asociated to chart parameter.
ZoomScroll.ZoomSnapshot - Class in com.steema.teechart
 
ZoomSnapshot() - Constructor for class com.steema.teechart.ZoomScroll.ZoomSnapshot
 
ZPos - Variable in class com.steema.teechart.styles.IErrorPoint
 
zPosition - Variable in class com.steema.teechart.axis.Axis
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links