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

A

AboutDialog - Class in com.steema.teechart.editors
Title: AboutDialog class
AboutDialog(JFrame) - Constructor for class com.steema.teechart.editors.AboutDialog
Creates a new instance of AboutDialog, with an optional parent frame.
AboutDialog() - Constructor for class com.steema.teechart.editors.AboutDialog
 
AbstractPageNavigator - Class in com.steema.teechart.editors
 
AbstractPageNavigator() - Constructor for class com.steema.teechart.editors.AbstractPageNavigator
 
AbstractPageNavigator(Chart) - Constructor for class com.steema.teechart.editors.AbstractPageNavigator
 
accept(File) - Method in class com.steema.teechart.editors.export.ImageFilter
 
accept(File) - Method in class com.steema.teechart.misc.FileFilter
Returns true when "f" is a directory or a file that has an accepted extension.
actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ButtonPageNavigator
 
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.ZoomScroll
Initializes a Zoom or Scroll operation starting at Point p coordinates.
activate(int, int) - 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(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, 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, 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(Point) - Method in class com.steema.teechart.styles.Map.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.Map.Polygon
Adds a boundary coordinate to the polygon.
The polygon will be drawn in sequential order of the coordinates.
add(Map.Polygon) - Method in class com.steema.teechart.styles.Map.PolygonList
 
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(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(Point2D.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[]) - 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, 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(DrawLineItem) - Method in class com.steema.teechart.tools.DrawLines
 
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
 
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
 
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
 
addCloseButton(AbstractButton) - Method in interface com.steema.teechart.editors.CloseButtonPane
 
addCloseButton(AbstractButton) - Method in class com.steema.teechart.editors.PreviewFrame
 
addComponentDataSource(Object, JComboBox, boolean) - Method in class com.steema.teechart.editors.SourceEditor
 
addCursorListener(CursorTool.CursorListener) - Method in class com.steema.teechart.tools.CursorTool
 
addCursorsToCombo(JComboBox) - Static method in class com.steema.teechart.editors.Utils
 
addDefaultValueFormats(JComboBox) - Static method in class com.steema.teechart.editors.AxesEditor
 
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
 
addMonths(int) - Method in class com.steema.teechart.DateTime
 
addMouseMotionListener(MouseMotionListener) - 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(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(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.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.steema.teechart.TChartCustomizer
 
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.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.CustomBox
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomError
 
addSampleValues(int) - Method in class com.steema.teechart.styles.CustomGauge
 
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.Map.PolygonSeries
 
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.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
 
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.
addSeries(int) - Method in class com.steema.teechart.TChartApplet
 
addSeriesListener(SeriesEditor.SeriesListener) - Method in class com.steema.teechart.editors.SeriesEditor
 
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
 
addSubCharts(Series) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
addTool(int) - Method in class com.steema.teechart.TChartApplet
 
addToolListener(ToolsEditor.ToolListener) - Method in class com.steema.teechart.editors.ToolsEditor
 
addToolMouseListener(ToolMouseListener) - Method in class com.steema.teechart.tools.Annotation
 
addToStream(String) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
Adds line to stream
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
 
adjustCircleRect() - Method in class com.steema.teechart.styles.Circular
 
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(Rectangle) - 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
 
ADXFunctionEditor - Class in com.steema.teechart.editors.functions
Title: class
ADXFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.ADXFunctionEditor
 
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
 
allSeriesVisible() - Method in class com.steema.teechart.styles.SeriesMarks
 
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
 
AnnotationEditor - Class in com.steema.teechart.editors.tools
Title: AnnotationEditor class
AnnotationEditor() - Constructor for class com.steema.teechart.editors.tools.AnnotationEditor
 
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) - 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.editors.PeriodEditor
 
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.GrayscaleTheme
 
apply() - Method in class com.steema.teechart.themes.OperaTheme
 
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.
applyChanges() - Method in class com.steema.teechart.editors.SourceEditor
 
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.
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
 
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(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.Graphics3DAWT
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.Graphics3DAWT
Draws an arc in the rectangle defined by the 4 co-ordinates.
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
 
AreaEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
AreaEditor() - Constructor for class com.steema.teechart.editors.series.AreaEditor
 
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.
ArrowEditor - Class in com.steema.teechart.editors.series
Title: ArrowEditor class
ArrowEditor() - Constructor for class com.steema.teechart.editors.series.ArrowEditor
 
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
 
askDelete - Variable in class com.steema.teechart.editors.ChartListBox
 
AskLanguage - Class in com.steema.teechart.editors
Title: AskLanguage class
AskLanguage() - Constructor for class com.steema.teechart.editors.AskLanguage
 
AskLanguage(int) - 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
 
AspectEditor - Class in com.steema.teechart.editors
Title: AspectEditor class
AspectEditor() - Constructor for class com.steema.teechart.editors.AspectEditor
 
AspectEditor(Chart) - Constructor for class com.steema.teechart.editors.AspectEditor
 
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.CustomBox
 
assign(Series) - Method in class com.steema.teechart.styles.CustomPoint
 
assign(Map.PolygonList) - Method in class com.steema.teechart.styles.Map.PolygonList
 
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(SeriesMarksPosition) - Method in class com.steema.teechart.styles.SeriesMarksPosition
 
assign(SeriesPointer) - Method in class com.steema.teechart.styles.SeriesPointer
 
assign(ValueList) - Method in class com.steema.teechart.styles.ValueList
 
assign(TextShape) - Method in class com.steema.teechart.TextShape
Assign all properties from a TextShape to another.
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 seriesto 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.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
 
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.editors.ChartGridXValues
 
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
AxesEditor - Class in com.steema.teechart.editors
Title: AxesEditor class
AxesEditor() - Constructor for class com.steema.teechart.editors.AxesEditor
 
AxesEditor(Chart) - Constructor for class com.steema.teechart.editors.AxesEditor
 
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
 
AxisArrowEditor - Class in com.steema.teechart.editors.tools
Title: AxisArrowEditorclass
AxisArrowEditor() - Constructor for class com.steema.teechart.editors.tools.AxisArrowEditor
 
AxisArrowPosition - Class in com.steema.teechart.tools
Title: AxisArrowPosition class
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
 
AxisIncrement - Class in com.steema.teechart.editors
Title: TeeChart for Java
AxisIncrement() - Constructor for class com.steema.teechart.editors.AxisIncrement
 
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.
AxisLabelsEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
AxisLabelsEditor() - Constructor for class com.steema.teechart.editors.AxisLabelsEditor
 
AxisLabelsEditor(JFrame) - Constructor for class com.steema.teechart.editors.AxisLabelsEditor
 
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()
AxisLinePen - Class in com.steema.teechart.axis
Title: AxisLinePen class
AxisLinePen(IBaseChart) - Constructor for class com.steema.teechart.axis.AxisLinePen
 
AxisMaxMin - Class in com.steema.teechart.editors
Title: AxisMaxMin class
AxisMaxMin() - Constructor for class com.steema.teechart.editors.AxisMaxMin
 
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(Point2D.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
 
AxisScrollEditor - Class in com.steema.teechart.editors.tools
Title: AxisScrollEditor class
AxisScrollEditor() - Constructor for class com.steema.teechart.editors.tools.AxisScrollEditor
 
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
 
AxisToolEdit - Class in com.steema.teechart.editors.tools
Title: AxisToolEdit class
AxisToolEdit() - Constructor for class com.steema.teechart.editors.tools.AxisToolEdit
 
axisvaluesformat - Variable in class com.steema.teechart.axis.AxisLabels
 

B

bAboveColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FunnelEditor
 
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.
BACKWARDDIAGONAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
bActive - Variable in class com.steema.teechart.styles.Series
 
bAdd_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
bAdd_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ToolsEditor
 
bApply_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.FuncEdit
 
bApply_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SourceEditor
 
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
 
BarEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
BarEditor() - Constructor for class com.steema.teechart.editors.series.BarEditor
 
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.
bArrows_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
barSizePercent - Variable in class com.steema.teechart.styles.CustomBar
 
BarStyle - Class in com.steema.teechart.styles
Title: BarStyle class
BaseEditorDialog - Class in com.steema.teechart.editors
Title: BaseEditorDialog class
BaseEditorDialog() - Constructor for class com.steema.teechart.editors.BaseEditorDialog
Creates a new instance of BaseEditorDialog
BaseEditorDialog(JPanel) - Constructor for class com.steema.teechart.editors.BaseEditorDialog
Creates a new instance of BaseEditorDialog
BaseEditorDialog(JFrame, JPanel) - Constructor for class com.steema.teechart.editors.BaseEditorDialog
Creates a new instance of BaseEditorDialog
BaseEditorDialog(JFrame) - Constructor for class com.steema.teechart.editors.BaseEditorDialog
Creates a new instance of BaseEditorDialog
BaseFunctionsEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
BaseFunctionsEditor() - Constructor for class com.steema.teechart.editors.BaseFunctionsEditor
 
BaseSeriesEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
BaseSeriesEditor() - Constructor for class com.steema.teechart.editors.BaseSeriesEditor
 
BaseToolsEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
BaseToolsEditor() - Constructor for class com.steema.teechart.editors.BaseToolsEditor
 
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
 
bAxisMax_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
bAxisMin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
bBack_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
bBack_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
bBand1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GridBandEditor
 
bBand2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GridBandEditor
 
bBelowColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FunnelEditor
 
bBevel - Variable in class com.steema.teechart.Shape
 
bBorder_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HistoEditor
 
bBorder_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PyramidEditor
 
bBorderRound - Variable in class com.steema.teechart.Shape
 
bBrowse_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
bBrowse_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ImageEditor
 
bBrowse_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ImageToolEditor
 
bBrush - Variable in class com.steema.teechart.Shadow
 
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
 
bBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BevelImageEditor
 
bBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
bBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FunnelEditor
 
bBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HighLowEditor
 
bBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SurfaceEditor
 
bBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.TriSurfaceEditor
 
bBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SeriesBandEditor
 
bCalloutPointer_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
bCancel_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisIncrement
 
bCancel_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisMaxMin
 
bCancel_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.GalleryByType
 
bCenter_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
bCFont_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SmithEditor
 
bChange_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PeriodEditor
 
bChangeSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesEditor
 
bClickableLine - Variable in class com.steema.teechart.styles.Custom
 
bClip - Variable in class com.steema.teechart.styles.SeriesMarks
 
bCloneSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartFontEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PanelEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ArrowEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GanttEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HighLowEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HistoEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PieEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.Point3DEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PointsEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PyramidEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
bColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.WallEditor
 
bColorEach - Variable in class com.steema.teechart.styles.Series
 
bCopy_actionPerformed(ActionEvent) - Method in class com.steema.teechart.Commander
 
bCopy_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
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
 
bDel_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
bDelete_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ToolsEditor
 
bDeleteSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesEditor
 
bDown_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.ADXFunctionEditor
 
bDown_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ToolsEditor
 
bDownColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CandleEditor
 
bDrawBar - Variable in class com.steema.teechart.styles.CustomError
 
bEditLegend_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ExtraLegendEditor
 
beginPrint() - Method in class com.steema.teechart.printer.Printer
Start multiple Chart print job.
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.
bEndColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GradientEditor
 
bEndPoint_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
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
BevelEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
BevelEditor() - Constructor for class com.steema.teechart.editors.BevelEditor
 
BevelEditor(Bevel) - Constructor for class com.steema.teechart.editors.BevelEditor
 
BevelImageEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
BevelImageEditor() - Constructor for class com.steema.teechart.editors.BevelImageEditor
 
BevelImageEditor(ImageBevel) - Constructor for class com.steema.teechart.editors.BevelImageEditor
 
BevelStyle - Class in com.steema.teechart
Title: BevelStyle class
bExecute_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SeriesAnimationEditor
 
bExponent - Variable in class com.steema.teechart.axis.AxisLabels
 
bExport_actionPerformed(ActionEvent) - Method in class com.steema.teechart.Commander
 
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
 
BezierEditor - Class in com.steema.teechart.editors.series
Title: BezierEditor class
BezierEditor() - Constructor for class com.steema.teechart.editors.series.BezierEditor
 
bFill_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TextEditor
 
bFill_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.AxisArrowEditor
 
bFill_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.NearestPointEditor
 
bFirst_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
bFont_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
bFont_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
bFont_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TextEditor
 
bFore_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
bFromColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
BGR233 - Static variable in class com.steema.teechart.misc.PixelFormat
 
bGradient_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
bGradient_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
bGradient_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
bHistogram_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.MACDFunctionEditor
 
bigEndian - Variable in class com.steema.teechart.misc.PixelFormat
 
bImageBevel - Variable in class com.steema.teechart.Shape
 
BIMONTH - Static variable in class com.steema.teechart.functions.CompressionPeriod
BiMonthly.
bIncrement_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
bInner_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BevelEditor
 
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.
bitsPerPixel - Variable in class com.steema.teechart.misc.PixelFormat
 
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
 
bLast_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
bLeftAll_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SelectList
 
bLeftOne_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SelectList
 
bLineColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
bLines_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HistoEditor
 
bLines_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.WaterFallEditor
 
bLowBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HighLowEditor
 
bLower_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.BollingerFunctionEditor
 
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.
blueMax - Variable in class com.steema.teechart.misc.PixelFormat
 
blueShift - Variable in class com.steema.teechart.misc.PixelFormat
 
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
 
bMACD_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.MACDFunctionEditor
 
bMACDExp_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.MACDFunctionEditor
 
bMapBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
bMidColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GradientEditor
 
bMidColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
bMoveDown_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SelectList
 
bMoveUP_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SelectList
 
BMPEditor - Class in com.steema.teechart.editors.export
Title: TeeChart for Java
BMPEditor() - Constructor for class com.steema.teechart.editors.export.BMPEditor
 
BMPFormat - Class in com.steema.teechart.exports
Title: TeeChart for Java
BMPFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.BMPFormat
 
BMPOptions - Class in com.steema.teechart.exports.editors
Title: BMPOptions class
BMPOptions() - Constructor for class com.steema.teechart.exports.editors.BMPOptions
 
BMPOptions.EPSOptions - Class in com.steema.teechart.exports.editors
 
BMPOptions.EPSOptions() - Constructor for class com.steema.teechart.exports.editors.BMPOptions.EPSOptions
 
BMPOptions.PDFOptions - Class in com.steema.teechart.exports.editors
 
BMPOptions.PDFOptions() - Constructor for class com.steema.teechart.exports.editors.BMPOptions.PDFOptions
 
BMPOptions.SVGOptions - Class in com.steema.teechart.exports.editors
 
BMPOptions.SVGOptions() - Constructor for class com.steema.teechart.exports.editors.BMPOptions.SVGOptions
 
BMPOptions.VMLOptions - Class in com.steema.teechart.exports.editors
 
BMPOptions.VMLOptions() - Constructor for class com.steema.teechart.exports.editors.BMPOptions.VMLOptions
 
bNone_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.FuncEdit
 
bOK_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisIncrement
 
bOK_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisMaxMin
 
bOK_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.GalleryByType
 
bOk_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ToolsGallery
 
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
 
BollingerFunctionEditor - Class in com.steema.teechart.editors.functions
Title: BollingerFunctionEditor class
BollingerFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.BollingerFunctionEditor
 
bOnAxis - Variable in class com.steema.teechart.axis.AxisLabels
 
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.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.printer.PreviewZone
 
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.
bounds - Variable in class com.steema.teechart.drawing.Graphics3D
 
bOuter_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BevelEditor
 
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
 
BoxPlotEditor - Class in com.steema.teechart.editors.series
Title: BoxPlotEditor class
BoxPlotEditor() - Constructor for class com.steema.teechart.editors.series.BoxPlotEditor
 
bPattern_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HistoEditor
 
bPattern_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
bPattern_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PyramidEditor
 
bPattern_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.TowerEditor
 
bPattern_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
bPen_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BevelImageEditor
 
bPen_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
bPrint_actionPerformed(ActionEvent) - Method in class com.steema.teechart.Commander
 
bPrint_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
bRemoveAll_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DrawLineEditor
 
bReset_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DragMarksEditor
 
bRFont_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SmithEditor
 
bRightAll_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SelectList
 
bRightOne_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SelectList
 
broadcastEvent(TeeEvent) - Method in class com.steema.teechart.Chart
 
broadcastEvent(Series, SeriesEventStyle) - Method in class com.steema.teechart.Chart
 
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
 
BrushEditor - Class in com.steema.teechart.editors
Title: BrushEditor class
BrushEditor() - Constructor for class com.steema.teechart.editors.BrushEditor
 
BrushEditor(ChartBrush) - Constructor for class com.steema.teechart.editors.BrushEditor
 
bSave_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
bSetup_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
bShapeBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
bShapeColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
bShapeGradient_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
bShapePen_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
bSmooth - Variable in class com.steema.teechart.Shadow
 
bStartColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GradientEditor
 
bThumb_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
bTitleSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesEditor
 
bToColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
bTransparent - Variable in class com.steema.teechart.Shape
 
bTranspose_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GridTransposeEditor
 
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
 
bufferedFrom(Image, Color) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
bufferedFrom(Image, Color) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
bufferedFrom(Image, Color) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
BuildNumber - Static variable in class com.steema.teechart.misc.Utils
 
bUp_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.ADXFunctionEditor
 
bUp_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ToolsEditor
 
bUpColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CandleEditor
 
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
ButtonColor - Class in com.steema.teechart.editors
Title: ButtonColor class
ButtonColor() - Constructor for class com.steema.teechart.editors.ButtonColor
 
ButtonColor(String, Color) - Constructor for class com.steema.teechart.editors.ButtonColor
 
ButtonColor(Color) - Constructor for class com.steema.teechart.editors.ButtonColor
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ShadowEditor
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ShapeEditor
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GridBandEditor
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
buttonColor1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ZoomToolEditor
 
buttonColor2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GridBandEditor
 
buttonColor2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
buttonColor3_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
ButtonColorBeanInfo - Class in com.steema.teechart.editors
Title: TeeChart for Java
ButtonColorBeanInfo() - Constructor for class com.steema.teechart.editors.ButtonColorBeanInfo
 
ButtonPageNavigator - Class in com.steema.teechart.editors
 
ButtonPageNavigator() - Constructor for class com.steema.teechart.editors.ButtonPageNavigator
Creates a new instance of ButtonPageNavigator
ButtonPageNavigator(Chart) - Constructor for class com.steema.teechart.editors.ButtonPageNavigator
Creates a new instance of ButtonPageNavigator
buttonPane - Variable in class com.steema.teechart.editors.BaseEditorDialog
The button pane.
ButtonPen - Class in com.steema.teechart.editors
Title: ButtonPen class
ButtonPen() - Constructor for class com.steema.teechart.editors.ButtonPen
Creates a new ButtonPen with default text.
ButtonPen(String) - Constructor for class com.steema.teechart.editors.ButtonPen
Creates a new ButtonPen with text specified by "caption" parameter.
ButtonPen(ChartPen) - Constructor for class com.steema.teechart.editors.ButtonPen
Creates a new ButtonPen and sets the ChartPen "value" parameter.
ButtonPen(ChartPen, String) - Constructor for class com.steema.teechart.editors.ButtonPen
Creates a new ButtonPen and sets the "caption" text and ChartPen "value" parameter.
buttonPen1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
buttonPen2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
ButtonPenBeanInfo - Class in com.steema.teechart.editors
Title: TeeChart for Java
ButtonPenBeanInfo() - Constructor for class com.steema.teechart.editors.ButtonPenBeanInfo
 
bVisible - Variable in class com.steema.teechart.axis.Axis
 
bVisible - Variable in class com.steema.teechart.Shadow
 
bVisible - Variable in class com.steema.teechart.styles.SeriesPointer
 
bWithinColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FunnelEditor
 

C

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) - 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(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(double, double, double) - Method in class com.steema.teechart.drawing.Graphics3D
 
calc3DPos(int, int, int, boolean) - 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) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calc3DPos(int, int, int) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calcCircleBackColor() - Method in class com.steema.teechart.styles.Circular
 
calcCircleGradient() - Method in class com.steema.teechart.styles.Circular
 
calcColorRange() - Method in class com.steema.teechart.styles.Custom3DPalette
 
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() - 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(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
 
calcImagePrintMargins(Chart, Paper, PageFormat) - Method in class com.steema.teechart.printer.Printer
 
calcImagePrintMargins(Chart, Rectangle) - Method in class com.steema.teechart.printer.Printer
 
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.OHLC
 
calcPerspective(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
 
calcPerspective(Rectangle) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
calcPosPoint(int) - Method in class com.steema.teechart.axis.Axis
Returns the corresponding value of a Screen position.
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.
calcProportionalMargins(Chart, Rectangle) - Method in class com.steema.teechart.printer.Printer
 
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
 
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.
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
 
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
 
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(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.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.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
 
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.CalendarCell() - Constructor for class com.steema.teechart.styles.Calendar.CalendarCell
 
Calendar.CalendarCell(Calendar) - Constructor for class com.steema.teechart.styles.Calendar.CalendarCell
 
Calendar.CalendarCellUpper - Class in com.steema.teechart.styles
Title: CalendarCellUpper class
Calendar.CalendarCellUpper() - Constructor for class com.steema.teechart.styles.Calendar.CalendarCellUpper
 
Calendar.CalendarCellUpper(Calendar) - Constructor for class com.steema.teechart.styles.Calendar.CalendarCellUpper
 
CalendarEditor - Class in com.steema.teechart.editors.series
Title: CalendarEditor class
CalendarEditor() - Constructor for class com.steema.teechart.editors.series.CalendarEditor
 
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
 
CANCEL - Static variable in class com.steema.teechart.editors.AskLanguage
 
CANCEL - Static variable in class com.steema.teechart.editors.AxisIncrement
 
CANCEL - Static variable in class com.steema.teechart.editors.AxisMaxMin
 
cancelButton_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
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.
CandleEditor - Class in com.steema.teechart.editors.series
Title: CandleEditor class
CandleEditor() - Constructor for class com.steema.teechart.editors.series.CandleEditor
 
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
 
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
 
cb3D_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
cb3D_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
cb3D_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorLineEditor
 
cbAccumulate_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.CLVFunctionEditor
 
cbAction_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.HotSpotEditor
 
cbAction_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.MarksTipEditor
 
cbActive_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ToolsEditor
 
cbAdjust_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TitleEditor
 
cbAlign_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TitleEditor
 
cbAll_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PeriodEditor
 
cbAllMarks_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbAllowDrag_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GanttToolEditor
 
cbAllowMove_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
cbAllowResize_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
cbAllowResize_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GanttToolEditor
 
cbAllVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
cbAlternate_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbAlternate_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbAngleLabels_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
cbAnimatedZoom_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
cbAsBitmap_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
cbAutoHoriz_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
cbAutoLevels_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ContourEditor
 
cbAutoMark_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
cbAutoMax_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbAutoMin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbAutoRepeat_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
cbAutoScale_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PagingEditor
 
cbAutoVert_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
cbAxis_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.AxisToolEdit
 
cbBehind_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbBehind_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
cbBehind_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorLineEditor
 
cbBevel_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PanelEditor
 
cbBevel_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
cbBold_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartFontEditor
 
cbButton_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DragPointEditor
 
cbButton_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DrawLineEditor
 
cbC_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SmithEditor
 
cbCentered_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ColorGridEditor
 
cbCheckBox_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbCheckBox_propertyChange(PropertyChangeEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbCircled_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
cbClick_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
cbClickable_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
cbClip_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
cbClipped_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
cbClockWise_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
cbCloseCircle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
cbClosed_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ArrowEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ContourEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GanttEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HighLowEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.HistoEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PyramidEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SmithEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.VolumeEditor
 
cbColorEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbColorEachLine_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
cbColWUnits_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbCursor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
cbCursor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbCursor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DragPointEditor
 
cbCursorDrag_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GanttToolEditor
 
cbCursorResize_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GanttToolEditor
 
cbCustom_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TitleEditor
 
cbCustomPos_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbDark3D_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
cbDark3D_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
cbDark3D_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
cbDark3D_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
cbDark_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.TowerEditor
 
cbDark_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.WallEditor
 
cbData_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
cbDatasourceStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbDefaultBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
cbDirection_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GradientEditor
 
cbDrag_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorLineEditor
 
cbDragImage_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
cbDragRepaint_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorLineEditor
 
cbDrawAll_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FastLineEditor
 
cbDrawBehind_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SeriesBandEditor
 
cbDrawLine_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.NearestPointEditor
 
cbEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
cbEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FastLineEditor
 
cbEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
cbEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PieEditor
 
cbEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.Point3DEditor
 
cbEach_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PointsEditor
 
cbEachLine_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
cbEnableDraw_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DrawLineEditor
 
cbEnableSelect_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DrawLineEditor
 
cbEnd_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
cbEnd_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
cbExact_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisIncrement
 
cbExpo_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbExpo_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbExponential_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.BollingerFunctionEditor
 
cbFollow_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.CursorEditor
 
cbFollow_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.LightToolEditor
 
cbFonts_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartFontEditor
 
cbFormat_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbFormat_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbFormat_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbFormat_propertyChange(PropertyChangeEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbGlobalBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
cbGlobalPen_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
cbGrayScale_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
cbGridCentered_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbHead_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
cbHelperScript_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.HotSpotEditor
 
cbHorizAxis_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbHorizDate_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbHorizontal_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbInflate_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
cbInner_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BevelEditor
 
cbInside_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
cbInside_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
cbInterpolate_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.SmoothingFunctionEditor
 
cbInverted_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbInverted_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
cbInverted_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FastLineEditor
 
cbInverted_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
cbInverted_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.AxisArrowEditor
 
cbInverted_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.RotateEditor
 
cbInvStairs_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
cbIrreg_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
cbItalic_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartFontEditor
 
cbJoin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
cbLabelAlign_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbLabelOnAxis_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbLabels_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbLabels_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbLabelsRot_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
cbLegStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbLog_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbLogE_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbMarginUnits_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
cbMarksClip_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbMarksMultiline_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbMarksStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbMarksVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbMode_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
cbMode_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ImageToolEditor
 
cbMonths_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
cbMonthUpper_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
cbMouse_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.RotateEditor
 
cbMultiline_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbMultiLine_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbNext_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
cbNoLimit_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorLineEditor
 
cbOK_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
cbOK_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugeSeriesPointerEditor
 
cbOK_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditorDialog
 
cbOnAxis_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbOrigin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.TowerEditor
 
cbOrtho_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
cbOtherSide_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbOuter_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BevelEditor
 
cbPalettes_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ThemesEditor
 
cbPalStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
cbPercent_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.PVOFunctionEditor
 
cbPercentFormat_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbPeriod_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.CompressOHLCFunctionEditor
 
cbPosition_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.AxisArrowEditor
 
cbPrevious_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
cbPrintBackground_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
cbPrinter_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
cbProportional_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
cbQuality_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
cbR_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SmithEditor
 
cbRelative_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
cbResize_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbRound_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
cbRoundFirst_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbRoundFirst_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
cbRoundFrame_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ShapeEditor
 
cbScaleLast_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PagingEditor
 
cbScrollMouse_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
cbSeries2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SeriesBandEditor
 
cbSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.GridTransposeEditor
 
cbSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.PieToolEditor
 
cbSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SeriesAnimationEditor
 
cbSeries_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ToolSeriesEditor
 
cbShowImage_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
cbShowInLegend_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbShowLabels_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
cbSideMargins_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
cbSingle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.FuncEdit
 
cbSmooth_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
cbSmooth_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
cbSmooth_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.GalleryByType
 
cbSmooth_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SurfaceEditor
 
cbSnap_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.CursorEditor
 
cbSources_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.FuncEdit
 
cbSources_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SourceEditor
 
cbStack_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
cbStack_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
cbStack_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PointsEditor
 
cbStairs_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
cbStairs_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
cbStairs_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FastLineEditor
 
cbStairs_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
cbStart_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
cbStartMin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SeriesAnimationEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.MovingAverageFunctionEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugeSeriesPointerEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditorDialog
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.TowerEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.CursorEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.HotSpotEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.LightToolEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.MarksTipEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.NearestPointEditor
 
cbStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.RotateEditor
 
cbSymbolPos_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbSymContinuous_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbSymPen_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbSymSquared_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbSymVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbTextAlign_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbTextStyle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbTickOnLabels_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbTiled_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ImageEditor
 
cbTitle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TitleEditor
 
cbTitleVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbTitleVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbToday_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
cbTrailing_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
cbTransp_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PanelEditor
 
cbTransp_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
cbTransp_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.WallEditor
 
cbTransparent_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
cbTransparent_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ShapeEditor
 
cbTreatNulls_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
cbTreatNulls_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.FastLineEditor
 
cbTreatNulls_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
cbTreatNulls_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.Point3DEditor
 
cbTreatNulls_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PointsEditor
 
cbTreatNulls_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
cbUnits_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbUnits_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
cbUseMid_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GradientEditor
 
cbUseOrigin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
cbUseOrigin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
cbUseOrigin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.VolumeEditor
 
cbValues_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.FuncEdit
 
cbVertAxis_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbVertDate_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
cbView3D_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.GalleryByType
 
cbViewAxes_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbViewWalls_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.WallsEditor
 
cbVisible - Variable in class com.steema.teechart.editors.ChartPenEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BevelImageEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GradientEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ShadowEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ShapeEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TitleEditor
 
cbVisible_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.WallEditor
 
cbVolume_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.CLVFunctionEditor
 
cbVolume_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.OBVFunctionEditor
 
cbWeekDays_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
cbWeekUpper_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
cbXML_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
cbYPosLevel_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ContourEditor
 
cbZoomText_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
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
 
CCIFunctionEditor - Class in com.steema.teechart.editors.functions
Title: CCIFunctionEditor class
CCIFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.CCIFunctionEditor
 
cellDate(int, int) - Method in class com.steema.teechart.styles.Calendar
 
cellsOrientation() - Method in class com.steema.teechart.styles.Surface
 
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.ColorLineStyle
 
centered - Variable in class com.steema.teechart.axis.GridPen
When centered is true, grid is displayed in between axis labels.
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.BlackIsBackTheme
 
changeAxis(Axis) - Method in class com.steema.teechart.themes.BlueSkyTheme
 
changeAxis(Axis) - Method in class com.steema.teechart.themes.DefaultTheme
 
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 - Variable in class com.steema.teechart.Page
 
changeLanguage(int) - Static method in class com.steema.teechart.editors.AskLanguage
 
changeSeries(Series) - Method in class com.steema.teechart.themes.DefaultTheme
 
changeSeriesDialog(Container, Series) - Static method in class com.steema.teechart.editors.gallery.ChartGallery
 
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
changeSeriesType(Series, Class) - Static method in class com.steema.teechart.editors.gallery.ChartGallery
 
changeSeriesType(Series, Class, int) - Static method in class com.steema.teechart.editors.gallery.ChartGallery
 
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.
changeTypeSeries(Container) - Method in class com.steema.teechart.editors.ChartListBox
 
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 - Variable in class com.steema.teechart.editors.AbstractPageNavigator
 
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.ChartToolTip(Chart) - Constructor for class com.steema.teechart.Chart.ChartToolTip
 
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
 
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
ChartEditor - Class in com.steema.teechart.editors
Title: ChartEditor class
ChartEditor() - Constructor for class com.steema.teechart.editors.ChartEditor
 
ChartEditor(JFrame) - Constructor for class com.steema.teechart.editors.ChartEditor
 
ChartEditor(Chart) - Constructor for class com.steema.teechart.editors.ChartEditor
 
ChartEditor(JFrame, Chart) - Constructor for class com.steema.teechart.editors.ChartEditor
 
ChartEditor(Chart, String) - Constructor for class com.steema.teechart.editors.ChartEditor
 
ChartEditor(JFrame, Chart, String) - Constructor for class com.steema.teechart.editors.ChartEditor
 
ChartEditorBeanInfo - Class in com.steema.teechart.editors
Title: ChartEditorBeanInfo class
ChartEditorBeanInfo() - Constructor for class com.steema.teechart.editors.ChartEditorBeanInfo
 
ChartEditorPanel - Class in com.steema.teechart.editors
Title: ChartEditorPanel class
ChartEditorPanel(Chart) - Constructor for class com.steema.teechart.editors.ChartEditorPanel
 
ChartEditorPanel() - Constructor for class com.steema.teechart.editors.ChartEditorPanel
 
ChartEditorPanel(JFrame) - Constructor for class com.steema.teechart.editors.ChartEditorPanel
 
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.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.SeriesBand
 
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
 
ChartFontEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
ChartFontEditor() - Constructor for class com.steema.teechart.editors.ChartFontEditor
 
ChartFontEditor(ChartFont) - Constructor for class com.steema.teechart.editors.ChartFontEditor
 
ChartGallery - Class in com.steema.teechart.editors.gallery
Title: ChartGallery class
ChartGallery() - Constructor for class com.steema.teechart.editors.gallery.ChartGallery
 
ChartGallery(Container) - Constructor for class com.steema.teechart.editors.gallery.ChartGallery
 
ChartGrid - Class in com.steema.teechart.editors
Title: TeeChart for Java
ChartGrid(Chart) - Constructor for class com.steema.teechart.editors.ChartGrid
 
ChartGridXValues - Class in com.steema.teechart.editors
 
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
 
ChartListBox - Class in com.steema.teechart.editors
Title: ChartListBox class
ChartListBox() - Constructor for class com.steema.teechart.editors.ChartListBox
 
ChartListBox(Chart) - Constructor for class com.steema.teechart.editors.ChartListBox
 
chartListBox1_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.gallery.GalleryByType
 
chartListBox1_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
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, MouseEvent) - 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
 
ChartPenEditor - Class in com.steema.teechart.editors
Title: ChartPenEditor
ChartPenEditor() - Constructor for class com.steema.teechart.editors.ChartPenEditor
 
ChartPenEditor(ChartPen) - Constructor for class com.steema.teechart.editors.ChartPenEditor
 
ChartPenEditor(Frame, ChartPen) - Constructor for class com.steema.teechart.editors.ChartPenEditor
 
chartPrinted(ChartDrawEvent) - Method in interface com.steema.teechart.events.ChartPrintListener
Invoked after Chart is printed
ChartPrintJob - Class in com.steema.teechart.printer
Title: ChartPrintJob class
ChartPrintJob(IBaseChart, Rectangle) - Constructor for class com.steema.teechart.printer.ChartPrintJob
 
ChartPrintListener - Interface in com.steema.teechart.events
Title: TeeChart for Java
ChartPropertyEditor - Class in com.steema.teechart.editors
Title: ChartPropertyEditor class
ChartPropertyEditor() - Constructor for class com.steema.teechart.editors.ChartPropertyEditor
 
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
 
charts - Variable in class com.steema.teechart.editors.gallery.GalleryPanel
List of Charts showing at Gallery panel.
ChartTabsEditor - Class in com.steema.teechart.editors
Title: ChartTabsEditor class
ChartTabsEditor() - Constructor for class com.steema.teechart.editors.ChartTabsEditor
 
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
 
checkBackground(Object, FrameworkMouseEvent) - Method in class com.steema.teechart.TChartApplet
 
checkBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
checkBox2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
checkBox3_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
checkBox4_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
checkBox5_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
checkBox6_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
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
 
checkClickSeries() - Method in class com.steema.teechart.TChartApplet
 
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.
checkGraphics() - Method in interface com.steema.teechart.IChart
 
checkGraphics(Graphics) - Method in class com.steema.teechart.printer.Printer
 
checkGraphics() - Method in class com.steema.teechart.TChart
 
checkGraphics() - Method in class com.steema.teechart.TChartApplet
 
checkGraphics3D() - Method in class com.steema.teechart.printer.PreviewPanel
 
checkMarkArrowColor - Variable in class com.steema.teechart.styles.SeriesMarks
When True, Marks arrow pen color is changed if the point has the same color.
checkMaximize - Static variable in class com.steema.teechart.editors.gallery.GalleryPanel
Determines if Gallery panel will show Chart axis labels or not when maximized.
checkMouse(Cursor, int, int) - Method in class com.steema.teechart.styles.Series
 
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
 
checkTitle(Title, FrameworkMouseEvent, ClickedParts) - Method in class com.steema.teechart.TChartApplet
 
checkZoomPanning(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
 
choose(Component, Color) - Static method in class com.steema.teechart.editors.ColorEditor
 
chooseColor() - Method in class com.steema.teechart.editors.ButtonColor
 
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.
CircledEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
CircledEditor() - Constructor for class com.steema.teechart.editors.series.CircledEditor
 
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(Chart) - Constructor for class com.steema.teechart.styles.CircularGauge
 
CircularGaugeEditor - Class in com.steema.teechart.editors.series
 
CircularGaugeEditor() - Constructor for class com.steema.teechart.editors.series.CircularGaugeEditor
 
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.editors.ChartListBox
 
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() - Method in class com.steema.teechart.TChartApplet
 
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
 
clearMembers() - Method in class com.steema.teechart.editors.FuncEdit
 
clearPalette() - Method in class com.steema.teechart.styles.Custom3DPalette
Deletes all Palette information.
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.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.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.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.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.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
 
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
 
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.
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
 
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.drawing.Graphics3D
 
clipEllipse(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DAWT
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.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.drawing.Graphics3D
 
clipPolygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DAWT
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.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(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.Graphics3DAWT
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.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
 
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
 
ClockEditor - Class in com.steema.teechart.editors.series
Title: ClockEditor class
ClockEditor() - Constructor for class com.steema.teechart.editors.series.ClockEditor
 
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.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
closeButton_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartEditor
 
CloseButtonPane - Interface in com.steema.teechart.editors
CloseButtonPane.java Created on 19 april 2007, 21:01
closeDialog(ActionEvent) - Method in class com.steema.teechart.editors.BaseEditorDialog
 
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
 
CLVFunctionEditor - Class in com.steema.teechart.editors.functions
Title: CLVFunctionEditor class
CLVFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.CLVFunctionEditor
 
CLVFunctionEditor(Series, JList) - Constructor for class com.steema.teechart.editors.functions.CLVFunctionEditor
 
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
 
ColorBandEditor - Class in com.steema.teechart.editors.tools
Title: ColorBandEditor class
ColorBandEditor() - Constructor for class com.steema.teechart.editors.tools.ColorBandEditor
 
ColorEditor - Class in com.steema.teechart.editors
Title: ColorEditor class
ColorEditor() - Constructor for class com.steema.teechart.editors.ColorEditor
 
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
 
ColorGridEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
ColorGridEditor() - Constructor for class com.steema.teechart.editors.series.ColorGridEditor
 
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
 
ColorLineEditor - Class in com.steema.teechart.editors.tools
Title: ColorLineEditor class
ColorLineEditor() - Constructor for class com.steema.teechart.editors.tools.ColorLineEditor
 
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
 
columns - Variable in class com.steema.teechart.misc.JMultiLineToolTip
 
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
TeeChart Charting Library for Java.
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.export - package com.steema.teechart.editors.export
 
com.steema.teechart.editors.functions - package com.steema.teechart.editors.functions
 
com.steema.teechart.editors.gallery - package com.steema.teechart.editors.gallery
 
com.steema.teechart.editors.series - package com.steema.teechart.editors.series
 
com.steema.teechart.editors.tools - package com.steema.teechart.editors.tools
 
com.steema.teechart.events - package com.steema.teechart.events
 
com.steema.teechart.exports - package com.steema.teechart.exports
 
com.steema.teechart.exports.editors - package com.steema.teechart.exports.editors
 
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
 
Commander - Class in com.steema.teechart
Title: TeeChart for Java
Commander(Chart) - Constructor for class com.steema.teechart.Commander
 
Commander() - Constructor for class com.steema.teechart.Commander
 
CommanderApplet - Class in com.steema.teechart
Title: TeeChart for Java
CommanderApplet() - Constructor for class com.steema.teechart.CommanderApplet
 
CommanderBeanInfo - Class in com.steema.teechart
Title: CommanderBeanInfo class
CommanderBeanInfo() - Constructor for class com.steema.teechart.CommanderBeanInfo
 
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.Utils
Note: This code has been copied from Java JDK Double.compare method, because J2ME Double class does not include it.
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
 
CompressOHLCFunctionEditor - Class in com.steema.teechart.editors.functions
Title: CompressOHLCFunctionEditor class
CompressOHLCFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.CompressOHLCFunctionEditor
 
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.EPSPage
 
ConstructPage() - Method in class com.steema.teechart.exports.EPSPage
 
constructPage(MemoryOutputStream) - Method in class com.steema.teechart.exports.PDFData.PDFPage
 
contains(DefaultComboBoxModel, Object) - Method in class com.steema.teechart.editors.functions.OBVFunctionEditor
 
contains(double) - Method in class com.steema.teechart.styles.PieAngle
 
contentPane - Variable in class com.steema.teechart.editors.BaseEditorDialog
The content pane.
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.ContourDraw(Contour) - Constructor for class com.steema.teechart.styles.Contour.ContourDraw
 
Contour.LevelProps - Class in com.steema.teechart.styles
 
Contour.LevelProps(Contour.LevelProps) - Constructor for class com.steema.teechart.styles.Contour.LevelProps
 
Contour.LevelProps(double, Color) - Constructor for class com.steema.teechart.styles.Contour.LevelProps
 
Contour.LevelResolver - Interface in com.steema.teechart.styles
 
ContourConstruction - Class in com.steema.teechart.styles
 
ContourEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
ContourEditor() - Constructor for class com.steema.teechart.editors.series.ContourEditor
 
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
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.ADXFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.BollingerFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.CCIFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.CLVFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.CompressOHLCFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.CustomFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.MACDFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.MovingAverageFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.OBVFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.PVOFunctionEditor
 
controlToEnable - Variable in class com.steema.teechart.editors.functions.SmoothingFunctionEditor
 
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() - Method in class com.steema.teechart.exports.ImageExport
Copy image to clipboard.
copyToClipboard(int, int) - Method in class com.steema.teechart.exports.ImageExport
Copy image to clipboard.
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
 
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
 
createButtonPane() - Method in class com.steema.teechart.editors.BaseEditorDialog
Called by the constructor methods to create the default buttonPane.
createChartEditor(Chart, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
createCloseButton() - Method in class com.steema.teechart.editors.BaseEditorDialog
Called by the constructor methods to create the default closeButton.
createDefaultPalette(int) - Method in class com.steema.teechart.styles.Custom3DPalette
 
createFormat(int) - Method in class com.steema.teechart.editors.export.ExportPanel
 
createGalleryPage(String) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
createGalleryPage(String, boolean) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
createGallerySeries(Class) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
createNew(Chart) - Static method in class com.steema.teechart.editors.gallery.ChartGallery
 
createNew(Dialog, IBaseChart) - Static method in class com.steema.teechart.editors.gallery.ChartGallery
Shows the Chart Gallery dialog to let the user choose a Series or Function class type.
createNew(Chart) - Static method in class com.steema.teechart.editors.gallery.GalleryByType
 
createNew(Container, Chart) - Static method in class com.steema.teechart.editors.gallery.GalleryByType
 
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) - Static method in class com.steema.teechart.styles.Series
Creates a new Series object and sets the Name, Chart and Function methods.
createPanel(JComponent, PreviewPanel) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
createSubChart(String) - Method in interface com.steema.teechart.editors.gallery.Gallery
 
createSubChart(String) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
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.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
 
createToolTip() - Method in class com.steema.teechart.TChart
 
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.Cursors
 
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
 
cSideBrush_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SurfaceEditor
 
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
 
currentX - Variable in class com.steema.teechart.drawing.Graphics3DAWT
 
currentY - Variable in class com.steema.teechart.drawing.Graphics3DAWT
 
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
cursorDisabled - Static variable in class com.steema.teechart.editors.gallery.GalleryPanel
The mouse cursor for Series styles that are not allowed (disabled).
CursorEditor - Class in com.steema.teechart.editors.tools
Title: CursorEditor class
CursorEditor() - Constructor for class com.steema.teechart.editors.tools.CursorEditor
 
cursorMoved(CursorTool.CursorEvent) - Method in interface com.steema.teechart.tools.CursorTool.CursorListener
 
Cursors - Class in com.steema.teechart
Title: Cursors class
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.CursorEvent(Object, int, ISeries, Point, double, double, int) - Constructor for class com.steema.teechart.tools.CursorTool.CursorEvent
Creates a new instance of CursorEvent
CursorTool.CursorListener - Interface in com.steema.teechart.tools
 
CursorTool.CursorToolResolver - Interface 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.CellsRow() - Constructor for class com.steema.teechart.styles.Custom3DGrid.CellsRow
 
Custom3DGrid.PCellsRow - Class in com.steema.teechart.styles
 
Custom3DGrid.PCellsRow() - Constructor for class com.steema.teechart.styles.Custom3DGrid.PCellsRow
 
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
 
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.BarStyleResolver - Interface in com.steema.teechart.styles
 
customBarSize - Variable in class com.steema.teechart.styles.CustomBar
 
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
 
customDate - Variable in class com.steema.teechart.styles.Calendar
 
CustomEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
CustomEditor() - Constructor for class com.steema.teechart.editors.series.CustomEditor
 
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
 
CustomFunctionEditor - Class in com.steema.teechart.editors.functions
Title: CustomFunctionEditor class
CustomFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.CustomFunctionEditor
 
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
 
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
 
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
 
DataEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
DataEditor(Chart) - Constructor for class com.steema.teechart.editors.DataEditor
 
DataEditor() - Constructor for class com.steema.teechart.editors.DataEditor
 
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.
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.Cursors
 
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
 
deleteSeries() - Method in class com.steema.teechart.editors.ChartListBox
 
density - Variable in class com.steema.teechart.styles.ContourSeriesMarks
 
depth - Variable in class com.steema.teechart.axis.Axes
 
depth - Variable in class com.steema.teechart.misc.PixelFormat
 
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
 
destroy() - Method in class com.steema.teechart.TChartApplet
Destroy the applet.
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
 
DialogFactory - Class in com.steema.teechart.editors
 
DialogFactory() - Constructor for class com.steema.teechart.editors.DialogFactory
 
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
 
dIncrement - Variable in class com.steema.teechart.editors.AxisIncrement
 
dirty - Variable in class com.steema.teechart.drawing.Graphics3DAWT
 
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.drawing.MiddleGradientPaintContext
Release the resources allocated for the operation.
dispose(boolean) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
dispose(boolean) - Method in class com.steema.teechart.functions.ADX
 
dispose(boolean) - Method in class com.steema.teechart.functions.Bollinger
 
dispose(boolean) - Method in class com.steema.teechart.functions.MACD
 
dispose(boolean) - 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.Series
 
dispose(boolean) - Method in class com.steema.teechart.TChart
Cleans up any resources being used.
dispose(boolean) - Method in class com.steema.teechart.TChartApplet
Clean up any resources being used.
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 class com.steema.teechart.editors.gallery.GalleryChart
 
doAfterDraw() - Method in interface com.steema.teechart.IChart
 
doAfterDraw() - Method in class com.steema.teechart.TChart
 
doAfterDraw() - Method in class com.steema.teechart.TChartApplet
 
doAfterDrawSeries() - Method in interface com.steema.teechart.IChart
 
doAfterDrawSeries() - Method in class com.steema.teechart.TChart
 
doAfterDrawSeries() - Method in class com.steema.teechart.TChartApplet
 
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
 
doAllowScroll(Axis, double, ScrollResult) - Method in class com.steema.teechart.TChartApplet
 
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
 
doBaseInvalidate() - Method in class com.steema.teechart.TChart
 
doBeforeDraw() - Method in interface com.steema.teechart.IChart
 
doBeforeDraw() - Method in class com.steema.teechart.TChart
 
doBeforeDraw() - Method in class com.steema.teechart.TChartApplet
 
doBeforeDrawAxes() - Method in interface com.steema.teechart.IChart
 
doBeforeDrawAxes() - Method in class com.steema.teechart.TChart
 
doBeforeDrawAxes() - Method in class com.steema.teechart.TChartApplet
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.BarJoin
 
doBeforeDrawChart() - Method in class com.steema.teechart.styles.CircularGauge
 
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
 
doBeforeDrawSeries() - Method in interface com.steema.teechart.IChart
 
doBeforeDrawSeries() - Method in class com.steema.teechart.TChart
 
doBeforeDrawSeries() - Method in class com.steema.teechart.TChartApplet
 
doBeforeDrawValues() - Method in class com.steema.teechart.styles.Circular
 
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
 
doChangedBrush(ChartBrush) - Method in interface com.steema.teechart.IBaseChart
 
doChangedFont(ChartFont) - Method in class com.steema.teechart.Chart
 
doChangedFont(ChartFont) - Method in interface com.steema.teechart.IBaseChart
 
doChartPrint() - Method in interface com.steema.teechart.IChart
 
doChartPrint() - Method in class com.steema.teechart.TChart
 
doChartPrint() - Method in class com.steema.teechart.TChartApplet
 
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
 
doClickAxis(Axis, FrameworkMouseEvent) - Method in class com.steema.teechart.TChartApplet
 
doClickLegend(Legend, FrameworkMouseEvent) - Method in interface com.steema.teechart.IChart
 
doClickLegend(Legend, FrameworkMouseEvent) - Method in class com.steema.teechart.TChart
 
doClickLegend(Legend, FrameworkMouseEvent) - Method in class com.steema.teechart.TChartApplet
 
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
 
doClickSeries(Object, Series, int, FrameworkMouseEvent) - Method in class com.steema.teechart.TChartApplet
 
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
 
doDrawImage(IGraphics3D) - Method in class com.steema.teechart.TChartApplet
 
doDrawLegend(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Chart
 
doDrawLegend(IGraphics3D, Rectangle) - Method in interface com.steema.teechart.IBaseChart
 
doEnableControls(boolean) - Method in class com.steema.teechart.editors.BevelEditor
 
doEnableControls(boolean) - Method in class com.steema.teechart.editors.BevelImageEditor
 
doEndDragLine() - Method in class com.steema.teechart.tools.ColorLine
 
doGetAxisRect(Rectangle) - Method in class com.steema.teechart.tools.CursorTool
 
doGetBarStyle(int) - Method in class com.steema.teechart.styles.CustomBar
 
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.TChartApplet
 
doMouseDown(int, int, int) - Method in class com.steema.teechart.Commander
 
doMouseDown(Point) - Method in class com.steema.teechart.legend.Legend
 
doMouseMove(int, int, Cursor) - Method in class com.steema.teechart.Chart
 
doMouseMove(int, int, int) - Method in class com.steema.teechart.Commander
 
doMouseUp(int, int, int) - Method in class com.steema.teechart.Commander
 
DONOTPAINT - Static variable in class com.steema.teechart.styles.TreatNullsStyle
Null points are not painted, but they are still used in other calculations.
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
 
DonutEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
DonutEditor() - Constructor for class com.steema.teechart.editors.series.DonutEditor
 
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
 
doScroll(Object) - Method in class com.steema.teechart.TChartApplet
 
doSetBuffered(boolean) - Method in interface com.steema.teechart.IChart
 
doSetBuffered(boolean) - Method in class com.steema.teechart.TChart
 
doSetBuffered(boolean) - Method in class com.steema.teechart.TChartApplet
 
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
 
doUnZoomed(Object) - Method in interface com.steema.teechart.IChart
 
doUnZoomed(Object) - Method in class com.steema.teechart.TChart
 
doUnZoomed(Object) - Method in class com.steema.teechart.TChartApplet
 
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
 
doZoom(Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double) - Method in class com.steema.teechart.Chart
 
doZoom(Point2D.Double, Point2D.Double, Point2D.Double, Point2D.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
 
doZoomed(Object) - Method in class com.steema.teechart.TChartApplet
 
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.
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
 
DragMarksEditor - Class in com.steema.teechart.editors.tools
Title: DragMarksEditor class
DragMarksEditor() - Constructor for class com.steema.teechart.editors.tools.DragMarksEditor
 
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.
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
 
DragPointEditor - Class in com.steema.teechart.editors.tools
Title: DragPointEditor class
DragPointEditor() - Constructor for class com.steema.teechart.editors.tools.DragPointEditor
 
DragPointStyle - Class in com.steema.teechart.tools
Title: DragPointStyle class
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) - Method in class com.steema.teechart.drawing.Graphics3DAWT
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.Graphics3DAWT
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) - 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) - 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) - 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, 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(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) - 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 botton 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 botton 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() - 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.CustomBox
 
draw() - 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.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(IGraphics3D, int) - Method in class com.steema.teechart.styles.Map.Polygon
 
draw() - Method in class com.steema.teechart.styles.Pie
 
draw() - Method in class com.steema.teechart.styles.PointFigure
 
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(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(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
 
drawArea - Variable in class com.steema.teechart.styles.Custom
 
drawAsMetafile(Rectangle) - Method in class com.steema.teechart.printer.PreviewPanel
 
drawAxis(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawAxis(IGraphics3D) - Method in class com.steema.teechart.styles.LinearGauge
 
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.
drawAxisMinorTick(IGraphics3D, Point, Point) - Method in class com.steema.teechart.styles.CustomGauge
 
drawAxisTick(IGraphics3D, Point, Point, Point, Point, Point, Point) - Method in class com.steema.teechart.styles.CustomGauge
 
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.Graphics3DAWT
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
 
drawBrushImage(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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
 
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
 
drawColorLines(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawColorLines(IGraphics3D) - Method in class com.steema.teechart.styles.LinearGauge
 
drawFace(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawFace(IGraphics3D) - Method in class com.steema.teechart.styles.LinearGauge
 
drawFrame() - Method in class com.steema.teechart.styles.CustomGauge
 
drawHand(IGraphics3D) - Method in class com.steema.teechart.styles.CustomGauge
 
drawHand(IGraphics3D) - Method in class com.steema.teechart.styles.LinearGauge
 
drawHandles() - Method in class com.steema.teechart.tools.DrawLineItem
 
drawImage(Image, Rectangle, Rectangle) - Method in class com.steema.teechart.printer.PrintPage
 
drawLeftWallFirst() - Method in class com.steema.teechart.Chart
 
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.Map.PolygonSeries
 
drawLegendShape(IGraphics3D, int, Rectangle) - Method in class com.steema.teechart.styles.Points3D
 
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.DrawLineAdapter() - Constructor for class com.steema.teechart.tools.DrawLine.DrawLineAdapter
 
DrawLine.DrawLineListener - Interface in com.steema.teechart.tools
 
DrawLine.DrawLineSelector - Interface in com.steema.teechart.tools
 
DrawLineEditor - Class in com.steema.teechart.editors.tools
Title: DrawLineEditor class
DrawLineEditor() - Constructor for class com.steema.teechart.editors.tools.DrawLineEditor
 
DrawLineHandle - Class in com.steema.teechart.tools
Title: DrawLineHandle class
DrawLineItem - Class in com.steema.teechart.tools
Title: DrawLine class
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
 
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
 
drawMargins(Rectangle) - Method in class com.steema.teechart.printer.PreviewPanel
 
drawMark(int, String, SeriesMarksPosition) - Method in class com.steema.teechart.styles.Bar
 
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.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.Series
 
drawOutlineSlice(int) - Method in class com.steema.teechart.styles.Pie
 
drawPaper(Graphics) - Method in class com.steema.teechart.printer.PreviewPanel
 
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
 
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(Point[], int, int) - Method in class com.steema.teechart.styles.Surface
 
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.Graphics3DAWT
 
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(String, int, int) - Method in class com.steema.teechart.printer.PrintPage
 
drawText() - Method in class com.steema.teechart.legend.LegendTitle
 
drawText - Variable in class com.steema.teechart.TextShape
 
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
 
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.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.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.Vector3D
 
drawValue(int) - Method in class com.steema.teechart.styles.Volume
Called internally.
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.
drawZone(double, double, int) - Method in class com.steema.teechart.styles.CustomPolar
 

E

EdgeStyle - Class in com.steema.teechart.drawing
Title: EdgeStyle - enum constants
edit(ChartBrush) - Static method in class com.steema.teechart.editors.BrushEditor
 
edit(Container, ChartBrush) - Static method in class com.steema.teechart.editors.BrushEditor
 
edit(Container, ChartFont) - Static method in class com.steema.teechart.editors.ChartFontEditor
Shows the ChartFont editor dialog to modify font parameter properties.
edit(Container, Gradient) - Static method in class com.steema.teechart.editors.GradientEditor
Edit
edit(Container, Gradient, boolean, boolean) - Static method in class com.steema.teechart.editors.GradientEditor
 
edit(GaugeSeriesPointer) - Static method in class com.steema.teechart.editors.series.GaugeSeriesPointerEditor
 
edit(GaugeSeriesPointer, boolean) - Static method in class com.steema.teechart.editors.series.GaugeSeriesPointerEditor
 
edit(Container, GaugeSeriesPointer, boolean) - Static method in class com.steema.teechart.editors.series.GaugeSeriesPointerEditor
 
edit(Container, SeriesPointer) - Static method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
edit(SeriesPointer) - Static method in class com.steema.teechart.editors.series.SeriesPointerEditorDialog
 
edit(Container, SeriesPointer) - Static method in class com.steema.teechart.editors.series.SeriesPointerEditorDialog
 
editAxes(Axes) - Static method in class com.steema.teechart.editors.ChartEditor
 
editAxes(Axes, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
editAxis(Axis) - Static method in class com.steema.teechart.editors.ChartEditor
 
editAxis(Axis, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
editChart(Chart) - Static method in class com.steema.teechart.editors.ChartEditor
 
editChart(Chart, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
editLegend(Chart) - Static method in class com.steema.teechart.editors.ChartEditor
 
editLegend(Chart, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
editLegend(Container, Legend) - Static method in class com.steema.teechart.editors.LegendEditor
 
editorPane - Variable in class com.steema.teechart.editors.BaseEditorDialog
The editor pane.
editPen() - Method in class com.steema.teechart.editors.ButtonPen
Shows the ChartPen editor dialog.
editSeries(Series) - Static method in class com.steema.teechart.editors.ChartEditor
 
editSeries(Series, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
editSeries(Series, String, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
editSeriesDatasource(Series) - Static method in class com.steema.teechart.editors.ChartEditor
 
editSeriesDatasource(Series, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
editSeriesMarks(Series) - Static method in class com.steema.teechart.editors.ChartEditor
 
editSeriesMarks(Series, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
editTool(Tool) - Static method in class com.steema.teechart.editors.ChartEditor
 
editTool(Tool, String) - Static method in class com.steema.teechart.editors.ChartEditor
 
eImag_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SmithEditor
 
eLength_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.series.BoxPlotEditor
 
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(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 Rect (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.Graphics3DAWT
Draws an Ellipse between the 2 co-ordinates.
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.
ellipseEnh(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
Internal use.
eLogBase_keyTyped(KeyEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
EmfOptions - Class in com.steema.teechart.exports.editors
Title: EMFOptions class
EmfOptions() - Constructor for class com.steema.teechart.exports.editors.EmfOptions
 
EMPTY - Static variable in class com.steema.teechart.drawing.Color
 
EMPTY - Static variable in class com.steema.teechart.Rectangle
 
EnableButtons() - Method in class com.steema.teechart.editors.SelectList
 
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
 
endPrint() - Method in class com.steema.teechart.printer.Printer
End multiple Chart print job.
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
 
eOrigin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
eOrigin_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.TowerEditor
 
ePos_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.series.BoxPlotEditor
 
EPSData - Class in com.steema.teechart.exports
Title: EPSData class
EPSData(MemoryOutputStream) - Constructor for class com.steema.teechart.exports.EPSData
 
EPSFont - Class in com.steema.teechart.exports
Title: EPSFont class
EPSFont() - Constructor for class com.steema.teechart.exports.EPSFont
 
EPSFonts - Class in com.steema.teechart.exports
Title: EPSFonts class
EPSFonts() - Constructor for class com.steema.teechart.exports.EPSFonts
 
EPSPage - Class in com.steema.teechart.exports
Title: EPSPage class
EPSPage(MemoryOutputStream, int, int) - Constructor for class com.steema.teechart.exports.EPSPage
 
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.Graphics3DAWT
Clears background defined for Rectangle Left, Top, Right, Bottom.
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
 
ErrBarEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
ErrBarEditor() - Constructor for class com.steema.teechart.editors.series.ErrBarEditor
 
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
 
ErrorStyle - Class in com.steema.teechart.styles
Title: ErrorStyle class
ErrorWidthUnit - Class in com.steema.teechart.styles
Title: ErrorWidthUnit class
eTitle_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
eTitle_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
eValue_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ContourEditor
 
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
Title: ExcelFont class
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
 
exchangeSeries(int, int) - Method in class com.steema.teechart.TChart
Deprecated.  
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.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.
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.
ExportEditors - Class in com.steema.teechart.editors.export
Title: TeeChart for Java
ExportEditors() - Constructor for class com.steema.teechart.editors.export.ExportEditors
 
ExportPanel - Class in com.steema.teechart.editors.export
Title: TeeChart for Java
ExportPanel() - Constructor for class com.steema.teechart.editors.export.ExportPanel
 
ExportPanel(Chart) - Constructor for class com.steema.teechart.editors.export.ExportPanel
 
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
 
Exports.DataExport() - Constructor for class com.steema.teechart.exports.Exports.DataExport
 
Exports.TemplateExport - Class in com.steema.teechart.exports
 
Exports.TemplateExport() - Constructor for class com.steema.teechart.exports.Exports.TemplateExport
 
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
 
ExtraLegendEditor - Class in com.steema.teechart.editors.tools
Title: ExtraLegendEditor class
ExtraLegendEditor() - Constructor for class com.steema.teechart.editors.tools.ExtraLegendEditor
 

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
 
FastLineEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
FastLineEditor() - Constructor for class com.steema.teechart.editors.series.FastLineEditor
 
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.
fileExtension - Variable in class com.steema.teechart.exports.DataExportFormat
 
fileExtension - Variable in class com.steema.teechart.exports.ImageExportFormat
 
FileFilter - Class in com.steema.teechart.misc
 
FileFilter(String, String) - Constructor for class com.steema.teechart.misc.FileFilter
Creates a new instance of FileFilter
fillGridIndex() - Method in class com.steema.teechart.styles.Custom3DGrid
 
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.Graphics3DAWT
 
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.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.Graphics3DAWT
 
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.
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
 
fillSeries() - Method in class com.steema.teechart.editors.ChartListBox
 
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.
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
 
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
 
fireMouse(FrameworkMouseEvent) - Method in class com.steema.teechart.tools.Tool
 
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.
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.
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.
fixedwidth - Variable in class com.steema.teechart.misc.JMultiLineToolTip
 
FLAT - Static variable in class com.steema.teechart.drawing.DashCap
 
FLAT - Static variable in class com.steema.teechart.drawing.EdgeStyle
Flat edges.
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
 
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 a TFourPoints structure (array of four TPoint records)
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(Component, int, long, int, int, int, int, boolean, int) - Constructor for class com.steema.teechart.events.FrameworkMouseEvent
 
FrameworkMouseEvent(Component, int, long, int, int, int, int, boolean) - Constructor for class com.steema.teechart.events.FrameworkMouseEvent
 
FrameworkMouseEvent(Component, int, long, int, int, int, int, int, int, boolean, 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.styles.ContourConstruction
 
fromInt(int) - Static method in class com.steema.teechart.styles.CustomStack
 
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 class com.steema.teechart.styles.MarksStyle
 
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 class com.steema.teechart.styles.TreatNullsStyle
 
fromInt(int) - Static method in class com.steema.teechart.styles.VerticalAxis
 
fromList_caretPositionChanged(InputMethodEvent) - Method in class com.steema.teechart.editors.SelectList
 
fromList_mouseClicked(MouseEvent) - Method in class com.steema.teechart.editors.SelectList
 
fromLTRB(int, int, int, int) - Static method in class com.steema.teechart.Rectangle
 
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.editors.ChartGridXValues
 
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
 
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.
FuncEdit - Class in com.steema.teechart.editors
Title: FuncEdit class
FuncEdit() - Constructor for class com.steema.teechart.editors.FuncEdit
 
FuncEdit(Series) - Constructor for class com.steema.teechart.editors.FuncEdit
 
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
 
functionEditorsOf - Static variable in class com.steema.teechart.editors.Utils
 
functionGalleryPage - Static variable in class com.steema.teechart.misc.Utils
 
functionsVisible - Variable in class com.steema.teechart.editors.gallery.GalleryPanel
Determines if Gallery panel shows Functions, or only Series.
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
 
FunnelEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
FunnelEditor() - Constructor for class com.steema.teechart.editors.series.FunnelEditor
 

G

g - Variable in class com.steema.teechart.ArrowPoint
 
g - Variable in class com.steema.teechart.drawing.Graphics3DAWT
 
g - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
Gallery - Interface in com.steema.teechart.editors.gallery
Title: Gallery class
GalleryByType - Class in com.steema.teechart.editors.gallery
Title: TeeChart for Java
GalleryByType() - Constructor for class com.steema.teechart.editors.gallery.GalleryByType
 
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
 
GalleryChart - Class in com.steema.teechart.editors.gallery
Title: GalleryChart class
GalleryChart() - Constructor for class com.steema.teechart.editors.gallery.GalleryChart
Creates a new Gallery dialog.
GalleryChart(boolean) - Constructor for class com.steema.teechart.editors.gallery.GalleryChart
Creates a new Gallery dialog.
GALLERYCOLOR - Static variable in class com.steema.teechart.editors.gallery.GalleryChart
The color used to change selected Chart's Gradient.
galleryNumCols - Static variable in class com.steema.teechart.editors.gallery.GalleryPanel
The default number of Columns in Gallery panel.
galleryNumRows - Static variable in class com.steema.teechart.editors.gallery.GalleryPanel
The default number of Rows in Gallery panel.
galleryPages(int) - Static method in class com.steema.teechart.editors.gallery.GalleryPanel
 
GalleryPanel - Class in com.steema.teechart.editors.gallery
Title: GalleryPanel class
GalleryPanel() - Constructor for class com.steema.teechart.editors.gallery.GalleryPanel
 
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
 
GanttEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
GanttEditor() - Constructor for class com.steema.teechart.editors.series.GanttEditor
 
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
 
GanttToolEditor - Class in com.steema.teechart.editors.tools
Title: GanttToolEditor class
GanttToolEditor() - Constructor for class com.steema.teechart.editors.tools.GanttToolEditor
 
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
 
GaugesEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
GaugesEditor() - Constructor for class com.steema.teechart.editors.series.GaugesEditor
 
GaugeSeriesPointer - Class in com.steema.teechart.styles
 
GaugeSeriesPointer(IBaseChart, Series) - Constructor for class com.steema.teechart.styles.GaugeSeriesPointer
 
GaugeSeriesPointerEditor - Class in com.steema.teechart.editors.series
 
GaugeSeriesPointerEditor(GaugeSeriesPointer) - Constructor for class com.steema.teechart.editors.series.GaugeSeriesPointerEditor
 
GeneralEditor - Class in com.steema.teechart.editors
Title: GeneralEditor class
GeneralEditor() - Constructor for class com.steema.teechart.editors.GeneralEditor
 
GeneralEditor(Chart) - Constructor for class com.steema.teechart.editors.GeneralEditor
 
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
 
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.ToolTip
Enables/Disables tooltip.
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
getActiveComponent() - Method in class com.steema.teechart.editors.ChartEditorPanel
 
getAdditionalBeanInfo() - Method in class com.steema.teechart.TChartBeanInfo
 
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
 
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.
getAllowMove() - Method in class com.steema.teechart.printer.PreviewPanel
 
getAllowResize() - Method in class com.steema.teechart.printer.PreviewPanel
 
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
 
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
 
getAppletInfo() - Method in class com.steema.teechart.TChartApplet
 
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.
getApplyZOrder() - Method in class com.steema.teechart.TChart
Deprecated.  
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
getAsBitmap() - Method in class com.steema.teechart.printer.PreviewPanel
 
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.
getAspect() - Method in class com.steema.teechart.TChartApplet
Accesses view characteristics of the Chart.
3D view parameters.
getAtSegments() - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
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
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
Returns whether the Y Axis for each page is scaled or not.
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
getAWTColor() - Method in class com.steema.teechart.editors.ButtonColor
 
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
Collection of predefined and custom axis objects.
getAxes() - Method in class com.steema.teechart.TChartApplet
Collection of predefined and custom axis objects.
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.tools.ToolAxis
The axis to which a Tool will belong.
Default value: null
getAxisLabelResolver() - Method in interface com.steema.teechart.IChart
 
getAxisLabelResolver() - Method in class com.steema.teechart.TChart
 
getAxisLabelResolver() - Method in class com.steema.teechart.TChartApplet
 
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
 
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.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.
getBackColor() - Method in class com.steema.teechart.TChart
The color the Chart rectangle is filled with.
The chart rectangle is the screen area between axes.
getBackColor() - Method in class com.steema.teechart.TChartApplet
 
getBackground() - Method in class com.steema.teechart.TChart
 
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
 
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
 
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.
getBeanDescriptor() - Method in class com.steema.teechart.TChartBeanInfo
 
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.
getBlueFactor() - Method in class com.steema.teechart.styles.Custom3DPalette
Defines the alpha value for the Blue of the ARGB component.
Default value: 1
getBMP() - Method in class com.steema.teechart.exports.ImageExport
Exports Chart as BMP format.
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
 
getBottom() - Method in interface com.steema.teechart.IBaseChart
 
getBottom() - Method in class com.steema.teechart.printer.PrintMargins
Bottom margin as percentage of paper dimensions.
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.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.Map.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.
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.
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.Map.Polygon
Determines the kind of brush used to fill the polygon interior.
getBrush() - Method in class com.steema.teechart.styles.Pie
Brush fill for PieSeries.
getBrush() - Method in class com.steema.teechart.styles.Pyramid
Sets Brush characteristics for the Pyramid 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.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.Zoom
Brush used to fill mousedragged zoom area.
getBSmooth() - Method in class com.steema.teechart.Shadow
 
getBuild() - Method in class com.steema.teechart.functions.Spline
Indicates the spline has already calculated smooth points.
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
Marks Callout characteristics.
Determines how to draw a line connecting a series mark to its series point.
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
Deprecated.  
getCanvas() - Method in class com.steema.teechart.TChartApplet
Obsolete. Please use Graphics3D property.
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.
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.
getChangeListeners() - Method in class com.steema.teechart.Page
Returns an array of all the ChangeListeners added to this PageNavigator with addChangeListener().
getChart() - Method in class com.steema.teechart.Commander
Associates the TeeCommander Component with a TCustomPanel (TChart or TDraw3D).
getChart() - Method in class com.steema.teechart.CommanderApplet
 
getChart() - Method in class com.steema.teechart.printer.ChartPrintJob
 
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
Defines the Chart to display.
getChart() - Method in class com.steema.teechart.TChartApplet
 
getChart() - Method in class com.steema.teechart.TeeBase
Chart associated with this object.
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
 
getChartList() - Method in class com.steema.teechart.printer.Printer
 
getChartPolygon(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
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
 
getChartRect() - Method in class com.steema.teechart.printer.ChartPrintJob
 
getChartRectBottom() - Method in class com.steema.teechart.Chart
 
getChartXCenter() - Method in class com.steema.teechart.drawing.Graphics3D
Returns the centre Horizontal co-ordinate 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.
getClickableLine() - Method in class com.steema.teechart.styles.Custom
Allows mouse clicks over the line drawn between points.
Default value: true
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.
getClipPoints() - Method in class com.steema.teechart.TChart
Deprecated.  
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.Map.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 colour 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.editors.ButtonColor
 
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(int) - Method in class com.steema.teechart.styles.Map.Polygon
The Color used to fill the polygon.
Or that used to draw the Brush pattern.
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() - 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
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: ""
getColorModel() - Method in class com.steema.teechart.drawing.MiddleGradientPaintContext
Return the ColorModel of the output.
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
 
getColorReduction() - Method in class com.steema.teechart.exports.editors.BMPOptions
 
getColorReduction() - Method in class com.steema.teechart.exports.editors.GIFOptions
 
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.misc.JMultiLineToolTip
 
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.
getCompression() - Method in class com.steema.teechart.exports.editors.PNGOptions
 
getCompressionLZW() - Method in class com.steema.teechart.exports.TIFF
 
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
 
getControl() - Method in class com.steema.teechart.TChartApplet
 
getCount() - Method in class com.steema.teechart.axis.Axes
Returns the number of axes.
getCount() - Method in class com.steema.teechart.editors.ChartListBox
 
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.
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
 
getCustomEditor() - Method in class com.steema.teechart.editors.ChartPropertyEditor
 
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
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
 
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 Calender Cell appearance characteristics for calender 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
Sets or 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.editors.export.ImageFilter
 
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.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.misc.FileFilter
 
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.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.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.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.HorizBox
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.HorizLine
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.styles.IsoSurface
 
getDescription() - Method in class com.steema.teechart.styles.Line
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.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.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.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.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.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.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.SeriesAnimation
Gets descriptive text.
getDescription() - Method in class com.steema.teechart.tools.SeriesBand
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.EPSFont
 
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.
getDirectColorModel() - Method in class com.steema.teechart.misc.PixelFormat
 
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.Zoom
The direction of the zoom on a selected area.

Example.
getDirty() - Method in class com.steema.teechart.drawing.Graphics3D
 
getDirty() - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
getDirty() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
getDismissDelay() - Method in class com.steema.teechart.ToolTip
Returns the period of time the ToolTip remains visible if the pointer is stationary on a control with specified ToolTip text.
getDisplayedPointCount() - Method in class com.steema.teechart.functions.DownSampling
 
getDisplaySub() - Method in class com.steema.teechart.editors.gallery.GalleryPanel
The GalleryPanel will display a sub-gallery when clicking left-bottom corner small arrow when true.
Default value: true
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.
getDMDown() - Method in class com.steema.teechart.functions.ADX
 
getDMUp() - Method in class com.steema.teechart.functions.ADX
 
getDocument() - Method in class com.steema.teechart.printer.Printer
 
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
 
getDragImage() - Method in class com.steema.teechart.printer.PreviewPanel
 
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.
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.
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
 
getDrawingFont() - 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.DrawLineItem
 
getDrawPart() - Method in class com.steema.teechart.events.ChartDrawEvent
 
getEdgeStyle() - Method in class com.steema.teechart.styles.Pie
 
getEditable() - Method in class com.steema.teechart.editors.ChartGrid
 
getEditDialog(Axes) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Axes) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(Axis) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Axis) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(Chart) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Chart) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(ChartBrush) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, ChartBrush) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(Gradient) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Gradient) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(Legend) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Legend) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(Series) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Series) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(Shadow) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Shadow) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(TextShape) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, TextShape) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(Tool) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Tool) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(Object) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditDialog(JFrame, Object) - Static method in class com.steema.teechart.editors.DialogFactory
 
getEditor() - Method in class com.steema.teechart.editors.ChartEditor
 
getEditorPane() - Method in class com.steema.teechart.editors.BaseEditorDialog
Returns the editorPane object for this dialog.
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).
getEMFType() - Method in class com.steema.teechart.exports.editors.EmfOptions
 
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.Commander
Returns whether the ToolBar is activated or not.
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
 
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%
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
 
getEpsData() - Method in class com.steema.teechart.exports.EPSPage
 
getErrorPen() - Method in class com.steema.teechart.styles.CustomError
Defines Pen to draw Error "T" on top of Error Bars.
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
 
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
Accesses Chart export attributess.
getExport() - Method in class com.steema.teechart.TChartApplet
Accesses Chart export methods.
getExtension() - Method in class com.steema.teechart.misc.FileFilter
 
getExtension(File) - Static method in class com.steema.teechart.misc.FileFilter
Get the extension of a file.
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.
getFileName(JComponent) - Static method in class com.steema.teechart.editors.PictureDialog
 
getFillLevels() - Method in class com.steema.teechart.styles.Contour
The ContourSeries FillLevels.
Default value: false
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.ExcelFormat
 
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
Returns the first ValueIndex of the current 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.
getFixedWidth() - Method in class com.steema.teechart.misc.JMultiLineToolTip
 
getFollowMouse() - Method in class com.steema.teechart.tools.CursorTool
Moves Cursor when moving the mouse.
Default value: false
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.TChart
Determines the Font characteristics.
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
 
getFontName(ChartFont) - Method in class com.steema.teechart.exports.EPSFont
 
getFonts() - Method in class com.steema.teechart.exports.EPSData
 
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
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 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.
getForeground() - Method in class com.steema.teechart.TChart
Determines the Foreground color.
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.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.
getFrame() - Method in class com.steema.teechart.TChart
Use TChart.getWalls()getPen() instead.
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
getFunction() - Method in class com.steema.teechart.styles.Series
Function object to calculate values.
Default value: null
getFunctionType() - Method in class com.steema.teechart.editors.gallery.GalleryPanel
Returns currently selected Function style, or null if none.
getGantt() - Method in class com.steema.teechart.tools.GanttTool
 
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
 
getGetCursorPos() - Method in class com.steema.teechart.TChart
Deprecated.  
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.Map.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.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.
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.drawing.Graphics3DAWT
Accesses Drawing Graphics
getGraphics() - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
getGraphics() - Method in interface com.steema.teechart.drawing.IGraphics3D
 
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.printer.PreviewPanel
 
getGraphics3D() - Method in class com.steema.teechart.TChart
Used to access TeeChart Draw attributes.
getGraphics3D() - Method in class com.steema.teechart.TChartApplet
Access TeeChart Draw methods.
getGrayScale() - Method in class com.steema.teechart.exports.editors.PNGOptions
 
getGrayscale() - Method in class com.steema.teechart.printer.Printer
Prints a Grayscale Chart when true.
Default value: false
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
 
getHatchTexture() - Method in class com.steema.teechart.drawing.ChartBrush
 
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.exports.ImageExportFormat
Returns the Height of the Exported image.
getHeight() - Method in interface com.steema.teechart.IBaseChart
 
getHeight() - Method in class com.steema.teechart.printer.PrintMargins
 
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
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.
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.
getHints() - Method in class com.steema.teechart.Commander
When true shows Hints over buttons on ToolBar
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
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
getIcon(int) - Method in class com.steema.teechart.CommanderBeanInfo
 
getIcon(int) - Method in class com.steema.teechart.editors.ButtonColorBeanInfo
 
getIcon(int) - Method in class com.steema.teechart.editors.ButtonPenBeanInfo
 
getIcon(int) - Method in class com.steema.teechart.editors.ChartEditorBeanInfo
 
getIcon(int) - Method in class com.steema.teechart.printer.PreviewPanelBeanInfo
 
getIcon(int) - Method in class com.steema.teechart.TChartBeanInfo
 
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(Component) - Method in class com.steema.teechart.drawing.HatchStyle
 
getImage() - Method in class com.steema.teechart.editors.ImagePanel
 
getImage() - Method in class com.steema.teechart.exports.Exports
Gets a class instance with methods to create images from chart.
getImage(String, Component) - Static method in class com.steema.teechart.misc.ImageUtils
 
getImage(URL, Component) - 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.TChart
 
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
 
getImagePixels(Image) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
getImagePixels(Image) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
getImagePixels(Image) - Method in interface com.steema.teechart.drawing.IGraphics3D
getImagePixels
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
Accesses Chart import attributes.
getImport() - Method in class com.steema.teechart.TChartApplet
Accesses Chart import and methods.
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.
getIncrement() - Method in class com.steema.teechart.editors.AxisIncrement
 
getIncrementText(double, boolean, boolean, String) - Static method in class com.steema.teechart.editors.AxisIncrement
 
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 class com.steema.teechart.styles.Map.Polygon
 
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.
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.ToolTip
Returns the time lag before the Tool Tip appears.
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
 
getInternalPen() - Method in class com.steema.teechart.styles.ContourLevel
 
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.
getIrregularGrid() - Method in class com.steema.teechart.styles.Custom3DGrid
Determine if X and Z values are equi-distant or not.
Default value: false
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
 
getIZoomfactor() - Method in class com.steema.teechart.drawing.Graphics3D
 
getJavaInitializationString() - Method in class com.steema.teechart.editors.ChartPropertyEditor
 
getJoinPen() - Method in class com.steema.teechart.styles.BarJoin
Determines the pen to draw the lines between each bar point.
getJPEG() - Method in class com.steema.teechart.exports.ImageExport
Exports Chart as JPEG format.
getJPEGOptions() - Method in class com.steema.teechart.exports.JPEGFormat
 
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
getLabelMember() - Method in class com.steema.teechart.styles.Series
The the Datasource Label Field.
Default value: ""
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.
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.
getLabelValue() - Method in class com.steema.teechart.axis.NextAxisLabelValue
Returns the desired Axis Label value.
getLabelValues() - Method in class com.steema.teechart.Commander
Enables/disables the display of TeeCommander's advisory status messages, eg.
getLandscape() - Method in class com.steema.teechart.printer.Printer
Sets the current Printer orientation to Landscape.
Default value: false
getLanguages() - Method in class com.steema.teechart.editors.AskLanguage
 
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.printer.PrintMargins
Left margin as percentage of paper dimensions.
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.tools.Annotation
The horizontal displacement in pixels of text box from Chart's left edge.
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
 
getLegendResolver() - Method in class com.steema.teechart.TChartApplet
 
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.
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
 
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.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.
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.
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.
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.
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
 
getMargin() - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
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.
getMarginBounds() - Method in class com.steema.teechart.printer.PrintPage
 
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.
getMargins() - Method in class com.steema.teechart.printer.PreviewPanel
 
getMargins() - Method in class com.steema.teechart.printer.Printer
The four margins as a percentage of paper dimensions.
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
getMarginUnits() - Method in class com.steema.teechart.printer.Printer
Printer Margin Units as a percentage or hundredths of an inch.
Default value: HundredthsInch
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.
getMarksPie() - Method in class com.steema.teechart.styles.Pie
 
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
 
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.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.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
 
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.Custom3D
Checks if given series object instance is a Custom3D instance.
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
 
getMetafiling() - Method in class com.steema.teechart.TChart
True when the Chart is internally drawing into a Metafile image.
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.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.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.Custom3D
Returns Minimum Z Value.
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
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.
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
getNumCols() - Method in class com.steema.teechart.editors.gallery.GalleryPanel
The number of Series type columns to display in the Chart Gallery Panel.
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
 
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.
getNumRows() - Method in class com.steema.teechart.editors.gallery.GalleryPanel
The number of Series type rows to display in the Chart Gallery Panel.
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
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.editors.export.BMPEditor
 
getOptions() - Method in class com.steema.teechart.editors.export.ExportEditors
 
getOptions() - Method in class com.steema.teechart.editors.export.GIFEditor
 
getOptions() - Method in class com.steema.teechart.editors.export.JPEGEditor
 
getOptions() - Method in class com.steema.teechart.editors.export.PNGEditor
 
getOptions() - Method in class com.steema.teechart.exports.BMPFormat
 
getOptions() - Method in class com.steema.teechart.printer.Printer
 
getOptions(PageFormat) - Method in class com.steema.teechart.printer.Printer
 
getOrder() - Method in class com.steema.teechart.styles.ValueList
Determines if points are automatically sorted or left at original position.
Runtime only.
getOrientation() - Method in class com.steema.teechart.printer.PreviewPanel
 
getOrientation() - Method in class com.steema.teechart.printer.Printer
 
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.
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.Map.PolygonList
The Map Series that owns the PolygonList.
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.
getPageBounds() - Method in class com.steema.teechart.printer.PrintPage
 
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 class com.steema.teechart.TChart
Accesses Panning characteristics.
getPaperColor() - Method in class com.steema.teechart.printer.PreviewPanel
 
getPaperRect() - Method in class com.steema.teechart.printer.Printer
Returns
getPaperShadow() - Method in class com.steema.teechart.printer.PreviewPanel
 
getParameterInfo() - Method in class com.steema.teechart.TChartApplet
 
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.Map.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.Map.Polygon
The polygon uses the same Pen as its Parentseries, when true.
If false, the polygon uses its own Pen.
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.editors.ButtonPen
Returns the ChartPen being edited.
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.Map.Polygon
Specifies the Pen used to draw the border of the polygon.
getPen() - Method in class com.steema.teechart.styles.Map.PolygonSeries
 
getPen() - Method in class com.steema.teechart.styles.Pie
Line pen for Pie.
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.CursorTool
Element Pen characteristics.
getPen() - Method in class com.steema.teechart.tools.DrawLine
Element Pen characteristics.
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.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.
getPNG() - Method in class com.steema.teechart.exports.ImageExport
Exports Chart as PNG format.
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.
getPoints() - Method in class com.steema.teechart.styles.LevelSegment
 
getPoints() - Method in class com.steema.teechart.styles.Map.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.Map.PolygonList
 
getPolygon(String) - Method in class com.steema.teechart.styles.Map.PolygonList
 
getPolygon() - Method in class com.steema.teechart.styles.Map.PolygonSeries
 
getPolygonPoints() - Method in class com.steema.teechart.styles.Map.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.EPSData
 
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.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(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.
getPreferredSize() - Method in class com.steema.teechart.CommanderApplet
 
getPreferredSize() - Method in class com.steema.teechart.TChart
 
getPreferredSize() - Method in class com.steema.teechart.TChartApplet
 
getPreviewPanel() - Method in class com.steema.teechart.editors.PreviewDialog
 
getPreviewPanel() - Method in class com.steema.teechart.editors.PreviewFrame
 
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.printer.PreviewPanel
 
getPrinter() - Method in class com.steema.teechart.TChart
Printing related attributes.
getPrinterJob() - Method in class com.steema.teechart.printer.Printer
Selects the Chart print job to be sent to the currently selected Printer.
getPrinting() - Method in class com.steema.teechart.Chart
Determines when Chart is being printed.
getPrinting() - Method in interface com.steema.teechart.IBaseChart
 
getPrinting() - Method in class com.steema.teechart.TChart
Determines which Chart is being printed.
getPrintPanelBackground() - Method in class com.steema.teechart.printer.Printer
Prints transparent Chart Panel when false.
Default value: false
getPropertyDescriptors() - Method in class com.steema.teechart.TChartBeanInfo
 
getProportional() - Method in class com.steema.teechart.printer.Printer
Print dimensions of Chart proportional to those onscreen.
Default value: true
getQuality() - Method in class com.steema.teechart.exports.editors.JPEGOptions
 
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.
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.
getRange() - Method in class com.steema.teechart.axis.Axis
internal use.
getRange() - Method in class com.steema.teechart.styles.ValueList
 
getRaster(int, int, int, int) - Method in class com.steema.teechart.drawing.MiddleGradientPaintContext
Return a Raster containing the colors generated for the graphics operation.
getRCirclePen() - Method in class com.steema.teechart.styles.Smith
Defines Pen to draw RCircles of the Smith Series.
rCircle (resistance circle) pen.
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.printer.Printer
Sets the Chart to detail resolution for printing.
Valid values from from 1 to 100.
Default value: 1
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.
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.printer.PrintMargins
Right margin as percentage of paper dimensions.
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.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.
getRotateLabels() - Method in class com.steema.teechart.styles.CircularGauge
 
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).
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.
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.
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() - Static method in class com.steema.teechart.drawing.Graphics3D
Returns the height, in pixels, of the Chart Panel.
It should be used when using Canvas methods to draw relative to the Panel height.
getScreenWidth() - Static method in class com.steema.teechart.drawing.Graphics3D
Returns the width, in pixels, of the Chart Panel.
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.
getSelectedChart() - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
getSeparation() - Method in class com.steema.teechart.axis.AxisLabels
Specifies the minimum distance between Axis Labels as a percentage.
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.editors.ChartListBox
 
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(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
Collection of Series contained in this Chart.

TeeChart Series are the data display method type, e.g.
getSeries(int) - Method in class com.steema.teechart.TChart
Default indexer.
Example: tChart1[0].Color=Color.Blue; is equivalent to tChart1.Series[0].Color=Color.Blue;
getSeries() - Method in class com.steema.teechart.TChartApplet
Collection of Series contained in this Chart.
getSeries(int) - Method in class com.steema.teechart.TChartApplet
Default indexer.
Example: tChart1[0].Color=Color.Blue; is equivalent to tChart1.Series[0].Color=Color.Blue;
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.Series
Obsolete. Use the Series.Color method 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
 
getSeriesHeight3D() - Method in interface com.steema.teechart.IBaseChart
 
getSeriesIndexOf(Series) - Method in class com.steema.teechart.Chart
 
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
 
getSeriesType() - Method in class com.steema.teechart.editors.gallery.GalleryByType
Returns the currently selected Series style at Gallery.
getSeriesType() - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
getSeriesWidth3D() - Method in class com.steema.teechart.Chart
 
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.
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
 
getShowActiveCheck() - Method in class com.steema.teechart.editors.ChartListBox
 
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.
getShowColors() - Method in class com.steema.teechart.editors.ChartGrid
 
getShowFields() - Method in class com.steema.teechart.editors.ChartGrid
 
getShowImage() - Method in class com.steema.teechart.printer.PreviewPanel
 
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.
getShowLabels() - Method in class com.steema.teechart.editors.ChartGrid
 
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.
getShowSeriesColor() - Method in class com.steema.teechart.editors.ChartListBox
 
getShowSeriesIcon() - Method in class com.steema.teechart.editors.ChartListBox
 
getShowSeriesTitle() - Method in class com.steema.teechart.editors.ChartListBox
 
getShowXValues() - Method in class com.steema.teechart.editors.ChartGrid
 
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
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.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.
getSizePercent() - Method in class com.steema.teechart.styles.Pyramid
The size of Pyramid base relative to Chart Axis bounding width.
Default value: 50
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.editors.gallery.GalleryPanel
Determines if the chart gallery will display charts in normal mode or "smooth" mode.
getSmoothBitmap() - Method in class com.steema.teechart.printer.PreviewPanel
 
getSmoothBlur() - Method in class com.steema.teechart.Shadow
 
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.
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
 
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.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.
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.EPSData
 
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
 
getStroke() - Method in class com.steema.teechart.drawing.ChartPen
 
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.printer.PreviewChartPen
 
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.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.
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.
getSubIndex() - Method in class com.steema.teechart.editors.gallery.GalleryByType
 
getSubIndex() - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
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.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.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.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
 
getTeeCursor() - Method in interface com.steema.teechart.IChart
 
getTeeCursor() - Method in class com.steema.teechart.TChart
 
getTeeCursor() - Method in class com.steema.teechart.TChartApplet
 
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
 
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.Map.Polygon
Specifies the text string that labels the polygon
getText() - Method in class com.steema.teechart.styles.Pie.PieOtherSlice
Title for otherSlice.
Default value: Other
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
Returns the text to be displayed at the 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.
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.
getTexture(Rectangle) - Method in class com.steema.teechart.drawing.ChartBrush
 
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
getTimer() - Method in class com.steema.teechart.styles.Clock
Returns the Timer used by the clock series.
Internal timer used to display the clock seconds arrow in realtime.
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.printer.PreviewPanel
 
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
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
 
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
Collection of Tool components contained in this Chart.
getTools() - Method in class com.steema.teechart.TChartApplet
Collection of Tool components contained in this Chart.
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.printer.PrintMargins
Top margin as percentage of paper dimensions.
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.tools.Annotation
The vertical displacement in pixels of text box from Chart's top edge.
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.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.
getTransferData(DataFlavor) - Method in class com.steema.teechart.TChart
 
getTransferDataFlavors() - Method in class com.steema.teechart.TChart
 
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.Map.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.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.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.
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.
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.exports.PDFData.PDFResource
 
getUnderline() - Method in class com.steema.teechart.drawing.ChartFont
Underline Font for text.
Default value: false
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
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.
getUseAntiAlias() - Method in class com.steema.teechart.printer.Printer
Applies anti-alias to plotting Pen when true.
Default value: false
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 ancanvas 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.
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
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.
getUsePaletteMin() - Method in class com.steema.teechart.styles.Custom3DPalette
Forces the color palette to start at Custom3DPalette.getUsePaletteMin() value when true.
Default value: false
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
 
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.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
 
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.
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
 
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.editors.gallery.GalleryPanel
View Series Types in Gallery Panel as 3D/2D.
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.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.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
Accesses left, bottom and back wall characteristics of the Chart.
getWalls() - Method in class com.steema.teechart.TChartApplet
Accesses wall characteristics of the Chart.
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
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.drawing.ChartPen
Determines the width of lines the pen draws.
Default value: 1
getWidth() - Method in class com.steema.teechart.exports.ImageExportFormat
Returns the Width of the Exported image.
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.printer.PrintMargins
 
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
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.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.exports.Exports.TemplateExport
Returns all chart properties that are different from their default values, in XML text format.
getXML(Object) - Method in class com.steema.teechart.exports.Exports.TemplateExport
Returns all properties in "value" Object that are different from their default values, in XML text 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.
getXStep() - Method in class com.steema.teechart.styles.ColorGrid
 
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.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.
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.Map.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 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.
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.
getZStep() - Method in class com.steema.teechart.styles.ColorGrid
 
getZValues() - Method in class com.steema.teechart.styles.Custom3D
Values defining Z grid point positions.
ZValues is a standard IValueList object.
GIFEditor - Class in com.steema.teechart.editors.export
Title: TeeChart for Java
GIFEditor() - Constructor for class com.steema.teechart.editors.export.GIFEditor
 
GIFFormat - Class in com.steema.teechart.exports
Title: TeeChart for Java
GIFFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.GIFFormat
 
GIFOptions - Class in com.steema.teechart.exports.editors
Title: GIGOptions class
GIFOptions() - Constructor for class com.steema.teechart.exports.editors.GIFOptions
 
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
GradientEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
GradientEditor(Gradient) - Constructor for class com.steema.teechart.editors.GradientEditor
 
GradientEditor() - Constructor for class com.steema.teechart.editors.GradientEditor
 
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 - Variable in class com.steema.teechart.printer.PreviewPanel
 
Graphics3DAWT - Class in com.steema.teechart.drawing
Title: Graphics3DAWT class
Graphics3DAWT() - Constructor for class com.steema.teechart.drawing.Graphics3DAWT
 
Graphics3DAWT(IBaseChart) - Constructor for class com.steema.teechart.drawing.Graphics3DAWT
 
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) - 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.
greenMax - Variable in class com.steema.teechart.misc.PixelFormat
 
greenShift - Variable in class com.steema.teechart.misc.PixelFormat
 
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
 
GridBandEditor - Class in com.steema.teechart.editors.tools
Title: GridBandEditor class
GridBandEditor() - Constructor for class com.steema.teechart.editors.tools.GridBandEditor
 
GridEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
GridEditor() - Constructor for class com.steema.teechart.editors.series.GridEditor
 
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
 
GridTransposeEditor - Class in com.steema.teechart.editors.tools
Title: GridTransposeEditor class
GridTransposeEditor() - Constructor for class com.steema.teechart.editors.tools.GridTransposeEditor
 

H

HALFMONTH - Static variable in class com.steema.teechart.DateTimeStep
Defines a HalfMonth TimeSpan.
HAND - Static variable in class com.steema.teechart.Cursors
 
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[], MouseEvent) - Static method in class com.steema.teechart.events.Utils
 
HandStyle - Class in com.steema.teechart.styles
Title: HandStyle clas
hasAlpha(Image) - Static method in class com.steema.teechart.drawing.Graphics3DAWT
 
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
 
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
 
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.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.
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
 
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
 
HighLowEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
HighLowEditor() - Constructor for class com.steema.teechart.editors.series.HighLowEditor
 
HistoEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
HistoEditor() - Constructor for class com.steema.teechart.editors.series.HistoEditor
 
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
 
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
 
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.ZoomDirections
Allows only Horizontal Zooming.
HORIZONTAL_SPACE - Static variable in class com.steema.teechart.editors.ButtonPageNavigator
 
HorizontalAxis - Class in com.steema.teechart.styles
Title: HorizontalAxis class
HORIZONTALBRICK - Static variable in class com.steema.teechart.drawing.HatchStyle
 
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.Graphics3DAWT
Draws a Horizontal Line.
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
HotSpotEditor - Class in com.steema.teechart.editors.tools
Title: HotSpotEditor class
HotSpotEditor() - Constructor for class com.steema.teechart.editors.tools.HotSpotEditor
 
hSBFactor_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.LightToolEditor
 
hSBLeft_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.LightToolEditor
 
hSBTop_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.LightToolEditor
 
HSPLIT - Static variable in class com.steema.teechart.Cursors
 
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
 

I

iAdjustCircleForMarks - Variable in class com.steema.teechart.styles.Circular
 
iAngle - Variable in class com.steema.teechart.axis.AxisLabels
 
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:
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
 
iErrorStyle - Variable in class com.steema.teechart.styles.CustomError
 
IGNORE - Static variable in class com.steema.teechart.styles.TreatNullsStyle
Null points are completely ignored.
IGraphics3D - Interface in com.steema.teechart.drawing
Title: IGraphics3D class
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(Dimension) - Method in class com.steema.teechart.exports.ImageExport
 
image(int, int) - Method in class com.steema.teechart.exports.ImageExport
Chart exports to image format.
image() - Method in class com.steema.teechart.exports.ImageExport
 
image(int, int) - Method in interface com.steema.teechart.IBaseChart
 
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
 
ImageEditor - Class in com.steema.teechart.editors.series
Title: ImageEditor class
ImageEditor() - Constructor for class com.steema.teechart.editors.series.ImageEditor
 
ImageExport - Class in com.steema.teechart.exports
Title: TeeChart for Java
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
 
ImageFilter - Class in com.steema.teechart.editors.export
Title: TeeChart for Java
ImageFilter() - Constructor for class com.steema.teechart.editors.export.ImageFilter
 
imageFormats_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
ImageMode - Class in com.steema.teechart
Title: ImageMode class
ImagePanel - Class in com.steema.teechart.editors
Title: TeeChart for Java
ImagePanel() - Constructor for class com.steema.teechart.editors.ImagePanel
 
imageRect - Variable in class com.steema.teechart.printer.PreviewPanel
 
ImageToolEditor - Class in com.steema.teechart.editors.tools
Title: ImageEditor class
ImageToolEditor() - Constructor for class com.steema.teechart.editors.tools.ImageToolEditor
 
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
 
Imports.Template() - Constructor for class com.steema.teechart.imports.Imports.Template
 
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.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.Map.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.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
 
init() - Method in class com.steema.teechart.editors.AbstractPageNavigator
 
init() - Method in class com.steema.teechart.editors.ButtonPageNavigator
 
init() - Method in class com.steema.teechart.editors.SliderPageNavigator
 
init() - Method in class com.steema.teechart.TChartApplet
 
initButtons() - Method in class com.steema.teechart.editors.ButtonPageNavigator
 
initSlider() - Method in class com.steema.teechart.editors.SliderPageNavigator
 
initWindow(Aspect, Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
initWindow(Aspect, Rectangle, int) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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
 
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.
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
 
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
 
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
 
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.
internalTransparency - Variable in class com.steema.teechart.drawing.ChartBrush
 
InternalUse - Variable in class com.steema.teechart.styles.Series
 
intersect(Rectangle) - Method in class com.steema.teechart.Rectangle
 
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.
invalidateColumns() - Method in class com.steema.teechart.editors.ChartGrid
 
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
 
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 class com.steema.teechart.Commander
 
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
 
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
 
iPreviousCount - Variable in class com.steema.teechart.styles.CustomBar
 
iRange - Variable in class com.steema.teechart.styles.CustomGauge
 
isAxisCustom(Axis) - Method in class com.steema.teechart.Chart
 
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
isDataFlavorSupported(DataFlavor) - Method in class com.steema.teechart.TChart
 
isDateTime() - Method in class com.steema.teechart.axis.Axis
Returns if the Axis dependent values are DateTime or not.
isDateTime - Variable in class com.steema.teechart.editors.AxisIncrement
 
isDateTime - Variable in class com.steema.teechart.editors.AxisMaxMin
 
isDefaultAxis() - Method in class com.steema.teechart.styles.CustomGauge
 
isDepthAxis - Variable in class com.steema.teechart.axis.Axis
 
isDirty - Variable in class com.steema.teechart.Chart
 
isDoubleBuffered() - Method in class com.steema.teechart.CommanderApplet
 
isDoubleBuffered() - Method in class com.steema.teechart.TChartApplet
 
isEditable - Variable in class com.steema.teechart.editors.ChartGrid
 
isEmpty() - Method in class com.steema.teechart.drawing.Color
 
iSeparation - Variable in class com.steema.teechart.axis.AxisLabels
 
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
 
isExact - Variable in class com.steema.teechart.editors.AxisIncrement
 
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".
isOpaque() - Method in class com.steema.teechart.TChart
 
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
 
IsoSurfaceEditor - Class in com.steema.teechart.editors.series
 
IsoSurfaceEditor() - Constructor for class com.steema.teechart.editors.series.IsoSurfaceEditor
 
isPartial - Variable in class com.steema.teechart.printer.Printer
 
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
 
iStartPos - Variable in class com.steema.teechart.axis.Axis
 
iStep - Variable in class com.steema.teechart.editors.AxisIncrement
 
iStyle - Variable in class com.steema.teechart.axis.AxisLabels
 
isValid(Object) - Method in class com.steema.teechart.editors.SourceEditor
 
isValidDataSource(Series, Object) - Method in class com.steema.teechart.Chart
 
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
iVertical - Variable in class com.steema.teechart.styles.CustomBox
 
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

jbDown_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesEditor
 
jbInit() - Method in class com.steema.teechart.editors.FuncEdit
jbInit
jbInit() - Method in class com.steema.teechart.editors.SourceEditor
 
jbInit() - Method in class com.steema.teechart.editors.SummaryEditor
 
jbUp_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AskLanguage
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GradientEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PanelEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ShapeEditor
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TextInput
 
jButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.WallEditor
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartFontEditor
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ArrowEditor
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.TextInput
 
jButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ToolsGallery
 
jButton3_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
jButton7_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesEditor
 
jButtonApply_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ThemesEditor
 
jCheckBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
jCheckBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
jCheckBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
jCheckBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
jCheckBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PagingEditor
 
jCheckBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PanelEditor
 
jCheckBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
jCheckBox1_itemStateChanged(ItemEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
jCheckBox2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
jCheckBox2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
jCheckBox2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PagingEditor
 
jCheckBox3_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
jComboBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
jComboBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.gallery.GalleryByType
 
jComboBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
jElevation_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
jHoriz_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
JMultiLineToolTip - Class in com.steema.teechart.misc
 
JMultiLineToolTip() - Constructor for class com.steema.teechart.misc.JMultiLineToolTip
 
JPEGEditor - Class in com.steema.teechart.editors.export
Title: TeeChart for Java
JPEGEditor() - Constructor for class com.steema.teechart.editors.export.JPEGEditor
 
JPEGFormat - Class in com.steema.teechart.exports
Title: TeeChart for Java
JPEGFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.JPEGFormat
 
JPEGOptions - Class in com.steema.teechart.exports.editors
Title: JPEG clas
JPEGOptions() - Constructor for class com.steema.teechart.exports.editors.JPEGOptions
 
jPerspective_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
jRadioButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.CompressOHLCFunctionEditor
 
jRadioButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
jRadioButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.CompressOHLCFunctionEditor
 
jRadioButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
jRadioButton3_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewPanelEditor
 
jSlider1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
jSpinner1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.MACDFunctionEditor
 
jSpinner1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.SeriesAnimationEditor
 
jSpinner1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.WallsEditor
 
jSpinner2_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.MACDFunctionEditor
 
jSpinner3_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.MACDFunctionEditor
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.FuncEdit
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.ToolsGallery
 
jTabbedPane1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.WallsEditor
 
jTree1_valueChanged(TreeSelectionEvent) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
jVert_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
jZoom_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AspectEditor
 

L

LABEL - Static variable in class com.steema.teechart.styles.MarksStyle
Shows the associated Point Label.
labelColor_mouseClicked(MouseEvent) - Method in class com.steema.teechart.editors.TextEditor
 
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.
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
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
 
lAxes_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
lAxis_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.ToolsGallery
 
lbLangs - Variable in class com.steema.teechart.editors.AskLanguage
 
lbSeries_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.SeriesEditor
 
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.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.printer.PreviewZone
 
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.printer.PreviewZone
 
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 - Static variable in class com.steema.teechart.printer.PreviewZone
 
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.
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
LegendEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
LegendEditor() - Constructor for class com.steema.teechart.editors.LegendEditor
 
LegendEditor(Chart) - Constructor for class com.steema.teechart.editors.LegendEditor
 
LegendEditor(Legend) - Constructor for class com.steema.teechart.editors.LegendEditor
 
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
 
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
 
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
 
lHatch_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
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
 
LIGHTHORIZONTAL - Static variable in class com.steema.teechart.drawing.HatchStyle
 
LightToolEditor - Class in com.steema.teechart.editors.tools
Title: LightToolEditor class
LightToolEditor() - Constructor for class com.steema.teechart.editors.tools.LightToolEditor
 
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(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.Graphics3DAWT
 
line(int, int, int, int) - Method in class com.steema.teechart.drawing.Graphics3DAWT
Draws a Line between co-ordinates.
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.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
 
LinearGaugeEditor - Class in com.steema.teechart.editors.series
 
LinearGaugeEditor() - Constructor for class com.steema.teechart.editors.series.LinearGaugeEditor
 
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
 
LineEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
LineEditor() - Constructor for class com.steema.teechart.editors.series.LineEditor
 
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.
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
 
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.Graphics3DAWT
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.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() - Method in class com.steema.teechart.exports.editors.BMPOptions.EPSOptions
 
Load() - Method in class com.steema.teechart.exports.editors.BMPOptions
 
Load() - Method in class com.steema.teechart.exports.editors.BMPOptions.PDFOptions
 
Load() - Method in class com.steema.teechart.exports.editors.BMPOptions.SVGOptions
 
Load() - Method in class com.steema.teechart.exports.editors.BMPOptions.VMLOptions
 
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(String) - Static method in class com.steema.teechart.editors.SeriesEditor
 
loadImage(String) - Method in class com.steema.teechart.TChartBeanInfo
 
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.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.
lostOwnership(Clipboard, Transferable) - Method in class com.steema.teechart.editors.export.ExportPanel
 
lostOwnership(Clipboard, Transferable) - Method in class com.steema.teechart.exports.DataExportFormat
 
lostOwnership(Clipboard, Transferable) - Method in class com.steema.teechart.exports.ImageExport
 
lOther_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.ToolsGallery
 
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.
lSeries_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.ToolsGallery
 

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
 
MACDFunctionEditor - Class in com.steema.teechart.editors.functions
Title: MACDFunctionEditor class
MACDFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.MACDFunctionEditor
 
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.
makeTransparent(Image, Color) - Static method in class com.steema.teechart.editors.Utils
 
mandatory - Variable in class com.steema.teechart.styles.Series
 
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.CompareOrder() - Constructor for class com.steema.teechart.styles.Map.CompareOrder
 
Map.Polygon - Class in com.steema.teechart.styles
 
Map.Polygon(IBaseChart) - Constructor for class com.steema.teechart.styles.Map.Polygon
 
Map.Polygon(Map.PolygonList, IBaseChart) - Constructor for class com.steema.teechart.styles.Map.Polygon
 
Map.PolygonList - Class in com.steema.teechart.styles
ValueLists is a collection of objects.
Map.PolygonList(Map) - Constructor for class com.steema.teechart.styles.Map.PolygonList
 
Map.PolygonSeries - Class in com.steema.teechart.styles
Title: TeeChart for Java
Map.PolygonSeries(IBaseChart) - Constructor for class com.steema.teechart.styles.Map.PolygonSeries
 
Map.PolygonSeries() - Constructor for class com.steema.teechart.styles.Map.PolygonSeries
 
Map.SwapPolygon - Class in com.steema.teechart.styles
 
Map.SwapPolygon() - Constructor for class com.steema.teechart.styles.Map.SwapPolygon
 
MapEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
MapEditor() - Constructor for class com.steema.teechart.editors.series.MapEditor
 
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
 
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
 
MarksStyle - Class in com.steema.teechart.styles
Title: MarksStyle class
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
 
MarksTipEditor - Class in com.steema.teechart.editors.tools
Title: MArksTipEditor class
MarksTipEditor() - Constructor for class com.steema.teechart.editors.tools.MarksTipEditor
 
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.
max - Variable in class com.steema.teechart.axis.AxisSavedScales
 
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.
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.
maxMin - Variable in class com.steema.teechart.editors.AxisMaxMin
 
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
 
maxZValue() - Method in class com.steema.teechart.styles.ColorGrid
 
measureString(ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3D
 
measureString(ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
measureString(ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
measureString(ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
measureString(ChartFont, String) - Method in class com.steema.teechart.drawing.Graphics3DVectorial
 
measureString(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
 
MemoText_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
metafiling - Variable in class com.steema.teechart.drawing.Graphics3D
 
MidAngle - Variable in class com.steema.teechart.styles.PieAngle
 
MiddleGradientPaintContext - Class in com.steema.teechart.drawing
Title: MiddleGradientPaintContext class
MiddleGradientPaintContext(ColorModel, Point2D, Point2D, AffineTransform, Color, Color, Color) - Constructor for class com.steema.teechart.drawing.MiddleGradientPaintContext
 
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.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.
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
 
minZValue() - Method in class com.steema.teechart.styles.ColorGrid
 
MITER - Static variable in class com.steema.teechart.drawing.LineCap
Defines a miter union style between line segments
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_FIRST - Static variable in class com.steema.teechart.events.ChartMouseEvent
 
MOUSE_LAST - Static variable in class com.steema.teechart.events.ChartMouseEvent
 
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
 
mouseClicked(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
mouseDown(MouseEvent, int, int) - Method in class com.steema.teechart.printer.PreviewPanel
 
mouseDragged(MouseEvent) - Method in class com.steema.teechart.TChart
 
mouseDragged(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
mouseEntered(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
mouseEvent(FrameworkMouseEvent, Cursor) - Method in class com.steema.teechart.styles.Calendar
 
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.Tool
 
mouseExited(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
mouseMove(int, int) - Method in class com.steema.teechart.printer.PreviewPanel
 
mouseMoved(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
 
mouseMoved(MouseEvent) - Method in class com.steema.teechart.TChart
Captures current mouse position every time the mouse is moved.
mouseMoved(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
mousePosition - Variable in class com.steema.teechart.TChart
 
mousePressed(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
 
mousePressed(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
mouseReleased(FrameworkMouseEvent) - Method in class com.steema.teechart.Chart
 
mouseReleased(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
mouseUp(MouseEvent, int, int) - Method in class com.steema.teechart.printer.PreviewPanel
 
MOVE - Static variable in class com.steema.teechart.tools.MarksTipMouseAction
Tips will be displayed when moving the mouse over a series point.
moveCurrentDown() - Method in class com.steema.teechart.editors.ChartListBox
 
moveCurrentUp() - Method in class com.steema.teechart.editors.ChartListBox
 
moveSeriesTo(Series, int) - Method in class com.steema.teechart.Chart
 
moveSeriesTo(Series, int) - Method in interface com.steema.teechart.IBaseChart
 
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.Graphics3DAWT
Sets the value of PenPos to x and y co-ordinates 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
 
MovingAverageFunctionEditor - Class in com.steema.teechart.editors.functions
Title: MovingAverageFunctionEditor class
MovingAverageFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.MovingAverageFunctionEditor
 
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
 
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

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.
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 - 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
 
NearestPointEditor - Class in com.steema.teechart.editors.tools
Title: NearestPointEditor class
NearestPointEditor() - Constructor for class com.steema.teechart.editors.tools.NearestPointEditor
 
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
 
nextMonth() - Method in class com.steema.teechart.styles.Calendar
Moves the Calender series onto the month after the present one.
NO - Static variable in class com.steema.teechart.Cursors
 
NO - Static variable in class com.steema.teechart.editors.ChartGridXValues
 
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.printer.PreviewZone
 
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.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
 
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
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.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
 
numUDZIndex_focusLost(FocusEvent) - Method in class com.steema.teechart.editors.tools.ZoomToolEditor
 
numUDZIndex_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.ZoomToolEditor
 

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
 
OBVFunctionEditor - Class in com.steema.teechart.editors.functions
Title: OBVFunctionEditor class
OBVFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.OBVFunctionEditor
 
OBVFunctionEditor(Series, JList) - Constructor for class com.steema.teechart.editors.functions.OBVFunctionEditor
 
offset(int, int) - Method in class com.steema.teechart.Rectangle
 
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
 
OK - Static variable in class com.steema.teechart.editors.AskLanguage
 
OK - Static variable in class com.steema.teechart.editors.AxisIncrement
 
OK - Static variable in class com.steema.teechart.editors.AxisMaxMin
 
okButton_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
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
 
onChangeChart - Variable in class com.steema.teechart.editors.gallery.GalleryPanel
Event called when a Chart is selected (clicked) at Gallery.
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
 
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.
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
 
onSelectedChart - Variable in class com.steema.teechart.editors.gallery.GalleryPanel
Event called when a Chart is selected and double-clicked at Gallery.
onSubSelected - Variable in class com.steema.teechart.editors.gallery.GalleryPanel
Event called when a Series sub-style is selected at sub-Gallery.
onTop - Variable in class com.steema.teechart.Title
 
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.
openURL(String) - Static method in class com.steema.teechart.editors.AboutDialog
 
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.
options - Variable in class com.steema.teechart.editors.export.ExportEditors
 
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.
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
 
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 - Variable in class com.steema.teechart.editors.AbstractPageNavigator
 
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
 
PagingEditor - Class in com.steema.teechart.editors
Title: PagingEditor class
PagingEditor() - Constructor for class com.steema.teechart.editors.PagingEditor
 
PagingEditor(Chart) - Constructor for class com.steema.teechart.editors.PagingEditor
 
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
 
paint(Graphics) - Method in class com.steema.teechart.editors.AbstractPageNavigator
 
paint(Graphics) - Method in class com.steema.teechart.editors.ButtonColor
 
paint(Graphics) - Method in class com.steema.teechart.editors.ButtonPen
Paints a small line at button's left using the ChartPen.
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(Graphics) - Method in class com.steema.teechart.printer.PreviewPanel.RenderPanel
 
paint(IGraphics3D, Rectangle) - Method in class com.steema.teechart.Shape
 
paint(Graphics, Rectangle) - Method in class com.steema.teechart.TChart
 
paint(Graphics, int, int) - Method in class com.steema.teechart.TChart
 
paint(Graphics) - Method in class com.steema.teechart.TChartApplet
 
paint() - Method in class com.steema.teechart.TextShape
Paints the TextShape object on the Chart Canvas.
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
 
paintComponent(Graphics) - Method in class com.steema.teechart.editors.ImagePanel
 
paintComponent(Graphics) - Method in class com.steema.teechart.TChart
 
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
 
paintLegend(Graphics, Rectangle) - Method in class com.steema.teechart.styles.Series
Draws the Series "Legend" on the specified rectangle and Graphics.
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
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
 
PanelEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
PanelEditor() - Constructor for class com.steema.teechart.editors.PanelEditor
 
PanelEditor(Chart) - Constructor for class com.steema.teechart.editors.PanelEditor
 
PanelMarginUnits - Class in com.steema.teechart
Title: PanelMarginUnits class
paperRect - Variable in class com.steema.teechart.printer.PreviewPanel
 
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.Map.Polygon
 
PastelsPalette - Static variable in class com.steema.teechart.themes.Theme
 
PatternEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
PatternEditor() - Constructor for class com.steema.teechart.editors.PatternEditor
 
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.PDFImages() - Constructor for class com.steema.teechart.exports.PDFData.PDFImages
 
PDFData.PDFPage - Class in com.steema.teechart.exports
 
PDFData.PDFPage(MemoryOutputStream, int, int) - Constructor for class com.steema.teechart.exports.PDFData.PDFPage
 
PDFData.PDFResource - Class in com.steema.teechart.exports
 
PDFData.PDFResource(int, PDFResourceType) - Constructor for class com.steema.teechart.exports.PDFData.PDFResource
 
PDFData.PDFResourceList - Class in com.steema.teechart.exports
 
PDFData.PDFResourceList() - Constructor for class com.steema.teechart.exports.PDFData.PDFResourceList
 
PDFData.PDFResourceObject - Class in com.steema.teechart.exports
 
PDFData.PDFResourceObject(int, int) - Constructor for class com.steema.teechart.exports.PDFData.PDFResourceObject
 
PDFData.PDFResourceObjectList - Class in com.steema.teechart.exports
 
PDFData.PDFResourceObjectList() - Constructor for class com.steema.teechart.exports.PDFData.PDFResourceObjectList
 
PDFData.PDFSegment - Class in com.steema.teechart.exports
 
PDFData.PDFSegment(int, int, int) - Constructor for class com.steema.teechart.exports.PDFData.PDFSegment
 
PDFData.PDFSegmentList - Class in com.steema.teechart.exports
 
PDFData.PDFSegmentList() - Constructor for class com.steema.teechart.exports.PDFData.PDFSegmentList
 
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
 
pen - Variable in class com.steema.teechart.drawing.Graphics3D
 
pen - Variable in class com.steema.teechart.Zoom
 
penPanel - Variable in class com.steema.teechart.editors.ChartPenEditor
 
penPrepare(ChartPen, Graphics) - Static method in class com.steema.teechart.drawing.Graphics3DAWT
 
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.printer.PrintMarginUnit
Sets units as percentage of page width and height.
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
PeriodEditor - Class in com.steema.teechart.editors
Title: PeriodEditor class
PeriodEditor() - Constructor for class com.steema.teechart.editors.PeriodEditor
 
PeriodEditor(Function) - Constructor for class com.steema.teechart.editors.PeriodEditor
 
PeriodStyle - Class in com.steema.teechart.functions
Title: PeriodStyle class
PictureDialog - Class in com.steema.teechart.editors
Title: PictureDialog class
PictureDialog() - Constructor for class com.steema.teechart.editors.PictureDialog
 
PIDEGREE - Static variable in class com.steema.teechart.styles.Circular
Represents the static finalant pi / 180.
pie(int, int, int, int, int, int, double, double, boolean, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a pie slice using startAngle and endAngle with dark sides.
pie(int, int, int, int, int, int, double, double, boolean, boolean, int) - 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, int, int, int, int, double, double, boolean, boolean, int, int, EdgeStyle, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
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.Graphics3DAWT
Draws a Pie slice using StartAngle and End Angle.
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.CompareSlice() - Constructor for class com.steema.teechart.styles.Pie.CompareSlice
 
Pie.ExplodedSliceList - Class in com.steema.teechart.styles
Title: ExplodedSliceList class
Pie.ExplodedSliceList(int) - Constructor for class com.steema.teechart.styles.Pie.ExplodedSliceList
 
Pie.PieOtherSlice - Class in com.steema.teechart.styles
Title: PieOtherSlice class
Pie.PieOtherSlice(IBaseChart, Series) - Constructor for class com.steema.teechart.styles.Pie.PieOtherSlice
 
Pie.PieShadow - Class in com.steema.teechart.styles
Title: PieShadow class
Pie.PieShadow(IBaseChart) - Constructor for class com.steema.teechart.styles.Pie.PieShadow
 
Pie.SliceValueList - Class in com.steema.teechart.styles
Title: SliceValueList class
Pie.SliceValueList() - Constructor for class com.steema.teechart.styles.Pie.SliceValueList
 
PieAngle - Class in com.steema.teechart.styles
Title: PieAngle class
PieAngle() - Constructor for class com.steema.teechart.styles.PieAngle
 
PieEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
PieEditor() - Constructor for class com.steema.teechart.editors.series.PieEditor
 
PieMarks - Class in com.steema.teechart.styles
Title: PieMarks class
PieMarks(IBaseChart, Series) - Constructor for class com.steema.teechart.styles.PieMarks
 
PieOtherStyle - Class in com.steema.teechart.styles
Title: PieOtherStyle class
PieOtherStyles - Class in com.steema.teechart.styles
Title: PieOtherStyles class
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
 
PieToolEditor - Class in com.steema.teechart.editors.tools
Title: PieToolEditor class
PieToolEditor() - Constructor for class com.steema.teechart.editors.tools.PieToolEditor
 
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.Utils
 
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.Graphics3DAWT
Sets the 3D pixel to Color, using Pen Width.
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.
PixelFormat - Class in com.steema.teechart.misc
 
PixelFormat() - Constructor for class com.steema.teechart.misc.PixelFormat
 
PixelFormat(int, int, boolean, boolean, int, int, int, int, int, int) - Constructor for class com.steema.teechart.misc.PixelFormat
 
PixelFormat(DataInput) - Constructor for class com.steema.teechart.misc.PixelFormat
 
PixelFormat(PixelFormat) - Constructor for class com.steema.teechart.misc.PixelFormat
 
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
 
PNGEditor - Class in com.steema.teechart.editors.export
Title: TeeChart for Java
PNGEditor() - Constructor for class com.steema.teechart.editors.export.PNGEditor
 
PNGFormat - Class in com.steema.teechart.exports
Title: TeeChart for Java
PNGFormat(IBaseChart) - Constructor for class com.steema.teechart.exports.PNGFormat
 
PNGOptions - Class in com.steema.teechart.exports.editors
Title: PNG export
PNGOptions() - Constructor for class com.steema.teechart.exports.editors.PNGOptions
 
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
 
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
 
Point3DEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
Point3DEditor() - Constructor for class com.steema.teechart.editors.series.Point3DEditor
 
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.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
 
PointFigureEditor - Class in com.steema.teechart.editors.series
Title: PointFigureEditor class
PointFigureEditor() - Constructor for class com.steema.teechart.editors.series.PointFigureEditor
 
pointFromCircle(Rectangle, double, int, boolean) - Method in class com.steema.teechart.drawing.Graphics3D
 
pointFromCircle(Rectangle, double, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
pointFromCircle(Rectangle, double, int, boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
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.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
 
PointsEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
PointsEditor() - Constructor for class com.steema.teechart.editors.series.PointsEditor
 
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
 
pointToScreen(Point) - Method in class com.steema.teechart.TChartApplet
 
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
 
PolarEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
PolarEditor() - Constructor for class com.steema.teechart.editors.series.PolarEditor
 
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(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(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(ChartBrush, Point[]) - Method in class com.steema.teechart.drawing.Graphics3DAWT
Draws a polygon using the specified GDI brush.
polygon(Point[]) - Method in class com.steema.teechart.drawing.Graphics3DAWT
Draws a polygon.
polygon(PointDouble[]) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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
 
polygonFourDouble() - Method in class com.steema.teechart.drawing.Graphics3D
 
polygonRect(Point[]) - Static method in class com.steema.teechart.drawing.Graphics3D
Returns bounding rectangle for point array p
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.Graphics3DAWT
Draws a series of line segments to join point array p.
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.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.drawing.Graphics3D
 
prepareDrawImage() - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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
 
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.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.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.Map
 
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.Tower
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.Volume
 
prepareForGallery(boolean) - Method in class com.steema.teechart.styles.WindRose
 
prepareGradient(Gradient, Graphics2D, Rectangle) - Static method in class com.steema.teechart.drawing.Graphics3DAWT
Brush to fill rectangular area rect
prepareGraphics(ChartPen, ChartBrush) - Method in class com.steema.teechart.styles.CustomGauge
 
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.Map.PolygonSeries
 
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.Series
 
prepareLegendCanvas(IGraphics3D, int, Color, ChartBrush) - Method in class com.steema.teechart.styles.Surface
 
preview - Variable in class com.steema.teechart.printer.PreviewPanel
 
preview() - Method in class com.steema.teechart.printer.Printer
shows the Preview screen of the Chart print.
PreviewChartPen - Class in com.steema.teechart.printer
Title: TeeChart for Java
PreviewChartPen(ChartPen) - Constructor for class com.steema.teechart.printer.PreviewChartPen
 
previewCursors(int) - Method in class com.steema.teechart.printer.PreviewPanel
 
PreviewDialog - Class in com.steema.teechart.editors
Title: PreviewDialog class
PreviewDialog(Chart) - Constructor for class com.steema.teechart.editors.PreviewDialog
 
PreviewDialog(Chart, Printer) - Constructor for class com.steema.teechart.editors.PreviewDialog
 
PreviewFrame - Class in com.steema.teechart.editors
Title: PreviewFrame class
PreviewFrame() - Constructor for class com.steema.teechart.editors.PreviewFrame
 
PreviewFrame(Chart, JComponent) - Constructor for class com.steema.teechart.editors.PreviewFrame
 
PreviewFrame(Chart, Printer) - Constructor for class com.steema.teechart.editors.PreviewFrame
 
PreviewFrame(Chart, Printer, PreviewPanel) - Constructor for class com.steema.teechart.editors.PreviewFrame
 
PreviewPanel - Class in com.steema.teechart.printer
Title: PreviewPanel class
PreviewPanel() - Constructor for class com.steema.teechart.printer.PreviewPanel
 
PreviewPanel(Chart, Printer) - Constructor for class com.steema.teechart.printer.PreviewPanel
 
PreviewPanel.RenderPanel - Class in com.steema.teechart.printer
 
PreviewPanel.RenderPanel() - Constructor for class com.steema.teechart.printer.PreviewPanel.RenderPanel
 
PreviewPanelBeanInfo - Class in com.steema.teechart.printer
Title: PreviewPanelBeanInfo class
PreviewPanelBeanInfo() - Constructor for class com.steema.teechart.printer.PreviewPanelBeanInfo
 
PreviewPanelEditor - Class in com.steema.teechart.editors
Title: PreviewPanelEditor class
PreviewPanelEditor(Chart, PreviewPanel) - Constructor for class com.steema.teechart.editors.PreviewPanelEditor
 
PreviewPanelEditor(Chart, Printer, PreviewPanel) - Constructor for class com.steema.teechart.editors.PreviewPanelEditor
 
PreviewZone - Class in com.steema.teechart.printer
Title: PreviewZone class
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 Calender series onto the month before the present one.
print(PrintStream) - Method in class com.steema.teechart.misc.PixelFormat
 
print(Graphics, PageFormat, int) - Method in class com.steema.teechart.printer.PreviewPanel.RenderPanel
 
print(Graphics, PageFormat, int) - Method in class com.steema.teechart.printer.Printer
 
print() - Method in class com.steema.teechart.printer.Printer
Sends the Chart to the currently selected Printer.
print(boolean) - Method in class com.steema.teechart.printer.Printer
Sends the Chart to the currently selected Printer.
The current Printer orientation (Portrait or Landscape) can be changed prior to printing.
print(IBaseChart, Rectangle) - Method in class com.steema.teechart.printer.Printer
Prints Chart c at Rectangle (Left, Top, Width,Height).
print(Rectangle) - Method in class com.steema.teechart.printer.Printer
Prints at Rectangle (Left, Top, Width,Height).
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
 
PrintMargins - Class in com.steema.teechart.printer
Title: PrintMargins class
PrintMargins(IBaseChart, int, int, int, int) - Constructor for class com.steema.teechart.printer.PrintMargins
Sets Left, Top, Right and Bottom Margins expressed as a percentage of the paper dimendisions or as standard 1/100 inch printer units.
PrintMarginUnit - Class in com.steema.teechart.printer
Title: PrintMarginUnit class
PrintPage - Class in com.steema.teechart.printer
Title: PrintPage class
PrintPage() - Constructor for class com.steema.teechart.printer.PrintPage
 
processKeyEvent(KeyEvent) - Method in class com.steema.teechart.editors.gallery.GalleryChart
 
processKeyEvent(KeyEvent) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
processMouseEvent(MouseEvent) - Method in class com.steema.teechart.editors.gallery.GalleryChart
 
processMouseEvent(MouseEvent) - Method in class com.steema.teechart.TChart
 
processMouseEvent(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
processMouseMotionEvent(MouseEvent) - Method in class com.steema.teechart.TChart
 
processMouseMotionEvent(MouseEvent) - Method in class com.steema.teechart.TChartApplet
 
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
 
PVOFunctionEditor - Class in com.steema.teechart.editors.functions
Title: PVOFunctionEditor class
PVOFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.PVOFunctionEditor
 
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.
PyramidEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
PyramidEditor() - Constructor for class com.steema.teechart.editors.series.PyramidEditor
 
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.
query(String, String, TextInputString) - Static method in class com.steema.teechart.editors.TextInput
 

R

r - Variable in class com.steema.teechart.drawing.InternalPyramidTrunc
 
rad2Deg(double) - Static method in class com.steema.teechart.drawing.Graphics3D
 
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
 
radioButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisIncrement
 
radioButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
radioButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DragPointEditor
 
radioButton1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.PieToolEditor
 
radioButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisIncrement
 
radioButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
radioButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DragPointEditor
 
radioButton2_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.PieToolEditor
 
radioButton3_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.DragPointEditor
 
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
 
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.
rbBar_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CandleEditor
 
rbBottom_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
rbBottom_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
rbBottom_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
rbCenter_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PeriodEditor
 
rbCenter_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
rbColor_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
rbDotFrame_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SurfaceEditor
 
rbFirst_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PeriodEditor
 
rbHorizCenter_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
rbHorizLeft_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
rbHorizRight_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
rbLast_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PeriodEditor
 
rbLeft_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
rbLeft_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
rbLeftRight_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
rbLine_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CandleEditor
 
rbNone_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
rbNone_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
rbNum_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PeriodEditor
 
rbOpenClose_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CandleEditor
 
rbPalette_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
rbPercent_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
rbPixels_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
rbRange_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.PeriodEditor
 
rbRange_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
rbRight_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
rbRight_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
rbScrollBoth_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
rbScrollHoriz_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
rbScrollNone_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
rbScrollVert_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
rbSelfStack_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
rbSide_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
rbSideAll_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
rbSolid_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SurfaceEditor
 
rbStack100_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
rbStack_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
rbStacked100_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
rbStacked_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
rbStick_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.CandleEditor
 
rbTop_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
rbTop_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
rbTop_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
rbTopBottom_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
rbValue_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
rbWireFrame_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.SurfaceEditor
 
rCircleRect - Variable in class com.steema.teechart.styles.Circular
 
readImage(ObjectInputStream) - Static method in class com.steema.teechart.misc.ImageUtils
Returns a newly created image using contents read from stream.
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.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.
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
 
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.
reCreateValues() - Method in class com.steema.teechart.styles.Custom3DGrid
 
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.Graphics3DAWT
 
rectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DAWT
Draws a Rectangle (Rectangle r).
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.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.
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
 
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.
redMax - Variable in class com.steema.teechart.misc.PixelFormat
 
redShift - Variable in class com.steema.teechart.misc.PixelFormat
 
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
 
refreshControl() - Method in class com.steema.teechart.TChartApplet
 
refreshControls(Bevel) - Method in class com.steema.teechart.editors.BevelEditor
 
refreshControls(ChartPen) - Method in class com.steema.teechart.editors.ChartPenEditor
 
refreshControls(Gradient) - Method in class com.steema.teechart.editors.GradientEditor
 
refreshControls(TextShape) - Method in class com.steema.teechart.editors.ShapeEditor
 
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
 
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(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
 
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
 
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
 
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(MouseMotionListener) - 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
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.steema.teechart.TChartCustomizer
 
removeRange(int, int) - Method in class com.steema.teechart.styles.ColorList
 
removeRange(int, int) - Method in class com.steema.teechart.styles.Map.PolygonList
 
removeRange(int, int) - Method in class com.steema.teechart.styles.MarkPositions
 
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
 
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
 
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.
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
 
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.drawing.Graphics3DAWT
 
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.drawing.Graphics3DAWT
 
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.
resizeCharts() - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
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
 
result - Variable in class com.steema.teechart.drawing.LineCross
 
result - Variable in class com.steema.teechart.editors.AxisIncrement
 
RET_CANCEL - Static variable in class com.steema.teechart.editors.ChartPenEditor
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class com.steema.teechart.editors.TextInput
A return status code - returned if Cancel button has been pressed
RET_OK - Static variable in class com.steema.teechart.editors.ChartPenEditor
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class com.steema.teechart.editors.TextInput
A return status code - returned if OK button has been pressed
returnStatus - Variable in class com.steema.teechart.editors.ChartPenEditor
 
RGB888 - Static variable in class com.steema.teechart.misc.PixelFormat
 
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.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.printer.PreviewZone
 
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.printer.PreviewZone
 
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.printer.PreviewZone
 
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.
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
 
RotateEditor - Class in com.steema.teechart.editors.tools
Title: RotateEditor class
RotateEditor() - Constructor for class com.steema.teechart.editors.tools.RotateEditor
 
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.Graphics3DAWT
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.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.drawing.Graphics3DAWT
 
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.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
 
roundRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3D
Draws a rectangle with rounded corners of personalized curvature and size.
roundRectangle(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3D
 
roundRectangle(Rectangle, int, int, Graphics2D) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
roundRectangle(Rectangle, int, int) - Method in class com.steema.teechart.drawing.Graphics3DAWT
Draws a rectangle with rounded corners of personalized curvature and size.
roundRectangle(Rectangle) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
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

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(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(ImageOutputStream) - Method in class com.steema.teechart.exports.ImageExportFormat
Saves image to Stream.
sBotMa_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
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
 
ScrollBarEditor - Class in com.steema.teechart.editors.tools
Title: ScrollBarEditor class
ScrollBarEditor() - Constructor for class com.steema.teechart.editors.tools.ScrollBarEditor
 
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
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
 
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
 
selectAxes() - Method in class com.steema.teechart.editors.ChartEditorPanel
 
selectAxis(Axis) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
selectedChart - Variable in class com.steema.teechart.editors.gallery.GalleryPanel
 
selectedSeries - Variable in class com.steema.teechart.editors.gallery.GalleryPanel
 
selectLegend() - Method in class com.steema.teechart.editors.ChartEditorPanel
 
SelectList - Class in com.steema.teechart.editors
Title: SelectList Class
SelectList() - Constructor for class com.steema.teechart.editors.SelectList
 
selectSeries(Series) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
selectTool(Tool) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
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.editors.SourceEditor
 
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_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(Series) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
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
 
SeriesAnimationEditor - Class in com.steema.teechart.editors.tools
Title: SeriesAnimationEditor class
SeriesAnimationEditor() - Constructor for class com.steema.teechart.editors.tools.SeriesAnimationEditor
 
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
 
SeriesBandEditor - Class in com.steema.teechart.editors.tools
Title: SeriesBandEditor class
SeriesBandEditor() - Constructor for class com.steema.teechart.editors.tools.SeriesBandEditor
 
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
 
SeriesEditor - Class in com.steema.teechart.editors
Title: SeriesEditor class
SeriesEditor() - Constructor for class com.steema.teechart.editors.SeriesEditor
 
SeriesEditor(Chart) - Constructor for class com.steema.teechart.editors.SeriesEditor
 
seriesEditorsOf - Static variable in class com.steema.teechart.editors.Utils
 
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
 
SeriesGeneral - Class in com.steema.teechart.editors
Title: TeeChart for Java
SeriesGeneral(Series, ChartListBox) - Constructor for class com.steema.teechart.editors.SeriesGeneral
 
SeriesGeneral() - Constructor for class com.steema.teechart.editors.SeriesGeneral
 
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
 
SeriesMarksEditor - Class in com.steema.teechart.editors.series
Title: SeriesMarksEditor class
SeriesMarksEditor() - Constructor for class com.steema.teechart.editors.series.SeriesMarksEditor
 
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
 
SeriesPointerEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
SeriesPointerEditor() - Constructor for class com.steema.teechart.editors.series.SeriesPointerEditor
 
SeriesPointerEditor(SeriesPointer) - Constructor for class com.steema.teechart.editors.series.SeriesPointerEditor
 
SeriesPointerEditorDialog - Class in com.steema.teechart.editors.series
 
SeriesPointerEditorDialog() - Constructor for class com.steema.teechart.editors.series.SeriesPointerEditorDialog
 
SeriesPointerEditorDialog(SeriesPointer) - Constructor for class com.steema.teechart.editors.series.SeriesPointerEditorDialog
 
SeriesRandom - Class in com.steema.teechart.styles
Title: SeriesRandom class
SeriesRandom() - Constructor for class com.steema.teechart.styles.SeriesRandom
 
seriesRemoved(Series) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
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
 
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.Map.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
setActiveTab(String) - Method in class com.steema.teechart.editors.SeriesGeneral
 
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
 
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
 
setAllowMove(boolean) - Method in class com.steema.teechart.printer.PreviewPanel
 
setAllowResize(boolean) - Method in class com.steema.teechart.printer.PreviewPanel
 
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.
setApplyZOrder(boolean) - Method in class com.steema.teechart.TChart
Deprecated.  
setArrayList(ArrayList) - Method in class com.steema.teechart.printer.Printer
 
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
 
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
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
Set to true to scale the Y Axis for each page.
setAutoUpdate(boolean) - Method in class com.steema.teechart.styles.Funnel
Reconstructs FunnelSeries with every added point.
Default value: true
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
Collection of predefined and custom axis objects.
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.editors.AxesEditor
 
SetAxis(Axis) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
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
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
 
setBack(Walls.BackWall) - Method in class com.steema.teechart.Walls
 
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.
setBackColor(Color) - Method in class com.steema.teechart.TChart
The color the Chart rectangle is filled with.
The chart rectangle is the screen area between axes.
setBackColor(Color) - Method in class com.steema.teechart.TChart
Sets the color the Chart rectangle is filled with.
setBackColor(Color) - Method in class com.steema.teechart.TChartApplet
 
setBackground(Color) - Method in class com.steema.teechart.TChart
 
setBackground(Color) - 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
 
setBarHeightPercent(int) - Method in class com.steema.teechart.styles.HorizBar
Defines the percent of bar Height, from 0 to 100.
Default value: 70
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.printer.PrintMargins
Sets Bottom margin as percentage of paper dimensions.
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(Walls.BottomWall) - Method in class com.steema.teechart.Walls
 
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
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.SeriesBand
Set Brush characteristics.
setBrushCanvas(Color, ChartBrush, Color) - Method in class com.steema.teechart.Chart
 
setBrushCanvas(Color, ChartBrush, Color) - Method in interface com.steema.teechart.IBaseChart
 
setBSmooth(boolean) - Method in class com.steema.teechart.Shadow
 
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
setButtonPane(Container) - Method in class com.steema.teechart.editors.BaseEditorDialog
Sets the buttonPane property.
setCacheTriangles(boolean) - Method in class com.steema.teechart.styles.TriSurface
 
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(IGraphics3D) - Method in class com.steema.teechart.TChart
Deprecated.  
setCanvas(Graphics3D) - Method in class com.steema.teechart.TChartApplet
Obsolete. Please use Graphics3D property.
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: ""
setCBSource() - Method in class com.steema.teechart.editors.SourceEditor
 
setCells(int, int) - Method in class com.steema.teechart.styles.Custom3DGrid.CellsRow
 
setCenter(GaugeSeriesPointer) - Method in class com.steema.teechart.styles.CircularGauge
 
setCentered(boolean) - Method in class com.steema.teechart.axis.GridPen
Sets grid lines to display between axis labels or at label positions.
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.CustomAxes
 
setChart(Chart) - Method in class com.steema.teechart.Commander
Associates the TeeCommander Component with a TCustomPanel (TChart or TDraw3D).
setChart(Chart) - Method in class com.steema.teechart.CommanderApplet
 
setChart(TChartApplet) - Method in class com.steema.teechart.CommanderApplet
 
setChart(IBaseChart) - Method in class com.steema.teechart.drawing.ChartBrush
 
setChart(IBaseChart) - Method in class com.steema.teechart.drawing.ChartFont
 
setChart(Chart) - Method in class com.steema.teechart.editors.AbstractPageNavigator
 
setChart(Chart) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
setChart(Chart) - Method in class com.steema.teechart.editors.ChartListBox
 
setChart(Chart) - Method in class com.steema.teechart.editors.export.ExportPanel
 
setChart(Chart) - Method in class com.steema.teechart.editors.PreviewFrame
 
setChart(Chart) - Method in class com.steema.teechart.editors.SeriesEditor
 
setChart(IChart) - Method in interface com.steema.teechart.IChart
 
setChart(IBaseChart) - Method in class com.steema.teechart.legend.Legend
 
setChart(Chart) - Method in class com.steema.teechart.printer.PreviewPanel
 
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.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(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 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.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(Chart) - Method in class com.steema.teechart.TChart
 
setChart(IChart) - Method in class com.steema.teechart.TChart
 
setChart(IChart) - Method in class com.steema.teechart.TChartApplet
 
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.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)
setChartRect(Rectangle) - Method in class com.steema.teechart.Chart
Sets the rectangle to contain the four main Chart axes.
setChartRect(Rectangle) - 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.
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.
setClickableLine(boolean) - Method in class com.steema.teechart.styles.Custom
Allows mouse clicks over the line drawn between points.
Default value: true
setClip(Shape) - Method in class com.steema.teechart.drawing.Graphics3D
 
setClip(Shape) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
setClip(Shape) - Method in class com.steema.teechart.drawing.Graphics3DPDF
 
setClip(Shape) - Method in class com.steema.teechart.drawing.Graphics3DSVG
 
setClip(Shape) - Method in class com.steema.teechart.drawing.Graphics3DVML
 
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.
setClipPoints(boolean) - Method in class com.steema.teechart.TChart
Obsolete. Please use Aspect.ClipPoints instead.
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.Map.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.ChartBrush
 
setColor(Color) - Method in class com.steema.teechart.drawing.ChartFont
Defines a Font colour for text.
setColor(Color) - Method in class com.steema.teechart.drawing.ChartFont
 
setColor(Color) - Method in class com.steema.teechart.drawing.ChartPen
 
setColor(Color) - Method in class com.steema.teechart.drawing.ChartPen
 
setColor(Color) - Method in class com.steema.teechart.editors.ButtonColor
 
setColor(Color) - Method in class com.steema.teechart.Shadow
Defines the shadow Color.
setColor(Color) - Method in class com.steema.teechart.Shadow
Sets the Color used to fill shadow.
setColor(Color) - Method in class com.steema.teechart.Shape
Defines the Shape 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.Map.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.Map.PolygonSeries
 
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.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
 
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
 
setColumns(int) - Method in class com.steema.teechart.misc.JMultiLineToolTip
 
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.TChartApplet
 
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
 
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
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
 
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
 
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
setDirectColorModel(DirectColorModel) - Method in class com.steema.teechart.misc.PixelFormat
 
setDirection(GradientDirection) - Method in class com.steema.teechart.drawing.Gradient
Specifies the direction the gradient fill to be applied.
Default value: GradientDirection.Vertical
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 class com.steema.teechart.drawing.Graphics3DAWT
 
setDirty(boolean) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setDismissDelay(int) - Method in class com.steema.teechart.ToolTip
Sets the period of time the ToolTip remains visible if the pointer is stationary on a control with specified ToolTip text.
setDisplayedPointCount(int) - Method in class com.steema.teechart.functions.DownSampling
 
setDisplaySub(boolean) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
Sets if GalleryPanel will display a sub-gallery when clicking left-bottom corner small arrow when true.
Default value: true
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
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
setDragImage(boolean) - Method in class com.steema.teechart.printer.PreviewPanel
 
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.
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.
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.DrawLineItem
 
setDrawText(boolean) - Method in class com.steema.teechart.TextShape
 
setEdgeStyle(EdgeStyle) - Method in class com.steema.teechart.styles.Pie
 
setEditable(boolean) - Method in class com.steema.teechart.editors.ChartGrid
 
setEditorPane(Container) - Method in class com.steema.teechart.editors.BaseEditorDialog
Sets the editorPane property.
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.Commander
When true activates ToolBar
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.drawing.Gradient
 
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(Point2D.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%
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
 
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
 
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
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
setFixedWidth(int) - Method in class com.steema.teechart.misc.JMultiLineToolTip
 
setFollowMouse(boolean) - Method in class com.steema.teechart.tools.CursorTool
Moves Cursor when moving the mouse.
Default value: false
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
 
setFont(Font) - Method in class com.steema.teechart.TChart
Determines the Font characteristics.
setFonts(EPSFonts) - Method in class com.steema.teechart.exports.EPSData
 
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
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
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.
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(TFrame) - Method in class com.steema.teechart.styles.CircularGauge
 
setFrame(TFrame) - Method in class com.steema.teechart.styles.CustomGauge
 
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
setFunction(Function) - Method in class com.steema.teechart.editors.BaseFunctionsEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.ADXFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.BollingerFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.CCIFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.CLVFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.CompressOHLCFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.CustomFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.MACDFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.MovingAverageFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.OBVFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.PVOFunctionEditor
 
setFunction(Function) - Method in class com.steema.teechart.editors.functions.SmoothingFunctionEditor
 
setFunction(Function) - Method in interface com.steema.teechart.styles.ISeries
 
setFunction(Function) - Method in class com.steema.teechart.styles.Series
 
SetGaugeColorPalette(int) - Method in class com.steema.teechart.editors.series.CircularGaugeEditor
 
SetGaugeColorPalette(int) - Method in class com.steema.teechart.editors.series.LinearGaugeEditor
 
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.tools.SeriesBand
Sets the gradient colors used to fill the area between the two series.
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.drawing.Graphics3D
 
setGraphics(Object) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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(IGraphics3D) - Method in class com.steema.teechart.printer.PreviewPanel
 
setGraphics3D(IGraphics3D) - Method in class com.steema.teechart.TChart
Used to access TeeChart Draw attributes.
setGraphics3D(Graphics3D) - Method in class com.steema.teechart.TChartApplet
Access TeeChart Draw methods.
setGrayscale(boolean) - Method in class com.steema.teechart.printer.Printer
Prints a Grayscale Chart when true.
Default value: false
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
Sets the text for the Footer, Header, SubFooter and SubHeader.
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
Sets the Height of the Image.
setHeight(int) - Method in class com.steema.teechart.tools.Annotation
Sets the annotation height in pixels
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.
setHints(boolean) - Method in class com.steema.teechart.Commander
When true shows Hints over buttons on ToolBar
setHistoPen(ChartPen) - Method in class com.steema.teechart.functions.MACD
Sets MACD Histogram pen characteristics
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.editors.ImagePanel
 
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.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 class com.steema.teechart.styles.Map.Polygon
 
setInflateMargins(boolean) - Method in class com.steema.teechart.styles.SeriesPointer
Expands axes to fit pointers.
Default value: true
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.ToolTip
Sets the time lag before the Tool Tip appears.
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
setIntegerProperty(int, int) - Method in class com.steema.teechart.TeeBase
 
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.
setItem(int, String) - Method in class com.steema.teechart.editors.ChartListBox
 
setItems(MarksItems) - Method in class com.steema.teechart.styles.SeriesMarks
 
setIZoomfactor(double) - Method in class com.steema.teechart.drawing.Graphics3D
 
setJPEGOptions(JPEGImageWriteParam) - Method in class com.steema.teechart.exports.JPEGFormat
 
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
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.
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.
setLabelValue(double) - Method in class com.steema.teechart.axis.NextAxisLabelValue
Specifies the desired Axis Label value.
setLabelValues(boolean) - Method in class com.steema.teechart.Commander
When true shows status text on ToolBar

Enables/disables the display of TeeCommander's advisory status messages, eg.
setLandscape(boolean) - Method in class com.steema.teechart.printer.Printer
Sets the current Printer orientation to Landscape when true.
Default value: false
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.printer.PrintMargins
Sets Left margin as percentage of paper dimensions.
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(int) - Method in class com.steema.teechart.tools.Annotation
Sets horizontal displacement in pixels of text box from Chart's left edge.
setLeft(Walls.LeftWall) - Method in class com.steema.teechart.Walls
 
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
Legend characteristics.
The Legend property determines the text and drawing attributes of Chart's textual representation of Series and Series values.
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
 
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
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
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
 
setMargin(int) - Method in class com.steema.teechart.styles.ContourSeriesMarks
 
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
setMargins() - Method in class com.steema.teechart.editors.gallery.GalleryChart
 
setMargins(PreviewChartPen) - Method in class com.steema.teechart.printer.PreviewPanel
 
setMargins(PrintMargins) - Method in class com.steema.teechart.printer.Printer
Sets the four margins as a percentage or fixed 1/72nd dimension.
setMargins(int, int, int, int) - Method in class com.steema.teechart.printer.Printer
Sets the four margins of paper dimensions.
Please see PrintMarginUnit
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
setMarginUnits(PrintMarginUnit) - Method in class com.steema.teechart.printer.Printer
Sets Printer Margin Units.
Default value: HundredthsInch
setMarks(SeriesMarks) - Method in class com.steema.teechart.styles.Series
 
setMarksPie(PieMarks) - Method in class com.steema.teechart.styles.Pie
 
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
 
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
setMiddleColor(Color) - Method in class com.steema.teechart.drawing.Gradient
 
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
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
setNumCols(int) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
Sets the number of Series type columns to display in the Chart Gallery Panel.
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.
setNumRows(int) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
Sets the number of Series type rows to display in the Chart Gallery Panel.
Default value: 4
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
setObject(Object) - Method in class com.steema.teechart.TChartCustomizer
 
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
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
 
setOpaque(boolean) - Method in class com.steema.teechart.TChartApplet
 
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(ImageWriteParam) - Method in class com.steema.teechart.editors.export.ExportEditors
 
setOptions(ImageWriteParam) - Method in class com.steema.teechart.exports.BMPFormat
 
setOrder(ValueListOrder) - Method in class com.steema.teechart.styles.ValueList
Determines if points are automatically sorted or left at original position.
Runtime only.
setOrientation(int) - Method in class com.steema.teechart.Commander
 
setOrientation(int) - Method in class com.steema.teechart.printer.PreviewPanel
 
setOrientation(int) - Method in class com.steema.teechart.printer.Printer
 
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.
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.Map.PolygonList
Sets the Map Series that owns the PolygonList.
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 class com.steema.teechart.TChart
 
setPaperColor(Color) - Method in class com.steema.teechart.printer.PreviewPanel
 
setParent(IChart) - Method in class com.steema.teechart.Chart
Internal use.
setParentBrush(boolean) - Method in class com.steema.teechart.styles.Map.Polygon
The polygon uses the same Brush as its parentseries (Map Series) when true.
setParentPen(boolean) - Method in class com.steema.teechart.styles.Map.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
 
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 class com.steema.teechart.drawing.Graphics3DAWT
 
setPen(ChartPen) - Method in interface com.steema.teechart.drawing.IGraphics3D
 
setPen(ChartPen) - Method in class com.steema.teechart.editors.ButtonPen
Sets the ChartPen to be edited.
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.SeriesBand
Determines the kind of pen used to draw Series Band.
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.drawing.Graphics3D
 
setPixel(int, int, int, Color) - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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
 
setPoint(int, Point2D.Double) - Method in class com.steema.teechart.functions.Spline
Use to set the source point for the Knuckle

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
 
setPoints(Map.PolygonSeries) - Method in class com.steema.teechart.styles.Map.Polygon
Accesses the co-ordinates PointList which determine the boundary of the polygon.
SetPolar(Series) - Method in class com.steema.teechart.editors.series.PolarEditor
 
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, Map.Polygon) - Method in class com.steema.teechart.styles.Map.PolygonList
 
setPosition(int) - Method in class com.steema.teechart.exports.EPSData
 
setPosition(int) - Method in class com.steema.teechart.exports.PDFData.PDFResourceObject
 
setPosition(int) - Method in class com.steema.teechart.exports.PDFData
 
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(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.printer.PreviewPanel
 
setPrinter(Printer) - Method in class com.steema.teechart.TChart
 
setPrinterJob(PrinterJob) - Method in class com.steema.teechart.printer.Printer
Selects the Chart print job to be sent to the currently selected Printer.
setPrinting(boolean) - Method in class com.steema.teechart.Chart
Determines when Chart is being printed.
setPrinting(boolean) - Method in interface com.steema.teechart.IBaseChart
 
setPrinting(boolean) - Method in class com.steema.teechart.TChart
Determines which Chart is being printed.
setPrintPanelBackground(boolean) - Method in class com.steema.teechart.printer.Printer
Prints transparent Chart Panel when false.
Default value: false
SetProperties() - Method in class com.steema.teechart.editors.series.GridEditor
 
setProportional(boolean) - Method in class com.steema.teechart.printer.Printer
Sets print dimensions of Chart proportional to those onscreen.
Default value: true
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
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.
setRainbowPalette(int, double, double) - Method in class com.steema.teechart.styles.Custom3DPalette
 
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.printer.Printer
Sets the Chart to detail resolution for printing.
Valid values from from 1 to 100.
Default value: 1
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
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.printer.PrintMargins
Sets Right margin as percentage of paper dimensions.
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(Walls.RightWall) - Method in class com.steema.teechart.Walls
 
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.
setRotateLabels(boolean) - Method in class com.steema.teechart.styles.CircularGauge
 
setRotation(int) - Method in class com.steema.teechart.Aspect
Sets the angle of 3D rotation in degrees.
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
SetRSIStyle(RSIStyle) - Method in class com.steema.teechart.functions.RSI
 
setSameBrush() - Method in class com.steema.teechart.styles.IsoSurface
 
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
 
setSelectedSeries(Series) - Method in class com.steema.teechart.editors.ChartListBox
 
setSeparation(int) - Method in class com.steema.teechart.axis.AxisLabels
Specifies the minimum distance between Axis Labels as a percentage.
Default value: 10
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, JTabbedPane) - Method in class com.steema.teechart.editors.BaseSeriesEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.AreaEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.ArrowEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.BarEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.BezierEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.BoxPlotEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.CalendarEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.CandleEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.CircledEditor
setSeries
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.CircularGaugeEditor
setSeries
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.ClockEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.ColorGridEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.ContourEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.CustomEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.DonutEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.FastLineEditor
setSeries
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.FunnelEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.GanttEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.GridEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.HighLowEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.HistoEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.ImageEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.IsoSurfaceEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.LinearGaugeEditor
setSeries
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.LineEditor
setSeries
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.MapEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.PieEditor
setSeries
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.Point3DEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.PointFigureEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.PointsEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.PolarEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.PyramidEditor
 
setSeries(SeriesMarks, JTabbedPane) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.SmithEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.SurfaceEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.TowerEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.TriSurfaceEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.Vector3DEditor
 
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.VolumeEditor
setSeries
setSeries(Series, JTabbedPane) - Method in class com.steema.teechart.editors.series.WaterFallEditor
 
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(SeriesCollection) - Method in class com.steema.teechart.TChart
 
setSeries(int, Series) - Method in class com.steema.teechart.TChart
Collection of Series contained in this Chart.

TeeChart Series are the data display method type, e.g.
setSeries(int, Series) - Method in class com.steema.teechart.TChartApplet
Default indexer.
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.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(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
 
setShadowSize(int) - Method in class com.steema.teechart.TextShape
Obsolete. Please use Shadow.Size.
setShape(Shape) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
setShape(TextShape) - Method in class com.steema.teechart.editors.ShapeEditor
 
setShapeBounds(Rectangle) - Method in class com.steema.teechart.Shape
Defines the boundaries of the Shape.
setShapes(Map.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.
setShowActiveCheck(boolean) - Method in class com.steema.teechart.editors.ChartListBox
 
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
setShowColors(boolean) - Method in class com.steema.teechart.editors.ChartGrid
 
setShowFields(boolean) - Method in class com.steema.teechart.editors.ChartGrid
 
setShowImage(boolean) - Method in class com.steema.teechart.printer.PreviewPanel
 
setShowInLegend(boolean) - Method in class com.steema.teechart.styles.Series
Displays this Series Title in Legend.
Default value: true
setShowLabels(boolean) - Method in class com.steema.teechart.editors.ChartGrid
 
setShowOpen(boolean) - Method in class com.steema.teechart.styles.Candle
Determines whether Open prices will be displayed.
Default value: true
setShowSeriesColor(boolean) - Method in class com.steema.teechart.editors.ChartListBox
 
setShowSeriesIcon(boolean) - Method in class com.steema.teechart.editors.ChartListBox
 
setShowSeriesTitle(boolean) - Method in class com.steema.teechart.editors.ChartListBox
 
setShowXValues(ChartGridXValues) - Method in class com.steema.teechart.editors.ChartGrid
 
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(SurfaceSides) - Method in class com.steema.teechart.styles.IsoSurface
 
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.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
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.editors.gallery.GalleryPanel
The chart gallery will display charts in "smooth" mode when true.
Default value: false
setSmoothBlur(int) - Method in class com.steema.teechart.Shadow
 
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.
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.drawing.Gradient
 
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(Point2D.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.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
 
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(MemoryOutputStream) - Method in class com.steema.teechart.exports.EPSData
 
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(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
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.
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
 
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
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.
setSubSelected(Series, int) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
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
 
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.Map.Polygon
Specifies the text string that labels the polygon
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.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
Sets the text to be displayed at the 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.
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
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.printer.PreviewPanel
 
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
setTolerance(double) - Method in class com.steema.teechart.functions.DownSampling
 
setTool(Tool) - Method in class com.steema.teechart.editors.BaseToolsEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.AnnotationEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.AxisArrowEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.AxisScrollEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.AxisToolEdit
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.ColorLineEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.CursorEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.DragMarksEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.DragPointEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.DrawLineEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.ExtraLegendEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.GanttToolEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.GridBandEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.GridTransposeEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.HotSpotEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.ImageToolEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.LightToolEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.MarksTipEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.NearestPointEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.PieToolEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.RotateEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.SeriesAnimationEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.SeriesBandEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.ToolSeriesEditor
 
setTool(Tool) - Method in class com.steema.teechart.editors.tools.ZoomToolEditor
 
setTool(int, Tool) - Method in class com.steema.teechart.tools.ToolsCollection
 
setTools(ToolsCollection) - Method in class com.steema.teechart.Chart
Collection of Tool components contained in this Chart.
setTools(ToolsCollection) - Method in class com.steema.teechart.TChart
 
setToolTip(ToolTip, String) - Method in interface com.steema.teechart.IChart
 
setToolTip(ToolTip, String) - Method in class com.steema.teechart.TChart
 
setToolTip(ToolTip, String) - Method in class com.steema.teechart.TChartApplet
 
setToolTip(JComponent, String) - Method in class com.steema.teechart.ToolTip
 
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.printer.PrintMargins
Sets Top margin as percentage of paper dimensions.
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(int) - Method in class com.steema.teechart.tools.Annotation
Sets vertical displacement in pixels of text box from Chart's top edge.
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(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.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.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.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.
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
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
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
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.
setUseAntiAlias(boolean) - Method in class com.steema.teechart.printer.Printer
Applies anti-alias to plotting Pen when true.
Default value: false
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
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
setUsePalette(boolean) - Method in class com.steema.teechart.styles.Custom3DPalette
Sets multi-color palette to fill Surface polygons.
Default value: false
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
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
 
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
 
setValues() - Method in class com.steema.teechart.styles.CustomGauge
 
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
 
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.editors.gallery.GalleryPanel
View Series Types in Gallery Panel as 3D/2D.
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.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.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
Accesses left, bottom and back wall characteristics of the Chart.
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
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 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
Sets the Width of the Image.
setWidth(int) - Method in class com.steema.teechart.tools.Annotation
Sets the annotation width in pixels
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.
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.Map.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 class com.steema.teechart.TChart
Accesses the Zoom characteristics of the Chart.
setZoomed(boolean) - Method in class com.steema.teechart.Zoom
Set the Chart axis scales to fit all Chart points when true.
Default value: false
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
 
SEVENTYSECONDSINCH - Static variable in class com.steema.teechart.printer.PrintMarginUnit
Sets units as standard 1/72nds inch printer units.
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
 
ShadowEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
ShadowEditor() - Constructor for class com.steema.teechart.editors.ShadowEditor
 
ShadowEditor(Shadow) - Constructor for class com.steema.teechart.editors.ShadowEditor
 
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
 
ShapeEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
ShapeEditor() - Constructor for class com.steema.teechart.editors.series.ShapeEditor
 
ShapeEditor - Class in com.steema.teechart.editors
Title: ShapeEditor class
ShapeEditor() - Constructor for class com.steema.teechart.editors.ShapeEditor
 
ShapeEditor(TextShape) - Constructor for class com.steema.teechart.editors.ShapeEditor
 
ShapeEditor(JTabbedPane, TextShape) - Constructor for class com.steema.teechart.editors.ShapeEditor
 
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
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
 
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
 
showActiveCheck - Variable in class com.steema.teechart.editors.ChartListBox
 
showColors - Variable in class com.steema.teechart.editors.ChartGrid
 
showDialog(JFrame) - Static method in class com.steema.teechart.editors.AboutDialog
Shows the TeeChart About box modal dialog.
showDialog() - Static method in class com.steema.teechart.editors.AboutDialog
Shows the TeeChart About box modal dialog.
showDialog(Frame, ChartPen) - Static method in class com.steema.teechart.editors.ChartPenEditor
Shows the ChartPen editor dialog for the specified Pen.
showEditor() - Method in class com.steema.teechart.TChart
Shows the TeeChart editor dialog.
showEditor() - Method in class com.steema.teechart.TChartApplet
Shows the TeeChart editor dialog.
Displays the Chart Editor at runtime opening the Editor at the Series page of the SeriesIndex Series.
showFields - Variable in class com.steema.teechart.editors.ChartGrid
 
showGallery(Container, IBaseChart) - Static method in class com.steema.teechart.editors.ToolsGallery
 
showImage() - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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
 
showLabels - Variable in class com.steema.teechart.editors.ChartGrid
 
showModal() - Method in class com.steema.teechart.editors.AskLanguage
 
showModal() - Method in class com.steema.teechart.editors.AxisIncrement
 
showModal() - Method in class com.steema.teechart.editors.AxisMaxMin
 
showModal(Container) - Static method in class com.steema.teechart.editors.BaseEditorDialog
Brings up a dialog that displays an editor determined by editorPane
showModal(JFrame, Container) - Static method in class com.steema.teechart.editors.BaseEditorDialog
Brings up a dialog that displays an editor determined by editorPane
ShowModal(ImageBevel) - Static method in class com.steema.teechart.editors.BevelImageEditor
 
showModal(Object) - Static method in class com.steema.teechart.editors.DialogFactory
 
showModal(String, Object) - Static method in class com.steema.teechart.editors.DialogFactory
 
showModal(JFrame, Object) - Static method in class com.steema.teechart.editors.DialogFactory
 
showModal(JFrame, String, Object) - Static method in class com.steema.teechart.editors.DialogFactory
 
showModal(Chart) - Static method in class com.steema.teechart.editors.export.ExportPanel
 
showModal() - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
showModal(Chart) - Static method in class com.steema.teechart.editors.PreviewDialog
 
showModal(Chart, Printer) - Static method in class com.steema.teechart.editors.PreviewDialog
 
showModal(Chart) - Static method in class com.steema.teechart.editors.PreviewFrame
 
showModal(Chart, Printer) - Static method in class com.steema.teechart.editors.PreviewFrame
 
showModal(Chart, PreviewPanel) - Static method in class com.steema.teechart.editors.PreviewFrame
 
showModal(Chart, Printer, PreviewPanel) - Static method in class com.steema.teechart.editors.PreviewFrame
 
showModal(Chart, PreviewPanel) - Static method in class com.steema.teechart.editors.PreviewPanelEditor
 
showModal(Chart, Printer, PreviewPanel) - Static method in class com.steema.teechart.editors.PreviewPanelEditor
 
showModal(Shadow) - Static method in class com.steema.teechart.editors.ShadowEditor
 
showModal(TextShape) - Static method in class com.steema.teechart.editors.ShapeEditor
 
showModal(Chart) - Static method in class com.steema.teechart.editors.ThemesEditor
showModal
showModal(Frame, Chart) - Static method in class com.steema.teechart.editors.ThemesEditor
showModal
showSeriesColor - Variable in class com.steema.teechart.editors.ChartListBox
 
showSeriesIcon - Variable in class com.steema.teechart.editors.ChartListBox
 
showSeriesTitle - Variable in class com.steema.teechart.editors.ChartListBox
 
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.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.Cursors
 
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
SIZEWE - Static variable in class com.steema.teechart.Cursors
 
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
 
slAngle_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
sLeftMa_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
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.
SliderPageNavigator - Class in com.steema.teechart.editors
 
SliderPageNavigator() - Constructor for class com.steema.teechart.editors.SliderPageNavigator
Creates a new instance of SliderPageNavigator
SliderPageNavigator(Chart) - Constructor for class com.steema.teechart.editors.SliderPageNavigator
Creates a new instance of SliderPageNavigator
slTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
slTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
slTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.CandleEditor
 
slTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
slTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
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
 
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
 
SmithEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
SmithEditor() - Constructor for class com.steema.teechart.editors.series.SmithEditor
 
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
 
SmoothingFunctionEditor - Class in com.steema.teechart.editors.functions
Title: SmoothingFunctionEditor class
SmoothingFunctionEditor() - Constructor for class com.steema.teechart.editors.functions.SmoothingFunctionEditor
 
smoothingMode - Variable in class com.steema.teechart.drawing.Graphics3D
 
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
 
SourceEditor - Class in com.steema.teechart.editors
Title: SourceEditor Class
SourceEditor() - Constructor for class com.steema.teechart.editors.SourceEditor
 
sp1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
sp2_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
sp3_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
sp3D_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
sp4_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
sPages_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PagingEditor
 
spAngle_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
spAngleInc_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
spArrowDist_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
spArrowLength_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
spArrowLength_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
spArrowSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
spBarWidth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.ErrBarEditor
 
spBottom_inputMethodTextChanged(InputMethodEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
spBottom_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
spColWi_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
spCustLeft_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
spCustTop_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
spDelay_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.MarksTipEditor
 
spDelay_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
spDepth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
spDepth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
spDepth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.TowerEditor
 
spDepth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
spDifLimit_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.FunnelEditor
 
spDistance_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
spDistance_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
spDonut_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.DonutEditor
 
spDrawEvery_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
spEnd_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spEvery_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
spFactor_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.SmoothingFunctionEditor
 
spGridZ_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spHeadSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
spHeight3D_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.LineEditor
 
spHeight_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
spHeight_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
spHeight_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
spHeight_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.Vector3DEditor
 
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
 
SphereStyle - Class in com.steema.teechart.styles
Title: SphereStyle class
spHoriz_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
spHoriz_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.ShadowEditor
 
spInnerLen_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spLabelsAngle_propertyChange(PropertyChangeEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
spLabelsAngle_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spLabelsAngle_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
spLabelsSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spLabelsSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
spLeft_inputMethodTextChanged(InputMethodEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
spLeft_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
spLeft_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.TitleEditor
 
spLength_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesMarksEditor
 
spLength_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.AxisArrowEditor
 
spLevel_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.ContourEditor
 
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.
spMargin_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
spMax_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
spMaxOff_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spMin_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
spMinOff_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spMinorCount_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spMinorLength_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spMinPixels_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.GanttToolEditor
 
spMinSep_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spNum_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.CompressOHLCFunctionEditor
 
spNum_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PeriodEditor
 
spNum_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.ContourEditor
 
spNumPoints_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.CustomFunctionEditor
 
spNumSample_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.SeriesGeneral
 
spOffset_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
spOrigin_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.AreaEditor
 
spOrthoAngle_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AspectEditor
 
spPalette_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
spPeriod1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.PVOFunctionEditor
 
spPeriod2_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.PVOFunctionEditor
 
spPeriod_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.ADXFunctionEditor
 
spPeriod_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.BollingerFunctionEditor
 
spPeriod_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.CCIFunctionEditor
 
spPeriod_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.functions.MovingAverageFunctionEditor
 
spPointDepth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.Point3DEditor
 
spPointVertSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GanttEditor
 
spPosition_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spRadiusInc_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
spRight_inputMethodTextChanged(InputMethodEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
spRight_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
spRotation_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
spScroll_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.AxisArrowEditor
 
spSepar_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxisLabelsEditor
 
spSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.BevelEditor
 
spSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.ChartFontEditor
 
spSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.PyramidEditor
 
spSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.NearestPointEditor
 
spSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.ScrollBarEditor
 
spStackGroup_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.StackBarEditor
 
spStart_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spTickLen_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spTitleAngle_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spTitleSize_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
spTop_inputMethodTextChanged(InputMethodEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
spTop_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
spTop_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.TitleEditor
 
spTopPos_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
spTotalAngle_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
spTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.BrushEditor
 
spTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.GradientEditor
 
spTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.HistoEditor
 
spTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.PolarEditor
 
spTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.TowerEditor
 
spTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.ShapeEditor
 
spTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
spTransp_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.SeriesBandEditor
 
spTransparency_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.CustomEditor
 
spTransparency_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
spValue_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
spVert_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.CircledEditor
 
spVert_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.ShadowEditor
 
spVertical_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.LegendEditor
 
spWidth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.BevelImageEditor
 
spWidth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.export.ExportPanel
 
spWidth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.BarEditor
 
spWidth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.SeriesPointerEditor
 
spWidth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.TowerEditor
 
spWidth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.Vector3DEditor
 
spXGrid_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.GridEditor
 
spYPos_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.series.ContourEditor
 
spZPos_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.AxesEditor
 
sqr(double) - Static method in class com.steema.teechart.misc.Utils
 
SQUARE - Static variable in class com.steema.teechart.drawing.DashCap
 
sRightMa_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
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.
StackBarEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
StackBarEditor() - Constructor for class com.steema.teechart.editors.series.StackBarEditor
 
StackBarEditor(CustomBar) - Constructor for class com.steema.teechart.editors.series.StackBarEditor
 
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() - Method in class com.steema.teechart.TChartApplet
Start the applet.
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 class com.steema.teechart.editors.SliderPageNavigator
 
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
 
stop() - Method in class com.steema.teechart.TChartApplet
Stop the applet.
sTopMa_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.GeneralEditor
 
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
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
 
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
 
subSelected(Object) - Method in class com.steema.teechart.editors.gallery.GalleryPanel
 
Subtract - Class in com.steema.teechart.functions
Title: Subtract class
Subtract() - Constructor for class com.steema.teechart.functions.Subtract
 
SummaryEditor - Class in com.steema.teechart.editors
Title: SummaryEditor Class
SummaryEditor() - Constructor for class com.steema.teechart.editors.SummaryEditor
 
supportsCustomEditor() - Method in class com.steema.teechart.editors.ChartPropertyEditor
 
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
 
Surface.CellsOrientation() - Constructor for class com.steema.teechart.styles.Surface.CellsOrientation
 
SurfaceEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
SurfaceEditor() - Constructor for class com.steema.teechart.editors.series.SurfaceEditor
 
SurfaceNearestToolEditor - Class in com.steema.teechart.editors.tools
Title: SurfaceNearestToolEditor class
SurfaceNearestToolEditor() - Constructor for class com.steema.teechart.editors.tools.SurfaceNearestToolEditor
 
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
swapInteger(int, int) - Static method in class com.steema.teechart.misc.Utils
 
Swapper - Interface in com.steema.teechart
A swapper function.
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.
sWidth_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.ChartPenEditor
 
syncNavigator() - Method in class com.steema.teechart.editors.AbstractPageNavigator
 
syncNavigator() - Method in class com.steema.teechart.editors.ButtonPageNavigator
 
syncNavigator() - Method in class com.steema.teechart.editors.SliderPageNavigator
 

T

tabFunctionsPage_componentResized(ComponentEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
tabFunctionsPage_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
tableChanged(TableModelEvent) - Method in class com.steema.teechart.editors.ChartGrid
 
tabSeriesPage_componentResized(ComponentEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
tabSeriesPage_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.gallery.ChartGallery
 
tbBoxSize_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PointFigureEditor
 
tbBoxSize_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.series.PointFigureEditor
 
tbEnd_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
tbResolution_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
tbReversalAmt_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.PointFigureEditor
 
tbReversalAmt_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.series.PointFigureEditor
 
tbStart_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.tools.SeriesAnimationEditor
 
tbStart_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.tools.ColorBandEditor
 
tbText_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
tbText_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
tbValue_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.tools.ColorLineEditor
 
tbZ_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.MapEditor
 
TChart - Class in com.steema.teechart
Title: TChart class
TChart() - Constructor for class com.steema.teechart.TChart
 
TChart.Scrollable - Interface in com.steema.teechart
 
TChartApplet - Class in com.steema.teechart
Title:
TChartApplet() - Constructor for class com.steema.teechart.TChartApplet
 
TChartBeanInfo - Class in com.steema.teechart
Title: TeeChart for Java
TChartBeanInfo() - Constructor for class com.steema.teechart.TChartBeanInfo
 
TChartCustomizer - Class in com.steema.teechart
Title: TeeChart for Java
TChartCustomizer() - Constructor for class com.steema.teechart.TChartCustomizer
 
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
 
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(MouseEvent) - Constructor for class com.steema.teechart.events.TeeMouseEvent
 
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.
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
 
textBox1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.GaugesEditor
 
textBoxDeviation_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.functions.BollingerFunctionEditor
 
textDelimiter - Variable in class com.steema.teechart.exports.TextFormat
 
TextEditor - Class in com.steema.teechart.editors
Title: TextEditor Class
TextEditor() - Constructor for class com.steema.teechart.editors.TextEditor
 
TextEditor(Container, ChartFont) - Constructor for class com.steema.teechart.editors.TextEditor
 
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
 
TextInput - Class in com.steema.teechart.editors
Title: TextInput class
TextInput() - Constructor for class com.steema.teechart.editors.TextInput
 
TextInputString - Class in com.steema.teechart.editors
Title: TextInputString class
TextInputString(String) - Constructor for class com.steema.teechart.editors.TextInputString
 
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 class com.steema.teechart.drawing.Graphics3DAWT
 
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
 
textShape_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
textShape_keyReleased(KeyEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
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.
textX0_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
textX1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
textY0_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
textY1_actionPerformed(ActionEvent) - Method in class com.steema.teechart.editors.series.ShapeEditor
 
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
 
themes_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.ThemesEditor
 
ThemesEditor - Class in com.steema.teechart.editors
Title: TeeChart graphic Themes
ThemesEditor() - Constructor for class com.steema.teechart.editors.ThemesEditor
 
ThemesEditor(Chart) - Constructor for class com.steema.teechart.editors.ThemesEditor
 
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.
this_mouseMoved(MouseEvent) - Method in class com.steema.teechart.printer.PreviewPanel
 
this_windowClosing(WindowEvent) - Method in class com.steema.teechart.editors.PreviewFrame
 
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
 
TicksPen - Class in com.steema.teechart.axis
Title: TicksPen class
TicksPen(IBaseChart) - Constructor for class com.steema.teechart.axis.TicksPen
 
TIFF - Class in com.steema.teechart.exports
Title: TIFF class
TIFF() - Constructor for class com.steema.teechart.exports.TIFF
 
TILE - Static variable in class com.steema.teechart.ImageMode
Repeat Tile small image over larger bounding area
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
TitleEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
TitleEditor(Chart) - Constructor for class com.steema.teechart.editors.TitleEditor
 
TitleEditor() - Constructor for class com.steema.teechart.editors.TitleEditor
 
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
 
tmpValue - Variable in class com.steema.teechart.axis.AxisDraw
 
tmpX - Variable in class com.steema.teechart.styles.SeriesRandom
 
tmpY - Variable in class com.steema.teechart.styles.SeriesRandom
 
toAWT() - Method in class com.steema.teechart.drawing.Color
 
toBufferedImage(Image) - Static method in class com.steema.teechart.editors.export.ExportPanel
 
toDirectColorModel() - Method in class com.steema.teechart.misc.PixelFormat
 
toDouble() - Method in class com.steema.teechart.DateTime
 
toFile(String) - Method in class com.steema.teechart.exports.Exports.TemplateExport
Writes all non-transient chart fields to a file using Java standard serialization mechanism.
toList_caretPositionChanged(InputMethodEvent) - Method in class com.steema.teechart.editors.SelectList
 
toList_mouseClicked(MouseEvent) - Method in class com.steema.teechart.editors.SelectList
 
TOOL - Static variable in class com.steema.teechart.ClickedParts
 
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
 
toolAdded(Tool) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
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
 
toolClicked(MouseEvent) - 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
toolRemoved(Tool) - Method in class com.steema.teechart.editors.ChartEditorPanel
 
tools() - Method in class com.steema.teechart.Chart
Returns collection of Tool components contained in this Chart.
tools_valueChanged(ListSelectionEvent) - Method in class com.steema.teechart.editors.ToolsEditor
 
ToolsCollection - Class in com.steema.teechart.tools
Title: ToolsCollection class
ToolsCollection(IBaseChart) - Constructor for class com.steema.teechart.tools.ToolsCollection
 
ToolsEditor - Class in com.steema.teechart.editors
Title: ToolsEditor class
ToolsEditor() - Constructor for class com.steema.teechart.editors.ToolsEditor
 
ToolsEditor(ToolsCollection) - Constructor for class com.steema.teechart.editors.ToolsEditor
 
ToolsEditor(Chart) - Constructor for class com.steema.teechart.editors.ToolsEditor
 
ToolsEditor(Chart, Tool) - Constructor for class com.steema.teechart.editors.ToolsEditor
 
toolsEditorsOf - Static variable in class com.steema.teechart.editors.Utils
 
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
 
ToolSeriesEditor - Class in com.steema.teechart.editors.tools
Title: ToolSeriesEditor class
ToolSeriesEditor() - Constructor for class com.steema.teechart.editors.tools.ToolSeriesEditor
 
ToolsGallery - Class in com.steema.teechart.editors
Title: TeeChart for Java
ToolsGallery(Frame, String, boolean) - Constructor for class com.steema.teechart.editors.ToolsGallery
 
ToolsGallery() - Constructor for class com.steema.teechart.editors.ToolsGallery
 
ToolTip - Class in com.steema.teechart
Title: ToolTip class
ToolTip(IBaseChart) - 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.printer.PreviewZone
 
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.Exports.TemplateExport
Writes all non-transient chart fields to a stream using Java standard serialization mechanism.
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.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.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
 
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
 
TowerEditor - Class in com.steema.teechart.editors.series
Title: TowerEditor class
TowerEditor() - Constructor for class com.steema.teechart.editors.series.TowerEditor
 
TowerStyle - Class in com.steema.teechart.styles
Title: TowerStyle class
toXML(File) - Method in class com.steema.teechart.exports.Exports.TemplateExport
Stores all chart properties to a file in XML format using Java XMLEncoder class.
toXML(String) - Method in class com.steema.teechart.exports.Exports.TemplateExport
Stores all chart properties to a file in XML format using Java XMLEncoder class.
toXML(OutputStream) - Method in class com.steema.teechart.exports.Exports.TemplateExport
Stores all chart properties to stream, in XML text format using Java XMLEncoder class.
toXML(Object, OutputStream) - Method in class com.steema.teechart.exports.Exports.TemplateExport
Stores value object properties to stream, in XML text format using Java XMLEncoder class.
trackBar1_stateChanged(ChangeEvent) - Method in class com.steema.teechart.editors.tools.SeriesAnimationEditor
 
translatePixel(int) - Method in class com.steema.teechart.misc.PixelFormat
 
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.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.Graphics3DAWT
 
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.
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
 
TriSurfaceEditor - Class in com.steema.teechart.editors.series
Title: TriSurfaceEditor class
TriSurfaceEditor() - Constructor for class com.steema.teechart.editors.series.TriSurfaceEditor
 
trueColour - Variable in class com.steema.teechart.misc.PixelFormat
 
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.
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.

U

unClip() - Method in class com.steema.teechart.drawing.Graphics3D
 
unClip() - Method in class com.steema.teechart.drawing.Graphics3DAWT
Removes any clipping region applied to Chart Drawing.
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.
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(Graphics) - Method in class com.steema.teechart.TChartApplet
 
updateArray(int, Point[]) - Method in class com.steema.teechart.styles.Surface
 
updateOptions(ImageWriteParam) - Method in class com.steema.teechart.editors.export.BMPEditor
 
updateOptions(ImageWriteParam) - Method in class com.steema.teechart.editors.export.ExportEditors
 
updateOptions(ImageWriteParam) - Method in class com.steema.teechart.editors.export.GIFEditor
 
updateOptions(ImageWriteParam) - Method in class com.steema.teechart.editors.export.JPEGEditor
 
updateOptions(ImageWriteParam) - Method in class com.steema.teechart.editors.export.PNGEditor
 
updateUI() - Method in class com.steema.teechart.misc.JMultiLineToolTip
 
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.
urlLabel_mouseReleased(MouseEvent) - Method in class com.steema.teechart.editors.AboutDialog
 
useAxis - Variable in class com.steema.teechart.styles.Series
Returns True when the Series needs axes to display points.
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
Title: TeeChart for Java
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
 
validState() - Method in class com.steema.teechart.drawing.Graphics3DAWT
 
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.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(ISeries, String) - Constructor for class com.steema.teechart.styles.ValueList
 
ValueList(ISeries, String, int) - Constructor for class com.steema.teechart.styles.ValueList
 
ValueListOrder - Class in com.steema.teechart.styles
Title: ValueListOrder class
VALUES - Static variable in class com.steema.teechart.legend.LegendStyle
Legend draws the first Active Series' values.
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
 
Vector3DEditor - Class in com.steema.teechart.editors.series
Title: Vector3DEditor class
Vector3DEditor() - Constructor for class com.steema.teechart.editors.series.Vector3DEditor
 
VersionMode - Static variable in class com.steema.teechart.misc.Utils
 
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.ZoomDirections
Allows only Vertical Zooming.
VerticalAxis - Class in com.steema.teechart.styles
Title: VerticalAxis class
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.Graphics3DAWT
Draws a Vertical Line from (X,Top) to (X,Bottom).
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
 
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.Shape
 
visible() - Method in class com.steema.teechart.styles.Map.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
 
VolumeEditor - Class in com.steema.teechart.editors.series
Title: TeeChart for Java
VolumeEditor() - Constructor for class com.steema.teechart.editors.series.VolumeEditor
 
vOpenValues - Variable in class com.steema.teechart.styles.OHLC
 
VSPLIT - Static variable in class com.steema.teechart.Cursors
 
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

waitForImage(Image, Component) - Static method in class com.steema.teechart.misc.ImageUtils
 
Wall - Class in com.steema.teechart
Title: Wall class
Wall(IBaseChart) - Constructor for class com.steema.teechart.Wall
 
WallEditor - Class in com.steema.teechart.editors
Title: TeeChart for Java
WallEditor() - Constructor for class com.steema.teechart.editors.WallEditor
 
WallEditor(Wall) - Constructor for class com.steema.teechart.editors.WallEditor
 
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.BackWall(IBaseChart, Walls) - Constructor for class com.steema.teechart.Walls.BackWall
 
Walls.BottomWall - Class in com.steema.teechart
Title: BottomWall class
Walls.BottomWall(IBaseChart, Walls) - Constructor for class com.steema.teechart.Walls.BottomWall
 
Walls.LeftWall - Class in com.steema.teechart
Title: LeftWall class
Walls.LeftWall(IBaseChart, Walls) - Constructor for class com.steema.teechart.Walls.LeftWall
 
Walls.RightWall - Class in com.steema.teechart
Title: RightWall class
Walls.RightWall(IBaseChart, Walls) - Constructor for class com.steema.teechart.Walls.RightWall
 
WallsEditor - Class in com.steema.teechart.editors
Title: WallsEditor class
WallsEditor() - Constructor for class com.steema.teechart.editors.WallsEditor
 
WallsEditor(Chart) - Constructor for class com.steema.teechart.editors.WallsEditor
 
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
 
WaterFallEditor - Class in com.steema.teechart.editors.series
Title: WaterFallEditor class
WaterFallEditor() - Constructor for class com.steema.teechart.editors.series.WaterFallEditor
 
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.
whereIsCursor(int, int) - Method in class com.steema.teechart.printer.PreviewPanel
 
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
 
width - Variable in class com.steema.teechart.drawing.ChartPen
 
width - Variable in class com.steema.teechart.MultiLine
 
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
 
writeData(DataOutput) - Method in class com.steema.teechart.misc.PixelFormat
 
writeImage(ObjectOutputStream, Image, IGraphics3D) - Static method in class com.steema.teechart.misc.ImageUtils
Stores an image contents to stream.

X

x - Variable in class com.steema.teechart.ArrowPoint
 
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 - 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
 
xMinus - Variable in class com.steema.teechart.styles.SeriesPointer
 
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
 
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.
xValues - Variable in class com.steema.teechart.editors.ChartGrid
 
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.Point3D
 
y - Variable in class com.steema.teechart.PointDouble
 
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.
YES - Static variable in class com.steema.teechart.editors.ChartGridXValues
 
yesNo(String) - Static method in class com.steema.teechart.editors.Utils
Shows a message box dialog asking confirmation.
yesNoDelete(String) - Static method in class com.steema.teechart.editors.Utils
Shows a dialog asking confirmation with Yes and No options.
yMandatory - Variable in class com.steema.teechart.styles.Series
 
yMinus - Variable in class com.steema.teechart.styles.SeriesPointer
 
yPlus - Variable in class com.steema.teechart.styles.SeriesPointer
 
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
 
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
 
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.
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.
ZoomToolEditor - Class in com.steema.teechart.editors.tools
Title: ZoomToolEditor class
ZoomToolEditor() - Constructor for class com.steema.teechart.editors.tools.ZoomToolEditor
 
zPosition - Variable in class com.steema.teechart.axis.Axis
 

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