1.

Introduction

 

2.

Setting Up the Development Environment

 

3.

Using Perspective for Java

 

4.

Developing a Chart in HTML

 

5.

Developing a Chart in a Java Environment

 

6.

Using Your Data in a Chart

 

7.

Properties

 

8.

Methods

 

9.

Methods for Getting an Object ID

 

10.

Abstract Classes and Interfaces

 

A.

Gallery of Graph Types and 3D Preset Viewing Angles

 

B.

Properties Index

 

C.

Methods Index

 

D.

IdentObj Methods Index

 

E.

Static Variables

 

F.

Perspective/PGSDK Cross-Reference

 

G.

Example Programs

Chapter 1.
Introduction


 

GETTING PERSPECTIVE FOR JAVA

 

PRODUCT OVERVIEW

 

 

Perspective Components

 

 

Usage Requirements

 

 

Example and Demo Code

 

OTHER PERSPECTIVE DOCUMENTS

Chapter 2.
Setting Up the Development Environment


 

OVERVIEW

 

REQUIRED FILES

 

 

Files Required for a JDE

 

 

Files Required for a Browser

 

FILE LOCATIONS

 

 

Using a JDE

 

 

Using a Browser

 

DEVELOPMENT REQUIREMENTS

 

 

Java Bean

 

 

HTML

 

USING PERSPECTIVE IN A SERVLET

Chapter 3.
Using Perspective for Java


 

GETTING A CHART UP AND VIEWABLE

 

 

In A JDE

 

 

In HTML

 

HTML OR JAVA DEVELOPMENT

 

HOW PROPERTIES AND METHODS WORK

 

THE GRAPHTYPE PROPERTY

 

 

Graph Type Values

 

 

Graph Type Methods

 

HOW CHARTS ARE IMAGED

 

 

Chart Sizing

 

 

3D Charts

 

 

Single Axis/Vertical Charts

 

 

Single Axis/Horizontal Charts

 

 

Dual-Axes and Bi-Polar Vertical Charts

 

 

Dual-Axes and Bi-Polar Horizontal Charts

 

 

Pie Charts

 

 

Scatter Charts

 

 

Stock Charts

 

 

Histograms

 

 

Spectral Map

 

 

Bubble Charts

 

VIRTUAL COORDINATES

 

CHART-WIDE PARAMETERS

 

CHART FRAME ATTRIBUTES

 

AXIS ATTRIBUTES

 

 

Axis Properties

 

 

Ordinal Axis Properties

 

 

Ordinal Axis Methods

 

 

Numeric Axis Properties

 

 

Numeric Axis Methods

 

 

Axis Independent Methods

 

 

Properties for Dual Axes Charts

 

 

Autofitting Axis Text

 

GRID LINES

 

 

Ordinal Axis Grid Lines

 

 

Numeric Axis Grid Lines

 

 

3D Grid Lines

 

 

Axis Independent Methods for Grids

 

CURVE FIT LINES

 

RISERS AND MARKERS

 

 

Riser and Marker Properties

 

 

Riser and Marker Methods

 

 

Using Custom Marker Shapes

 

 

Exceptional Risers

 

LEGENDS

 

 

Legend Properties

 

 

Legend Methods

 

LABELS AND TITLES

 

 

Chart-Wide Titles

 

 

Ordinal Axis Labels and Titles

 

 

Numeric Axis Labels and Titles

 

 

Label and Title Methods

 

 

Using Nested/Multi-Dimensional Labels

 

DATA TEXT

 

FORMATTING NUMBERS

 

 

Preset Formats

 

 

Format Patterns

 

 

Special Formatting Using Macros

 

 

The NumberFormatCallback Interface

 

FORMATTING TEXT OBJECTS

 

AUTOFITTING

 

3D CUBE CHARACTERISTICS

 

PIE CHART PROPERTIES AND METHODS

 

STOCK CHART CHARACTERISTICS

 

BUBBLE CHART PROPERTIES AND METHODS

 

COLORS AND SHADING

 

TEXTURES AND GRADIENTS

 

PANNING, ROTATING, AND SCALING

 

CHART EDITING CHARACTERISTICS

 

TOOL TIPS

 

THE DATA INTERFACE

 

SELECTION LIST METHODS

 

LOADING AND SAVING FILES

 

DRILL-DOWN AND URLS

 

 

URL Methods

 

 

Example Drill-Down

 

EVENT HANDLING

 

GETTING AN OBJECT ID

 

CLASSES & INTERFACES

   

NumberFormatCallback Class

   

ObjClassID Class

   

Perspective Class

   

PerspectiveBase Class

   

TDGDataCallbackIF Interface

   

TDGDataGrid Interface

   

TDGDataGridPieBar Interface

   

TDGEvent Class

   

TDGListener Interface

   

TDGNestedLabel Interface

   

TDGPreScaleIF Interface

   

ToolTipCallback Interface

Chapter 4.
Developing a Chart in HTML


 

USING AN EDITOR OR APPLET

 

YOUR FIRST CHART

 

HTML PARAMETERS

 

 

setDataSeries

 

 

setGroupLabelArray

 

 

setSeriesLabelArray

 

ABOUT DATA

 

FREQUENTLY ASKED QUESTIONS

 

 

How to Resize the Chart Frame

 

 

How to Size and Position the Legend Area

 

 

How to Set Font Size and Names

 

 

How to Get Example HTML Code

Chapter 5.
Developing a Chart in a Java Environment


 

BASIC APPLET STRUCTURE

 

INSERTING A CHART BEAN

 

 

Selecting Properties

 

 

Quick Tests with Properties

 

CREATING/MODIFYING JAVA CODE

 

 

Adding Perspective Properties to the Java Code

 

 

Adding Perspective Methods to the Java Code

 

 

Executing the Java Code

Chapter 6.
Using Data in your Chart


 

LOADING DATA FROM A FILE

 

DATA INSIDE AN HTML FILE

 

LOADING DATA FROM A DATABASE

 

LOADING DATA FROM JAVA

 

 

TDGDataGrid

 

 

Handling Large Data Sets with TDGPreScaleIF

 

 

The Callback Technique

 

 

Individual Values

 

 

Support Methods

 

CHART TITLES

 

DATA SCROLLING AND ZOOMING

 

 

Data Scrolling

 

 

Data Zooming

 

HOW MISSING DATA IS HANDLED

 

DATA REQUIREMENTS FOR DIFFERENT CHART TYPES

 

 

Data in a 3D Chart

 

 

Data in Bar/Line/Area Charts

 

 

Data in Pie Charts

 

 

Data in XY Scatter Charts

 

 

Data in XY Scatter with Labels Chart

 

 

Data in Polar Charts

 

 

Data in Radar Charts

 

 

Spectral Map Data

 

 

Bubble Chart Data

Chapter 7.
Properties


 

--->

A B C D E F G I L M N O O1 O2 P Q R S T U V X1 Y1 Y2 Z

 

Autoshading; Enable/Disable automatic shading

 

AxisTextAutofitMax; Maximum size to autofit axis text

 

AxisTextAutofitMin; Minimum size to autofit axis text

 

AxisTextAutofitMode; Axis text autofitting mode

 

AxisTextAutofitPercent; Set percent of axis text autofitting

 

BiDirectional; Reverse horizontal order of legends

 

ColorMode; Define the chart color mode

 

ConnectLineMarkers; Connect markers in a line chart

 

ConnectScatterMarkers; Connect markers in a scatter chart

 

CubeFocusFactor; Define the 3D-cube focus factor

 

CubeIsometricProjection; Enable/Disable 3D-cube isometric projection

 

CubeLightSourceX; Define the 3D-cube light source for the X-coordinate

 

CubeLightSourceY; Define the 3D-cube light source for the Y- coordinate

 

CubeLightSourceZ; Define the 3D-cube light source for the Z- coordinate

 

CubePanX; Pan a 3D-cube in the X-direction

 

CubePanY; Pan a 3D-cube in the Y-direction

 

CubeRiserInterpolation; Controls whether risers in 3D charts are interpolated (faster) or explicitly calculated (more accurate)

 

CubeSizeX; Define the 3D-cube size in the X-direction

 

CubeSizeY; Define the 3D-cube size in the Y-direction

 

CubeSizeZ; Define the 3D-cube size in the Z-direction

 

CubeSquareRisers; Enable/Disable square risers in a 3D-cube

 

CubeTranslationX; Define the 3D-cube translation in the X-direction

 

CubeTranslationY; Define the 3D-cube translation in the Y-direction

 

CubeTranslationZ; Define the 3D-cube translation in the X-direction

 

CubeViewerX; Define the 3D-cube viewer in the X-direction

 

CubeViewerY; Define the 3D-cube viewer in the Y-direction

 

CubeViewerZ; Define the 3D-cube viewer in the Z-direction

 

CubeWallThickX; Define the 3D-cube wall thickness in the X-direction

 

CubeWallThickY; Define the 3D-cube wall thickness in the Y-direction

 

CubeWallThickZ; Define the 3D-cube wall thickness in the Z-direction

 

CubeZoomFactor; Define the 3D-cube zoom factor

 

CurveFitEquationDisplay; Show/Hide equation with curve fit line

 

CurveFitHighOrderFirst; Define the order of curve fit equation text.

 

CurveFitNumSegments; Define number of segments for a curve fit line.

 

DataItemsAlongSeries; Enable/Disable data items along series

 

DataLineThickness; Define the thickness of a data line

 

DataScrollerPresenceGroups; Enable data scroller bar for groups

 

DataScrollerPresenceSeries; Enable data scroller bar for series

 

DataTextAngleDefault; Define the default data text angle

 

DataTextDisplay; Show/Hide data text

 

DataTextFormat; Select a preset data text format

 

DataTextFormatPattern; Define a standard Java format pattern for displaying data text

 

DataTextPosition; Define the data text position

 

DataTextRadiusDefault; Define the default data text radius

 

DataTextTemplateBubble; Define a special format for data text in a bubble chart

 

DataTextTemplateHiLo; Define a special format for data text in a stock chart

 

DataTextTemplateScatter; Define a special format for data text in a scatter chart

 

DepthAngle; Define the depth angle of the chart

 

DepthRadius; Define the depth radius of the chart

 

Display3DFloor; Show/Hide 3D-cube floor

 

Display3DLeftWall; Show/Hide 3D-cube left wall

 

Display3DRightWall; Show/Hide 3D-cube right wall

 

DisplayBarAsPictograph; Show/Hide images on bars

 

DualAxisLineDisplay; Show/Hide dual axis line

 

DualAxisSplitPosition; Define the location of the dual axis line

 

ExactColorByHeight; Enable/Disable exact color by height

 

FontSizeAbsolute; Select absolute or scaled font sizes

 

FootnoteAutofit; Enable/Disable automatic fitting of the chart footnote

 

FootnoteDisplay; Show/Hide chart footnote

 

FootnoteString; Define the chart footnote

 

FrameDisplay; Show/Hide chart frame

 

GraphType; Select a graph type

 

Grid3DFloorDisplayX; Show/Hide X-axis grid lines on the 3D-cube floor

 

Grid3DFloorDisplayZ; Show/Hide Z-axis grid lines on the 3D-cube floor

 

Grid3DLeftWallDisplayY; Show/Hide Y-axis grid lines on the 3D-cube left wall

 

Grid3DLeftWallDisplayZ; Show/Hide Z-axis grid lines on the 3D-cube left wall

 

Grid3DRightWallDisplayX; Show/Hide X-axis grid lines on the 3D-cube right wall

 

Grid3DRightWallDisplayY; Show/Hide Y-axis grid lines on the 3D-cube right wall

 

Grid3DRiserDisplayX; Show/Hide X-axis grid lines on the 3D-cube risers

 

Grid3DRiserDisplayY; Show/Hide Y-axis grid lines on the 3D-cube risers

 

Grid3DRiserDisplayZ; Show/Hide Z-axis grid lines on the 3D-cube risers

 

InterpretAsHLOC; Interpret a PGSDK data set as High, Low, Open, Close

 

LegendAutomatic; Enable/Disable automatic legends

 

LegendDisplay; Show/Hide display of legends

 

LegendMarkerPosition; Define the legend marker position

 

LegendMarkersPerRow; Define the number of legend markers in a row

 

LegendReverse; Enable/Disable legends in reverse order

 

LegendTextAutofit; Enable/Disable automatic fitting of legend text

 

ManualRedraw; Enable/Disable manual redraw of the chart

 

MarkerDisplay; Show/Hide markers

 

MarkerSizeDefault; Define the default marker size

 

MoveAxisTitles; Enable/Disable moving of axis titles

 

NestedLabels; Enable/Disable nested labels on the O1 axis

 

O1AxisLineDisplay; Show/Hide O1 Axis Line

 

O1AxisSide; Select the side where the O1 Axis will be imaged

 

O1ExcludeMaxLabel; Exclude/Include the maximum label on the O1 Axis

 

O1ExcludeMinLabel; Exclude/Include the minimum label on the O1 Axis

 

O1LabelAutofit; Enable/Disable automatic fitting of labels on the O1 Axis

 

O1LabelAutoSkip; Select no, automatic, or manual label skipping

 

O1LabelDisplay; Show/Hide labels on the O1 Axis

 

O1LabelMargin; Define margins for O1 axis labels

 

O1LabelRotate; Define the rotation of labels on the O1 Axis

 

O1LabelSkipBegin; Select first label to skip

 

O1LabelSkipCount; Select label interval to skip

 

O1LabelStagger; Enable/Disable staggered labels on the O1 Axis

 

O1LabelWrap; Enable/Disable wrapped labels on the O1 Axis

 

O1MajorGridDisplay; Show/Hide major grid lines on the O1 Axis

 

O1MajorGridStyle; Select the style of major grid lines on the O1 Axis

 

O1MinorGridCount; Define the number of minor grid lines on the O1 Axis

 

O1MinorGridDisplay; Show/Hide minor grid lines on the O1 Axis

 

O1MinorGridStyle; Select the style of minor grid lines on the O1 Axis

 

O1TitleAutofit; Enable/Disable automatic fitting of the title on the O1 Axis

 

O1TitleDisplay; Show/Hide O1 Axis title

 

O1TitleString; Define the O1 Axis title string

 

O2ExcludeMaxLabel; Exclude/Include the maximum label on the O2 Axis

 

O2ExcludeMinLabel; Exclude/Include the minimum label on the O2 Axis

 

O2LabelAutofit; Enable/Disable automatic fitting of labels on the O2 Axis

 

O2LabelDisplay; Show/Hide labels on the O2 Axis

 

O2LabelRotate; Select the rotation of labels on the O2 Axis

 

O2LabelWrap; Enable/Disable wrapped labels on the O2 Axis

 

O2TitleAutofit; Enable/Disable automatic fitting of the title on the O2 Axis

 

O2TitleDisplay; Show/Hide O2 Axis title

 

O2TitleString; Define the O2 Axis title string

 

OtherPercentage; Define the percentage for pie slices to be grouped into the "Other" series

 

OtherSeries; Enable/Disable an "Other" series in a pie chart for slices less than OtherPercentage

 

OverdrawSkip; Enable/Disable overdrawing in very large data sets

 

PieBarLabelDisplay; Enable/Disable pie-bar label display

 

PieBarLabelString; Define the pie-bar label

 

PieBarSeries; Select the series that is used to chart the bar in a Pie-Bar chart.

 

PieDepth; Define the depth of a pie chart

 

PieFeelerTextDisplay; Define the pie feeler text display mode

 

PieFeelerTextFormat; Select a preset format for the pie feeler data text

 

PieFeelerTextFormatPattern; Define a standard Java format pattern for displaying data text next to pie feelers

 

PieLabelDisplay; Define the pie label display mode

 

PieRingSize; Define the pie ring size

 

PieRingTotalDisplay; Show/Hide pie ring total

 

PieRingTotalFormat; Select a preset format for the pie ring total

 

PieRingTotalFormatPattern; Define a standard Java format pattern for displaying the total value in the center of the pie ring

 

PieRotate; Rotate a pie

 

PiesPerRow; Define the number of pies per row

 

PieTilt; Tilt a pie

 

QuadrantLineCountX; Number of vertical quadrant lines

 

QuadrantLineCountY; Number of horizontal quadrant lines

 

ReshapeEnable; Enable/Disable reshaping of risers

 

ResizeBarMode; Enable/Disable resizing of risers

 

ReverseGroups; Enable/Disable reverse groups

 

ReverseSeries; Enable/Disable reverse series

 

Riser3DThicknessY; Define the thickness of 3D risers in the Y-direction

 

RiserBarGroupSpacing; Define riser bar group spacing

 

RiserBorderMode; Define when riser borders are drawn.

 

RiserWidth; Define riser width

 

ScaleFromZero; Enable/Disable scale from zero

 

ScrollOffsetGroup; Define first group in chart

 

ScrollOffsetSeries; Define first series in chart

 

SelectionEnable; Define the user selection mode

 

SelectionEnableMove; Enable/Disable moving of objects in a chart

 

SeriesAreRows; Enable/Disable series as rows

 

SeriesDefaultBorderColor; Set the color to use for riser borders when UseSeriesBorderDefaults is true

 

SeriesDefaultTransparentBorderColor; Use transparent series borders when UseSeriesBorderDefaults is true

 

SeriesLooping; Define the series at which series colors are repeated.

 

ShadowXOffsetDefault; Define the default value for shadow X-offset

 

ShadowYOffsetDefault; Define the default value for shadow Y-offset

 

SquareMarkers; Make legend markers square

 

StackedDataValueSum; Enable/Disable sum values in stacked charts.

 

Stock52WeekHighDisplay; Show/Hide 52-week high line in a stock chart

 

Stock52WeekHighValue; Define the 52-week high value in a stock chart

 

Stock52WeekLowDisplay; Show/Hide 52-week low line in a stock chart

 

Stock52WeekLowValue; Define the 52-week low value in a stock chart

 

StockCloseSplitDisplay; Show/Hide close split in a stock chart

 

StockCloseTicksDisplay; Show/Hide close ticks in a stock chart

 

StockMovingAverageDisplay; Show/Hide moving average line in a stock chart

 

StockOpenTicksDisplay; Show/Hide open ticks in a stock chart

 

StockTickLength; Define the stock tick length

 

SubtitleAutofit; Enable/Disable autofitting of the chart subtitle

 

SubtitleDisplay; Show/Hide chart subtitle

 

SubtitleString; Define the chart subtitle

 

TextAutofitMax; Maximum size in virtual coordinates for autofitting

 

TextAutofitMin; Minimum size in virtual coordinates for autofitting

 

TitleAutofit; Enable/Disable autofitting of the chart title

 

TitleDisplay; Show/Hide chart title

 

TitleString; Define the chart title

 

ToolTipDelay; Define the tool tip delay

 

ToolTipDisplay; Show/Hide tool tips

 

ToolTipMode; Define a tool tip mode

 

UseOffScreen; Enable/Disable use of off-screen buffer to draw chart

 

UseSampleData; Enable/Disable use of sample data

 

UseSeriesBorderDefaults; Enable/Disable use of SeriesDefaultBorderColor or SeriesDefaultTransparentBorderColor

 

UseSeriesShapes; Enable/Disable use of series shapes

 

ValidGroupsMin; Define the minimum number of groups to draw the chart.

 

ValidSeriesMin; Define the minimum number of series to draw the chart.

 

ViewableGroups; Define number of groups to include in chart starting at ScrollOffsetGroup

 

ViewableGroupsStock; Define number of groups to include in a stock chart starting at ScrollOffsetGroup

 

ViewableSeries; Define number of series to include in chart starting at ScrollOffsetSeries

 

ViewableSeriesStock; Define number of series to include in a stock chart starting at ScrollOffsetSeries

 

Viewing3DAnglePreset; Select a preset 3D viewing angle

 

X1AxisDescending; Descending/Ascending X1 Axis

 

X1AxisLineDisplay; Show/Hide X1 Axis Line

 

X1AxisSide; Define where the X1 Axis is imaged

 

X1ExcludeMaxLabel; Exclude/Include maximum label on the X1 Axis

 

X1ExcludeMinLabel; Exclude/Include minimum label on the X1 Axis

 

X1LabelAutofit; Enable/Disable automatic fitting of labels on the X1 Axis

 

X1LabelDisplay; Show/Hide labels on the X1 Axis

 

X1LabelFormat; Define the format of labels on the X1 Axis

 

X1LabelFormatPattern; Define a format pattern for displaying X1 label values

 

X1LabelRotate; Define the rotation of labels on the X1 Axis

 

X1LabelStagger; Enable/Disable staggered labels on the X1 Axis

 

X1LogScale; Linear/Logrithmic scale on the X1 Axis

 

X1MajorGridDisplay; Show/Hide major grid lines on the X1 Axis

 

X1MajorGridStep; Define the number of major grid steps on the X1 Axis

 

X1MajorGridStepAuto; Enable/Disable automatic calculation of major grid steps on the X1 Axis

 

X1MajorGridStyle; Select the style of major grid lines on the X1 Axis

 

X1MinorGridDisplay; Show/Hide minor grid lines on the X1 Axis

 

X1MinorGridStep; Define the number of minor grid steps on the X1 Axis

 

X1MinorGridStepAuto; Enable/Disable automatic calculation of minor grid steps on the X1 Axis

 

X1MinorGridStyle; Select the style of minor grid lines on the X1 Axis

 

X1MustIncludeZero; Enable/Disable "Must Include Zero" on the X1 Axis

 

X1OffScaleDisplay; Show/Hide offscale values on the X1 Axis

 

X1ScaleMax; Define the maximum value on the X1 Axis

 

X1ScaleMaxAuto; Enable/Disable automatic calculation of the maximum value on the X1 Axis

 

X1ScaleMin; Define the minimum value on the X1 Axis

 

X1ScaleMinAuto; Enable/Disable automatic calculation of the minimum value on the X1 Axis

 

X1TitleAutofit; Enable/Disable automatic fitting of the title on the X1 Axis

 

X1TitleDisplay; Show/Hide X1 Axis title

 

X1TitleString; Define the X1 Axis Title String

 

X1ZeroLineDisplay; Show/Hide a zero line on the X1 Axis

 

Y1AxisDescending; Descending/Ascending Y1 Axis

 

Y1AxisLineDisplay; Show/Hide Y1 Axis Line

 

Y1AxisSide; Define where the Y1 Axis is imaged

 

Y1ExcludeMaxLabel; Exclude/Include maximum label on the Y1 Axis

 

Y1ExcludeMinLabel; Exclude/Include minimum label on the Y1 Axis

 

Y1LabelAutofit; Enable/Disable automatic fitting of labels on the Y1 Axis

 

Y1LabelDisplay; Show/Hide labels on the Y1 Axis

 

Y1LabelFormat; Select a preset format for labels on the Y1 Axis

 

Y1LabelFormatPattern; Define a standard Java format pattern for Y1 label values

 

Y1LabelRotate; Define the rotation of labels on the Y1 Axis

 

Y1LabelStagger; Enable/Disable staggered labels on the Y1 Axis

 

Y1LogScale; Linear/Logrithmic scale on the Y1 Axis

 

Y1MajorGridDisplay; Show/Hide major grid lines on the Y1 Axis

 

Y1MajorGridStep; Define the number of major grid steps on the Y1 Axis

 

Y1MajorGridStepAuto; Enable/Disable automatic calculation of major grid steps on the Y1 Axis

 

Y1MajorGridStyle; Select the style of major grid lines on the Y1 Axis

 

Y1MinorGridDisplay; Show/Hide minor grid lines on the Y1 Axis

 

Y1MinorGridStep; Define the number of minor grid steps on the Y1 Axis

 

Y1MinorGridStepAuto; Enable/Disable automatic calculation of minor grid steps on the Y1 Axis

 

Y1MinorGridStyle; Select the style of minor grid lines on the Y1 Axis

 

Y1MustIncludeZero; Enable/Disable "Must Include Zero" on the Y1 Axis

 

Y1OffScaleDisplay; Show/Hide offscale values on the Y1 Axis

 

Y1ScaleMax; Define the maximum value on the Y1 Axis

 

Y1ScaleMaxAuto; Enable/Disable automatic calculation of the maximum value on the Y1 Axis

 

Y1ScaleMin; Define the minimum value on the Y1 Axis

 

Y1ScaleMinAuto; Enable/Disable automatic calculation of the minimum value on the Y1 Axis

 

Y1TitleAutofit; Enable/Disable automatic fitting of the title on the Y1 Axis

 

Y1TitleDisplay; Show/Hide Y1 Axis title

 

Y1TitleString; Define the Y1 Axis Title String

 

Y1ZeroLineDisplay; Show/Hide zero line on the Y1 Axis

 

Y2AxisDescending; Descending/Ascending Y2 Axis

 

Y2AxisLineDisplay; Show/Hide Y2 Axis Line

 

Y2AxisSide; Define where the Y2 Axis is imaged

 

Y2ExcludeMaxLabel; Exclude/Include maximum label on the Y2 Axis

 

Y2ExcludeMinLabel; Exclude/Include minimum label on the Y2 Axis

 

Y2LabelAutofit; Enable/Disable automatic fitting of labels on the Y2 Axis

 

Y2LabelDisplay; Show/Hide labels on the Y2 Axis

 

Y2LabelFormat; Select a preset format for labels on the Y1 Axis

 

Y2LabelFormatPattern; Define a standard Java format pattern for Y2 label values

 

Y2LabelRotate; Define the rotation of labels on the Y2 Axis

 

Y2LabelStagger; Enable/Disable staggered labels on the Y2 Axis

 

Y2LogScale; Linear/Logrithmic scale on the Y2 Axis

 

Y2MajorGridDisplay; Show/Hide major grid lines on the Y2 Axis

 

Y2MajorGridStep; Define the number of major grid steps on the Y2 Axis

 

Y2MajorGridStepAuto; Enable/Disable automatic calculation of major grid steps on the Y2 Axis

 

Y2MajorGridStyle; Select the style of major grid lines on the Y2 Axis

 

Y2MinorGridDisplay; Show/Hide minor grid lines on the Y2 Axis

 

Y2MinorGridStep; Define the number of minor grid steps on the Y2 Axis

 

Y2MinorGridStepAuto; Enable/Disable automatic calculation of minor grid steps on the Y2 Axis

 

Y2MinorGridStyle; Select the style of minor grid lines on the Y2 Axis

 

Y2MustIncludeZero; Enable/Disable "Must Include Zero" on the Y2 Axis

 

Y2OffScaleDisplay; Show/Hide offscale values on the Y2 Axis

 

Y2ScaleMax; Define the maximum value on the Y2 Axis

 

Y2ScaleMaxAuto; Enable/Disable automatic calculation of the maximum value on the Y2 Axis

 

Y2ScaleMin; Define the minimum value on the Y2 Axis

 

Y2ScaleMinAuto; Enable/Disable automatic calculation of the minimum value on the Y2 Axis

 

Y2TitleAutofit; ; Enable/Disable automatic fitting of the title on the Y2 Axis

 

Y2TitleDisplay; Show/Hide Y2 Axis title

 

Y2TitleString; Define the Y2 Axis Title String

 

ZoomDirection; Define the direction to use for doZoomIn() and doZoomOut()

 

ZoomPercentage; Define number to use for doZoomIn() and doZoomOut()

Chapter 8.
Methods


 

-->

A   C  D  G  H  I  L  O  R  S  T

 

addPerspectiveListener(); Add a perspective listener

 

announceLicense(); Send license information to SysOut

 

askForRelease(); Ask Java to reclaim memory used by Perspective

 

clearDataLabels(); Clear labels from the look, not the data

 

clearDataStorage(); Clear all data storage from a chart

 

clearGroupLabels(); Clear group labels from the chart

 

clearSeriesLabels(); Clear series labels from the chart

 

clearZoomList(); Clear the current zoom list

 

copyImageMap(); Copy an Image Map

 

doZoomIn(); Zoom in on the chart

 

doZoomOut(); Zoom out from the chart

 

getApplet(); Used by Java development to get the context for the Perspective applet

 

getAutofit(); Get autofit mode

 

getAutoSkip(); Get label automatic skip mode

 

getAxisAssignment(); Get axis assignment

 

getAxisDescending(); Get axis descending

 

getAxisSide(); Get axis side

 

getBorderColor(); Get the border color of an object

 

getChartDataValid(); Determine if chart data is valid

 

getChartFromFTP(); Get a chart from an FTP server

 

getCubeRotationMatrix(); Get the rotation matrix of the 3D cube

 

getCurveFitPolynomialOrder(); Get polynomial order for a curve fit line.

 

getCurveFitType(); Get the curve fit type.

 

getDataAsDouble (); Get data at row/col as double

 

getDataAsString (); Get data at row/col as a string

 

getDataCoord(); Get data coordinates

 

getDataFromCoord(); Get data from coordinates

 

getDataGridCallback(); Get the TDGDataGrid interface defined by setDataFromDataGrid()

 

getDataLabel(); Get the data label at series/group

 

getDataObject(); Method in TDGEvent Class. Get data Object.

 

getDataRange(); Get the range of data in a chart

 

getDataTextAngle(); Get data text angle

 

getDataTextRadius(); Get data text radius

 

getDataValue(); Get data value assigned to the object identified by id

 

getDisplay(); Get the display mode of an object

 

getDisplayOffScale(); Get display offscale mode

 

getDocumentBase(); Get document URL

 

getEffectiveColorMode(); Returns the actual color mode used.

 

getEffectiveGroupOffset(); Get the effective group offset

 

getEffectiveSeriesOffset(); Get the effective series offset

 

getEffectiveViewableGroups(); Get the effective number of viewable groups

 

getEffectiveViewableSeries(); Get the effective number of viewable series

 

getExceptionalRisers(); Determine if there are any exceptional risers

 

getExcludeMaxLabel(); Determine if maximum label is imaged on an axis

 

getExcludeMinLabel(); Determine if minimum label is imaged on an axis

 

getFillColor(); Get fill color

 

getFillType(); Get fill type

 

getFontName(); Get the font name assigned to a text object

 

getFontSize(); Get the font size in destination coordinates.

 

getFontSizeVC(); Get the font size in virtual coordinates

 

getFontStyle(); Get the font style of a text object

 

getFrameDepthOffset(); Get frame depth offset

 

getFrameRect(); Get the size and location of the chart frame

 

getGradientDirection(); Get the gradient direction

 

getGradientNumPins(); Get the number of pins in a gradient

 

getGradientPinLeftColor(); Get the left color used by the gradient pin

 

getGradientPinPosition(); Get the gradient pin position

 

getGradientPinRightColor(); Get the right color used by the gradient pin

 

getGridCount(); Get grid count

 

getGridStep(); Get number of grid steps on an axis

 

getGridStepAuto(); Determine if grid steps are automatically calculated

 

getGridStyle(); Get style of grid lines assigned to an axis

 

getGroupLabel(); Get a group label

 

getIgnoreSeries(); Determine if a series is ignored

 

getID(); Method in TDGEvent Class. Get ID associated with an event.

 

getLabelMargin(); Get the margin assigned to a label

 

getLabelStagger(); Determine if staggered labels are used

 

getLegendMinWidth(); Get the minimum legend width

 

getLegendOrient(); Get the orientation of the legend object

 

getLegendRect(); Get the size and location of the legend area

 

getLineWidth (); Get the width of a line

 

getLogScale(); Get logarithmic/linear scaling assigned to an axis

 

getLogScaleBase(); Get logarithmic scale base

 

getMarkerShape(); Get marker shape

 

getMarkerSize(); Get marker size

 

getMarkerTemplate(); Get a marker template

 

getMinimumSize(); Get the minimum size of a chart

 

getNextMarkerTemplateSlot(); Get the next marker template slot

 

getNumberFormatCallBack(); Determine if a NumberFormatCallBack has been assigned with setNumberFormatCallBack()

 

getNumGroups(); Get the number of groups in the chart

 

getNumNonIgnoredSeries(); Get the number of the series in the chart that are not ignored.

 

getNumSeries(); Get the number of series in the chart

 

getNumTotalGroups(); Get the total number of groups in the chart

 

getNumTotalSeries(); Get the total number of series in the chart

 

getO1LabelCallBack(); Get the value assigned to the O1 nested labels callback

 

getPieSliceDelete(); Determine if a pie slice is deleted

 

getPieSliceDetach(); Determine if a pie slice is detached

 

getQuadrantLineValueX(); Get vertical location of the X quadrant line

 

getQuadrantLineValueY(); Get horizontal location of the Y quadrant line

 

getRect(); Get size and location of an object

 

getScaleMax(); Get scale maximum value

 

getScaleMaxAuto(); Get automatic maximum scaling

 

getScaleMin(); Get minimum scale value

 

getScaleMinAuto(); Get automatic minimum scaling

 

getScaleMustIncludeZero(); Get scale must include zero

 

getSelection(); Get a vector of selection objects

 

getSelectionBorderColor(); Get the border color of the currently selected object

 

getSelectionFillColor(); Get the fill color of the currently selected object

 

getSelectionLineWidth(); Get the line width of the first item in the selection list

 

getSelectionSize(); Get the size of the first item in the selection list

 

getSelGroup(); Get the group of the currently selected object

 

getSelSeries(); Get the series of the currently selected object

 

getSeriesBorderColor(); Get the border color of a series

 

getSeriesFillColor(); Get the fill color of a series

 

getSeriesLabel(); Get series label

 

getSeriesType(); Get series type

 

getShadowColor(); Get the Shadow Color of an object

 

getShadowDisplay(); Determine if a shadow has been applied to an object

 

getShadowXOffset(); Get shadow X-Offset

 

getShadowYOffset(); Get shadow Y-Offset

 

getSkipBegin(); Get label skip beginning number

 

getSkipCount(); Get label skip count

 

getSource(); Method in TDGEvent Class. Get the Source where this event originated.

 

getTextFormatPattern(); Get text format pattern

 

getTextFormatPreset(); Get text format preset

 

getTextJustHoriz(); Get text horizontal justification

 

getTextJustVert(); Get text vertical justification

 

getTextRotation(); Get text rotation

 

getTextString(); Get text string

 

getTexture(); Get texture

 

getTextureDisplayMode(); Get texture display mode assigned to object id

 

getTextWrap(); Get text wrap mode (on or off)

 

getToolTipCallBack(); Determine if a tool tip callback has been assigned with setToolTipCallBack()

 

getTransparentBorderColor(); Get transparent border color

 

getTransparentFillColor(); Get transparent fill color

 

getURL(); Get Universal Resource Locator

 

getURLTarget(); Get Frame Target for URL

 

getViewableDataRange(); Get the viewable data range

 

getViewableDataRangeSG(); Get the data range (in series and groups) that will actually be graphed

 

getX1MajorGridStepAutoValue(); Get automatically calculated major grid steps on the X-Axis.

 

getX1ScaleMaxAutoValue(); Get automatically calculated maximum scale value on the X-Axis.

 

getX1ScaleMinAutoValue(); Get automatically calculated minimum scale value on the X-Axis.

 

getY1MajorGridStepAutoValue(); Get automatically calculated major grid steps on the Y1-Axis.

 

getY1ScaleMaxAutoValue(); Get automatically calculated maximum scale value on the Y1-Axis.

 

getY1ScaleMinAutoValue(); Get automatically calculated minimum scale value on the Y1-Axis.

 

getY2MajorGridStepAutoValue(); Get automatically calculated major grid steps on the Y2-Axis.

 

getY2ScaleMaxAutoValue(); Get automatically calculated maximum scale value on the Y2-Axis.

 

getY2ScaleMinAutoValue(); Get automatically calculated minimum scale value on the Y2-Axis.

 

getZoomIndex(); Get the most recent entry in the zoom list

 

hasBarOrMarkerSeries (); Does the chart have a series drawn as a bar or marker?

 

inputParamString (); HTML Parsing interface

 

insertGradientPin(); Insert a gradient pin

 

isChart3DType(); Determine whether or not the current chart is one of the 3D graphs

 

isChartBiPolar(); Determine whether or not the current chart is bi-polar

 

isChartBLAType(); Determine whether or not the current chart is a Bar, Line, or Area Chart.

 

isChartDualY(); Determine whether or not the current chart is a dual-axes chart

 

isChartOrientHorz(); Determine whether or not the current chart is horizontal (false=vertical chart)

 

isChartPieType(); Determine whether or not the current chart is one of the pie charts

 

isChartScatter(); Determine whether or not the current chart is a scatter chart.

 

isChartStockType(); Determine whether or not the current chart is one of the stock charts.

 

isColorByGroup(); Determine whether or not the chart is colored by group

 

isColorByHeight(); Determine if chart is colored by height

 

isExceptionalAllowed(); Determine if excpetional risers are allowed

 

isGroupScrollerPresent(); Determine if the group data scroller bar is present

 

isNumberFormatCallBack(); Determine if the object is a number format callback

 

isO1AxisPresent(); Determine if the O1 axis is present in the chart

 

isO2AxisPresent(); Determine if the O2 axis is present in the chart

 

isSelection(); Determine if there are any items in the selection list

 

isSelectionBorderColorTransparent(); Determine if the first item in the selection list has a transparent border color

 

isSelectionCube(); Determine if the first item in the selection list is a 3D cube

 

isSelectionDataLabel(); Determine if the first item in the selection list is a data label object

 

isSelectionFillColorTransparent(); Determine if the first item in the selection list has a transparent fill color

 

isSelectionGridLine(); Determine if the first item in the selection list is a grid line

 

isSelectionLegend(); Determine if first item in the selection list is the legend area

 

isSelectionLine(); Determine if the first item in the selection list is a line

 

isSelectionRiser(); Determine if the first item in the selection list is a riser

 

isSelectionSeriesRelated(); Determine if the first item in the selection list is series related

 

isSelectionText(); Determine if first item in the selection list is a text object

 

isSeriesScrollerPresent(); Determine if the series scroller bar is present

 

isSQLTypeNumeric(); Determine if the value is an SQL Numeric data type

 

isSQLTypeString(); Determine if the string is an SQL String data type

 

isToolTipCallBack(); Determine if the object is a tool tip callback

 

isValidZoomIndex (); Determine if a particular data zooming index is valid

 

isX1AxisPresent(); Determine if the X1 axis is present in the chart

 

isY1AxisPresent(); Determine if the Y1 axis is present in the chart

 

isY2AxisPresent(); Determine if the Y2 axis is present in the chart

 

isZ1AxisPresent(); Determine if the Z1 axis is present in the chart

 

isZoomingArmed(); Determine if doZoomIn() or doZoomOut() has been called

 

load(); Load a chart from an input stream or URL

 

optimizeData(); Optimize the data in a chart

 

outputParamString(); Get a list of chart parameters

 

registerMarkerTemplate ( ); Register a user-defined marker template

 

reloadOriginalData(); Reload the original chart data

 

removePerspectiveListener(); Remove a Perspective listener

 

restoreAllSlices(); Restore all deleted/detached slices from a pie

 

restoreDefaults(); Restore all default values

 

save(); Save a chart to an output stream

 

sendChartToFTP(); Send a chart to an FTP server

 

sendGIFToFile(); Send a chart to a file as a .GIF file

 

sendGIFToFTP(); Send a chart to an FTP server as a .GIF file

 

sendGIFToStream(); Send a chart to an output stream as a .GIF file

 

sendImageMapToStream(); Send an image map to a stream

 

sendPNGToFile(); Send an chart to a file in PNG format

 

sendPNGToStream(); Send an chart to a stream in PNG format

 

setAutofit(); Set/clear automatic fitting

 

setAutoSkip(); Set label skip mode

 

setAxisAssignment(); Set axis assignment

 

setAxisDescending(); Set axis ascending/descending

 

setAxisSide(); Set axis side

 

setBorderColor(); Set border color

 

setCubeRotationMatrix(); Set the rotation matrix of the 3D cube

 

setCurveFitPolynomialOrder(); Set polynomial order for a curve fit line.

 

setCurveFitType(); Set the curve fit type.

 

setData(); Set data in a chart

 

setDataFileURL(); Load a text file from any valid file or Internet URL

 

setDataFromCallBack(); Load data from call back

 

setDataFromDataGrid(); Load data from a data grid

 

setDataFromResultSet(); Load data from an SQL Result set

 

setDataFromSQL(); Load data from SQL

 

setDataLabel(); Assign a data label to a series/group

 

setDataRange(); Set the range of data to be imaged

 

setDataRangeToExtent(); Set the data range to the values set by setData()

 

setDataStream(); Set data stream

 

setDataTextAngle(); Set the angle of data text

 

setDataTextRadius(); Set data text radius

 

setDataValue(); Assign a data value to an object

 

setDeveloperToolTip(); Set developer-mode custom tool tip

 

setDeveloperToolTipDefault(); Select developer-mode default tool tips

 

setDisplay(); Enable/disable display of an object

 

setDisplayOffScale(); Set display off scale

 

setDynamicToolTip(); Define a dynamic tool tip string

 

setExceptionalRiser(); Set exceptional risers

 

setExcludeMaxLabel(); Exclude/Include maximum label on an axis

 

setExcludeMinLabel(); Exclude/Include minimum label on an axis

 

setFillColor(); Set the fill color of an object

 

setFillType(); Set fill type

 

setFontName(); Set font name

 

setFontSize(); Set font size

 

setFontSizeVC(); Set font size in virtual coordinates

 

setFontStyle(); Set font style

 

setGradientDirection(); Set gradient direction

 

setGradientNumPins(); Set number of pins in a gradient

 

setGradientPinLeftColor(); Set gradient pin left color

 

setGradientPinPosition(); Set gradient pin position

 

setGradientPinRightColor(); Set gradient pin right color

 

setGridCount(); Set grid count

 

setGridStep(); Set number of grid steps

 

setGridStepAuto(); Enable/Disable automatic calculation of grid steps

 

setGridStyle(); Set the style of grid lines

 

setGroupLabel(); Define a group label

 

setIgnoreSeries(); Include/Exclude a series in a chart

 

setLabelMargin(); Enable/Disable label margins

 

setLabelStagger(); Enable/Disable staggered labels

 

setLegendOrient(); Set the orientation of the legend area

 

setLegendRect(); Set the location and size of the legend area

 

setLineWidth(); Set line width

 

setLogScale(); Set logarithmic/linear scaling

 

setLogScaleBase(); Set logarithmic scale base

 

setMarkerShape(); Set the shape of a marker

 

setMarkerSize(); Set marker size for the first item in the selection list

 

setMarkerTemplate(); Define a custom marker shape

 

setNoExceptionalRiser(); Disallow exceptional risers

 

setNumberFormatCallBack (); Set a number format callback

 

setO1LabelCallback (); Set a callback for O1-axis nested labels

 

setPieSliceDelete(); Set/clear deleted pie slice

 

setPieSliceDetach(); Set distance a slice is detached from a pie chart

 

setQuadrantLineValueX(); Set scale value at which to place vertical quadrant line

 

setQuadrantLineValueY(); Set scale value at which to place horizontal quadrant line

 

setRect(); Set the location and size of an object

 

setScaleMax(); Assign a maximum scale value

 

setScaleMaxAuto(); Enable/Disable automatic calculation of the maximum scale value

 

setScaleMin(); Assign a minimum scale value

 

setScaleMinAuto(); Enable/Disable automatic calculation of the minimum scale value

 

setScaleMustIncludeZero(); Enable/Disable zero on scale

 

setSelection (); Select part of a chart at the API Level

 

setSeriesAreRows (); Assign a value to the SeriesAreRows property and enable/disable swapping of labels.

 

setSeriesBorderColor(); Assign a border color to a series

 

setSeriesFillColor(); Assign a fill color to a series

 

setSeriesLabel(); Assign a series label

 

setSeriesType(); Assign a series type

 

setShadowColor(); Assign a shadow color to an object

 

setShadowDisplay(); Enable/Disable shadow display

 

setShadowXOffset(); Set shadow X-offset

 

setShadowYOffset(); Set shadow Y-offset

 

setSkipBegin(); Assign a label skip begin value

 

setSkipCount(); Assign a label skip interval

 

setTextFormatPattern(); Assign a standard Java text format pattern

 

setTextFormatPreset(); Assign a preset text format

 

setTextJustHoriz(); Set text horizontal justification

 

setTextJustVert(); Set text vertical justification

 

setTextRotation(); Set text rotation

 

setTextString(); Set text string

 

setTextureDisplayMode(); Set texture display mode

 

setTextureURL (); Load a texture from a URL

 

setTextWrap(); Set text wrap mode

 

setToolTipCallBack (); Set a tool tip callback function

 

setToolTipOff(); Disable tool tip event generation

 

setToolTipOn(); Enable tool tip event generation

 

setTransparentBorderColor(); Set transparent border color

 

setTransparentFillColor(); Set transparent fill color

 

setURL(); Set URL

 

setURLTarget(); Set the Frame Target for a URL

 

setUserToolTip(); Set user-mode custom tool tip string

 

setUserToolTipDefault(); Select default user-mode tool tips

 

setZoomIndex(); Set the current zoom index in the zoom list

 

toggleEditControls(); Turn on/off edit controls in the Three |D| Graphics user interface

Chapter 9.
Methods for Getting an Object ID


 

getAreaRiser(); Get the object ID of an area riser

 

getAreaRiserBottom(); Get the object ID of the bottom of an area riser

 

getAreaRiserTop(); Get the object ID of the top of an area riser

 

getBarRiser(); Get the object ID of bar risers

 

getBarRiserBottom(); Get the object ID of the bottom of bar risers

 

getBarRiserSide(); Get the object ID of the side of bar risers

 

getChartBackground(); Get the object ID of the chart background

 

getColorByHeight(); Get the object ID of a gradient

 

getCubeFloor(); Get the object ID of the 3D-cube floor

 

getCubeFloorGridX(); Get the object ID of the 3D-cube floor X-axis grid lines

 

getCubeFloorGridZ(); Get the object ID of the 3D-cube floor Z-axis grid lines

 

getCubeLeftWall(); Get the object ID of 3D-cube left wall

 

getCubeLeftWallGridY(); Get the object ID of 3D-cube left wall Y-axis grid lines

 

getCubeLeftWallGridZ(); Get the object ID of 3D-cube left wall Z-axis grid lines

 

getCubeRightWall(); Get the object ID of 3D-cube right wall

 

getCubeRightWallGridX(); Get the object ID of 3D-cube right wall X-axis grid lines

 

getCubeRightWallGridY(); Get the object ID of 3D-cube right wall Y-axis grid lines

 

getCubeRiserFace(); Get the object ID of 3D-cube riser face

 

getCubeRiserGridX(); Get the object ID of 3D-cube riser X-axis grid lines

 

getCubeRiserGridY(); Get the object ID of 3D-cube riser Y-axis grid lines

 

getCubeRiserGridZ(); Get the object ID of 3D-cube riser Z-axis grid lines

 

getCurveFitCorrelationText(); Get the object ID of curve fit correlation text.

 

getCurveFitEquationText(); Get the object ID of curve fit equation text.

 

getCurveFitLineRiser (); Get the object ID of a curve fit line

 

getDataText(); Get the object ID of data text

 

getExceptionalRiser(); Get the object ID of an exceptional riser

 

getFootnote(); Get the object ID of the footnote object

 

getFrame(); Get the object ID of the chart frame

 

getFrameBottom(); Get the object ID of the bottom of the chart frame

 

getFrameSeparator(); Get the object ID of the frame separator object

 

getFrameSide(); Get the object ID of the side of the chart frame

 

getGlobal(); Get the object ID of the global IdentObj

 

getGroup(); Get the object ID of a group

 

getGroupScroller(); Get the object ID of the group scroller bar

 

getGroupScrollerEditBox(); Get the object ID of the group scroller edit box

 

getGroupScrollerEditLeft(); Get the object ID of the group scroller edit left bar

 

getGroupScrollerEditRight(); Get the object ID of the group scroller edit right bar

 

getGroupScrollerEditThumb(); Get the object ID of the group scroller edit thumb bar

 

getGroupScrollerThumb(); Get the object ID of the group scroller thumb

 

getHistogramRiser(); Get the object ID of risers in a histogram chart

 

getLegendArea(); Get the object ID of the legend area

 

getLegendMarker(); Get the object ID of the legend marker

 

getLegendText(); Get the object ID of legend text

 

getLineMarker(); Get the object ID of the markers in a line chart

 

getLineRiser(); Get the object ID of the risers in a line chart

 

getLineRiserSide(); Get the object ID of the side of the risers in a line chart

 

getLineRiserTop(); Get the object ID of the top of the risers in a line chart

 

getNestedO1Label0...8(); Get the object ID of the nested labels for levels zero through eight on the O1 axis

 

getNestedO1LabelLine(); Get the Object ID of the nested label line

 

getO1Axis(); Get the object ID of the O1 Axis

 

getO1AxisLine(); Get the object ID of the O1 Axis Line

 

getO1Label(); Get the object ID of O1 axis labels

 

getO1MajorGrid(); Get the object ID of the O1-axis major grid lines

 

getO1MinorGrid(); Get the object ID of O1-axis minor grid lines

 

getO1Title(); Get the object ID of the O1 Axis Title

 

getO2Label(); Get the object ID of the O2 Axis labels

 

getO2Title(); Get the object ID of the O2 Axis title

 

getPieBarConnectLines(); Get the object ID of the lines that connect the bar to the pie in a pie-bar chart

 

getPieBarConnectLineBottom(); Get the object ID of the bottom line that connects the bar to the pie in a pie-bar chart

 

getPieBarConnectLineTop(); Get the object ID of the top line that connects the bar to the pie in a pie-bar chart

 

getPieBarRiser(); Get the object ID of the bar in a pie-bar chart

 

getPieBarSlice(); Get the object ID of a pie slice in a pie-bar chart

 

getPieBarSliceCrust(); Get the object ID of a pie slice crust in a pie-bar chart

 

getPieFeelerLine(); Get the object ID of the feeler line in a pie chart

 

getPieFrame(); Get the object ID of the frame in a pie chart

 

getPieLabel(); Get the object ID of the labels in a pie chart

 

getPieRingLabel(); Get the object ID of the label in the center of a pie ring chart

 

getPieSliceLabel(); Get the object ID of slice labels in a pie chart

 

getQuadrantLine(); Get the object ID of quadrant lines in a bubble chart

 

getScatterQuadrantLine(); Get the object ID of the quadrant lines in a scatter chart

 

getSelectionID(); Get the object ID of the currently selected object

 

getSeries(); Get the object ID of series nSeries

 

getSeriesGroup(); Get the object ID of nSeries and nGroup

 

getSeriesScroller(); Get the object ID of the Series scroller bar

 

getSeriesScrollerEditBox(); Get the Object ID of the Series scroller edit box

 

getSeriesScrollerEditLeft(); Get the object ID of the Series scroller edit left bar

 

getSeriesScrollerEditRight(); Get the object ID of the Series scroller edit right bar

 

getSeriesScrollerEditThumb(); Get the object ID of the Series scroller edit thumb bar

 

getSeriesScrollerThumb(); Get the object ID of the Series scroller thumb bar

 

getSlice(); Get the object ID of slices in a pie chart

 

getSliceCrust(); Get the object ID of the slice crust in a pie chart

 

getSliceRing(); Get the object ID of the slice ring in a pie chart

 

getSpectralLegendMarker(); Get the object ID of legend markers in a spectral map

 

getSpectralMarker(); Get the object ID of markers in a spectral map

 

getStock52WeekHighLine(); Get the object ID of the 52-week high line in a stock chart

 

getStock52WeekLowLine(); Get the object ID of the 52-week low line in a stock chart

 

getStockCloseTick(); Get the object ID of close ticks in a stock chart

 

getStockFallingRiser(); Get the object ID of falling risers in a stock, candle chart

 

getStockHighLine(); Get the object ID of the high line in a stock chart

 

getStockLowerRiser(); Get the object ID of the lower edge of risers in a stock chart

 

getStockLowLine(); Get the object ID of the low line in a stock chart

 

getStockMALine(); Get the object ID of the moving average line in a stock chart

 

getStockOpenTick(); Get the object ID of open ticks in a stock chart

 

getStockRiser(); Get the object ID of risers in a stock chart

 

getStockRisingRiser(); Get the object ID of rising risers in a stock, candle chart

 

getStockVolumeRiser(); Get the object ID of volume risers in a stock chart

 

getSubtitle(); Get the object ID of the chart subtitle

 

getTitle(); Get the object ID of the chart title

 

getX1Axis(); Get the Object ID of the X1 Axis

 

getX1AxisLine(); Get the object ID of the X1 axis base line

 

getX1Label(); Get the Object ID of the X1 Axis Labels

 

getX1MajorGrid(); Get the Object ID of the X1 Axis Major Grid Lines

 

getX1MinorGrid(); Get the Object ID of the X1 Axis Minor Grid Lines

 

getX1Title(); Get the Object ID of the X1 Axis Title

 

getX1ZeroLine(); Get the Object ID of the X1 Axis Zero Line

 

getY1Axis(); Get the Object ID of the Y1 Axis

 

getY1AxisLine(); Get the Object ID of the Y1 Axis Line

 

getY1Label(); Get the Object ID of the Y1 Axis Labels

 

getY1MajorGrid(); Get the Object ID of the Y1 Axis Major Grid Lines

 

getY1MinorGrid(); Get the Object ID of the Y1 Axis Minor Grid Lines

 

getY1Title(); Get the Object ID of the Y1 Axis Title

 

getY1ZeroLine(); Get the Object ID of the Y1 Axis Zero Line

 

getY2Axis(); Get the Object ID of the Y2 Axis

 

getY2AxisLine(); Get the object ID of the Y2 axis base line

 

getY2Label(); Get the Object ID of the Y2 Axis Labels

 

getY2MajorGrid(); Get the Object ID of the Y2 Axis Major Grid Lines

 

getY2MinorGrid(); Get the Object ID of the Y2 Axis Minor Grid Lines

 

getY2Title(); Get the Object ID of the Y2 Axis Title

 

getY2ZeroLine(); Get the Object ID of the Y2 Axis Zero Line