All Packages Class Hierarchy This Package Previous Next Index
Class tdg.PerspectiveBase
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----javax.swing.JComponent
|
+----javax.swing.JPanel
|
+----tdg.PerspectiveBase
- public class PerspectiveBase
- extends JPanel
-
m_config
-
-
MAX_EXCEPTIONAL_RISERS
-
-
PerspectiveBase()
-
-
addPerspectiveListener(TDGListener)
-
-
getAreaRiser()
-
-
getAreaRiser(int, int)
-
-
getAreaRiserBottom()
-
-
getAreaRiserTop()
-
-
getAutofit()
- Method Name: Autofit
- Turn on text autofitting?
Default Value is (FALSE).
-
getAutofit(IdentObj)
-
-
getAutofit(int)
-
-
getAutoshading()
-
- Property Name:
Autoshading
- If TRUE, light source settings are used to automatically shade the faces of a 3D graph, simulating a cast light beam.
-
getAutoSkip()
- Method Name: AutoSkip
- Label Skipping, 0 = No Skipping, 1 = AutoSkip, 2 = Manual Skip
Default Value is (0).
-
getAutoSkip(IdentObj)
-
-
getAutoSkip(int)
-
-
getAxisAssignment()
- Method Name: AxisAssignment
- 0 is Y1, 1 is Y2
Default Value is (0).
-
getAxisAssignment(IdentObj)
-
-
getAxisAssignment(int)
-
-
getAxisDescending()
- Method Name: AxisDescending
- True means Descending
Default Value is (FALSE).
-
getAxisDescending(IdentObj)
-
-
getAxisDescending(int)
-
-
getAxisSide()
- Method Name: AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
-
getAxisSide(IdentObj)
-
-
getAxisSide(int)
-
-
getAxisTextAutofitMax()
-
- Property Name:
AxisTextAutofitMax
- Maximum virtual size for Axis Text while autofitted.
Default Value is (2000).
-
getAxisTextAutofitMin()
-
- Property Name:
AxisTextAutofitMin
- Minimum virtual size for Axis Text while autofitted.
Default Value is (500).
-
getAxisTextAutofitMode()
-
- Property Name:
AxisTextAutofitMode
- Determine how Axis Text is Autofitted
Default Value is (0).
-
getAxisTextAutofitPercent()
-
- Property Name:
AxisTextAutofitPercent
- Deviation Percentage for Autofitted Axis Text
Default Value is (10).
-
getBarRiser()
-
-
getBarRiser(int, int)
-
-
getBarRiserBottom()
-
-
getBarRiserSide()
-
-
getBiDirectional()
-
- Property Name:
BiDirectional
- FALSE = Left to Right, TRUE = Right to Left
Default Value is (FALSE).
-
getChartBackground()
-
-
getColorByHeight()
-
-
getColorMode()
-
- Property Name:
ColorMode
- Changes between the five different "Coloring" modes:
0 = Color by Series
1 = ???
2 = ???
3 = ???
4= ???
5= ???
Default Value is (0).
-
getConnectLineMarkers()
-
- Property Name:
ConnectLineMarkers
- Should the markers in a Line chart be connected by a line? Default is TRUE.
-
getConnectScatterMarkers()
-
- Property Name:
ConnectScatterMarkers
- Has a visible effect on Scatter charts only.
-
getCubeFloor()
-
-
getCubeFloorGridX()
-
-
getCubeFloorGridZ()
-
-
getCubeFocusFactor()
-
- Property Name:
CubeFocusFactor
- The ocus factor for setting perspective distortion.
-
getCubeIsometricProjection()
-
- Property Name:
CubeIsometricProjection
- If TRUE, perspective distortion (focus) factor is ignored, and the graph cube is project isometrically (no line of sight perspective distortion, but perfectly parallel lines, like a mechanical drawing).
Default Value is (FALSE).
-
getCubeLeftWall()
-
-
getCubeLeftWallGridY()
-
-
getCubeLeftWallGridZ()
-
-
getCubeLightSourceX()
-
- Property Name:
CubeLightSourceX
- X-coord (unit space) of light source
Default Value is (0).
-
getCubeLightSourceY()
-
- Property Name:
CubeLightSourceY
- Y-coord (unit space) of light source
Default Value is (1).
-
getCubeLightSourceZ()
-
- Property Name:
CubeLightSourceZ
- Z-coord (unit space) of light source
Default Value is (1).
-
getCubePanX()
-
- Property Name:
CubePanX
- Pan (in 2D virtual coordinates) in X direction
Default Value is (0).
-
getCubePanY()
-
- Property Name:
CubePanY
- Pan (in 2D virtual coordinates) in Y direction
Default Value is (0).
-
getCubeRightWall()
-
-
getCubeRightWallGridX()
-
-
getCubeRightWallGridY()
-
-
getCubeRiserFace()
-
-
getCubeRiserGridX()
-
-
getCubeRiserGridY()
-
-
getCubeRiserGridZ()
-
-
getCubeSizeX()
-
- Property Name:
CubeSizeX
- Size of the 3D cube in the (user) X-direction.
-
getCubeSizeY()
-
- Property Name:
CubeSizeY
- Size of the 3D cube in the (user) Y-direction.
-
getCubeSizeZ()
-
- Property Name:
CubeSizeZ
- Size of the 3D cube in the (user) Z-direction.
-
getCubeSquareRisers()
-
- Property Name:
CubeSquareRisers
- If TRUE, forces the aspect ratio of 3D risers to be perfectly sqaure, no matter what the cube dimensions are.
-
getCubeTranslationX()
-
- Property Name:
CubeTranslationX
- Translation (in 3D cube coordinates) in the X direction.
Default Value is (50).
-
getCubeTranslationY()
-
- Property Name:
CubeTranslationY
- Translation (in 3D cube coordinates) in Y direction.
Default Value is (50).
-
getCubeTranslationZ()
-
- Property Name:
CubeTranslationZ
- Translation (in 3D cube coordinates) in Z direction.
Default Value is (50).
-
getCubeViewerX()
-
- Property Name:
CubeViewerX
- Viewer location (in 3D cube coordinates) in the X direction.
Default Value is (50).
-
getCubeViewerY()
-
- Property Name:
CubeViewerY
- Viewer location (in 3D cube coordinates) in the Y direction.
Default Value is (100).
-
getCubeViewerZ()
-
- Property Name:
CubeViewerZ
- Viewer location (in 3D cube coordinates) in the Z direction.
Default Value is (33).
-
getCubeWallThickX()
-
- Property Name:
CubeWallThickX
- Thickness of the 3D cube wall in the (user) X-direction.
Default Value is (25).
-
getCubeWallThickY()
-
- Property Name:
CubeWallThickY
- Thickness of the 3D cube wall in the (user) Y-direction.
Default Value is (30).
-
getCubeWallThickZ()
-
- Property Name:
CubeWallThickZ
- Thickness of the 3D cube wall in the (user) Z-direction.
Default Value is (25).
-
getCubeZoomFactor()
-
- Property Name:
CubeZoomFactor
- Global scaling factor for zooming in/out (above 1 is zoomed in).
Default Value is (50).
-
getDataItemsAlongSeries()
-
- Property Name:
DataItemsAlongSeries
- Are the data items aligned parallel to the series (both rows, or both columns)?
Default Value is (TRUE).
-
getDataLineThickness()
-
- Property Name:
DataLineThickness
- For a "2.5D effect" chart, how wide is the "fake 3D" line, expressed as a percentage from 1 to 100? 1 would be basically a thin line, 100 would be a very thick 3D ribbon extending all the way across the extruded frame.
Default Value is (30).
-
getDataScrollerPresenceGroups()
-
- Property Name:
DataScrollerPresenceGroups
- Determines when Group Data Scroller is visible
Default Value is (1).
-
getDataScrollerPresenceSeries()
-
- Property Name:
DataScrollerPresenceSeries
- Determines when Series Data Scroller is visible
Default Value is (1).
-
getDataText()
-
-
getDataText(int, int)
-
-
getDataTextAngle()
- Method Name: DataTextAngle
- Angle in degrees for the data text position of specified data point (s,g), or series (s)
Default Value is (90).
-
getDataTextAngle(IdentObj)
-
-
getDataTextAngle(int)
-
-
getDataTextAngle(int, int)
-
-
getDataTextAngleDefault()
-
- Property Name:
DataTextAngleDefault
- Angle from center point that all data text is drawn from.
-
getDataTextDisplay()
-
- Property Name:
DataTextDisplay
- If TRUE, displays the data values for the selected IdentObj elements.
-
getDataTextFormat()
-
- Property Name:
DataTextFormat
- (Number) Format for the default data text position.
-
getDataTextFormatPattern()
-
- Property Name:
DataTextFormatPattern
- (Number) Custom format for the data text.
Default Value is (#.#).
-
getDataTextPosition()
-
- Property Name:
DataTextPosition
- Position of the Data Value:
0 = Custom
1 = Above Riser
2 = On Riser Edge
3 = Below Riser Edge
4 = Center on Riser
5 = Above Riser Base
Default Value is (1).
-
getDataTextRadius()
- Method Name: DataTextRadius
- Radius (0 is centered) for the data text position of specified data point (s,g), or series (s)
Default Value is (20).
-
getDataTextRadius(IdentObj)
-
-
getDataTextRadius(int)
-
-
getDataTextRadius(int, int)
-
-
getDataTextRadiusDefault()
-
- Property Name:
DataTextRadiusDefault
- Radius that a Data text value will be drawn out from the center of a chart riser by default.
-
getDataTextTemplateBubble()
-
- Property Name:
DataTextTemplateBubble
- Template for Data Text Labels for Bubble
Default Value is ([SIZE]).
-
getDataTextTemplateHiLo()
-
- Property Name:
DataTextTemplateHiLo
- Template for Data Text Labels for Stock Charts [empty string = Close for Charts which have Close or High for all others]
Default Value is (NULLSTRING).
-
getDataTextTemplateScatter()
-
- Property Name:
DataTextTemplateScatter
- Template for Data Text Labels for Scatter
Default Value is ([X], [Y]).
-
getDepthAngle()
-
- Property Name:
DepthAngle
- When charts are drawn using the "2.5D" effect, this is the angle in degrees that the extruded section is drawn at.
Default Value is (45).
-
getDepthRadius()
-
- Property Name:
DepthRadius
- For "2.5D" effect, how far out from the chart will the extruded frame extend? Small values give very "narrow" charts, large values give very "thick" ones.
Default Value is (40).
-
getDisplay()
- Method Name: Display
- Whether the specified object is displayed
Default Value is (TRUE).
-
getDisplay(IdentObj)
-
-
getDisplay(int)
-
-
getDisplay3DFloor()
-
- Property Name:
Display3DFloor
- Display the floor of the 3D cube?
Default Value is (TRUE).
-
getDisplay3DLeftWall()
-
- Property Name:
Display3DLeftWall
- Display the left wall of the 3D cube?
Default Value is (TRUE).
-
getDisplay3DRightWall()
-
- Property Name:
Display3DRightWall
- Display the right wall of the 3D cube?
Default Value is (TRUE).
-
getDisplayBarAsPictograph()
-
- Property Name:
DisplayBarAsPictograph
- Display Bar as Pictograph (Only for Flat 2D)
Default Value is (FALSE).
-
getDisplayOffScale()
- Method Name: DisplayOffScale
- Whether to cut off data point or leave blank
Default Value is (TRUE).
-
getDisplayOffScale(IdentObj)
-
-
getDisplayOffScale(int)
-
-
getDualAxisLineDisplay()
-
- Property Name:
DualAxisLineDisplay
- Display line separating axis
Default Value is (FALSE).
-
getDualAxisSplitPosition()
-
- Property Name:
DualAxisSplitPosition
- Position within the chart frame that the DualY split position will be created.
-
getExactColorByHeight()
-
- Property Name:
ExactColorByHeight
- If true, interpolate color "exactly", else use closest color on spectral legend.
Default Value is (TRUE).
-
getExcludeMaxLabel()
- Method Name: ExcludeMaxLabel
- Exclude Max Label on Axis
Default Value is (FALSE).
-
getExcludeMaxLabel(IdentObj)
-
-
getExcludeMaxLabel(int)
-
-
getExcludeMinLabel()
- Method Name: ExcludeMinLabel
- Exclude Min Label on Axis
Default Value is (FALSE).
-
getExcludeMinLabel(IdentObj)
-
-
getExcludeMinLabel(int)
-
-
getFontName()
- Method Name: FontName
- Font name
Default Value is (Serif).
-
getFontName(IdentObj)
-
-
getFontName(int)
-
-
getFontSize()
- Method Name: FontSize
- Font size, in destination coords
Default Value is (12).
-
getFontSize(IdentObj)
-
-
getFontSize(int)
-
-
getFontSizeVC()
- Method Name: FontSizeVC
- Font size, in virtual coords
Default Value is (1000).
-
getFontSizeVC(IdentObj)
-
-
getFontSizeVC(int)
-
-
getFontStyle()
- Method Name: FontStyle
- Font style
Default Value is (0).
-
getFontStyle(IdentObj)
-
-
getFontStyle(int)
-
-
getFootnote()
-
-
getFootnoteAutofit()
-
- Property Name:
FootnoteAutofit
- Perform text autofitting on the chart footnote?
Default Value is (FALSE).
-
getFootnoteDisplay()
-
- Property Name:
FootnoteDisplay
- Display the footnote?
Default Value is (TRUE).
-
getFootnoteString()
-
- Property Name:
FootnoteString
- Text string for the chart footnote.
Default Value is (NULLSTRING).
-
getFrame()
-
-
getFrameBottom()
-
-
getFrameDisplay()
-
- Property Name:
FrameDisplay
- Display the frame?
Default Value is (TRUE).
-
getFrameSeparator()
-
-
getFrameSide()
-
-
getGlobal()
-
-
getGrid3DFloorDisplayX()
-
- Property Name:
Grid3DFloorDisplayX
- Display Floor grids attached to (user) X-axis?
Default Value is (FALSE).
-
getGrid3DFloorDisplayZ()
-
- Property Name:
Grid3DFloorDisplayZ
- Display Floor grids attached to (user) Z-axis?
Default Value is (FALSE).
-
getGrid3DLeftWallDisplayY()
-
- Property Name:
Grid3DLeftWallDisplayY
- Display Left Wall grids attached to (user) Y-axis?
Default Value is (FALSE).
-
getGrid3DLeftWallDisplayZ()
-
- Property Name:
Grid3DLeftWallDisplayZ
- Display Left Wall grids attached to (user) Z-axis?
Default Value is (TRUE).
-
getGrid3DRightWallDisplayX()
-
- Property Name:
Grid3DRightWallDisplayX
- Display Right Wall grids attached to (user) X-axis?
Default Value is (FALSE).
-
getGrid3DRightWallDisplayY()
-
- Property Name:
Grid3DRightWallDisplayY
- Display Right Wall grids attached to (user) Y-axis?
Default Value is (TRUE).
-
getGrid3DRiserDisplayX()
-
- Property Name:
Grid3DRiserDisplayX
- Display Riser grids attached to (user) X-axis?
Default Value is (FALSE).
-
getGrid3DRiserDisplayY()
-
- Property Name:
Grid3DRiserDisplayY
- Display Riser grids attached to (user) Y-axis?
Default Value is (FALSE).
-
getGrid3DRiserDisplayZ()
-
- Property Name:
Grid3DRiserDisplayZ
- Display Riser grids attached to (user) Z-axis?
Default Value is (FALSE).
-
getGridCount()
- Method Name: GridCount
- Number of Minor Grids for Ordinal Axis
Default Value is (1).
-
getGridCount(IdentObj)
-
-
getGridCount(int)
-
-
getGridStep()
- Method Name: GridStep
- What is the scale step (between gridlines) for specified numeric axis?
Default Value is (15).
-
getGridStep(IdentObj)
-
-
getGridStep(int)
-
-
getGridStepAuto()
- Method Name: GridStepAuto
- Is gridline scale step automatically calculated?
Default Value is (TRUE).
-
getGridStepAuto(IdentObj)
-
-
getGridStepAuto(int)
-
-
getGridStyle()
- Method Name: GridStyle
- Solid, dashed, etc.
Default Value is (0).
-
getGridStyle(IdentObj)
-
-
getGridStyle(int)
-
-
getGroup(int)
-
-
getGroupLabel()
- Method Name: GroupLabel
- Text String for Group
Default Value is (NULLSTRING).
-
getGroupLabel(IdentObj)
-
-
getGroupLabel(int)
-
-
getGroupScroller()
-
-
getGroupScrollerEditBox()
-
-
getGroupScrollerEditLeft()
-
-
getGroupScrollerEditRight()
-
-
getGroupScrollerEditThumb()
-
-
getGroupScrollerThumb()
-
-
getHistogramRiser()
-
-
getIgnoreSeries()
- Method Name: IgnoreSeries
- TRUE ignores this series
Default Value is (FALSE).
-
getIgnoreSeries(IdentObj)
-
-
getIgnoreSeries(int)
-
-
getLabelMargin()
- Method Name: LabelMargin
- Label Margins, 0 to 100 percent of the Label Width
Default Value is (0).
-
getLabelMargin(IdentObj)
-
-
getLabelMargin(int)
-
-
getLabelStagger()
- Method Name: LabelStagger
- Stagger this (axis) label?
Default Value is (FALSE).
-
getLabelStagger(IdentObj)
-
-
getLabelStagger(int)
-
-
getLegendArea()
-
-
getLegendAutomatic()
-
- Property Name:
LegendAutomatic
- Let engine automagically position and size legend?
Default Value is (TRUE).
-
getLegendDisplay()
-
- Property Name:
LegendDisplay
- Display the legend text?
Default Value is (TRUE).
-
getLegendMarker()
-
-
getLegendMarker(int)
-
-
getLegendMarkerPosition()
-
- Property Name:
LegendMarkerPosition
- Position of legend marker relative to legend text.
Default Value is (0).
-
getLegendMarkersPerCol()
-
- Property Name:
LegendMarkersPerCol
- 0 means automatic
Default Value is (0).
-
getLegendMarkersPerRow()
-
- Property Name:
LegendMarkersPerRow
- 0 means automatic
Default Value is (0).
-
getLegendReverse()
-
- Property Name:
LegendReverse
- Draw legend in reverse order?
Default Value is (FALSE).
-
getLegendText()
-
-
getLegendText(int)
-
-
getLegendTextAutofit()
-
- Property Name:
LegendTextAutofit
- Autofit the legend text or not?
Default Value is (FALSE).
-
getLineMarker()
-
-
getLineMarker(int, int)
-
-
getLineRiser()
-
-
getLineRiser(int, int)
-
-
getLineRiserSide()
-
-
getLineRiserTop()
-
-
getLogScale()
- Method Name: LogScale
- Is specified numeric axis logarithmic?
Default Value is (FALSE).
-
getLogScale(IdentObj)
-
-
getLogScale(int)
-
-
getManualRedraw()
- Property: ManualRedraw
True means no redraws until user explicitly calls for one
Status: Done
-
getMarkerDisplay()
-
- Property Name:
MarkerDisplay
- Turns markers on or off for any 2D chart.
-
getMarkerSize()
- Method Name: MarkerSize
- Marker size for specified point (s,g), series (s)
Default Value is (30).
-
getMarkerSize(IdentObj)
-
-
getMarkerSize(int)
-
-
getMarkerSize(int, int)
-
-
getMarkerSizeDefault()
-
- Property Name:
MarkerSizeDefault
- Marker size unless a specific (s,g) point overrides; bubble charts ignore this.
Default Value is (30).
-
getNestedLabels()
-
- Property Name:
NestedLabels
- If true, use TDGNestedLabelsObj for nested O1 labels.
Default Value is (FALSE).
-
getNestedLabelsUniformStyle()
-
- Property Name:
NestedLabelsUniformStyle
- If true, all nested O1 labels have same font, size, style and color.
Default Value is (FALSE).
-
getNestedO1Label0()
-
-
getNestedO1Label1()
-
-
getNestedO1Label2()
-
-
getNestedO1Label3()
-
-
getNestedO1Label4()
-
-
getNestedO1Label5()
-
-
getNestedO1Label6()
-
-
getNestedO1Label7()
-
-
getNestedO1Label8()
-
-
getNestedO1LabelLine()
-
-
getO1Axis()
-
-
getO1AxisLine()
-
-
getO1AxisLineDisplay()
-
- Property Name:
O1AxisLineDisplay
- Dispay O1 Axis Line
Default Value is (FALSE).
-
getO1AxisSide()
-
- Property Name:
O1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
-
getO1ExcludeMaxLabel()
-
- Property Name:
O1ExcludeMaxLabel
- Exclude Max Label on this Axis.
Default Value is (FALSE).
-
getO1ExcludeMinLabel()
-
- Property Name:
O1ExcludeMinLabel
- Exclude Min Label on this Axis.
Default Value is (FALSE).
-
getO1Label()
-
-
getO1LabelAutofit()
-
- Property Name:
O1LabelAutofit
- Autofit this label or not?
Default Value is (FALSE).
-
getO1LabelAutoSkip()
-
- Property Name:
O1LabelAutoSkip
- Label Skipping, 0 = No Skipping, 1 = AutoSkip, 2 = Manual Skip
Default Value is (0).
-
getO1LabelDisplay()
-
- Property Name:
O1LabelDisplay
- Display the labels for the O1 (Group) axis of this chart?
Default Value is (TRUE).
-
getO1LabelMargin()
-
- Property Name:
O1LabelMargin
- Label Margins, 0 to 100 percent of the Label Width
Default Value is (0).
-
getO1LabelRotate()
-
- Property Name:
O1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
getO1LabelSkipBegin()
-
- Property Name:
O1LabelSkipBegin
- Manual Label Skip Begin Label
Default Value is (0).
-
getO1LabelSkipCount()
-
- Property Name:
O1LabelSkipCount
- Manual Label Skip Number of Labels to Skip
Default Value is (0).
-
getO1LabelStagger()
-
- Property Name:
O1LabelStagger
- Stagger the labels for the O1 (Group) axis of this chart? Use this option when there are too many labels to read.
Not Implemented Yet
Default Value is (FALSE).
-
getO1LabelWrap()
-
- Property Name:
O1LabelWrap
- Use text wrapping for the O1 (Group) axis of this chart? Use this option when there are long text strings with spaces that will not fit next to each other on this axis.
Default Value is (FALSE).
-
getO1MajorGrid()
-
-
getO1MajorGridDisplay()
-
- Property Name:
O1MajorGridDisplay
- Display the O1 major gridlines?
Default Value is (TRUE).
-
getO1MajorGridStyle()
-
- Property Name:
O1MajorGridStyle
- What line style should be used for the O1 (Group) Major Grid Lines? Valid settings are:
0=Normal Grid Lines
1=???
Default Value is (0).
-
getO1MinorGrid()
-
-
getO1MinorGridCount()
-
- Property Name:
O1MinorGridCount
- Number of Minor Grids for O1 Axis
Default Value is (1).
-
getO1MinorGridDisplay()
-
- Property Name:
O1MinorGridDisplay
- Display the O1 (Group) axis minor gridlines?
Default Value is (FALSE).
-
getO1MinorGridStyle()
-
- Property Name:
O1MinorGridStyle
- Which style of grid lines should be used for the O1 (Group) axis minor grid lines?
0= Normal Grids
1=???
Default Value is (0).
-
getO1Title()
-
-
getO1TitleAutofit()
-
- Property Name:
O1TitleAutofit
- Autofit the font for the O1 (Group) axis title? If FALSE, then the set font size will be used instead.
Default Value is (FALSE).
-
getO1TitleDisplay()
-
- Property Name:
O1TitleDisplay
- Display the O1 (Group) axis title? Setting the string for this title will cause this property to automatically be set to TRUE.
Default Value is (TRUE).
-
getO1TitleString()
-
- Property Name:
O1TitleString
- Text string for the O1 (Group) axis title.
Default Value is (NULLSTRING).
-
getO2Axis()
-
-
getO2AxisLine()
-
-
getO2ExcludeMaxLabel()
-
- Property Name:
O2ExcludeMaxLabel
- Exclude Max Label on this Axis? Valid ONLY for Spectral Charts!
Default Value is (FALSE).
-
getO2ExcludeMinLabel()
-
- Property Name:
O2ExcludeMinLabel
- Exclude Min Label on this Axis? Valid ONLY for Spectral Charts!
Default Value is (FALSE).
-
getO2Label()
-
-
getO2LabelAutofit()
-
- Property Name:
O2LabelAutofit
- Autofit the font for the O2 (Second Group) axis labels? If FALSE, then the set font size will be used instead.
-
getO2LabelDisplay()
-
- Property Name:
O2LabelDisplay
- NONE
Default Value is (TRUE).
-
getO2LabelRotate()
-
- Property Name:
O2LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
getO2LabelWrap()
-
- Property Name:
O2LabelWrap
- NONE
Default Value is (FALSE).
-
getO2MajorGrid()
-
-
getO2MinorGrid()
-
-
getO2Title()
-
-
getO2TitleAutofit()
-
- Property Name:
O2TitleAutofit
- NONE
Default Value is (FALSE).
-
getO2TitleDisplay()
-
- Property Name:
O2TitleDisplay
- NONE
Default Value is (TRUE).
-
getO2TitleString()
-
- Property Name:
O2TitleString
- NONE
Default Value is (NULLSTRING).
-
getPieBarConnectLineBottom()
-
-
getPieBarConnectLines()
-
-
getPieBarConnectLineTop()
-
-
getPieBarRiser()
-
-
getPieBarRiserSide()
-
-
getPieBarRiserTop()
-
-
getPieBarSeries()
-
- Property Name:
PieBarSeries
- Which series is exploded as a Bar in PieBar charts
Default Value is (0).
-
getPieBarSlice()
-
-
getPieBarSlice(int, int)
-
-
getPieBarSliceCrust()
-
-
getPieDepth()
-
- Property Name:
PieDepth
- NONE
Default Value is (30).
-
getPieFeelerLine()
-
-
getPieFeelerLine(int, int)
-
-
getPieFeelerTextDisplay()
-
- Property Name:
PieFeelerTextDisplay
- NONE
Default Value is (1).
-
getPieFeelerTextFormat()
-
- Property Name:
PieFeelerTextFormat
- (Number) Format for the default data text position
Default Value is (0).
-
getPieFeelerTextFormatPattern()
-
- Property Name:
PieFeelerTextFormatPattern
- (Number) Custom format for the pie feeler text.
Default Value is (#.#).
-
getPieFrame()
-
-
getPieLabel()
-
-
getPieLabel(int)
-
-
getPieLabelDisplay()
-
- Property Name:
PieLabelDisplay
- Huh? how about some symbolic constants
Default Value is (1).
-
getPieRingLabel()
-
-
getPieRingLabel(int)
-
-
getPieRingSize()
-
- Property Name:
PieRingSize
- Affects only RINGPIE graph type
Default Value is (30).
-
getPieRingTotalDisplay()
-
- Property Name:
PieRingTotalDisplay
- NONE
Default Value is (TRUE).
-
getPieRingTotalFormat()
-
- Property Name:
PieRingTotalFormat
- Selects format for Ring Total
Default Value is (0).
-
getPieRingTotalFormatPattern()
-
- Property Name:
PieRingTotalFormatPattern
- Selects format for Ring Total.
Default Value is (#.#).
-
getPieRotate()
-
- Property Name:
PieRotate
- 0 means 12 o'clock
Default Value is (0).
-
getPieSliceDelete()
- Method Name: PieSliceDelete
- Whether to delete specified slice (s,g) or slices in series (s)
Default Value is (FALSE).
-
getPieSliceDelete(IdentObj)
-
-
getPieSliceDelete(int)
-
-
getPieSliceDelete(int, int)
-
-
getPieSliceDetach()
- Method Name: PieSliceDetach
- How much to detach specified slice (s,g), or slices in series (s)
Default Value is (0).
-
getPieSliceDetach(IdentObj)
-
-
getPieSliceDetach(int)
-
-
getPieSliceDetach(int, int)
-
-
getPieSliceLabel()
-
-
getPieSliceLabel(int, int)
-
-
getPiesPerRow()
-
- Property Name:
PiesPerRow
- NONE
Default Value is (2).
-
getPieTilt()
-
- Property Name:
PieTilt
- NONE
Default Value is (10).
-
getQuadrantLine()
-
-
getQuadrantLineCountX()
-
- Property Name:
QuadrantLineCountX
- Number of vertical Quadrant Lines
Default Value is (1).
-
getQuadrantLineCountY()
-
- Property Name:
QuadrantLineCountY
- Number of horizontal Quadrant Lines
Default Value is (1).
-
getRect()
- Method Name: Rect
- Sets the bounding rect for a user-movable object in VC (x,y,width,height)
Default Value is (0,0,0,0).
-
getRect(IdentObj)
-
-
getRect(int)
-
-
getReshapeEnable()
-
- Property Name:
ReshapeEnable
- Allow user to move and resize objects?
Default Value is (TRUE).
-
getResizeBarMode()
-
- Property Name:
ResizeBarMode
- NONE
Default Value is (FALSE).
-
getReverseGroups()
-
- Property Name:
ReverseGroups
- Draw groups in reverse order
Default Value is (FALSE).
-
getReverseSeries()
-
- Property Name:
ReverseSeries
- Draw series in reverse order
Default Value is (FALSE).
-
getRiser3DThicknessY()
-
- Property Name:
Riser3DThicknessY
- NONE
Default Value is (75).
-
getRiserBarGroupSpacing()
-
- Property Name:
RiserBarGroupSpacing
- NONE
Default Value is (25).
-
getRiserWidth()
-
- Property Name:
RiserWidth
- NONE
Default Value is (75).
-
getScaleFromZero()
-
- Property Name:
ScaleFromZero
- Draw bar from 0 or from minimum value?
Default Value is (TRUE).
-
getScaleMax()
- Method Name: ScaleMax
- What is the scale maximum for specified numeric axis?
Default Value is (150).
-
getScaleMax(IdentObj)
-
-
getScaleMax(int)
-
-
getScaleMaxAuto()
- Method Name: ScaleMaxAuto
- Is scale maximum automatically calculated?
Default Value is (TRUE).
-
getScaleMaxAuto(IdentObj)
-
-
getScaleMaxAuto(int)
-
-
getScaleMin()
- Method Name: ScaleMin
- What is the scale minimum for specified numeric axis?
Default Value is (0).
-
getScaleMin(IdentObj)
-
-
getScaleMin(int)
-
-
getScaleMinAuto()
- Method Name: ScaleMinAuto
- Is scale minimum automatically calculated?
Default Value is (TRUE).
-
getScaleMinAuto(IdentObj)
-
-
getScaleMinAuto(int)
-
-
getScaleMustIncludeZero()
- Method Name: ScaleMustIncludeZero
- Must the scale of the specified axis include zero?
Default Value is (FALSE).
-
getScaleMustIncludeZero(IdentObj)
-
-
getScaleMustIncludeZero(int)
-
-
getScatterQuadrantLine()
-
-
getScrollOffsetGroup()
-
- Property Name:
ScrollOffsetGroup
- Group offset within DataRange
Default Value is (0).
-
getScrollOffsetSeries()
-
- Property Name:
ScrollOffsetSeries
- Series offset within DataRange
Default Value is (0).
-
getSelectionEnable()
-
- Property Name:
SelectionEnable
- Allow user to select objects?
Default Value is (3).
-
getSelectionEnableMove()
-
- Property Name:
SelectionEnableMove
- Enable objects moving and resizing
Default Value is (TRUE).
-
getSeries(int)
-
-
getSeriesGroup(int, int)
-
-
getSeriesLabel()
- Method Name: SeriesLabel
- Text String for Series
Default Value is (NULLSTRING).
-
getSeriesLabel(IdentObj)
-
-
getSeriesLabel(int)
-
-
getSeriesLooping()
-
- Property Name:
SeriesLooping
- Controls number of unique series colors
Default Value is (32).
-
getSeriesScroller()
-
-
getSeriesScrollerEditBox()
-
-
getSeriesScrollerEditLeft()
-
-
getSeriesScrollerEditRight()
-
-
getSeriesScrollerEditThumb()
-
-
getSeriesScrollerThumb()
-
-
getSeriesType()
- Method Name: SeriesType
- Specify series type independent of chart type
Default Value is (0).
-
getSeriesType(IdentObj)
-
-
getSeriesType(int)
-
-
getShadowDisplay()
- Method Name: ShadowDisplay
- Display drop shadow on specified object?
Default Value is (FALSE).
-
getShadowDisplay(IdentObj)
-
-
getShadowDisplay(int)
-
-
getShadowXOffset()
- Method Name: ShadowXOffset
- X-offset of drop shadow on specified object
Default Value is (2).
-
getShadowXOffset(IdentObj)
-
-
getShadowXOffset(int)
-
-
getShadowXOffsetDefault()
-
- Property Name:
ShadowXOffsetDefault
- Default x-offset of drop shadow
Default Value is (2).
-
getShadowYOffset()
- Method Name: ShadowYOffset
- Y-offset of drop shadow on specified object
Default Value is (2).
-
getShadowYOffset(IdentObj)
-
-
getShadowYOffset(int)
-
-
getShadowYOffsetDefault()
-
- Property Name:
ShadowYOffsetDefault
- Default y-offset of drop shadow
Default Value is (2).
-
getSkipBegin()
- Method Name: SkipBegin
- Manual Label Skip, Begin Label
Default Value is (0).
-
getSkipBegin(IdentObj)
-
-
getSkipBegin(int)
-
-
getSkipCount()
- Method Name: SkipCount
- Manual Label Skip, Number of Labels to Skip
Default Value is (0).
-
getSkipCount(IdentObj)
-
-
getSkipCount(int)
-
-
getSlice()
-
-
getSlice(int, int)
-
-
getSliceCrust()
-
-
getSliceRing()
-
-
getSpectralLegendMarker()
-
-
getSpectralLegendMarker(int)
-
-
getSpectralMarker()
-
-
getSquareMarkers()
-
- Property Name:
SquareMarkers
- If TRUE, forces the legend markers to be perfect squares.
-
getStock52WeekHighDisplay()
-
- Property Name:
Stock52WeekHighDisplay
- Show 52-week high line?
Default Value is (TRUE).
-
getStock52WeekHighLine()
-
-
getStock52WeekHighValue()
-
- Property Name:
Stock52WeekHighValue
- Set value for 52-week high line.
Default Value is (40).
-
getStock52WeekLowDisplay()
-
- Property Name:
Stock52WeekLowDisplay
- Show 52-week low line?
Default Value is (TRUE).
-
getStock52WeekLowLine()
-
-
getStock52WeekLowValue()
-
- Property Name:
Stock52WeekLowValue
- Set value for 52-week low line.
Default Value is (10).
-
getStockCloseSplitDisplay()
-
- Property Name:
StockCloseSplitDisplay
- Split riser at close value? Does nothing if Close data not available.
Default Value is (TRUE).
-
getStockCloseTick()
-
-
getStockCloseTick(int, int)
-
-
getStockCloseTicksDisplay()
-
- Property Name:
StockCloseTicksDisplay
- Stock tick at close value? Does nothing if Close data not available.
Default Value is (TRUE).
-
getStockFallingRiser()
-
-
getStockFallingRiser(int, int)
-
-
getStockHighLine()
-
-
getStockLowerRiser()
-
-
getStockLowLine()
-
-
getStockMALine()
-
-
getStockMALine(int, int)
-
-
getStockMovingAverageDisplay()
-
- Property Name:
StockMovingAverageDisplay
- Show moving average line?
Default Value is (TRUE).
-
getStockOpenTick()
-
-
getStockOpenTick(int, int)
-
-
getStockOpenTicksDisplay()
-
- Property Name:
StockOpenTicksDisplay
- Stock tick at open value? Does nothing if Open data not available.
Default Value is (TRUE).
-
getStockRiser()
-
-
getStockRisingRiser()
-
-
getStockRisingRiser(int, int)
-
-
getStockTickLength()
-
- Property Name:
StockTickLength
- How far the ticks extend by percentage of available space.
Default Value is (50).
-
getStockVolumeRiser()
-
-
getStockVolumeRiser(int)
-
-
getSubtitle()
-
-
getSubtitleAutofit()
-
- Property Name:
SubtitleAutofit
- NONE
Default Value is (FALSE).
-
getSubtitleDisplay()
-
- Property Name:
SubtitleDisplay
- NONE
Default Value is (TRUE).
-
getSubtitleString()
-
- Property Name:
SubtitleString
- NONE
Default Value is (NULLSTRING).
-
getTextAutofitMax()
-
- Property Name:
TextAutofitMax
- Maximum virtual size for text autofitting.
Default Value is (2200).
-
getTextAutofitMin()
-
- Property Name:
TextAutofitMin
- Minimum virtual size for text autofitting.
Default Value is (200).
-
getTextFormatPattern()
- Method Name: TextFormatPattern
- (Number) Format for specified object
Default Value is (#.#).
-
getTextFormatPattern(IdentObj)
-
-
getTextFormatPattern(int)
-
-
getTextFormatPreset()
- Method Name: TextFormatPreset
- Standard Format for the text
Default Value is (0).
-
getTextFormatPreset(IdentObj)
-
-
getTextFormatPreset(int)
-
-
getTextJustHoriz()
- Method Name: TextJustHoriz
- Horizontal justification
Default Value is (1).
-
getTextJustHoriz(IdentObj)
-
-
getTextJustHoriz(int)
-
-
getTextJustVert()
- Method Name: TextJustVert
- Vertical justification
Default Value is (1).
-
getTextJustVert(IdentObj)
-
-
getTextJustVert(int)
-
-
getTextRotation()
- Method Name: TextRotation
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
getTextRotation(IdentObj)
-
-
getTextRotation(int)
-
-
getTextString()
- Method Name: TextString
- Sets the string to be displayed in a text object
Default Value is (NULLSTRING).
-
getTextString(IdentObj)
-
-
getTextString(int)
-
-
getTextWrap()
- Method Name: TextWrap
- Turn on text wrapping?
Default Value is (FALSE).
-
getTextWrap(IdentObj)
-
-
getTextWrap(int)
-
-
getTitle()
-
-
getTitleAutofit()
-
- Property Name:
TitleAutofit
- NONE
Default Value is (FALSE).
-
getTitleDisplay()
-
- Property Name:
TitleDisplay
- NONE
Default Value is (TRUE).
-
getTitleString()
-
- Property Name:
TitleString
- NONE
Default Value is (NULLSTRING).
-
getToolTipCustomString()
- Method Name: ToolTipCustomString
- Custom string for ToolTip Customization
Default Value is (NULLSTRING).
-
getToolTipCustomString(IdentObj)
-
-
getToolTipCustomString(int)
-
-
getToolTipCustomString(int, int)
-
-
getToolTipDisplay()
-
- Property Name:
ToolTipDisplay
- Display CharTips and WidgeTips
Default Value is (FALSE).
-
getToolTipMode()
-
- Property Name:
ToolTipMode
- Toggle CharTips between explicit Developer Info and User Level Info (FALSE == USER)
Default Value is (FALSE).
-
getURL()
- Method Name: URL
- Universal Resource Locator for any specific Object
Default Value is (NULLSTRING).
-
getURL(IdentObj)
-
-
getURL(int)
-
-
getURL(int, int)
-
-
getURLTarget()
- Method Name: URLTarget
- Frame Target for URL associated with any specific Object
Default Value is (NULLSTRING).
-
getURLTarget(IdentObj)
-
-
getURLTarget(int)
-
-
getURLTarget(int, int)
-
-
getUseOffScreen()
- Property: UseOffScreen
True means use OffScreen Double-Buffering to draw chart with
no discernable drawing.
-
getUseSeriesShapes()
-
- Property Name:
UseSeriesShapes
- Use the getMarkerTemplate shapes?
Default Value is (FALSE).
-
getViewableGroups()
-
- Property Name:
ViewableGroups
- Number of Groups to Display
Default Value is (0).
-
getViewableGroupsStock()
-
- Property Name:
ViewableGroupsStock
- Number of Groups in Stock Charts to Display
Default Value is (52).
-
getViewableSeries()
-
- Property Name:
ViewableSeries
- Number of Series to Display
Default Value is (0).
-
getViewableSeriesStock()
-
- Property Name:
ViewableSeriesStock
- Number of Series in Stock Charts to Display
Default Value is (0).
-
getViewing3DAnglePreset()
-
- Property Name:
Viewing3DAnglePreset
- Value of -1 means custom angle in use, 0-15 are presets
Default Value is (0).
-
getX1Axis()
-
-
getX1AxisDescending()
-
- Property Name:
X1AxisDescending
- Ascending or Descending?
Default Value is (TRUE).
-
getX1AxisLine()
-
-
getX1AxisLineDisplay()
-
- Property Name:
X1AxisLineDisplay
- Dispay X1 Axis Line
Default Value is (FALSE).
-
getX1AxisSide()
-
- Property Name:
X1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
-
getX1ExcludeMaxLabel()
-
- Property Name:
X1ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
-
getX1ExcludeMinLabel()
-
- Property Name:
X1ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
-
getX1Label()
-
-
getX1LabelAutofit()
-
- Property Name:
X1LabelAutofit
- NONE
Default Value is (FALSE).
-
getX1LabelDisplay()
-
- Property Name:
X1LabelDisplay
- NONE
Default Value is (TRUE).
-
getX1LabelFormat()
-
- Property Name:
X1LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
-
getX1LabelFormatPattern()
-
- Property Name:
X1LabelFormatPattern
- (Number) Custom format for the X1 labels.
Default Value is (#.#).
-
getX1LabelRotate()
-
- Property Name:
X1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
getX1LabelStagger()
-
- Property Name:
X1LabelStagger
- NONE
Default Value is (FALSE).
-
getX1LogScale()
-
- Property Name:
X1LogScale
- NONE
Default Value is (FALSE).
-
getX1MajorGrid()
-
-
getX1MajorGridDisplay()
-
- Property Name:
X1MajorGridDisplay
- Display the X1 major gridlines?
Default Value is (TRUE).
-
getX1MajorGridStep()
-
- Property Name:
X1MajorGridStep
- NONE
Default Value is (20).
-
getX1MajorGridStepAuto()
-
- Property Name:
X1MajorGridStepAuto
- NONE
Default Value is (TRUE).
-
getX1MajorGridStyle()
-
- Property Name:
X1MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
getX1MinorGrid()
-
-
getX1MinorGridDisplay()
-
- Property Name:
X1MinorGridDisplay
- Display the X1 minor gridlines?
Default Value is (TRUE).
-
getX1MinorGridStep()
-
- Property Name:
X1MinorGridStep
- NONE
Default Value is (10).
-
getX1MinorGridStepAuto()
-
- Property Name:
X1MinorGridStepAuto
- NONE
Default Value is (TRUE).
-
getX1MinorGridStyle()
-
- Property Name:
X1MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
getX1MustIncludeZero()
-
- Property Name:
X1MustIncludeZero
- NONE
Default Value is (FALSE).
-
getX1OffScaleDisplay()
-
- Property Name:
X1OffScaleDisplay
- NONE
Default Value is (TRUE).
-
getX1ScaleMax()
-
- Property Name:
X1ScaleMax
- NONE
Default Value is (100).
-
getX1ScaleMaxAuto()
-
- Property Name:
X1ScaleMaxAuto
- NONE
Default Value is (TRUE).
-
getX1ScaleMin()
-
- Property Name:
X1ScaleMin
- NONE
Default Value is (0).
-
getX1ScaleMinAuto()
-
- Property Name:
X1ScaleMinAuto
- NONE
Default Value is (TRUE).
-
getX1Title()
-
-
getX1TitleAutofit()
-
- Property Name:
X1TitleAutofit
- NONE
Default Value is (FALSE).
-
getX1TitleDisplay()
-
- Property Name:
X1TitleDisplay
- NONE
Default Value is (TRUE).
-
getX1TitleString()
-
- Property Name:
X1TitleString
- NONE
Default Value is (NULLSTRING).
-
getX1ZeroLine()
-
-
getX1ZeroLineDisplay()
-
- Property Name:
X1ZeroLineDisplay
- NONE
Default Value is (FALSE).
-
getY1Axis()
-
-
getY1AxisDescending()
-
- Property Name:
Y1AxisDescending
- NONE
Default Value is (TRUE).
-
getY1AxisLine()
-
-
getY1AxisLineDisplay()
-
- Property Name:
Y1AxisLineDisplay
- Dispay Y1 Axis Line
Default Value is (FALSE).
-
getY1AxisSide()
-
- Property Name:
Y1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
-
getY1ExcludeMaxLabel()
-
- Property Name:
Y1ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
-
getY1ExcludeMinLabel()
-
- Property Name:
Y1ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
-
getY1Label()
-
-
getY1LabelAutofit()
-
- Property Name:
Y1LabelAutofit
- NONE
Default Value is (FALSE).
-
getY1LabelDisplay()
-
- Property Name:
Y1LabelDisplay
- NONE
Default Value is (TRUE).
-
getY1LabelFormat()
-
- Property Name:
Y1LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
-
getY1LabelFormatPattern()
-
- Property Name:
Y1LabelFormatPattern
- (Number) Custom format for the Y1 labels.
Default Value is (#.#).
-
getY1LabelRotate()
-
- Property Name:
Y1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
getY1LabelStagger()
-
- Property Name:
Y1LabelStagger
- NONE
Default Value is (FALSE).
-
getY1LogScale()
-
- Property Name:
Y1LogScale
- NONE
Default Value is (FALSE).
-
getY1MajorGrid()
-
-
getY1MajorGridDisplay()
-
- Property Name:
Y1MajorGridDisplay
- Display the Y1 major gridlines?
Default Value is (TRUE).
-
getY1MajorGridStep()
-
- Property Name:
Y1MajorGridStep
- NONE
Default Value is (20).
-
getY1MajorGridStepAuto()
-
- Property Name:
Y1MajorGridStepAuto
- NONE
Default Value is (TRUE).
-
getY1MajorGridStyle()
-
- Property Name:
Y1MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
getY1MinorGrid()
-
-
getY1MinorGridDisplay()
-
- Property Name:
Y1MinorGridDisplay
- Display the Y1 minor gridlines?
Default Value is (TRUE).
-
getY1MinorGridStep()
-
- Property Name:
Y1MinorGridStep
- NONE
Default Value is (10).
-
getY1MinorGridStepAuto()
-
- Property Name:
Y1MinorGridStepAuto
- NONE
Default Value is (TRUE).
-
getY1MinorGridStyle()
-
- Property Name:
Y1MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
getY1MustIncludeZero()
-
- Property Name:
Y1MustIncludeZero
- NONE
Default Value is (FALSE).
-
getY1OffScaleDisplay()
-
- Property Name:
Y1OffScaleDisplay
- NONE
Default Value is (TRUE).
-
getY1ScaleMax()
-
- Property Name:
Y1ScaleMax
- NONE
Default Value is (100).
-
getY1ScaleMaxAuto()
-
- Property Name:
Y1ScaleMaxAuto
- NONE
Default Value is (TRUE).
-
getY1ScaleMin()
-
- Property Name:
Y1ScaleMin
- NONE
Default Value is (0).
-
getY1ScaleMinAuto()
-
- Property Name:
Y1ScaleMinAuto
- NONE
Default Value is (TRUE).
-
getY1Title()
-
-
getY1TitleAutofit()
-
- Property Name:
Y1TitleAutofit
- NONE
Default Value is (FALSE).
-
getY1TitleDisplay()
-
- Property Name:
Y1TitleDisplay
- NONE
Default Value is (TRUE).
-
getY1TitleString()
-
- Property Name:
Y1TitleString
- NONE
Default Value is (NULLSTRING).
-
getY1ZeroLine()
-
-
getY1ZeroLineDisplay()
-
- Property Name:
Y1ZeroLineDisplay
- NONE
Default Value is (FALSE).
-
getY2Axis()
-
-
getY2AxisDescending()
-
- Property Name:
Y2AxisDescending
- NONE
Default Value is (TRUE).
-
getY2AxisLine()
-
-
getY2AxisLineDisplay()
-
- Property Name:
Y2AxisLineDisplay
- Dispay Y2 Axis Line
Default Value is (FALSE).
-
getY2AxisSide()
-
- Property Name:
Y2AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (1).
-
getY2ExcludeMaxLabel()
-
- Property Name:
Y2ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
-
getY2ExcludeMinLabel()
-
- Property Name:
Y2ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
-
getY2Label()
-
-
getY2LabelAutofit()
-
- Property Name:
Y2LabelAutofit
- NONE
Default Value is (FALSE).
-
getY2LabelDisplay()
-
- Property Name:
Y2LabelDisplay
- NONE
Default Value is (TRUE).
-
getY2LabelFormat()
-
- Property Name:
Y2LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
-
getY2LabelFormatPattern()
-
- Property Name:
Y2LabelFormatPattern
- (Number) Custom format for the Y2 labels.
Default Value is (#.#).
-
getY2LabelRotate()
-
- Property Name:
Y2LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
getY2LabelStagger()
-
- Property Name:
Y2LabelStagger
- NONE
Default Value is (FALSE).
-
getY2LogScale()
-
- Property Name:
Y2LogScale
- NONE
Default Value is (FALSE).
-
getY2MajorGrid()
-
-
getY2MajorGridDisplay()
-
- Property Name:
Y2MajorGridDisplay
- Display the Y2 major gridlines?
Default Value is (TRUE).
-
getY2MajorGridStep()
-
- Property Name:
Y2MajorGridStep
- NONE
Default Value is (20).
-
getY2MajorGridStepAuto()
-
- Property Name:
Y2MajorGridStepAuto
- NONE
Default Value is (TRUE).
-
getY2MajorGridStyle()
-
- Property Name:
Y2MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
getY2MinorGrid()
-
-
getY2MinorGridDisplay()
-
- Property Name:
Y2MinorGridDisplay
- Display the Y2 minor gridlines?
Default Value is (TRUE).
-
getY2MinorGridStep()
-
- Property Name:
Y2MinorGridStep
- NONE
Default Value is (10).
-
getY2MinorGridStepAuto()
-
- Property Name:
Y2MinorGridStepAuto
- NONE
Default Value is (TRUE).
-
getY2MinorGridStyle()
-
- Property Name:
Y2MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
getY2MustIncludeZero()
-
- Property Name:
Y2MustIncludeZero
- NONE
Default Value is (FALSE).
-
getY2OffScaleDisplay()
-
- Property Name:
Y2OffScaleDisplay
- NONE
Default Value is (TRUE).
-
getY2ScaleMax()
-
- Property Name:
Y2ScaleMax
- NONE
Default Value is (100).
-
getY2ScaleMaxAuto()
-
- Property Name:
Y2ScaleMaxAuto
- NONE
Default Value is (TRUE).
-
getY2ScaleMin()
-
- Property Name:
Y2ScaleMin
- NONE
Default Value is (0).
-
getY2ScaleMinAuto()
-
- Property Name:
Y2ScaleMinAuto
- NONE
Default Value is (TRUE).
-
getY2Title()
-
-
getY2TitleAutofit()
-
- Property Name:
Y2TitleAutofit
- NONE
Default Value is (FALSE).
-
getY2TitleDisplay()
-
- Property Name:
Y2TitleDisplay
- NONE
Default Value is (TRUE).
-
getY2TitleString()
-
- Property Name:
Y2TitleString
- NONE
Default Value is (NULLSTRING).
-
getY2ZeroLine()
-
-
getZoomDirection()
-
- Property Name:
ZoomDirection
- Controls type of zooming user interface
Default Value is (0).
-
getZoomPercentage()
-
- Property Name:
ZoomPercentage
- Controls number of unique series colors
Default Value is (50.0).
-
removePerspectiveListener(TDGListener)
-
-
setAutofit(boolean)
-
-
setAutofit(IdentObj, boolean)
-
-
setAutofit(int, boolean)
-
-
setAutoshading(boolean)
-
- Property Name:
Autoshading
- If TRUE, light source settings are used to automatically shade the faces of a 3D graph, simulating a cast light beam.
-
setAutoSkip(IdentObj, int)
-
-
setAutoSkip(int)
-
-
setAutoSkip(int, int)
-
-
setAxisAssignment(IdentObj, int)
-
-
setAxisAssignment(int)
-
-
setAxisAssignment(int, int)
-
-
setAxisDescending(boolean)
-
-
setAxisDescending(IdentObj, boolean)
-
-
setAxisDescending(int, boolean)
-
-
setAxisSide(IdentObj, int)
-
-
setAxisSide(int)
-
-
setAxisSide(int, int)
-
-
setAxisTextAutofitMax(int)
-
- Property Name:
AxisTextAutofitMax
- Maximum virtual size for Axis Text while autofitted.
Default Value is (2000).
-
setAxisTextAutofitMin(int)
-
- Property Name:
AxisTextAutofitMin
- Minimum virtual size for Axis Text while autofitted.
Default Value is (500).
-
setAxisTextAutofitMode(int)
-
- Property Name:
AxisTextAutofitMode
- Determine how Axis Text is Autofitted
Default Value is (0).
-
setAxisTextAutofitPercent(int)
-
- Property Name:
AxisTextAutofitPercent
- Deviation Percentage for Autofitted Axis Text
Default Value is (10).
-
setBiDirectional(boolean)
-
- Property Name:
BiDirectional
- FALSE = Left to Right, TRUE = Right to Left
Default Value is (FALSE).
-
setColorMode(int)
-
- Property Name:
ColorMode
- Changes between the five different "Coloring" modes:
0 = Color by Series
1 = ???
2 = ???
3 = ???
4= ???
5= ???
Default Value is (0).
-
setConnectLineMarkers(boolean)
-
- Property Name:
ConnectLineMarkers
- Should the markers in a Line chart be connected by a line? Default is TRUE.
-
setConnectScatterMarkers(boolean)
-
- Property Name:
ConnectScatterMarkers
- Has a visible effect on Scatter charts only.
-
setCubeFocusFactor(double)
-
- Property Name:
CubeFocusFactor
- The ocus factor for setting perspective distortion.
-
setCubeIsometricProjection(boolean)
-
- Property Name:
CubeIsometricProjection
- If TRUE, perspective distortion (focus) factor is ignored, and the graph cube is project isometrically (no line of sight perspective distortion, but perfectly parallel lines, like a mechanical drawing).
Default Value is (FALSE).
-
setCubeLightSourceX(double)
-
- Property Name:
CubeLightSourceX
- X-coord (unit space) of light source
Default Value is (0).
-
setCubeLightSourceY(double)
-
- Property Name:
CubeLightSourceY
- Y-coord (unit space) of light source
Default Value is (1).
-
setCubeLightSourceZ(double)
-
- Property Name:
CubeLightSourceZ
- Z-coord (unit space) of light source
Default Value is (1).
-
setCubePanX(double)
-
- Property Name:
CubePanX
- Pan (in 2D virtual coordinates) in X direction
Default Value is (0).
-
setCubePanY(double)
-
- Property Name:
CubePanY
- Pan (in 2D virtual coordinates) in Y direction
Default Value is (0).
-
setCubeSizeX(double)
-
- Property Name:
CubeSizeX
- Size of the 3D cube in the (user) X-direction.
-
setCubeSizeY(double)
-
- Property Name:
CubeSizeY
- Size of the 3D cube in the (user) Y-direction.
-
setCubeSizeZ(double)
-
- Property Name:
CubeSizeZ
- Size of the 3D cube in the (user) Z-direction.
-
setCubeSquareRisers(boolean)
-
- Property Name:
CubeSquareRisers
- If TRUE, forces the aspect ratio of 3D risers to be perfectly sqaure, no matter what the cube dimensions are.
-
setCubeTranslationX(double)
-
- Property Name:
CubeTranslationX
- Translation (in 3D cube coordinates) in the X direction.
Default Value is (50).
-
setCubeTranslationY(double)
-
- Property Name:
CubeTranslationY
- Translation (in 3D cube coordinates) in Y direction.
Default Value is (50).
-
setCubeTranslationZ(double)
-
- Property Name:
CubeTranslationZ
- Translation (in 3D cube coordinates) in Z direction.
Default Value is (50).
-
setCubeViewerX(double)
-
- Property Name:
CubeViewerX
- Viewer location (in 3D cube coordinates) in the X direction.
Default Value is (50).
-
setCubeViewerY(double)
-
- Property Name:
CubeViewerY
- Viewer location (in 3D cube coordinates) in the Y direction.
Default Value is (100).
-
setCubeViewerZ(double)
-
- Property Name:
CubeViewerZ
- Viewer location (in 3D cube coordinates) in the Z direction.
Default Value is (33).
-
setCubeWallThickX(double)
-
- Property Name:
CubeWallThickX
- Thickness of the 3D cube wall in the (user) X-direction.
Default Value is (25).
-
setCubeWallThickY(double)
-
- Property Name:
CubeWallThickY
- Thickness of the 3D cube wall in the (user) Y-direction.
Default Value is (30).
-
setCubeWallThickZ(double)
-
- Property Name:
CubeWallThickZ
- Thickness of the 3D cube wall in the (user) Z-direction.
Default Value is (25).
-
setCubeZoomFactor(double)
-
- Property Name:
CubeZoomFactor
- Global scaling factor for zooming in/out (above 1 is zoomed in).
Default Value is (50).
-
setDataItemsAlongSeries(boolean)
-
- Property Name:
DataItemsAlongSeries
- Are the data items aligned parallel to the series (both rows, or both columns)?
Default Value is (TRUE).
-
setDataLineThickness(int)
-
- Property Name:
DataLineThickness
- For a "2.5D effect" chart, how wide is the "fake 3D" line, expressed as a percentage from 1 to 100? 1 would be basically a thin line, 100 would be a very thick 3D ribbon extending all the way across the extruded frame.
Default Value is (30).
-
setDataScrollerPresenceGroups(int)
-
- Property Name:
DataScrollerPresenceGroups
- Determines when Group Data Scroller is visible
Default Value is (1).
-
setDataScrollerPresenceSeries(int)
-
- Property Name:
DataScrollerPresenceSeries
- Determines when Series Data Scroller is visible
Default Value is (1).
-
setDataTextAngle(IdentObj, int)
-
-
setDataTextAngle(int)
-
-
setDataTextAngle(int, int)
-
-
setDataTextAngle(int, int, int)
-
-
setDataTextAngleDefault(int)
-
- Property Name:
DataTextAngleDefault
- Angle from center point that all data text is drawn from.
-
setDataTextDisplay(boolean)
-
- Property Name:
DataTextDisplay
- If TRUE, displays the data values for the selected IdentObj elements.
-
setDataTextFormat(int)
-
- Property Name:
DataTextFormat
- (Number) Format for the default data text position.
-
setDataTextFormatPattern(String)
-
- Property Name:
DataTextFormatPattern
- (Number) Custom format for the data text.
Default Value is (#.#).
-
setDataTextPosition(int)
-
- Property Name:
DataTextPosition
- Position of the Data Value:
0 = Custom
1 = Above Riser
2 = On Riser Edge
3 = Below Riser Edge
4 = Center on Riser
5 = Above Riser Base
Default Value is (1).
-
setDataTextRadius(IdentObj, int)
-
-
setDataTextRadius(int)
-
-
setDataTextRadius(int, int)
-
-
setDataTextRadius(int, int, int)
-
-
setDataTextRadiusDefault(int)
-
- Property Name:
DataTextRadiusDefault
- Radius that a Data text value will be drawn out from the center of a chart riser by default.
-
setDataTextTemplateBubble(String)
-
- Property Name:
DataTextTemplateBubble
- Template for Data Text Labels for Bubble
Default Value is ([SIZE]).
-
setDataTextTemplateHiLo(String)
-
- Property Name:
DataTextTemplateHiLo
- Template for Data Text Labels for Stock Charts [empty string = Close for Charts which have Close or High for all others]
Default Value is (NULLSTRING).
-
setDataTextTemplateScatter(String)
-
- Property Name:
DataTextTemplateScatter
- Template for Data Text Labels for Scatter
Default Value is ([X], [Y]).
-
setDepthAngle(int)
-
- Property Name:
DepthAngle
- When charts are drawn using the "2.5D" effect, this is the angle in degrees that the extruded section is drawn at.
Default Value is (45).
-
setDepthRadius(int)
-
- Property Name:
DepthRadius
- For "2.5D" effect, how far out from the chart will the extruded frame extend? Small values give very "narrow" charts, large values give very "thick" ones.
Default Value is (40).
-
setDisplay(boolean)
-
-
setDisplay(IdentObj, boolean)
-
-
setDisplay(int, boolean)
-
-
setDisplay3DFloor(boolean)
-
- Property Name:
Display3DFloor
- Display the floor of the 3D cube?
Default Value is (TRUE).
-
setDisplay3DLeftWall(boolean)
-
- Property Name:
Display3DLeftWall
- Display the left wall of the 3D cube?
Default Value is (TRUE).
-
setDisplay3DRightWall(boolean)
-
- Property Name:
Display3DRightWall
- Display the right wall of the 3D cube?
Default Value is (TRUE).
-
setDisplayBarAsPictograph(boolean)
-
- Property Name:
DisplayBarAsPictograph
- Display Bar as Pictograph (Only for Flat 2D)
Default Value is (FALSE).
-
setDisplayOffScale(boolean)
-
-
setDisplayOffScale(IdentObj, boolean)
-
-
setDisplayOffScale(int, boolean)
-
-
setDualAxisLineDisplay(boolean)
-
- Property Name:
DualAxisLineDisplay
- Display line separating axis
Default Value is (FALSE).
-
setDualAxisSplitPosition(int)
-
- Property Name:
DualAxisSplitPosition
- Position within the chart frame that the DualY split position will be created.
-
setExactColorByHeight(boolean)
-
- Property Name:
ExactColorByHeight
- If true, interpolate color "exactly", else use closest color on spectral legend.
Default Value is (TRUE).
-
setExcludeMaxLabel(boolean)
-
-
setExcludeMaxLabel(IdentObj, boolean)
-
-
setExcludeMaxLabel(int, boolean)
-
-
setExcludeMinLabel(boolean)
-
-
setExcludeMinLabel(IdentObj, boolean)
-
-
setExcludeMinLabel(int, boolean)
-
-
setFontName(IdentObj, String)
-
-
setFontName(int, String)
-
-
setFontName(String)
-
-
setFontSize(IdentObj, int)
-
-
setFontSize(int)
-
-
setFontSize(int, int)
-
-
setFontSizeVC(IdentObj, int)
-
-
setFontSizeVC(int)
-
-
setFontSizeVC(int, int)
-
-
setFontStyle(IdentObj, int)
-
-
setFontStyle(int)
-
-
setFontStyle(int, int)
-
-
setFootnoteAutofit(boolean)
-
- Property Name:
FootnoteAutofit
- Perform text autofitting on the chart footnote?
Default Value is (FALSE).
-
setFootnoteDisplay(boolean)
-
- Property Name:
FootnoteDisplay
- Display the footnote?
Default Value is (TRUE).
-
setFootnoteString(String)
-
- Property Name:
FootnoteString
- Text string for the chart footnote.
Default Value is (NULLSTRING).
-
setFrameDisplay(boolean)
-
- Property Name:
FrameDisplay
- Display the frame?
Default Value is (TRUE).
-
setGrid3DFloorDisplayX(boolean)
-
- Property Name:
Grid3DFloorDisplayX
- Display Floor grids attached to (user) X-axis?
Default Value is (FALSE).
-
setGrid3DFloorDisplayZ(boolean)
-
- Property Name:
Grid3DFloorDisplayZ
- Display Floor grids attached to (user) Z-axis?
Default Value is (FALSE).
-
setGrid3DLeftWallDisplayY(boolean)
-
- Property Name:
Grid3DLeftWallDisplayY
- Display Left Wall grids attached to (user) Y-axis?
Default Value is (FALSE).
-
setGrid3DLeftWallDisplayZ(boolean)
-
- Property Name:
Grid3DLeftWallDisplayZ
- Display Left Wall grids attached to (user) Z-axis?
Default Value is (TRUE).
-
setGrid3DRightWallDisplayX(boolean)
-
- Property Name:
Grid3DRightWallDisplayX
- Display Right Wall grids attached to (user) X-axis?
Default Value is (FALSE).
-
setGrid3DRightWallDisplayY(boolean)
-
- Property Name:
Grid3DRightWallDisplayY
- Display Right Wall grids attached to (user) Y-axis?
Default Value is (TRUE).
-
setGrid3DRiserDisplayX(boolean)
-
- Property Name:
Grid3DRiserDisplayX
- Display Riser grids attached to (user) X-axis?
Default Value is (FALSE).
-
setGrid3DRiserDisplayY(boolean)
-
- Property Name:
Grid3DRiserDisplayY
- Display Riser grids attached to (user) Y-axis?
Default Value is (FALSE).
-
setGrid3DRiserDisplayZ(boolean)
-
- Property Name:
Grid3DRiserDisplayZ
- Display Riser grids attached to (user) Z-axis?
Default Value is (FALSE).
-
setGridCount(IdentObj, int)
-
-
setGridCount(int)
-
-
setGridCount(int, int)
-
-
setGridStep(double)
-
-
setGridStep(IdentObj, double)
-
-
setGridStep(int, double)
-
-
setGridStepAuto(boolean)
-
-
setGridStepAuto(IdentObj, boolean)
-
-
setGridStepAuto(int, boolean)
-
-
setGridStyle(IdentObj, int)
-
-
setGridStyle(int)
-
-
setGridStyle(int, int)
-
-
setGroupLabel(IdentObj, String)
-
-
setGroupLabel(int, String)
-
-
setGroupLabel(String)
-
-
setIgnoreSeries(boolean)
-
-
setIgnoreSeries(IdentObj, boolean)
-
-
setIgnoreSeries(int, boolean)
-
-
setLabelMargin(IdentObj, int)
-
-
setLabelMargin(int)
-
-
setLabelMargin(int, int)
-
-
setLabelStagger(boolean)
-
-
setLabelStagger(IdentObj, boolean)
-
-
setLabelStagger(int, boolean)
-
-
setLegendAutomatic(boolean)
-
- Property Name:
LegendAutomatic
- Let engine automagically position and size legend?
Default Value is (TRUE).
-
setLegendDisplay(boolean)
-
- Property Name:
LegendDisplay
- Display the legend text?
Default Value is (TRUE).
-
setLegendMarkerPosition(int)
-
- Property Name:
LegendMarkerPosition
- Position of legend marker relative to legend text.
Default Value is (0).
-
setLegendMarkersPerCol(int)
-
- Property Name:
LegendMarkersPerCol
- 0 means automatic
Default Value is (0).
-
setLegendMarkersPerRow(int)
-
- Property Name:
LegendMarkersPerRow
- 0 means automatic
Default Value is (0).
-
setLegendReverse(boolean)
-
- Property Name:
LegendReverse
- Draw legend in reverse order?
Default Value is (FALSE).
-
setLegendTextAutofit(boolean)
-
- Property Name:
LegendTextAutofit
- Autofit the legend text or not?
Default Value is (FALSE).
-
setLogScale(boolean)
-
-
setLogScale(IdentObj, boolean)
-
-
setLogScale(int, boolean)
-
-
setManualRedraw(boolean)
-
-
setMarkerDisplay(boolean)
-
- Property Name:
MarkerDisplay
- Turns markers on or off for any 2D chart.
-
setMarkerSize(IdentObj, int)
-
-
setMarkerSize(int)
-
-
setMarkerSize(int, int)
-
-
setMarkerSize(int, int, int)
-
-
setMarkerSizeDefault(int)
-
- Property Name:
MarkerSizeDefault
- Marker size unless a specific (s,g) point overrides; bubble charts ignore this.
Default Value is (30).
-
setNestedLabels(boolean)
-
- Property Name:
NestedLabels
- If true, use TDGNestedLabelsObj for nested O1 labels.
Default Value is (FALSE).
-
setNestedLabelsUniformStyle(boolean)
-
- Property Name:
NestedLabelsUniformStyle
- If true, all nested O1 labels have same font, size, style and color.
Default Value is (FALSE).
-
setO1AxisLineDisplay(boolean)
-
- Property Name:
O1AxisLineDisplay
- Dispay O1 Axis Line
Default Value is (FALSE).
-
setO1AxisSide(int)
-
- Property Name:
O1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
-
setO1ExcludeMaxLabel(boolean)
-
- Property Name:
O1ExcludeMaxLabel
- Exclude Max Label on this Axis.
Default Value is (FALSE).
-
setO1ExcludeMinLabel(boolean)
-
- Property Name:
O1ExcludeMinLabel
- Exclude Min Label on this Axis.
Default Value is (FALSE).
-
setO1LabelAutofit(boolean)
-
- Property Name:
O1LabelAutofit
- Autofit this label or not?
Default Value is (FALSE).
-
setO1LabelAutoSkip(int)
-
- Property Name:
O1LabelAutoSkip
- Label Skipping, 0 = No Skipping, 1 = AutoSkip, 2 = Manual Skip
Default Value is (0).
-
setO1LabelDisplay(boolean)
-
- Property Name:
O1LabelDisplay
- Display the labels for the O1 (Group) axis of this chart?
Default Value is (TRUE).
-
setO1LabelMargin(int)
-
- Property Name:
O1LabelMargin
- Label Margins, 0 to 100 percent of the Label Width
Default Value is (0).
-
setO1LabelRotate(int)
-
- Property Name:
O1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
setO1LabelSkipBegin(int)
-
- Property Name:
O1LabelSkipBegin
- Manual Label Skip Begin Label
Default Value is (0).
-
setO1LabelSkipCount(int)
-
- Property Name:
O1LabelSkipCount
- Manual Label Skip Number of Labels to Skip
Default Value is (0).
-
setO1LabelStagger(boolean)
-
- Property Name:
O1LabelStagger
- Stagger the labels for the O1 (Group) axis of this chart? Use this option when there are too many labels to read.
Not Implemented Yet
Default Value is (FALSE).
-
setO1LabelWrap(boolean)
-
- Property Name:
O1LabelWrap
- Use text wrapping for the O1 (Group) axis of this chart? Use this option when there are long text strings with spaces that will not fit next to each other on this axis.
Default Value is (FALSE).
-
setO1MajorGridDisplay(boolean)
-
- Property Name:
O1MajorGridDisplay
- Display the O1 major gridlines?
Default Value is (TRUE).
-
setO1MajorGridStyle(int)
-
- Property Name:
O1MajorGridStyle
- What line style should be used for the O1 (Group) Major Grid Lines? Valid settings are:
0=Normal Grid Lines
1=???
Default Value is (0).
-
setO1MinorGridCount(int)
-
- Property Name:
O1MinorGridCount
- Number of Minor Grids for O1 Axis
Default Value is (1).
-
setO1MinorGridDisplay(boolean)
-
- Property Name:
O1MinorGridDisplay
- Display the O1 (Group) axis minor gridlines?
Default Value is (FALSE).
-
setO1MinorGridStyle(int)
-
- Property Name:
O1MinorGridStyle
- Which style of grid lines should be used for the O1 (Group) axis minor grid lines?
0= Normal Grids
1=???
Default Value is (0).
-
setO1TitleAutofit(boolean)
-
- Property Name:
O1TitleAutofit
- Autofit the font for the O1 (Group) axis title? If FALSE, then the set font size will be used instead.
Default Value is (FALSE).
-
setO1TitleDisplay(boolean)
-
- Property Name:
O1TitleDisplay
- Display the O1 (Group) axis title? Setting the string for this title will cause this property to automatically be set to TRUE.
Default Value is (TRUE).
-
setO1TitleString(String)
-
- Property Name:
O1TitleString
- Text string for the O1 (Group) axis title.
Default Value is (NULLSTRING).
-
setO2ExcludeMaxLabel(boolean)
-
- Property Name:
O2ExcludeMaxLabel
- Exclude Max Label on this Axis? Valid ONLY for Spectral Charts!
Default Value is (FALSE).
-
setO2ExcludeMinLabel(boolean)
-
- Property Name:
O2ExcludeMinLabel
- Exclude Min Label on this Axis? Valid ONLY for Spectral Charts!
Default Value is (FALSE).
-
setO2LabelAutofit(boolean)
-
- Property Name:
O2LabelAutofit
- Autofit the font for the O2 (Second Group) axis labels? If FALSE, then the set font size will be used instead.
-
setO2LabelDisplay(boolean)
-
- Property Name:
O2LabelDisplay
- NONE
Default Value is (TRUE).
-
setO2LabelRotate(int)
-
- Property Name:
O2LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
setO2LabelWrap(boolean)
-
- Property Name:
O2LabelWrap
- NONE
Default Value is (FALSE).
-
setO2TitleAutofit(boolean)
-
- Property Name:
O2TitleAutofit
- NONE
Default Value is (FALSE).
-
setO2TitleDisplay(boolean)
-
- Property Name:
O2TitleDisplay
- NONE
Default Value is (TRUE).
-
setO2TitleString(String)
-
- Property Name:
O2TitleString
- NONE
Default Value is (NULLSTRING).
-
setPieBarSeries(int)
-
- Property Name:
PieBarSeries
- Which series is exploded as a Bar in PieBar charts
Default Value is (0).
-
setPieDepth(int)
-
- Property Name:
PieDepth
- NONE
Default Value is (30).
-
setPieFeelerTextDisplay(int)
-
- Property Name:
PieFeelerTextDisplay
- NONE
Default Value is (1).
-
setPieFeelerTextFormat(int)
-
- Property Name:
PieFeelerTextFormat
- (Number) Format for the default data text position
Default Value is (0).
-
setPieFeelerTextFormatPattern(String)
-
- Property Name:
PieFeelerTextFormatPattern
- (Number) Custom format for the pie feeler text.
Default Value is (#.#).
-
setPieLabelDisplay(int)
-
- Property Name:
PieLabelDisplay
- Huh? how about some symbolic constants
Default Value is (1).
-
setPieRingSize(int)
-
- Property Name:
PieRingSize
- Affects only RINGPIE graph type
Default Value is (30).
-
setPieRingTotalDisplay(boolean)
-
- Property Name:
PieRingTotalDisplay
- NONE
Default Value is (TRUE).
-
setPieRingTotalFormat(int)
-
- Property Name:
PieRingTotalFormat
- Selects format for Ring Total
Default Value is (0).
-
setPieRingTotalFormatPattern(String)
-
- Property Name:
PieRingTotalFormatPattern
- Selects format for Ring Total.
Default Value is (#.#).
-
setPieRotate(int)
-
- Property Name:
PieRotate
- 0 means 12 o'clock
Default Value is (0).
-
setPieSliceDelete(boolean)
-
-
setPieSliceDelete(IdentObj, boolean)
-
-
setPieSliceDelete(int, boolean)
-
-
setPieSliceDelete(int, int, boolean)
-
-
setPieSliceDetach(IdentObj, int)
-
-
setPieSliceDetach(int)
-
-
setPieSliceDetach(int, int)
-
-
setPieSliceDetach(int, int, int)
-
-
setPiesPerRow(int)
-
- Property Name:
PiesPerRow
- NONE
Default Value is (2).
-
setPieTilt(int)
-
- Property Name:
PieTilt
- NONE
Default Value is (10).
-
setQuadrantLineCountX(int)
-
- Property Name:
QuadrantLineCountX
- Number of vertical Quadrant Lines
Default Value is (1).
-
setQuadrantLineCountY(int)
-
- Property Name:
QuadrantLineCountY
- Number of horizontal Quadrant Lines
Default Value is (1).
-
setRect(IdentObj, Rectangle)
-
-
setRect(int, Rectangle)
-
-
setRect(Rectangle)
-
-
setReshapeEnable(boolean)
-
- Property Name:
ReshapeEnable
- Allow user to move and resize objects?
Default Value is (TRUE).
-
setResizeBarMode(boolean)
-
- Property Name:
ResizeBarMode
- NONE
Default Value is (FALSE).
-
setReverseGroups(boolean)
-
- Property Name:
ReverseGroups
- Draw groups in reverse order
Default Value is (FALSE).
-
setReverseSeries(boolean)
-
- Property Name:
ReverseSeries
- Draw series in reverse order
Default Value is (FALSE).
-
setRiser3DThicknessY(int)
-
- Property Name:
Riser3DThicknessY
- NONE
Default Value is (75).
-
setRiserBarGroupSpacing(int)
-
- Property Name:
RiserBarGroupSpacing
- NONE
Default Value is (25).
-
setRiserWidth(int)
-
- Property Name:
RiserWidth
- NONE
Default Value is (75).
-
setScaleFromZero(boolean)
-
- Property Name:
ScaleFromZero
- Draw bar from 0 or from minimum value?
Default Value is (TRUE).
-
setScaleMax(double)
-
-
setScaleMax(IdentObj, double)
-
-
setScaleMax(int, double)
-
-
setScaleMaxAuto(boolean)
-
-
setScaleMaxAuto(IdentObj, boolean)
-
-
setScaleMaxAuto(int, boolean)
-
-
setScaleMin(double)
-
-
setScaleMin(IdentObj, double)
-
-
setScaleMin(int, double)
-
-
setScaleMinAuto(boolean)
-
-
setScaleMinAuto(IdentObj, boolean)
-
-
setScaleMinAuto(int, boolean)
-
-
setScaleMustIncludeZero(boolean)
-
-
setScaleMustIncludeZero(IdentObj, boolean)
-
-
setScaleMustIncludeZero(int, boolean)
-
-
setScrollOffsetGroup(int)
-
- Property Name:
ScrollOffsetGroup
- Group offset within DataRange
Default Value is (0).
-
setScrollOffsetSeries(int)
-
- Property Name:
ScrollOffsetSeries
- Series offset within DataRange
Default Value is (0).
-
setSelectionEnable(int)
-
- Property Name:
SelectionEnable
- Allow user to select objects?
Default Value is (3).
-
setSelectionEnableMove(boolean)
-
- Property Name:
SelectionEnableMove
- Enable objects moving and resizing
Default Value is (TRUE).
-
setSeriesLabel(IdentObj, String)
-
-
setSeriesLabel(int, String)
-
-
setSeriesLabel(String)
-
-
setSeriesLooping(int)
-
- Property Name:
SeriesLooping
- Controls number of unique series colors
Default Value is (32).
-
setSeriesType(IdentObj, int)
-
-
setSeriesType(int)
-
-
setSeriesType(int, int)
-
-
setShadowDisplay(boolean)
-
-
setShadowDisplay(IdentObj, boolean)
-
-
setShadowDisplay(int, boolean)
-
-
setShadowXOffset(IdentObj, int)
-
-
setShadowXOffset(int)
-
-
setShadowXOffset(int, int)
-
-
setShadowXOffsetDefault(int)
-
- Property Name:
ShadowXOffsetDefault
- Default x-offset of drop shadow
Default Value is (2).
-
setShadowYOffset(IdentObj, int)
-
-
setShadowYOffset(int)
-
-
setShadowYOffset(int, int)
-
-
setShadowYOffsetDefault(int)
-
- Property Name:
ShadowYOffsetDefault
- Default y-offset of drop shadow
Default Value is (2).
-
setSkipBegin(IdentObj, int)
-
-
setSkipBegin(int)
-
-
setSkipBegin(int, int)
-
-
setSkipCount(IdentObj, int)
-
-
setSkipCount(int)
-
-
setSkipCount(int, int)
-
-
setSquareMarkers(boolean)
-
- Property Name:
SquareMarkers
- If TRUE, forces the legend markers to be perfect squares.
-
setStock52WeekHighDisplay(boolean)
-
- Property Name:
Stock52WeekHighDisplay
- Show 52-week high line?
Default Value is (TRUE).
-
setStock52WeekHighValue(double)
-
- Property Name:
Stock52WeekHighValue
- Set value for 52-week high line.
Default Value is (40).
-
setStock52WeekLowDisplay(boolean)
-
- Property Name:
Stock52WeekLowDisplay
- Show 52-week low line?
Default Value is (TRUE).
-
setStock52WeekLowValue(double)
-
- Property Name:
Stock52WeekLowValue
- Set value for 52-week low line.
Default Value is (10).
-
setStockCloseSplitDisplay(boolean)
-
- Property Name:
StockCloseSplitDisplay
- Split riser at close value? Does nothing if Close data not available.
Default Value is (TRUE).
-
setStockCloseTicksDisplay(boolean)
-
- Property Name:
StockCloseTicksDisplay
- Stock tick at close value? Does nothing if Close data not available.
Default Value is (TRUE).
-
setStockMovingAverageDisplay(boolean)
-
- Property Name:
StockMovingAverageDisplay
- Show moving average line?
Default Value is (TRUE).
-
setStockOpenTicksDisplay(boolean)
-
- Property Name:
StockOpenTicksDisplay
- Stock tick at open value? Does nothing if Open data not available.
Default Value is (TRUE).
-
setStockTickLength(int)
-
- Property Name:
StockTickLength
- How far the ticks extend by percentage of available space.
Default Value is (50).
-
setSubtitleAutofit(boolean)
-
- Property Name:
SubtitleAutofit
- NONE
Default Value is (FALSE).
-
setSubtitleDisplay(boolean)
-
- Property Name:
SubtitleDisplay
- NONE
Default Value is (TRUE).
-
setSubtitleString(String)
-
- Property Name:
SubtitleString
- NONE
Default Value is (NULLSTRING).
-
setTextAutofitMax(int)
-
- Property Name:
TextAutofitMax
- Maximum virtual size for text autofitting.
Default Value is (2200).
-
setTextAutofitMin(int)
-
- Property Name:
TextAutofitMin
- Minimum virtual size for text autofitting.
Default Value is (200).
-
setTextFormatPattern(IdentObj, String)
-
-
setTextFormatPattern(int, String)
-
-
setTextFormatPattern(String)
-
-
setTextFormatPreset(IdentObj, int)
-
-
setTextFormatPreset(int)
-
-
setTextFormatPreset(int, int)
-
-
setTextJustHoriz(IdentObj, int)
-
-
setTextJustHoriz(int)
-
-
setTextJustHoriz(int, int)
-
-
setTextJustVert(IdentObj, int)
-
-
setTextJustVert(int)
-
-
setTextJustVert(int, int)
-
-
setTextRotation(IdentObj, int)
-
-
setTextRotation(int)
-
-
setTextRotation(int, int)
-
-
setTextString(IdentObj, String)
-
-
setTextString(int, String)
-
-
setTextString(String)
-
-
setTextWrap(boolean)
-
-
setTextWrap(IdentObj, boolean)
-
-
setTextWrap(int, boolean)
-
-
setTitleAutofit(boolean)
-
- Property Name:
TitleAutofit
- NONE
Default Value is (FALSE).
-
setTitleDisplay(boolean)
-
- Property Name:
TitleDisplay
- NONE
Default Value is (TRUE).
-
setTitleString(String)
-
- Property Name:
TitleString
- NONE
Default Value is (NULLSTRING).
-
setToolTipCustomString(IdentObj, String)
-
-
setToolTipCustomString(int, int, String)
-
-
setToolTipCustomString(int, String)
-
-
setToolTipCustomString(String)
-
-
setToolTipDisplay(boolean)
-
- Property Name:
ToolTipDisplay
- Display CharTips and WidgeTips
Default Value is (FALSE).
-
setToolTipMode(boolean)
-
- Property Name:
ToolTipMode
- Toggle CharTips between explicit Developer Info and User Level Info (FALSE == USER)
Default Value is (FALSE).
-
setURL(IdentObj, String)
-
-
setURL(int, int, String)
-
-
setURL(int, String)
-
-
setURL(String)
-
-
setURLTarget(IdentObj, String)
-
-
setURLTarget(int, int, String)
-
-
setURLTarget(int, String)
-
-
setURLTarget(String)
-
-
setUseOffScreen(boolean)
-
-
setUseSeriesShapes(boolean)
-
- Property Name:
UseSeriesShapes
- Use the getMarkerTemplate shapes?
Default Value is (FALSE).
-
setViewableGroups(int)
-
- Property Name:
ViewableGroups
- Number of Groups to Display
Default Value is (0).
-
setViewableGroupsStock(int)
-
- Property Name:
ViewableGroupsStock
- Number of Groups in Stock Charts to Display
Default Value is (52).
-
setViewableSeries(int)
-
- Property Name:
ViewableSeries
- Number of Series to Display
Default Value is (0).
-
setViewableSeriesStock(int)
-
- Property Name:
ViewableSeriesStock
- Number of Series in Stock Charts to Display
Default Value is (0).
-
setViewing3DAnglePreset(int)
-
- Property Name:
Viewing3DAnglePreset
- Value of -1 means custom angle in use, 0-15 are presets
Default Value is (0).
-
setX1AxisDescending(boolean)
-
- Property Name:
X1AxisDescending
- Ascending or Descending?
Default Value is (TRUE).
-
setX1AxisLineDisplay(boolean)
-
- Property Name:
X1AxisLineDisplay
- Dispay X1 Axis Line
Default Value is (FALSE).
-
setX1AxisSide(int)
-
- Property Name:
X1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
-
setX1ExcludeMaxLabel(boolean)
-
- Property Name:
X1ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
-
setX1ExcludeMinLabel(boolean)
-
- Property Name:
X1ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
-
setX1LabelAutofit(boolean)
-
- Property Name:
X1LabelAutofit
- NONE
Default Value is (FALSE).
-
setX1LabelDisplay(boolean)
-
- Property Name:
X1LabelDisplay
- NONE
Default Value is (TRUE).
-
setX1LabelFormat(int)
-
- Property Name:
X1LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
-
setX1LabelFormatPattern(String)
-
- Property Name:
X1LabelFormatPattern
- (Number) Custom format for the X1 labels.
Default Value is (#.#).
-
setX1LabelRotate(int)
-
- Property Name:
X1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
setX1LabelStagger(boolean)
-
- Property Name:
X1LabelStagger
- NONE
Default Value is (FALSE).
-
setX1LogScale(boolean)
-
- Property Name:
X1LogScale
- NONE
Default Value is (FALSE).
-
setX1MajorGridDisplay(boolean)
-
- Property Name:
X1MajorGridDisplay
- Display the X1 major gridlines?
Default Value is (TRUE).
-
setX1MajorGridStep(double)
-
- Property Name:
X1MajorGridStep
- NONE
Default Value is (20).
-
setX1MajorGridStepAuto(boolean)
-
- Property Name:
X1MajorGridStepAuto
- NONE
Default Value is (TRUE).
-
setX1MajorGridStyle(int)
-
- Property Name:
X1MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
setX1MinorGridDisplay(boolean)
-
- Property Name:
X1MinorGridDisplay
- Display the X1 minor gridlines?
Default Value is (TRUE).
-
setX1MinorGridStep(double)
-
- Property Name:
X1MinorGridStep
- NONE
Default Value is (10).
-
setX1MinorGridStepAuto(boolean)
-
- Property Name:
X1MinorGridStepAuto
- NONE
Default Value is (TRUE).
-
setX1MinorGridStyle(int)
-
- Property Name:
X1MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
setX1MustIncludeZero(boolean)
-
- Property Name:
X1MustIncludeZero
- NONE
Default Value is (FALSE).
-
setX1OffScaleDisplay(boolean)
-
- Property Name:
X1OffScaleDisplay
- NONE
Default Value is (TRUE).
-
setX1ScaleMax(double)
-
- Property Name:
X1ScaleMax
- NONE
Default Value is (100).
-
setX1ScaleMaxAuto(boolean)
-
- Property Name:
X1ScaleMaxAuto
- NONE
Default Value is (TRUE).
-
setX1ScaleMin(double)
-
- Property Name:
X1ScaleMin
- NONE
Default Value is (0).
-
setX1ScaleMinAuto(boolean)
-
- Property Name:
X1ScaleMinAuto
- NONE
Default Value is (TRUE).
-
setX1TitleAutofit(boolean)
-
- Property Name:
X1TitleAutofit
- NONE
Default Value is (FALSE).
-
setX1TitleDisplay(boolean)
-
- Property Name:
X1TitleDisplay
- NONE
Default Value is (TRUE).
-
setX1TitleString(String)
-
- Property Name:
X1TitleString
- NONE
Default Value is (NULLSTRING).
-
setX1ZeroLineDisplay(boolean)
-
- Property Name:
X1ZeroLineDisplay
- NONE
Default Value is (FALSE).
-
setY1AxisDescending(boolean)
-
- Property Name:
Y1AxisDescending
- NONE
Default Value is (TRUE).
-
setY1AxisLineDisplay(boolean)
-
- Property Name:
Y1AxisLineDisplay
- Dispay Y1 Axis Line
Default Value is (FALSE).
-
setY1AxisSide(int)
-
- Property Name:
Y1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
-
setY1ExcludeMaxLabel(boolean)
-
- Property Name:
Y1ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
-
setY1ExcludeMinLabel(boolean)
-
- Property Name:
Y1ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
-
setY1LabelAutofit(boolean)
-
- Property Name:
Y1LabelAutofit
- NONE
Default Value is (FALSE).
-
setY1LabelDisplay(boolean)
-
- Property Name:
Y1LabelDisplay
- NONE
Default Value is (TRUE).
-
setY1LabelFormat(int)
-
- Property Name:
Y1LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
-
setY1LabelFormatPattern(String)
-
- Property Name:
Y1LabelFormatPattern
- (Number) Custom format for the Y1 labels.
Default Value is (#.#).
-
setY1LabelRotate(int)
-
- Property Name:
Y1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
setY1LabelStagger(boolean)
-
- Property Name:
Y1LabelStagger
- NONE
Default Value is (FALSE).
-
setY1LogScale(boolean)
-
- Property Name:
Y1LogScale
- NONE
Default Value is (FALSE).
-
setY1MajorGridDisplay(boolean)
-
- Property Name:
Y1MajorGridDisplay
- Display the Y1 major gridlines?
Default Value is (TRUE).
-
setY1MajorGridStep(double)
-
- Property Name:
Y1MajorGridStep
- NONE
Default Value is (20).
-
setY1MajorGridStepAuto(boolean)
-
- Property Name:
Y1MajorGridStepAuto
- NONE
Default Value is (TRUE).
-
setY1MajorGridStyle(int)
-
- Property Name:
Y1MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
setY1MinorGridDisplay(boolean)
-
- Property Name:
Y1MinorGridDisplay
- Display the Y1 minor gridlines?
Default Value is (TRUE).
-
setY1MinorGridStep(double)
-
- Property Name:
Y1MinorGridStep
- NONE
Default Value is (10).
-
setY1MinorGridStepAuto(boolean)
-
- Property Name:
Y1MinorGridStepAuto
- NONE
Default Value is (TRUE).
-
setY1MinorGridStyle(int)
-
- Property Name:
Y1MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
setY1MustIncludeZero(boolean)
-
- Property Name:
Y1MustIncludeZero
- NONE
Default Value is (FALSE).
-
setY1OffScaleDisplay(boolean)
-
- Property Name:
Y1OffScaleDisplay
- NONE
Default Value is (TRUE).
-
setY1ScaleMax(double)
-
- Property Name:
Y1ScaleMax
- NONE
Default Value is (100).
-
setY1ScaleMaxAuto(boolean)
-
- Property Name:
Y1ScaleMaxAuto
- NONE
Default Value is (TRUE).
-
setY1ScaleMin(double)
-
- Property Name:
Y1ScaleMin
- NONE
Default Value is (0).
-
setY1ScaleMinAuto(boolean)
-
- Property Name:
Y1ScaleMinAuto
- NONE
Default Value is (TRUE).
-
setY1TitleAutofit(boolean)
-
- Property Name:
Y1TitleAutofit
- NONE
Default Value is (FALSE).
-
setY1TitleDisplay(boolean)
-
- Property Name:
Y1TitleDisplay
- NONE
Default Value is (TRUE).
-
setY1TitleString(String)
-
- Property Name:
Y1TitleString
- NONE
Default Value is (NULLSTRING).
-
setY1ZeroLineDisplay(boolean)
-
- Property Name:
Y1ZeroLineDisplay
- NONE
Default Value is (FALSE).
-
setY2AxisDescending(boolean)
-
- Property Name:
Y2AxisDescending
- NONE
Default Value is (TRUE).
-
setY2AxisLineDisplay(boolean)
-
- Property Name:
Y2AxisLineDisplay
- Dispay Y2 Axis Line
Default Value is (FALSE).
-
setY2AxisSide(int)
-
- Property Name:
Y2AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (1).
-
setY2ExcludeMaxLabel(boolean)
-
- Property Name:
Y2ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
-
setY2ExcludeMinLabel(boolean)
-
- Property Name:
Y2ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
-
setY2LabelAutofit(boolean)
-
- Property Name:
Y2LabelAutofit
- NONE
Default Value is (FALSE).
-
setY2LabelDisplay(boolean)
-
- Property Name:
Y2LabelDisplay
- NONE
Default Value is (TRUE).
-
setY2LabelFormat(int)
-
- Property Name:
Y2LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
-
setY2LabelFormatPattern(String)
-
- Property Name:
Y2LabelFormatPattern
- (Number) Custom format for the Y2 labels.
Default Value is (#.#).
-
setY2LabelRotate(int)
-
- Property Name:
Y2LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
-
setY2LabelStagger(boolean)
-
- Property Name:
Y2LabelStagger
- NONE
Default Value is (FALSE).
-
setY2LogScale(boolean)
-
- Property Name:
Y2LogScale
- NONE
Default Value is (FALSE).
-
setY2MajorGridDisplay(boolean)
-
- Property Name:
Y2MajorGridDisplay
- Display the Y2 major gridlines?
Default Value is (TRUE).
-
setY2MajorGridStep(double)
-
- Property Name:
Y2MajorGridStep
- NONE
Default Value is (20).
-
setY2MajorGridStepAuto(boolean)
-
- Property Name:
Y2MajorGridStepAuto
- NONE
Default Value is (TRUE).
-
setY2MajorGridStyle(int)
-
- Property Name:
Y2MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
setY2MinorGridDisplay(boolean)
-
- Property Name:
Y2MinorGridDisplay
- Display the Y2 minor gridlines?
Default Value is (TRUE).
-
setY2MinorGridStep(double)
-
- Property Name:
Y2MinorGridStep
- NONE
Default Value is (10).
-
setY2MinorGridStepAuto(boolean)
-
- Property Name:
Y2MinorGridStepAuto
- NONE
Default Value is (TRUE).
-
setY2MinorGridStyle(int)
-
- Property Name:
Y2MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
-
setY2MustIncludeZero(boolean)
-
- Property Name:
Y2MustIncludeZero
- NONE
Default Value is (FALSE).
-
setY2OffScaleDisplay(boolean)
-
- Property Name:
Y2OffScaleDisplay
- NONE
Default Value is (TRUE).
-
setY2ScaleMax(double)
-
- Property Name:
Y2ScaleMax
- NONE
Default Value is (100).
-
setY2ScaleMaxAuto(boolean)
-
- Property Name:
Y2ScaleMaxAuto
- NONE
Default Value is (TRUE).
-
setY2ScaleMin(double)
-
- Property Name:
Y2ScaleMin
- NONE
Default Value is (0).
-
setY2ScaleMinAuto(boolean)
-
- Property Name:
Y2ScaleMinAuto
- NONE
Default Value is (TRUE).
-
setY2TitleAutofit(boolean)
-
- Property Name:
Y2TitleAutofit
- NONE
Default Value is (FALSE).
-
setY2TitleDisplay(boolean)
-
- Property Name:
Y2TitleDisplay
- NONE
Default Value is (TRUE).
-
setY2TitleString(String)
-
- Property Name:
Y2TitleString
- NONE
Default Value is (NULLSTRING).
-
setZoomDirection(int)
-
- Property Name:
ZoomDirection
- Controls type of zooming user interface
Default Value is (0).
-
setZoomPercentage(double)
-
- Property Name:
ZoomPercentage
- Controls number of unique series colors
Default Value is (50.0).
MAX_EXCEPTIONAL_RISERS
public static final int MAX_EXCEPTIONAL_RISERS
m_config
public ConfigObj m_config
PerspectiveBase
public PerspectiveBase()
getManualRedraw
public boolean getManualRedraw()
- Property: ManualRedraw
True means no redraws until user explicitly calls for one
Status: Done
- Returns:
- boolean
setManualRedraw
public void setManualRedraw(boolean newValue)
getUseOffScreen
public boolean getUseOffScreen()
- Property: UseOffScreen
True means use OffScreen Double-Buffering to draw chart with
no discernable drawing.
Status: Done
- Returns:
- boolean
setUseOffScreen
public void setUseOffScreen(boolean newValue)
addPerspectiveListener
public void addPerspectiveListener(TDGListener Listener)
removePerspectiveListener
public void removePerspectiveListener(TDGListener Listener)
getConnectLineMarkers
public boolean getConnectLineMarkers()
-
- Property Name:
ConnectLineMarkers
- Should the markers in a Line chart be connected by a line? Default is TRUE. Setting this to FALSE will produce a "floating marker" effect, with only markers and no connecting lines.
Default Value is (TRUE).
- Returns:
- boolean
setConnectLineMarkers
public void setConnectLineMarkers(boolean newValue)
-
- Property Name:
ConnectLineMarkers
- Should the markers in a Line chart be connected by a line? Default is TRUE. Setting this to FALSE will produce a "floating marker" effect, with only markers and no connecting lines.
Default Value is (TRUE).
getConnectScatterMarkers
public boolean getConnectScatterMarkers()
-
- Property Name:
ConnectScatterMarkers
- Has a visible effect on Scatter charts only. Should scatter markers be connected together by a series line? Default is FALSE. Setting this to TRUE draws a line connecting together all markers in the same series, in the order the points are in the data matrix.
Default Value is (FALSE).
- Returns:
- boolean
setConnectScatterMarkers
public void setConnectScatterMarkers(boolean newValue)
-
- Property Name:
ConnectScatterMarkers
- Has a visible effect on Scatter charts only. Should scatter markers be connected together by a series line? Default is FALSE. Setting this to TRUE draws a line connecting together all markers in the same series, in the order the points are in the data matrix.
Default Value is (FALSE).
getCubeFocusFactor
public double getCubeFocusFactor()
-
- Property Name:
CubeFocusFactor
- The ocus factor for setting perspective distortion. TBD: What value is this actually representing?
Default Value is (50).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeFocusFactor
public void setCubeFocusFactor(double newValue)
-
- Property Name:
CubeFocusFactor
- The ocus factor for setting perspective distortion. TBD: What value is this actually representing?
Default Value is (50).
getCubeSizeX
public double getCubeSizeX()
-
- Property Name:
CubeSizeX
- Size of the 3D cube in the (user) X-direction. Dimensions expressed in TDG Virtual Coordinates (VC).
Default Value is (30).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeSizeX
public void setCubeSizeX(double newValue)
-
- Property Name:
CubeSizeX
- Size of the 3D cube in the (user) X-direction. Dimensions expressed in TDG Virtual Coordinates (VC).
Default Value is (30).
getCubeSizeY
public double getCubeSizeY()
-
- Property Name:
CubeSizeY
- Size of the 3D cube in the (user) Y-direction. Dimensions expressed in TDG Virtual Coordinates (VC).
Default Value is (17.5).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeSizeY
public void setCubeSizeY(double newValue)
-
- Property Name:
CubeSizeY
- Size of the 3D cube in the (user) Y-direction. Dimensions expressed in TDG Virtual Coordinates (VC).
Default Value is (17.5).
getCubeSizeZ
public double getCubeSizeZ()
-
- Property Name:
CubeSizeZ
- Size of the 3D cube in the (user) Z-direction. Dimensions expressed in TDG Virtual Coordinates (VC).
Default Value is (30).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeSizeZ
public void setCubeSizeZ(double newValue)
-
- Property Name:
CubeSizeZ
- Size of the 3D cube in the (user) Z-direction. Dimensions expressed in TDG Virtual Coordinates (VC).
Default Value is (30).
getCubeTranslationX
public double getCubeTranslationX()
-
- Property Name:
CubeTranslationX
- Translation (in 3D cube coordinates) in the X direction.
Default Value is (50).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeTranslationX
public void setCubeTranslationX(double newValue)
-
- Property Name:
CubeTranslationX
- Translation (in 3D cube coordinates) in the X direction.
Default Value is (50).
getCubeTranslationY
public double getCubeTranslationY()
-
- Property Name:
CubeTranslationY
- Translation (in 3D cube coordinates) in Y direction.
Default Value is (50).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeTranslationY
public void setCubeTranslationY(double newValue)
-
- Property Name:
CubeTranslationY
- Translation (in 3D cube coordinates) in Y direction.
Default Value is (50).
getCubeTranslationZ
public double getCubeTranslationZ()
-
- Property Name:
CubeTranslationZ
- Translation (in 3D cube coordinates) in Z direction.
Default Value is (50).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeTranslationZ
public void setCubeTranslationZ(double newValue)
-
- Property Name:
CubeTranslationZ
- Translation (in 3D cube coordinates) in Z direction.
Default Value is (50).
getCubeViewerX
public double getCubeViewerX()
-
- Property Name:
CubeViewerX
- Viewer location (in 3D cube coordinates) in the X direction.
Default Value is (50).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeViewerX
public void setCubeViewerX(double newValue)
-
- Property Name:
CubeViewerX
- Viewer location (in 3D cube coordinates) in the X direction.
Default Value is (50).
getCubeViewerY
public double getCubeViewerY()
-
- Property Name:
CubeViewerY
- Viewer location (in 3D cube coordinates) in the Y direction.
Default Value is (100).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeViewerY
public void setCubeViewerY(double newValue)
-
- Property Name:
CubeViewerY
- Viewer location (in 3D cube coordinates) in the Y direction.
Default Value is (100).
getCubeViewerZ
public double getCubeViewerZ()
-
- Property Name:
CubeViewerZ
- Viewer location (in 3D cube coordinates) in the Z direction.
Default Value is (33).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeViewerZ
public void setCubeViewerZ(double newValue)
-
- Property Name:
CubeViewerZ
- Viewer location (in 3D cube coordinates) in the Z direction.
Default Value is (33).
getCubeIsometricProjection
public boolean getCubeIsometricProjection()
-
- Property Name:
CubeIsometricProjection
- If TRUE, perspective distortion (focus) factor is ignored, and the graph cube is project isometrically (no line of sight perspective distortion, but perfectly parallel lines, like a mechanical drawing).
Default Value is (FALSE).
- Returns:
- boolean
setCubeIsometricProjection
public void setCubeIsometricProjection(boolean newValue)
-
- Property Name:
CubeIsometricProjection
- If TRUE, perspective distortion (focus) factor is ignored, and the graph cube is project isometrically (no line of sight perspective distortion, but perfectly parallel lines, like a mechanical drawing).
Default Value is (FALSE).
getSquareMarkers
public boolean getSquareMarkers()
-
- Property Name:
SquareMarkers
- If TRUE, forces the legend markers to be perfect squares. If FALSE, legend markers can become rectangular based on the current dimensions of the legend.
Default Value is (TRUE).
- Returns:
- boolean
setSquareMarkers
public void setSquareMarkers(boolean newValue)
-
- Property Name:
SquareMarkers
- If TRUE, forces the legend markers to be perfect squares. If FALSE, legend markers can become rectangular based on the current dimensions of the legend.
Default Value is (TRUE).
getCubeSquareRisers
public boolean getCubeSquareRisers()
-
- Property Name:
CubeSquareRisers
- If TRUE, forces the aspect ratio of 3D risers to be perfectly sqaure, no matter what the cube dimensions are. If FALSE, risers will be drawn using the RiserThickness settings exactly.
Default Value is (TRUE).
- Returns:
- boolean
setCubeSquareRisers
public void setCubeSquareRisers(boolean newValue)
-
- Property Name:
CubeSquareRisers
- If TRUE, forces the aspect ratio of 3D risers to be perfectly sqaure, no matter what the cube dimensions are. If FALSE, risers will be drawn using the RiserThickness settings exactly.
Default Value is (TRUE).
getColorMode
public int getColorMode()
-
- Property Name:
ColorMode
- Changes between the five different "Coloring" modes:
0 = Color by Series
1 = ???
2 = ???
3 = ???
4= ???
5= ???
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setColorMode
public void setColorMode(int newValue)
-
- Property Name:
ColorMode
- Changes between the five different "Coloring" modes:
0 = Color by Series
1 = ???
2 = ???
3 = ???
4= ???
5= ???
Default Value is (0).
getAutoshading
public boolean getAutoshading()
-
- Property Name:
Autoshading
- If TRUE, light source settings are used to automatically shade the faces of a 3D graph, simulating a cast light beam. If FALSE, each face can be colored independently.
Default Value is (TRUE).
- Returns:
- boolean
setAutoshading
public void setAutoshading(boolean newValue)
-
- Property Name:
Autoshading
- If TRUE, light source settings are used to automatically shade the faces of a 3D graph, simulating a cast light beam. If FALSE, each face can be colored independently.
Default Value is (TRUE).
getCubeWallThickX
public double getCubeWallThickX()
-
- Property Name:
CubeWallThickX
- Thickness of the 3D cube wall in the (user) X-direction.
Default Value is (25).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeWallThickX
public void setCubeWallThickX(double newValue)
-
- Property Name:
CubeWallThickX
- Thickness of the 3D cube wall in the (user) X-direction.
Default Value is (25).
getCubeWallThickY
public double getCubeWallThickY()
-
- Property Name:
CubeWallThickY
- Thickness of the 3D cube wall in the (user) Y-direction.
Default Value is (30).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeWallThickY
public void setCubeWallThickY(double newValue)
-
- Property Name:
CubeWallThickY
- Thickness of the 3D cube wall in the (user) Y-direction.
Default Value is (30).
getCubeWallThickZ
public double getCubeWallThickZ()
-
- Property Name:
CubeWallThickZ
- Thickness of the 3D cube wall in the (user) Z-direction.
Default Value is (25).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeWallThickZ
public void setCubeWallThickZ(double newValue)
-
- Property Name:
CubeWallThickZ
- Thickness of the 3D cube wall in the (user) Z-direction.
Default Value is (25).
getCubeZoomFactor
public double getCubeZoomFactor()
-
- Property Name:
CubeZoomFactor
- Global scaling factor for zooming in/out (above 1 is zoomed in).
Default Value is (50).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeZoomFactor
public void setCubeZoomFactor(double newValue)
-
- Property Name:
CubeZoomFactor
- Global scaling factor for zooming in/out (above 1 is zoomed in).
Default Value is (50).
getDataItemsAlongSeries
public boolean getDataItemsAlongSeries()
-
- Property Name:
DataItemsAlongSeries
- Are the data items aligned parallel to the series (both rows, or both columns)?
Default Value is (TRUE).
- Returns:
- boolean
setDataItemsAlongSeries
public void setDataItemsAlongSeries(boolean newValue)
-
- Property Name:
DataItemsAlongSeries
- Are the data items aligned parallel to the series (both rows, or both columns)?
Default Value is (TRUE).
getDataTextFormat
public int getDataTextFormat()
-
- Property Name:
DataTextFormat
- (Number) Format for the default data text position. Currently, there are fourteen settings possible:
0= General
1= ???
2= ???
And so on.
Default Value is (0).
- Returns:
- integer value between -1 - 17 (inclusive)
setDataTextFormat
public void setDataTextFormat(int newValue)
-
- Property Name:
DataTextFormat
- (Number) Format for the default data text position. Currently, there are fourteen settings possible:
0= General
1= ???
2= ???
And so on.
Default Value is (0).
getDataTextAngleDefault
public int getDataTextAngleDefault()
-
- Property Name:
DataTextAngleDefault
- Angle from center point that all data text is drawn from. This can be overriden by applying a setDataTextAngle method to an individual series/group intersection.
Default Value is (90).
- Returns:
- integer value between 0 - 360 (inclusive)
setDataTextAngleDefault
public void setDataTextAngleDefault(int newValue)
-
- Property Name:
DataTextAngleDefault
- Angle from center point that all data text is drawn from. This can be overriden by applying a setDataTextAngle method to an individual series/group intersection.
Default Value is (90).
getDataTextDisplay
public boolean getDataTextDisplay()
-
- Property Name:
DataTextDisplay
- If TRUE, displays the data values for the selected IdentObj elements. If FALSE, do not display data text. This method is primarily for internal use by TDG.
Default Value is (FALSE).
- Returns:
- boolean
setDataTextDisplay
public void setDataTextDisplay(boolean newValue)
-
- Property Name:
DataTextDisplay
- If TRUE, displays the data values for the selected IdentObj elements. If FALSE, do not display data text. This method is primarily for internal use by TDG.
Default Value is (FALSE).
getDataTextRadiusDefault
public int getDataTextRadiusDefault()
-
- Property Name:
DataTextRadiusDefault
- Radius that a Data text value will be drawn out from the center of a chart riser by default. Can be overridden by a specific setDataTextRadius() call to a specific series/group intersection.
Default Value is (25).
- Returns:
- integer value between 0 - 100 (inclusive)
setDataTextRadiusDefault
public void setDataTextRadiusDefault(int newValue)
-
- Property Name:
DataTextRadiusDefault
- Radius that a Data text value will be drawn out from the center of a chart riser by default. Can be overridden by a specific setDataTextRadius() call to a specific series/group intersection.
Default Value is (25).
getDepthAngle
public int getDepthAngle()
-
- Property Name:
DepthAngle
- When charts are drawn using the "2.5D" effect, this is the angle in degrees that the extruded section is drawn at.
Default Value is (45).
- Returns:
- integer value between 0 - 180 (inclusive)
setDepthAngle
public void setDepthAngle(int newValue)
-
- Property Name:
DepthAngle
- When charts are drawn using the "2.5D" effect, this is the angle in degrees that the extruded section is drawn at.
Default Value is (45).
getDepthRadius
public int getDepthRadius()
-
- Property Name:
DepthRadius
- For "2.5D" effect, how far out from the chart will the extruded frame extend? Small values give very "narrow" charts, large values give very "thick" ones.
Default Value is (40).
- Returns:
- integer value between 0 - 100 (inclusive)
setDepthRadius
public void setDepthRadius(int newValue)
-
- Property Name:
DepthRadius
- For "2.5D" effect, how far out from the chart will the extruded frame extend? Small values give very "narrow" charts, large values give very "thick" ones.
Default Value is (40).
getDisplay3DFloor
public boolean getDisplay3DFloor()
-
- Property Name:
Display3DFloor
- Display the floor of the 3D cube?
Default Value is (TRUE).
- Returns:
- boolean
setDisplay3DFloor
public void setDisplay3DFloor(boolean newValue)
-
- Property Name:
Display3DFloor
- Display the floor of the 3D cube?
Default Value is (TRUE).
getDisplay3DLeftWall
public boolean getDisplay3DLeftWall()
-
- Property Name:
Display3DLeftWall
- Display the left wall of the 3D cube?
Default Value is (TRUE).
- Returns:
- boolean
setDisplay3DLeftWall
public void setDisplay3DLeftWall(boolean newValue)
-
- Property Name:
Display3DLeftWall
- Display the left wall of the 3D cube?
Default Value is (TRUE).
getDisplay3DRightWall
public boolean getDisplay3DRightWall()
-
- Property Name:
Display3DRightWall
- Display the right wall of the 3D cube?
Default Value is (TRUE).
- Returns:
- boolean
setDisplay3DRightWall
public void setDisplay3DRightWall(boolean newValue)
-
- Property Name:
Display3DRightWall
- Display the right wall of the 3D cube?
Default Value is (TRUE).
getDualAxisSplitPosition
public int getDualAxisSplitPosition()
-
- Property Name:
DualAxisSplitPosition
- Position within the chart frame that the DualY split position will be created. The default value of 50 is exactly in the middle. A lower number will move the split position closer to the bottom of the chart; a higher value will move it closer to the top.
Default Value is (50).
- Returns:
- integer value between 10 - 90 (inclusive)
setDualAxisSplitPosition
public void setDualAxisSplitPosition(int newValue)
-
- Property Name:
DualAxisSplitPosition
- Position within the chart frame that the DualY split position will be created. The default value of 50 is exactly in the middle. A lower number will move the split position closer to the bottom of the chart; a higher value will move it closer to the top.
Default Value is (50).
getFootnoteAutofit
public boolean getFootnoteAutofit()
-
- Property Name:
FootnoteAutofit
- Perform text autofitting on the chart footnote?
Default Value is (FALSE).
- Returns:
- boolean
setFootnoteAutofit
public void setFootnoteAutofit(boolean newValue)
-
- Property Name:
FootnoteAutofit
- Perform text autofitting on the chart footnote?
Default Value is (FALSE).
getFootnoteDisplay
public boolean getFootnoteDisplay()
-
- Property Name:
FootnoteDisplay
- Display the footnote?
Default Value is (TRUE).
- Returns:
- boolean
setFootnoteDisplay
public void setFootnoteDisplay(boolean newValue)
-
- Property Name:
FootnoteDisplay
- Display the footnote?
Default Value is (TRUE).
getFootnoteString
public String getFootnoteString()
-
- Property Name:
FootnoteString
- Text string for the chart footnote.
Default Value is (NULLSTRING).
- Returns:
- String
setFootnoteString
public void setFootnoteString(String newValue)
-
- Property Name:
FootnoteString
- Text string for the chart footnote.
Default Value is (NULLSTRING).
getFrameDisplay
public boolean getFrameDisplay()
-
- Property Name:
FrameDisplay
- Display the frame?
Default Value is (TRUE).
- Returns:
- boolean
setFrameDisplay
public void setFrameDisplay(boolean newValue)
-
- Property Name:
FrameDisplay
- Display the frame?
Default Value is (TRUE).
getGrid3DFloorDisplayX
public boolean getGrid3DFloorDisplayX()
-
- Property Name:
Grid3DFloorDisplayX
- Display Floor grids attached to (user) X-axis?
Default Value is (FALSE).
- Returns:
- boolean
setGrid3DFloorDisplayX
public void setGrid3DFloorDisplayX(boolean newValue)
-
- Property Name:
Grid3DFloorDisplayX
- Display Floor grids attached to (user) X-axis?
Default Value is (FALSE).
getGrid3DFloorDisplayZ
public boolean getGrid3DFloorDisplayZ()
-
- Property Name:
Grid3DFloorDisplayZ
- Display Floor grids attached to (user) Z-axis?
Default Value is (FALSE).
- Returns:
- boolean
setGrid3DFloorDisplayZ
public void setGrid3DFloorDisplayZ(boolean newValue)
-
- Property Name:
Grid3DFloorDisplayZ
- Display Floor grids attached to (user) Z-axis?
Default Value is (FALSE).
getGrid3DLeftWallDisplayY
public boolean getGrid3DLeftWallDisplayY()
-
- Property Name:
Grid3DLeftWallDisplayY
- Display Left Wall grids attached to (user) Y-axis?
Default Value is (FALSE).
- Returns:
- boolean
setGrid3DLeftWallDisplayY
public void setGrid3DLeftWallDisplayY(boolean newValue)
-
- Property Name:
Grid3DLeftWallDisplayY
- Display Left Wall grids attached to (user) Y-axis?
Default Value is (FALSE).
getGrid3DLeftWallDisplayZ
public boolean getGrid3DLeftWallDisplayZ()
-
- Property Name:
Grid3DLeftWallDisplayZ
- Display Left Wall grids attached to (user) Z-axis?
Default Value is (TRUE).
- Returns:
- boolean
setGrid3DLeftWallDisplayZ
public void setGrid3DLeftWallDisplayZ(boolean newValue)
-
- Property Name:
Grid3DLeftWallDisplayZ
- Display Left Wall grids attached to (user) Z-axis?
Default Value is (TRUE).
getGrid3DRightWallDisplayX
public boolean getGrid3DRightWallDisplayX()
-
- Property Name:
Grid3DRightWallDisplayX
- Display Right Wall grids attached to (user) X-axis?
Default Value is (FALSE).
- Returns:
- boolean
setGrid3DRightWallDisplayX
public void setGrid3DRightWallDisplayX(boolean newValue)
-
- Property Name:
Grid3DRightWallDisplayX
- Display Right Wall grids attached to (user) X-axis?
Default Value is (FALSE).
getGrid3DRightWallDisplayY
public boolean getGrid3DRightWallDisplayY()
-
- Property Name:
Grid3DRightWallDisplayY
- Display Right Wall grids attached to (user) Y-axis?
Default Value is (TRUE).
- Returns:
- boolean
setGrid3DRightWallDisplayY
public void setGrid3DRightWallDisplayY(boolean newValue)
-
- Property Name:
Grid3DRightWallDisplayY
- Display Right Wall grids attached to (user) Y-axis?
Default Value is (TRUE).
getGrid3DRiserDisplayX
public boolean getGrid3DRiserDisplayX()
-
- Property Name:
Grid3DRiserDisplayX
- Display Riser grids attached to (user) X-axis?
Default Value is (FALSE).
- Returns:
- boolean
setGrid3DRiserDisplayX
public void setGrid3DRiserDisplayX(boolean newValue)
-
- Property Name:
Grid3DRiserDisplayX
- Display Riser grids attached to (user) X-axis?
Default Value is (FALSE).
getGrid3DRiserDisplayY
public boolean getGrid3DRiserDisplayY()
-
- Property Name:
Grid3DRiserDisplayY
- Display Riser grids attached to (user) Y-axis?
Default Value is (FALSE).
- Returns:
- boolean
setGrid3DRiserDisplayY
public void setGrid3DRiserDisplayY(boolean newValue)
-
- Property Name:
Grid3DRiserDisplayY
- Display Riser grids attached to (user) Y-axis?
Default Value is (FALSE).
getGrid3DRiserDisplayZ
public boolean getGrid3DRiserDisplayZ()
-
- Property Name:
Grid3DRiserDisplayZ
- Display Riser grids attached to (user) Z-axis?
Default Value is (FALSE).
- Returns:
- boolean
setGrid3DRiserDisplayZ
public void setGrid3DRiserDisplayZ(boolean newValue)
-
- Property Name:
Grid3DRiserDisplayZ
- Display Riser grids attached to (user) Z-axis?
Default Value is (FALSE).
getLegendAutomatic
public boolean getLegendAutomatic()
-
- Property Name:
LegendAutomatic
- Let engine automagically position and size legend?
Default Value is (TRUE).
- Returns:
- boolean
setLegendAutomatic
public void setLegendAutomatic(boolean newValue)
-
- Property Name:
LegendAutomatic
- Let engine automagically position and size legend?
Default Value is (TRUE).
getLegendDisplay
public boolean getLegendDisplay()
-
- Property Name:
LegendDisplay
- Display the legend text?
Default Value is (TRUE).
- Returns:
- boolean
setLegendDisplay
public void setLegendDisplay(boolean newValue)
-
- Property Name:
LegendDisplay
- Display the legend text?
Default Value is (TRUE).
getLegendMarkerPosition
public int getLegendMarkerPosition()
-
- Property Name:
LegendMarkerPosition
- Position of legend marker relative to legend text.
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setLegendMarkerPosition
public void setLegendMarkerPosition(int newValue)
-
- Property Name:
LegendMarkerPosition
- Position of legend marker relative to legend text.
Default Value is (0).
getLegendTextAutofit
public boolean getLegendTextAutofit()
-
- Property Name:
LegendTextAutofit
- Autofit the legend text or not?
Default Value is (FALSE).
- Returns:
- boolean
setLegendTextAutofit
public void setLegendTextAutofit(boolean newValue)
-
- Property Name:
LegendTextAutofit
- Autofit the legend text or not?
Default Value is (FALSE).
getMarkerDisplay
public boolean getMarkerDisplay()
-
- Property Name:
MarkerDisplay
- Turns markers on or off for any 2D chart. Use this to turn off marker in a Line Chart when you only want to see the lines themselves, not markers.
Default Value is (TRUE).
- Returns:
- boolean
setMarkerDisplay
public void setMarkerDisplay(boolean newValue)
-
- Property Name:
MarkerDisplay
- Turns markers on or off for any 2D chart. Use this to turn off marker in a Line Chart when you only want to see the lines themselves, not markers.
Default Value is (TRUE).
getMarkerSizeDefault
public int getMarkerSizeDefault()
-
- Property Name:
MarkerSizeDefault
- Marker size unless a specific (s,g) point overrides; bubble charts ignore this.
Default Value is (30).
- Returns:
- integer value between 0 - 100 (inclusive)
setMarkerSizeDefault
public void setMarkerSizeDefault(int newValue)
-
- Property Name:
MarkerSizeDefault
- Marker size unless a specific (s,g) point overrides; bubble charts ignore this.
Default Value is (30).
getO1AxisSide
public int getO1AxisSide()
-
- Property Name:
O1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setO1AxisSide
public void setO1AxisSide(int newValue)
-
- Property Name:
O1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
getO1ExcludeMaxLabel
public boolean getO1ExcludeMaxLabel()
-
- Property Name:
O1ExcludeMaxLabel
- Exclude Max Label on this Axis.
Default Value is (FALSE).
- Returns:
- boolean
setO1ExcludeMaxLabel
public void setO1ExcludeMaxLabel(boolean newValue)
-
- Property Name:
O1ExcludeMaxLabel
- Exclude Max Label on this Axis.
Default Value is (FALSE).
getO1ExcludeMinLabel
public boolean getO1ExcludeMinLabel()
-
- Property Name:
O1ExcludeMinLabel
- Exclude Min Label on this Axis.
Default Value is (FALSE).
- Returns:
- boolean
setO1ExcludeMinLabel
public void setO1ExcludeMinLabel(boolean newValue)
-
- Property Name:
O1ExcludeMinLabel
- Exclude Min Label on this Axis.
Default Value is (FALSE).
getO1LabelAutofit
public boolean getO1LabelAutofit()
-
- Property Name:
O1LabelAutofit
- Autofit this label or not?
Default Value is (FALSE).
- Returns:
- boolean
setO1LabelAutofit
public void setO1LabelAutofit(boolean newValue)
-
- Property Name:
O1LabelAutofit
- Autofit this label or not?
Default Value is (FALSE).
getO1LabelDisplay
public boolean getO1LabelDisplay()
-
- Property Name:
O1LabelDisplay
- Display the labels for the O1 (Group) axis of this chart?
Default Value is (TRUE).
- Returns:
- boolean
setO1LabelDisplay
public void setO1LabelDisplay(boolean newValue)
-
- Property Name:
O1LabelDisplay
- Display the labels for the O1 (Group) axis of this chart?
Default Value is (TRUE).
getO1LabelStagger
public boolean getO1LabelStagger()
-
- Property Name:
O1LabelStagger
- Stagger the labels for the O1 (Group) axis of this chart? Use this option when there are too many labels to read.
Not Implemented Yet
Default Value is (FALSE).
- Returns:
- boolean
setO1LabelStagger
public void setO1LabelStagger(boolean newValue)
-
- Property Name:
O1LabelStagger
- Stagger the labels for the O1 (Group) axis of this chart? Use this option when there are too many labels to read.
Not Implemented Yet
Default Value is (FALSE).
getO1LabelWrap
public boolean getO1LabelWrap()
-
- Property Name:
O1LabelWrap
- Use text wrapping for the O1 (Group) axis of this chart? Use this option when there are long text strings with spaces that will not fit next to each other on this axis.
Default Value is (FALSE).
- Returns:
- boolean
setO1LabelWrap
public void setO1LabelWrap(boolean newValue)
-
- Property Name:
O1LabelWrap
- Use text wrapping for the O1 (Group) axis of this chart? Use this option when there are long text strings with spaces that will not fit next to each other on this axis.
Default Value is (FALSE).
getO1MajorGridDisplay
public boolean getO1MajorGridDisplay()
-
- Property Name:
O1MajorGridDisplay
- Display the O1 major gridlines?
Default Value is (TRUE).
- Returns:
- boolean
setO1MajorGridDisplay
public void setO1MajorGridDisplay(boolean newValue)
-
- Property Name:
O1MajorGridDisplay
- Display the O1 major gridlines?
Default Value is (TRUE).
getO1MajorGridStyle
public int getO1MajorGridStyle()
-
- Property Name:
O1MajorGridStyle
- What line style should be used for the O1 (Group) Major Grid Lines? Valid settings are:
0=Normal Grid Lines
1=???
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setO1MajorGridStyle
public void setO1MajorGridStyle(int newValue)
-
- Property Name:
O1MajorGridStyle
- What line style should be used for the O1 (Group) Major Grid Lines? Valid settings are:
0=Normal Grid Lines
1=???
Default Value is (0).
getO1MinorGridDisplay
public boolean getO1MinorGridDisplay()
-
- Property Name:
O1MinorGridDisplay
- Display the O1 (Group) axis minor gridlines?
Default Value is (FALSE).
- Returns:
- boolean
setO1MinorGridDisplay
public void setO1MinorGridDisplay(boolean newValue)
-
- Property Name:
O1MinorGridDisplay
- Display the O1 (Group) axis minor gridlines?
Default Value is (FALSE).
getO1MinorGridStyle
public int getO1MinorGridStyle()
-
- Property Name:
O1MinorGridStyle
- Which style of grid lines should be used for the O1 (Group) axis minor grid lines?
0= Normal Grids
1=???
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setO1MinorGridStyle
public void setO1MinorGridStyle(int newValue)
-
- Property Name:
O1MinorGridStyle
- Which style of grid lines should be used for the O1 (Group) axis minor grid lines?
0= Normal Grids
1=???
Default Value is (0).
getO1TitleAutofit
public boolean getO1TitleAutofit()
-
- Property Name:
O1TitleAutofit
- Autofit the font for the O1 (Group) axis title? If FALSE, then the set font size will be used instead.
Default Value is (FALSE).
- Returns:
- boolean
setO1TitleAutofit
public void setO1TitleAutofit(boolean newValue)
-
- Property Name:
O1TitleAutofit
- Autofit the font for the O1 (Group) axis title? If FALSE, then the set font size will be used instead.
Default Value is (FALSE).
getO1TitleDisplay
public boolean getO1TitleDisplay()
-
- Property Name:
O1TitleDisplay
- Display the O1 (Group) axis title? Setting the string for this title will cause this property to automatically be set to TRUE.
Default Value is (TRUE).
- Returns:
- boolean
setO1TitleDisplay
public void setO1TitleDisplay(boolean newValue)
-
- Property Name:
O1TitleDisplay
- Display the O1 (Group) axis title? Setting the string for this title will cause this property to automatically be set to TRUE.
Default Value is (TRUE).
getO1TitleString
public String getO1TitleString()
-
- Property Name:
O1TitleString
- Text string for the O1 (Group) axis title.
Default Value is (NULLSTRING).
- Returns:
- String
setO1TitleString
public void setO1TitleString(String newValue)
-
- Property Name:
O1TitleString
- Text string for the O1 (Group) axis title.
Default Value is (NULLSTRING).
getO2ExcludeMaxLabel
public boolean getO2ExcludeMaxLabel()
-
- Property Name:
O2ExcludeMaxLabel
- Exclude Max Label on this Axis? Valid ONLY for Spectral Charts!
Default Value is (FALSE).
- Returns:
- boolean
setO2ExcludeMaxLabel
public void setO2ExcludeMaxLabel(boolean newValue)
-
- Property Name:
O2ExcludeMaxLabel
- Exclude Max Label on this Axis? Valid ONLY for Spectral Charts!
Default Value is (FALSE).
getO2ExcludeMinLabel
public boolean getO2ExcludeMinLabel()
-
- Property Name:
O2ExcludeMinLabel
- Exclude Min Label on this Axis? Valid ONLY for Spectral Charts!
Default Value is (FALSE).
- Returns:
- boolean
setO2ExcludeMinLabel
public void setO2ExcludeMinLabel(boolean newValue)
-
- Property Name:
O2ExcludeMinLabel
- Exclude Min Label on this Axis? Valid ONLY for Spectral Charts!
Default Value is (FALSE).
getO2LabelAutofit
public boolean getO2LabelAutofit()
-
- Property Name:
O2LabelAutofit
- Autofit the font for the O2 (Second Group) axis labels? If FALSE, then the set font size will be used instead. Visible ONLY for Spectral charts!
Default Value is (FALSE).
- Returns:
- boolean
setO2LabelAutofit
public void setO2LabelAutofit(boolean newValue)
-
- Property Name:
O2LabelAutofit
- Autofit the font for the O2 (Second Group) axis labels? If FALSE, then the set font size will be used instead. Visible ONLY for Spectral charts!
Default Value is (FALSE).
getO2LabelDisplay
public boolean getO2LabelDisplay()
-
- Property Name:
O2LabelDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setO2LabelDisplay
public void setO2LabelDisplay(boolean newValue)
-
- Property Name:
O2LabelDisplay
- NONE
Default Value is (TRUE).
getStockCloseTicksDisplay
public boolean getStockCloseTicksDisplay()
-
- Property Name:
StockCloseTicksDisplay
- Stock tick at close value? Does nothing if Close data not available.
Default Value is (TRUE).
- Returns:
- boolean
setStockCloseTicksDisplay
public void setStockCloseTicksDisplay(boolean newValue)
-
- Property Name:
StockCloseTicksDisplay
- Stock tick at close value? Does nothing if Close data not available.
Default Value is (TRUE).
getStockOpenTicksDisplay
public boolean getStockOpenTicksDisplay()
-
- Property Name:
StockOpenTicksDisplay
- Stock tick at open value? Does nothing if Open data not available.
Default Value is (TRUE).
- Returns:
- boolean
setStockOpenTicksDisplay
public void setStockOpenTicksDisplay(boolean newValue)
-
- Property Name:
StockOpenTicksDisplay
- Stock tick at open value? Does nothing if Open data not available.
Default Value is (TRUE).
getStockCloseSplitDisplay
public boolean getStockCloseSplitDisplay()
-
- Property Name:
StockCloseSplitDisplay
- Split riser at close value? Does nothing if Close data not available.
Default Value is (TRUE).
- Returns:
- boolean
setStockCloseSplitDisplay
public void setStockCloseSplitDisplay(boolean newValue)
-
- Property Name:
StockCloseSplitDisplay
- Split riser at close value? Does nothing if Close data not available.
Default Value is (TRUE).
getO2LabelWrap
public boolean getO2LabelWrap()
-
- Property Name:
O2LabelWrap
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setO2LabelWrap
public void setO2LabelWrap(boolean newValue)
-
- Property Name:
O2LabelWrap
- NONE
Default Value is (FALSE).
getO2TitleAutofit
public boolean getO2TitleAutofit()
-
- Property Name:
O2TitleAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setO2TitleAutofit
public void setO2TitleAutofit(boolean newValue)
-
- Property Name:
O2TitleAutofit
- NONE
Default Value is (FALSE).
getO2TitleDisplay
public boolean getO2TitleDisplay()
-
- Property Name:
O2TitleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setO2TitleDisplay
public void setO2TitleDisplay(boolean newValue)
-
- Property Name:
O2TitleDisplay
- NONE
Default Value is (TRUE).
getO2TitleString
public String getO2TitleString()
-
- Property Name:
O2TitleString
- NONE
Default Value is (NULLSTRING).
- Returns:
- String
setO2TitleString
public void setO2TitleString(String newValue)
-
- Property Name:
O2TitleString
- NONE
Default Value is (NULLSTRING).
getCubePanX
public double getCubePanX()
-
- Property Name:
CubePanX
- Pan (in 2D virtual coordinates) in X direction
Default Value is (0).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubePanX
public void setCubePanX(double newValue)
-
- Property Name:
CubePanX
- Pan (in 2D virtual coordinates) in X direction
Default Value is (0).
getCubePanY
public double getCubePanY()
-
- Property Name:
CubePanY
- Pan (in 2D virtual coordinates) in Y direction
Default Value is (0).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubePanY
public void setCubePanY(double newValue)
-
- Property Name:
CubePanY
- Pan (in 2D virtual coordinates) in Y direction
Default Value is (0).
getPieDepth
public int getPieDepth()
-
- Property Name:
PieDepth
- NONE
Default Value is (30).
- Returns:
- integer value between 0 - 100 (inclusive)
setPieDepth
public void setPieDepth(int newValue)
-
- Property Name:
PieDepth
- NONE
Default Value is (30).
getPieFeelerTextDisplay
public int getPieFeelerTextDisplay()
-
- Property Name:
PieFeelerTextDisplay
- NONE
Default Value is (1).
- Returns:
- integer value between 0 - 3 (inclusive)
setPieFeelerTextDisplay
public void setPieFeelerTextDisplay(int newValue)
-
- Property Name:
PieFeelerTextDisplay
- NONE
Default Value is (1).
getPieFeelerTextFormat
public int getPieFeelerTextFormat()
-
- Property Name:
PieFeelerTextFormat
- (Number) Format for the default data text position
Default Value is (0).
- Returns:
- integer value between -1 - 17 (inclusive)
setPieFeelerTextFormat
public void setPieFeelerTextFormat(int newValue)
-
- Property Name:
PieFeelerTextFormat
- (Number) Format for the default data text position
Default Value is (0).
getPieLabelDisplay
public int getPieLabelDisplay()
-
- Property Name:
PieLabelDisplay
- Huh? how about some symbolic constants
Default Value is (1).
- Returns:
- integer value between 0 - 3 (inclusive)
setPieLabelDisplay
public void setPieLabelDisplay(int newValue)
-
- Property Name:
PieLabelDisplay
- Huh? how about some symbolic constants
Default Value is (1).
getPieRingSize
public int getPieRingSize()
-
- Property Name:
PieRingSize
- Affects only RINGPIE graph type
Default Value is (30).
- Returns:
- integer value between 0 - 100 (inclusive)
setPieRingSize
public void setPieRingSize(int newValue)
-
- Property Name:
PieRingSize
- Affects only RINGPIE graph type
Default Value is (30).
getPieRingTotalDisplay
public boolean getPieRingTotalDisplay()
-
- Property Name:
PieRingTotalDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setPieRingTotalDisplay
public void setPieRingTotalDisplay(boolean newValue)
-
- Property Name:
PieRingTotalDisplay
- NONE
Default Value is (TRUE).
getPieRotate
public int getPieRotate()
-
- Property Name:
PieRotate
- 0 means 12 o'clock
Default Value is (0).
- Returns:
- integer value between 0 - 359 (inclusive)
setPieRotate
public void setPieRotate(int newValue)
-
- Property Name:
PieRotate
- 0 means 12 o'clock
Default Value is (0).
getPiesPerRow
public int getPiesPerRow()
-
- Property Name:
PiesPerRow
- NONE
Default Value is (2).
- Returns:
- integer value between 0 - 32 (inclusive)
setPiesPerRow
public void setPiesPerRow(int newValue)
-
- Property Name:
PiesPerRow
- NONE
Default Value is (2).
getPieTilt
public int getPieTilt()
-
- Property Name:
PieTilt
- NONE
Default Value is (10).
- Returns:
- integer value between 0 - 100 (inclusive)
setPieTilt
public void setPieTilt(int newValue)
-
- Property Name:
PieTilt
- NONE
Default Value is (10).
getReshapeEnable
public boolean getReshapeEnable()
-
- Property Name:
ReshapeEnable
- Allow user to move and resize objects?
Default Value is (TRUE).
- Returns:
- boolean
setReshapeEnable
public void setReshapeEnable(boolean newValue)
-
- Property Name:
ReshapeEnable
- Allow user to move and resize objects?
Default Value is (TRUE).
getResizeBarMode
public boolean getResizeBarMode()
-
- Property Name:
ResizeBarMode
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setResizeBarMode
public void setResizeBarMode(boolean newValue)
-
- Property Name:
ResizeBarMode
- NONE
Default Value is (FALSE).
getGridCount
public int getGridCount()
- Method Name: GridCount
- Number of Minor Grids for Ordinal Axis
Default Value is (1).
- Returns:
- integer value between 1 - 50 (inclusive)
getGridCount
public int getGridCount(IdentObj id)
getGridCount
public int getGridCount(int objectID)
setGridCount
public void setGridCount(int newValue)
setGridCount
public void setGridCount(IdentObj id,
int newValue)
setGridCount
public void setGridCount(int objectID,
int newValue)
getStock52WeekHighValue
public double getStock52WeekHighValue()
-
- Property Name:
Stock52WeekHighValue
- Set value for 52-week high line.
Default Value is (40).
- Returns:
- double
setStock52WeekHighValue
public void setStock52WeekHighValue(double newValue)
-
- Property Name:
Stock52WeekHighValue
- Set value for 52-week high line.
Default Value is (40).
getReverseGroups
public boolean getReverseGroups()
-
- Property Name:
ReverseGroups
- Draw groups in reverse order
Default Value is (FALSE).
- Returns:
- boolean
setReverseGroups
public void setReverseGroups(boolean newValue)
-
- Property Name:
ReverseGroups
- Draw groups in reverse order
Default Value is (FALSE).
getReverseSeries
public boolean getReverseSeries()
-
- Property Name:
ReverseSeries
- Draw series in reverse order
Default Value is (FALSE).
- Returns:
- boolean
setReverseSeries
public void setReverseSeries(boolean newValue)
-
- Property Name:
ReverseSeries
- Draw series in reverse order
Default Value is (FALSE).
getRiser3DThicknessY
public int getRiser3DThicknessY()
-
- Property Name:
Riser3DThicknessY
- NONE
Default Value is (75).
- Returns:
- integer value between 0 - 100 (inclusive)
setRiser3DThicknessY
public void setRiser3DThicknessY(int newValue)
-
- Property Name:
Riser3DThicknessY
- NONE
Default Value is (75).
getRiserBarGroupSpacing
public int getRiserBarGroupSpacing()
-
- Property Name:
RiserBarGroupSpacing
- NONE
Default Value is (25).
- Returns:
- integer value between 0 - 100 (inclusive)
setRiserBarGroupSpacing
public void setRiserBarGroupSpacing(int newValue)
-
- Property Name:
RiserBarGroupSpacing
- NONE
Default Value is (25).
getRiserWidth
public int getRiserWidth()
-
- Property Name:
RiserWidth
- NONE
Default Value is (75).
- Returns:
- integer value between 0 - 100 (inclusive)
setRiserWidth
public void setRiserWidth(int newValue)
-
- Property Name:
RiserWidth
- NONE
Default Value is (75).
getScaleFromZero
public boolean getScaleFromZero()
-
- Property Name:
ScaleFromZero
- Draw bar from 0 or from minimum value?
Default Value is (TRUE).
- Returns:
- boolean
setScaleFromZero
public void setScaleFromZero(boolean newValue)
-
- Property Name:
ScaleFromZero
- Draw bar from 0 or from minimum value?
Default Value is (TRUE).
getSelectionEnable
public int getSelectionEnable()
-
- Property Name:
SelectionEnable
- Allow user to select objects?
Default Value is (3).
- Returns:
- integer value between 0 - 5 (inclusive)
setSelectionEnable
public void setSelectionEnable(int newValue)
-
- Property Name:
SelectionEnable
- Allow user to select objects?
Default Value is (3).
getSelectionEnableMove
public boolean getSelectionEnableMove()
-
- Property Name:
SelectionEnableMove
- Enable objects moving and resizing
Default Value is (TRUE).
- Returns:
- boolean
setSelectionEnableMove
public void setSelectionEnableMove(boolean newValue)
-
- Property Name:
SelectionEnableMove
- Enable objects moving and resizing
Default Value is (TRUE).
getShadowXOffsetDefault
public int getShadowXOffsetDefault()
-
- Property Name:
ShadowXOffsetDefault
- Default x-offset of drop shadow
Default Value is (2).
- Returns:
- integer value between -20 - 20 (inclusive)
setShadowXOffsetDefault
public void setShadowXOffsetDefault(int newValue)
-
- Property Name:
ShadowXOffsetDefault
- Default x-offset of drop shadow
Default Value is (2).
getShadowYOffsetDefault
public int getShadowYOffsetDefault()
-
- Property Name:
ShadowYOffsetDefault
- Default y-offset of drop shadow
Default Value is (2).
- Returns:
- integer value between -20 - 20 (inclusive)
setShadowYOffsetDefault
public void setShadowYOffsetDefault(int newValue)
-
- Property Name:
ShadowYOffsetDefault
- Default y-offset of drop shadow
Default Value is (2).
getStock52WeekHighDisplay
public boolean getStock52WeekHighDisplay()
-
- Property Name:
Stock52WeekHighDisplay
- Show 52-week high line?
Default Value is (TRUE).
- Returns:
- boolean
setStock52WeekHighDisplay
public void setStock52WeekHighDisplay(boolean newValue)
-
- Property Name:
Stock52WeekHighDisplay
- Show 52-week high line?
Default Value is (TRUE).
getStock52WeekLowDisplay
public boolean getStock52WeekLowDisplay()
-
- Property Name:
Stock52WeekLowDisplay
- Show 52-week low line?
Default Value is (TRUE).
- Returns:
- boolean
setStock52WeekLowDisplay
public void setStock52WeekLowDisplay(boolean newValue)
-
- Property Name:
Stock52WeekLowDisplay
- Show 52-week low line?
Default Value is (TRUE).
getStockMovingAverageDisplay
public boolean getStockMovingAverageDisplay()
-
- Property Name:
StockMovingAverageDisplay
- Show moving average line?
Default Value is (TRUE).
- Returns:
- boolean
setStockMovingAverageDisplay
public void setStockMovingAverageDisplay(boolean newValue)
-
- Property Name:
StockMovingAverageDisplay
- Show moving average line?
Default Value is (TRUE).
getStockTickLength
public int getStockTickLength()
-
- Property Name:
StockTickLength
- How far the ticks extend by percentage of available space.
Default Value is (50).
- Returns:
- integer value between 0 - 100 (inclusive)
setStockTickLength
public void setStockTickLength(int newValue)
-
- Property Name:
StockTickLength
- How far the ticks extend by percentage of available space.
Default Value is (50).
getSubtitleAutofit
public boolean getSubtitleAutofit()
-
- Property Name:
SubtitleAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setSubtitleAutofit
public void setSubtitleAutofit(boolean newValue)
-
- Property Name:
SubtitleAutofit
- NONE
Default Value is (FALSE).
getSubtitleDisplay
public boolean getSubtitleDisplay()
-
- Property Name:
SubtitleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setSubtitleDisplay
public void setSubtitleDisplay(boolean newValue)
-
- Property Name:
SubtitleDisplay
- NONE
Default Value is (TRUE).
getSubtitleString
public String getSubtitleString()
-
- Property Name:
SubtitleString
- NONE
Default Value is (NULLSTRING).
- Returns:
- String
setSubtitleString
public void setSubtitleString(String newValue)
-
- Property Name:
SubtitleString
- NONE
Default Value is (NULLSTRING).
getTitleAutofit
public boolean getTitleAutofit()
-
- Property Name:
TitleAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setTitleAutofit
public void setTitleAutofit(boolean newValue)
-
- Property Name:
TitleAutofit
- NONE
Default Value is (FALSE).
getTitleDisplay
public boolean getTitleDisplay()
-
- Property Name:
TitleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setTitleDisplay
public void setTitleDisplay(boolean newValue)
-
- Property Name:
TitleDisplay
- NONE
Default Value is (TRUE).
getTitleString
public String getTitleString()
-
- Property Name:
TitleString
- NONE
Default Value is (NULLSTRING).
- Returns:
- String
setTitleString
public void setTitleString(String newValue)
-
- Property Name:
TitleString
- NONE
Default Value is (NULLSTRING).
getToolTipDisplay
public boolean getToolTipDisplay()
-
- Property Name:
ToolTipDisplay
- Display CharTips and WidgeTips
Default Value is (FALSE).
- Returns:
- boolean
setToolTipDisplay
public void setToolTipDisplay(boolean newValue)
-
- Property Name:
ToolTipDisplay
- Display CharTips and WidgeTips
Default Value is (FALSE).
getToolTipMode
public boolean getToolTipMode()
-
- Property Name:
ToolTipMode
- Toggle CharTips between explicit Developer Info and User Level Info (FALSE == USER)
Default Value is (FALSE).
- Returns:
- boolean
setToolTipMode
public void setToolTipMode(boolean newValue)
-
- Property Name:
ToolTipMode
- Toggle CharTips between explicit Developer Info and User Level Info (FALSE == USER)
Default Value is (FALSE).
getUseSeriesShapes
public boolean getUseSeriesShapes()
-
- Property Name:
UseSeriesShapes
- Use the getMarkerTemplate shapes?
Default Value is (FALSE).
- Returns:
- boolean
setUseSeriesShapes
public void setUseSeriesShapes(boolean newValue)
-
- Property Name:
UseSeriesShapes
- Use the getMarkerTemplate shapes?
Default Value is (FALSE).
getViewing3DAnglePreset
public int getViewing3DAnglePreset()
-
- Property Name:
Viewing3DAnglePreset
- Value of -1 means custom angle in use, 0-15 are presets
Default Value is (0).
- Returns:
- integer value between -1 - 15 (inclusive)
setViewing3DAnglePreset
public void setViewing3DAnglePreset(int newValue)
-
- Property Name:
Viewing3DAnglePreset
- Value of -1 means custom angle in use, 0-15 are presets
Default Value is (0).
getX1AxisDescending
public boolean getX1AxisDescending()
-
- Property Name:
X1AxisDescending
- Ascending or Descending?
Default Value is (TRUE).
- Returns:
- boolean
setX1AxisDescending
public void setX1AxisDescending(boolean newValue)
-
- Property Name:
X1AxisDescending
- Ascending or Descending?
Default Value is (TRUE).
getX1AxisSide
public int getX1AxisSide()
-
- Property Name:
X1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setX1AxisSide
public void setX1AxisSide(int newValue)
-
- Property Name:
X1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
getX1OffScaleDisplay
public boolean getX1OffScaleDisplay()
-
- Property Name:
X1OffScaleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setX1OffScaleDisplay
public void setX1OffScaleDisplay(boolean newValue)
-
- Property Name:
X1OffScaleDisplay
- NONE
Default Value is (TRUE).
getX1ExcludeMaxLabel
public boolean getX1ExcludeMaxLabel()
-
- Property Name:
X1ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
- Returns:
- boolean
setX1ExcludeMaxLabel
public void setX1ExcludeMaxLabel(boolean newValue)
-
- Property Name:
X1ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
getX1ExcludeMinLabel
public boolean getX1ExcludeMinLabel()
-
- Property Name:
X1ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
- Returns:
- boolean
setX1ExcludeMinLabel
public void setX1ExcludeMinLabel(boolean newValue)
-
- Property Name:
X1ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
getX1LabelAutofit
public boolean getX1LabelAutofit()
-
- Property Name:
X1LabelAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setX1LabelAutofit
public void setX1LabelAutofit(boolean newValue)
-
- Property Name:
X1LabelAutofit
- NONE
Default Value is (FALSE).
getY2TitleDisplay
public boolean getY2TitleDisplay()
-
- Property Name:
Y2TitleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY2TitleDisplay
public void setY2TitleDisplay(boolean newValue)
-
- Property Name:
Y2TitleDisplay
- NONE
Default Value is (TRUE).
getX1LabelDisplay
public boolean getX1LabelDisplay()
-
- Property Name:
X1LabelDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setX1LabelDisplay
public void setX1LabelDisplay(boolean newValue)
-
- Property Name:
X1LabelDisplay
- NONE
Default Value is (TRUE).
getX1LabelFormat
public int getX1LabelFormat()
-
- Property Name:
X1LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
- Returns:
- integer value between -1 - 17 (inclusive)
setX1LabelFormat
public void setX1LabelFormat(int newValue)
-
- Property Name:
X1LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
getX1LabelStagger
public boolean getX1LabelStagger()
-
- Property Name:
X1LabelStagger
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setX1LabelStagger
public void setX1LabelStagger(boolean newValue)
-
- Property Name:
X1LabelStagger
- NONE
Default Value is (FALSE).
getX1LogScale
public boolean getX1LogScale()
-
- Property Name:
X1LogScale
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setX1LogScale
public void setX1LogScale(boolean newValue)
-
- Property Name:
X1LogScale
- NONE
Default Value is (FALSE).
getX1MajorGridDisplay
public boolean getX1MajorGridDisplay()
-
- Property Name:
X1MajorGridDisplay
- Display the X1 major gridlines?
Default Value is (TRUE).
- Returns:
- boolean
setX1MajorGridDisplay
public void setX1MajorGridDisplay(boolean newValue)
-
- Property Name:
X1MajorGridDisplay
- Display the X1 major gridlines?
Default Value is (TRUE).
getX1MajorGridStep
public double getX1MajorGridStep()
-
- Property Name:
X1MajorGridStep
- NONE
Default Value is (20).
- Returns:
- double
setX1MajorGridStep
public void setX1MajorGridStep(double newValue)
-
- Property Name:
X1MajorGridStep
- NONE
Default Value is (20).
getX1MajorGridStepAuto
public boolean getX1MajorGridStepAuto()
-
- Property Name:
X1MajorGridStepAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setX1MajorGridStepAuto
public void setX1MajorGridStepAuto(boolean newValue)
-
- Property Name:
X1MajorGridStepAuto
- NONE
Default Value is (TRUE).
getX1MajorGridStyle
public int getX1MajorGridStyle()
-
- Property Name:
X1MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setX1MajorGridStyle
public void setX1MajorGridStyle(int newValue)
-
- Property Name:
X1MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
getX1MinorGridDisplay
public boolean getX1MinorGridDisplay()
-
- Property Name:
X1MinorGridDisplay
- Display the X1 minor gridlines?
Default Value is (TRUE).
- Returns:
- boolean
setX1MinorGridDisplay
public void setX1MinorGridDisplay(boolean newValue)
-
- Property Name:
X1MinorGridDisplay
- Display the X1 minor gridlines?
Default Value is (TRUE).
getX1MinorGridStep
public double getX1MinorGridStep()
-
- Property Name:
X1MinorGridStep
- NONE
Default Value is (10).
- Returns:
- double
setX1MinorGridStep
public void setX1MinorGridStep(double newValue)
-
- Property Name:
X1MinorGridStep
- NONE
Default Value is (10).
getX1MinorGridStepAuto
public boolean getX1MinorGridStepAuto()
-
- Property Name:
X1MinorGridStepAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setX1MinorGridStepAuto
public void setX1MinorGridStepAuto(boolean newValue)
-
- Property Name:
X1MinorGridStepAuto
- NONE
Default Value is (TRUE).
getX1MinorGridStyle
public int getX1MinorGridStyle()
-
- Property Name:
X1MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setX1MinorGridStyle
public void setX1MinorGridStyle(int newValue)
-
- Property Name:
X1MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
getX1MustIncludeZero
public boolean getX1MustIncludeZero()
-
- Property Name:
X1MustIncludeZero
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setX1MustIncludeZero
public void setX1MustIncludeZero(boolean newValue)
-
- Property Name:
X1MustIncludeZero
- NONE
Default Value is (FALSE).
getX1ScaleMax
public double getX1ScaleMax()
-
- Property Name:
X1ScaleMax
- NONE
Default Value is (100).
- Returns:
- double
setX1ScaleMax
public void setX1ScaleMax(double newValue)
-
- Property Name:
X1ScaleMax
- NONE
Default Value is (100).
getX1ScaleMaxAuto
public boolean getX1ScaleMaxAuto()
-
- Property Name:
X1ScaleMaxAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setX1ScaleMaxAuto
public void setX1ScaleMaxAuto(boolean newValue)
-
- Property Name:
X1ScaleMaxAuto
- NONE
Default Value is (TRUE).
getX1ScaleMin
public double getX1ScaleMin()
-
- Property Name:
X1ScaleMin
- NONE
Default Value is (0).
- Returns:
- double
setX1ScaleMin
public void setX1ScaleMin(double newValue)
-
- Property Name:
X1ScaleMin
- NONE
Default Value is (0).
getX1ScaleMinAuto
public boolean getX1ScaleMinAuto()
-
- Property Name:
X1ScaleMinAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setX1ScaleMinAuto
public void setX1ScaleMinAuto(boolean newValue)
-
- Property Name:
X1ScaleMinAuto
- NONE
Default Value is (TRUE).
getX1TitleAutofit
public boolean getX1TitleAutofit()
-
- Property Name:
X1TitleAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setX1TitleAutofit
public void setX1TitleAutofit(boolean newValue)
-
- Property Name:
X1TitleAutofit
- NONE
Default Value is (FALSE).
getX1TitleDisplay
public boolean getX1TitleDisplay()
-
- Property Name:
X1TitleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setX1TitleDisplay
public void setX1TitleDisplay(boolean newValue)
-
- Property Name:
X1TitleDisplay
- NONE
Default Value is (TRUE).
getX1TitleString
public String getX1TitleString()
-
- Property Name:
X1TitleString
- NONE
Default Value is (NULLSTRING).
- Returns:
- String
setX1TitleString
public void setX1TitleString(String newValue)
-
- Property Name:
X1TitleString
- NONE
Default Value is (NULLSTRING).
getX1ZeroLineDisplay
public boolean getX1ZeroLineDisplay()
-
- Property Name:
X1ZeroLineDisplay
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setX1ZeroLineDisplay
public void setX1ZeroLineDisplay(boolean newValue)
-
- Property Name:
X1ZeroLineDisplay
- NONE
Default Value is (FALSE).
getY1AxisDescending
public boolean getY1AxisDescending()
-
- Property Name:
Y1AxisDescending
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY1AxisDescending
public void setY1AxisDescending(boolean newValue)
-
- Property Name:
Y1AxisDescending
- NONE
Default Value is (TRUE).
getY1AxisSide
public int getY1AxisSide()
-
- Property Name:
Y1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setY1AxisSide
public void setY1AxisSide(int newValue)
-
- Property Name:
Y1AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
getY1OffScaleDisplay
public boolean getY1OffScaleDisplay()
-
- Property Name:
Y1OffScaleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY1OffScaleDisplay
public void setY1OffScaleDisplay(boolean newValue)
-
- Property Name:
Y1OffScaleDisplay
- NONE
Default Value is (TRUE).
getY1ExcludeMaxLabel
public boolean getY1ExcludeMaxLabel()
-
- Property Name:
Y1ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
- Returns:
- boolean
setY1ExcludeMaxLabel
public void setY1ExcludeMaxLabel(boolean newValue)
-
- Property Name:
Y1ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
getO1LabelAutoSkip
public int getO1LabelAutoSkip()
-
- Property Name:
O1LabelAutoSkip
- Label Skipping, 0 = No Skipping, 1 = AutoSkip, 2 = Manual Skip
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setO1LabelAutoSkip
public void setO1LabelAutoSkip(int newValue)
-
- Property Name:
O1LabelAutoSkip
- Label Skipping, 0 = No Skipping, 1 = AutoSkip, 2 = Manual Skip
Default Value is (0).
getO1LabelSkipCount
public int getO1LabelSkipCount()
-
- Property Name:
O1LabelSkipCount
- Manual Label Skip Number of Labels to Skip
Default Value is (0).
- Returns:
- integer
setO1LabelSkipCount
public void setO1LabelSkipCount(int newValue)
-
- Property Name:
O1LabelSkipCount
- Manual Label Skip Number of Labels to Skip
Default Value is (0).
getO1LabelSkipBegin
public int getO1LabelSkipBegin()
-
- Property Name:
O1LabelSkipBegin
- Manual Label Skip Begin Label
Default Value is (0).
- Returns:
- integer
setO1LabelSkipBegin
public void setO1LabelSkipBegin(int newValue)
-
- Property Name:
O1LabelSkipBegin
- Manual Label Skip Begin Label
Default Value is (0).
getAutoSkip
public int getAutoSkip()
- Method Name: AutoSkip
- Label Skipping, 0 = No Skipping, 1 = AutoSkip, 2 = Manual Skip
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
getAutoSkip
public int getAutoSkip(IdentObj id)
getAutoSkip
public int getAutoSkip(int objectID)
setAutoSkip
public void setAutoSkip(int newValue)
setAutoSkip
public void setAutoSkip(IdentObj id,
int newValue)
setAutoSkip
public void setAutoSkip(int objectID,
int newValue)
getSkipBegin
public int getSkipBegin()
- Method Name: SkipBegin
- Manual Label Skip, Begin Label
Default Value is (0).
- Returns:
- integer
getSkipBegin
public int getSkipBegin(IdentObj id)
getSkipBegin
public int getSkipBegin(int objectID)
setSkipBegin
public void setSkipBegin(int newValue)
setSkipBegin
public void setSkipBegin(IdentObj id,
int newValue)
setSkipBegin
public void setSkipBegin(int objectID,
int newValue)
getSkipCount
public int getSkipCount()
- Method Name: SkipCount
- Manual Label Skip, Number of Labels to Skip
Default Value is (0).
- Returns:
- integer
getSkipCount
public int getSkipCount(IdentObj id)
getSkipCount
public int getSkipCount(int objectID)
setSkipCount
public void setSkipCount(int newValue)
setSkipCount
public void setSkipCount(IdentObj id,
int newValue)
setSkipCount
public void setSkipCount(int objectID,
int newValue)
getExactColorByHeight
public boolean getExactColorByHeight()
-
- Property Name:
ExactColorByHeight
- If true, interpolate color "exactly", else use closest color on spectral legend.
Default Value is (TRUE).
- Returns:
- boolean
setExactColorByHeight
public void setExactColorByHeight(boolean newValue)
-
- Property Name:
ExactColorByHeight
- If true, interpolate color "exactly", else use closest color on spectral legend.
Default Value is (TRUE).
getViewableSeries
public int getViewableSeries()
-
- Property Name:
ViewableSeries
- Number of Series to Display
Default Value is (0).
- Returns:
- integer value between 0 - 100 (inclusive)
setViewableSeries
public void setViewableSeries(int newValue)
-
- Property Name:
ViewableSeries
- Number of Series to Display
Default Value is (0).
getViewableGroups
public int getViewableGroups()
-
- Property Name:
ViewableGroups
- Number of Groups to Display
Default Value is (0).
- Returns:
- integer value between 0 - 100 (inclusive)
setViewableGroups
public void setViewableGroups(int newValue)
-
- Property Name:
ViewableGroups
- Number of Groups to Display
Default Value is (0).
getViewableSeriesStock
public int getViewableSeriesStock()
-
- Property Name:
ViewableSeriesStock
- Number of Series in Stock Charts to Display
Default Value is (0).
- Returns:
- integer value between 0 - 100 (inclusive)
setViewableSeriesStock
public void setViewableSeriesStock(int newValue)
-
- Property Name:
ViewableSeriesStock
- Number of Series in Stock Charts to Display
Default Value is (0).
getViewableGroupsStock
public int getViewableGroupsStock()
-
- Property Name:
ViewableGroupsStock
- Number of Groups in Stock Charts to Display
Default Value is (52).
- Returns:
- integer value between 0 - 100 (inclusive)
setViewableGroupsStock
public void setViewableGroupsStock(int newValue)
-
- Property Name:
ViewableGroupsStock
- Number of Groups in Stock Charts to Display
Default Value is (52).
getScrollOffsetSeries
public int getScrollOffsetSeries()
-
- Property Name:
ScrollOffsetSeries
- Series offset within DataRange
Default Value is (0).
- Returns:
- integer value between 0 - 10000 (inclusive)
setScrollOffsetSeries
public void setScrollOffsetSeries(int newValue)
-
- Property Name:
ScrollOffsetSeries
- Series offset within DataRange
Default Value is (0).
getScrollOffsetGroup
public int getScrollOffsetGroup()
-
- Property Name:
ScrollOffsetGroup
- Group offset within DataRange
Default Value is (0).
- Returns:
- integer value between 0 - 10000 (inclusive)
setScrollOffsetGroup
public void setScrollOffsetGroup(int newValue)
-
- Property Name:
ScrollOffsetGroup
- Group offset within DataRange
Default Value is (0).
getSeriesLooping
public int getSeriesLooping()
-
- Property Name:
SeriesLooping
- Controls number of unique series colors
Default Value is (32).
- Returns:
- integer value between 1 - 128 (inclusive)
setSeriesLooping
public void setSeriesLooping(int newValue)
-
- Property Name:
SeriesLooping
- Controls number of unique series colors
Default Value is (32).
getZoomPercentage
public double getZoomPercentage()
-
- Property Name:
ZoomPercentage
- Controls number of unique series colors
Default Value is (50.0).
- Returns:
- double value between 20.0 - 100.0 (inclusive)
setZoomPercentage
public void setZoomPercentage(double newValue)
-
- Property Name:
ZoomPercentage
- Controls number of unique series colors
Default Value is (50.0).
getY1ExcludeMinLabel
public boolean getY1ExcludeMinLabel()
-
- Property Name:
Y1ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
- Returns:
- boolean
setY1ExcludeMinLabel
public void setY1ExcludeMinLabel(boolean newValue)
-
- Property Name:
Y1ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
getY1LabelAutofit
public boolean getY1LabelAutofit()
-
- Property Name:
Y1LabelAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY1LabelAutofit
public void setY1LabelAutofit(boolean newValue)
-
- Property Name:
Y1LabelAutofit
- NONE
Default Value is (FALSE).
getY1LabelDisplay
public boolean getY1LabelDisplay()
-
- Property Name:
Y1LabelDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY1LabelDisplay
public void setY1LabelDisplay(boolean newValue)
-
- Property Name:
Y1LabelDisplay
- NONE
Default Value is (TRUE).
getY1LabelFormat
public int getY1LabelFormat()
-
- Property Name:
Y1LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
- Returns:
- integer value between -1 - 17 (inclusive)
setY1LabelFormat
public void setY1LabelFormat(int newValue)
-
- Property Name:
Y1LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
getY1LabelStagger
public boolean getY1LabelStagger()
-
- Property Name:
Y1LabelStagger
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY1LabelStagger
public void setY1LabelStagger(boolean newValue)
-
- Property Name:
Y1LabelStagger
- NONE
Default Value is (FALSE).
getY1LogScale
public boolean getY1LogScale()
-
- Property Name:
Y1LogScale
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY1LogScale
public void setY1LogScale(boolean newValue)
-
- Property Name:
Y1LogScale
- NONE
Default Value is (FALSE).
getY1MajorGridDisplay
public boolean getY1MajorGridDisplay()
-
- Property Name:
Y1MajorGridDisplay
- Display the Y1 major gridlines?
Default Value is (TRUE).
- Returns:
- boolean
setY1MajorGridDisplay
public void setY1MajorGridDisplay(boolean newValue)
-
- Property Name:
Y1MajorGridDisplay
- Display the Y1 major gridlines?
Default Value is (TRUE).
getY1MajorGridStep
public double getY1MajorGridStep()
-
- Property Name:
Y1MajorGridStep
- NONE
Default Value is (20).
- Returns:
- double
setY1MajorGridStep
public void setY1MajorGridStep(double newValue)
-
- Property Name:
Y1MajorGridStep
- NONE
Default Value is (20).
getY1MajorGridStepAuto
public boolean getY1MajorGridStepAuto()
-
- Property Name:
Y1MajorGridStepAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY1MajorGridStepAuto
public void setY1MajorGridStepAuto(boolean newValue)
-
- Property Name:
Y1MajorGridStepAuto
- NONE
Default Value is (TRUE).
getY1MajorGridStyle
public int getY1MajorGridStyle()
-
- Property Name:
Y1MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setY1MajorGridStyle
public void setY1MajorGridStyle(int newValue)
-
- Property Name:
Y1MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
getY1MinorGridDisplay
public boolean getY1MinorGridDisplay()
-
- Property Name:
Y1MinorGridDisplay
- Display the Y1 minor gridlines?
Default Value is (TRUE).
- Returns:
- boolean
setY1MinorGridDisplay
public void setY1MinorGridDisplay(boolean newValue)
-
- Property Name:
Y1MinorGridDisplay
- Display the Y1 minor gridlines?
Default Value is (TRUE).
getY1MinorGridStep
public double getY1MinorGridStep()
-
- Property Name:
Y1MinorGridStep
- NONE
Default Value is (10).
- Returns:
- double
setY1MinorGridStep
public void setY1MinorGridStep(double newValue)
-
- Property Name:
Y1MinorGridStep
- NONE
Default Value is (10).
getY1MinorGridStepAuto
public boolean getY1MinorGridStepAuto()
-
- Property Name:
Y1MinorGridStepAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY1MinorGridStepAuto
public void setY1MinorGridStepAuto(boolean newValue)
-
- Property Name:
Y1MinorGridStepAuto
- NONE
Default Value is (TRUE).
getY1MinorGridStyle
public int getY1MinorGridStyle()
-
- Property Name:
Y1MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setY1MinorGridStyle
public void setY1MinorGridStyle(int newValue)
-
- Property Name:
Y1MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
getY1MustIncludeZero
public boolean getY1MustIncludeZero()
-
- Property Name:
Y1MustIncludeZero
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY1MustIncludeZero
public void setY1MustIncludeZero(boolean newValue)
-
- Property Name:
Y1MustIncludeZero
- NONE
Default Value is (FALSE).
getY1ScaleMax
public double getY1ScaleMax()
-
- Property Name:
Y1ScaleMax
- NONE
Default Value is (100).
- Returns:
- double
setY1ScaleMax
public void setY1ScaleMax(double newValue)
-
- Property Name:
Y1ScaleMax
- NONE
Default Value is (100).
getY1ScaleMaxAuto
public boolean getY1ScaleMaxAuto()
-
- Property Name:
Y1ScaleMaxAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY1ScaleMaxAuto
public void setY1ScaleMaxAuto(boolean newValue)
-
- Property Name:
Y1ScaleMaxAuto
- NONE
Default Value is (TRUE).
getY1ScaleMin
public double getY1ScaleMin()
-
- Property Name:
Y1ScaleMin
- NONE
Default Value is (0).
- Returns:
- double
setY1ScaleMin
public void setY1ScaleMin(double newValue)
-
- Property Name:
Y1ScaleMin
- NONE
Default Value is (0).
getY1ScaleMinAuto
public boolean getY1ScaleMinAuto()
-
- Property Name:
Y1ScaleMinAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY1ScaleMinAuto
public void setY1ScaleMinAuto(boolean newValue)
-
- Property Name:
Y1ScaleMinAuto
- NONE
Default Value is (TRUE).
getY1TitleAutofit
public boolean getY1TitleAutofit()
-
- Property Name:
Y1TitleAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY1TitleAutofit
public void setY1TitleAutofit(boolean newValue)
-
- Property Name:
Y1TitleAutofit
- NONE
Default Value is (FALSE).
getY1TitleDisplay
public boolean getY1TitleDisplay()
-
- Property Name:
Y1TitleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY1TitleDisplay
public void setY1TitleDisplay(boolean newValue)
-
- Property Name:
Y1TitleDisplay
- NONE
Default Value is (TRUE).
getY1TitleString
public String getY1TitleString()
-
- Property Name:
Y1TitleString
- NONE
Default Value is (NULLSTRING).
- Returns:
- String
setY1TitleString
public void setY1TitleString(String newValue)
-
- Property Name:
Y1TitleString
- NONE
Default Value is (NULLSTRING).
getY1ZeroLineDisplay
public boolean getY1ZeroLineDisplay()
-
- Property Name:
Y1ZeroLineDisplay
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY1ZeroLineDisplay
public void setY1ZeroLineDisplay(boolean newValue)
-
- Property Name:
Y1ZeroLineDisplay
- NONE
Default Value is (FALSE).
getY2AxisDescending
public boolean getY2AxisDescending()
-
- Property Name:
Y2AxisDescending
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY2AxisDescending
public void setY2AxisDescending(boolean newValue)
-
- Property Name:
Y2AxisDescending
- NONE
Default Value is (TRUE).
getY2AxisSide
public int getY2AxisSide()
-
- Property Name:
Y2AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (1).
- Returns:
- integer value between 0 - 2 (inclusive)
setY2AxisSide
public void setY2AxisSide(int newValue)
-
- Property Name:
Y2AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (1).
getY2OffScaleDisplay
public boolean getY2OffScaleDisplay()
-
- Property Name:
Y2OffScaleDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY2OffScaleDisplay
public void setY2OffScaleDisplay(boolean newValue)
-
- Property Name:
Y2OffScaleDisplay
- NONE
Default Value is (TRUE).
getY2ExcludeMaxLabel
public boolean getY2ExcludeMaxLabel()
-
- Property Name:
Y2ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
- Returns:
- boolean
setY2ExcludeMaxLabel
public void setY2ExcludeMaxLabel(boolean newValue)
-
- Property Name:
Y2ExcludeMaxLabel
- Exclude Max Label on this Axis
Default Value is (FALSE).
getY2ExcludeMinLabel
public boolean getY2ExcludeMinLabel()
-
- Property Name:
Y2ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
- Returns:
- boolean
setY2ExcludeMinLabel
public void setY2ExcludeMinLabel(boolean newValue)
-
- Property Name:
Y2ExcludeMinLabel
- Exclude Min Label on this Axis
Default Value is (FALSE).
getY2LabelAutofit
public boolean getY2LabelAutofit()
-
- Property Name:
Y2LabelAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY2LabelAutofit
public void setY2LabelAutofit(boolean newValue)
-
- Property Name:
Y2LabelAutofit
- NONE
Default Value is (FALSE).
getY2LabelDisplay
public boolean getY2LabelDisplay()
-
- Property Name:
Y2LabelDisplay
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY2LabelDisplay
public void setY2LabelDisplay(boolean newValue)
-
- Property Name:
Y2LabelDisplay
- NONE
Default Value is (TRUE).
getY2LabelFormat
public int getY2LabelFormat()
-
- Property Name:
Y2LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
- Returns:
- integer value between -1 - 17 (inclusive)
setY2LabelFormat
public void setY2LabelFormat(int newValue)
-
- Property Name:
Y2LabelFormat
- (Number) Format for the default data text position
Default Value is (0).
getY2LabelStagger
public boolean getY2LabelStagger()
-
- Property Name:
Y2LabelStagger
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY2LabelStagger
public void setY2LabelStagger(boolean newValue)
-
- Property Name:
Y2LabelStagger
- NONE
Default Value is (FALSE).
getY2LogScale
public boolean getY2LogScale()
-
- Property Name:
Y2LogScale
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY2LogScale
public void setY2LogScale(boolean newValue)
-
- Property Name:
Y2LogScale
- NONE
Default Value is (FALSE).
getY2MajorGridDisplay
public boolean getY2MajorGridDisplay()
-
- Property Name:
Y2MajorGridDisplay
- Display the Y2 major gridlines?
Default Value is (TRUE).
- Returns:
- boolean
setY2MajorGridDisplay
public void setY2MajorGridDisplay(boolean newValue)
-
- Property Name:
Y2MajorGridDisplay
- Display the Y2 major gridlines?
Default Value is (TRUE).
getY2MajorGridStep
public double getY2MajorGridStep()
-
- Property Name:
Y2MajorGridStep
- NONE
Default Value is (20).
- Returns:
- double
setY2MajorGridStep
public void setY2MajorGridStep(double newValue)
-
- Property Name:
Y2MajorGridStep
- NONE
Default Value is (20).
getY2MajorGridStepAuto
public boolean getY2MajorGridStepAuto()
-
- Property Name:
Y2MajorGridStepAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY2MajorGridStepAuto
public void setY2MajorGridStepAuto(boolean newValue)
-
- Property Name:
Y2MajorGridStepAuto
- NONE
Default Value is (TRUE).
getY2MajorGridStyle
public int getY2MajorGridStyle()
-
- Property Name:
Y2MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setY2MajorGridStyle
public void setY2MajorGridStyle(int newValue)
-
- Property Name:
Y2MajorGridStyle
- Solid, dashed, etc.
Default Value is (0).
getY2MinorGridDisplay
public boolean getY2MinorGridDisplay()
-
- Property Name:
Y2MinorGridDisplay
- Display the Y2 minor gridlines?
Default Value is (TRUE).
- Returns:
- boolean
setY2MinorGridDisplay
public void setY2MinorGridDisplay(boolean newValue)
-
- Property Name:
Y2MinorGridDisplay
- Display the Y2 minor gridlines?
Default Value is (TRUE).
getY2MinorGridStep
public double getY2MinorGridStep()
-
- Property Name:
Y2MinorGridStep
- NONE
Default Value is (10).
- Returns:
- double
setY2MinorGridStep
public void setY2MinorGridStep(double newValue)
-
- Property Name:
Y2MinorGridStep
- NONE
Default Value is (10).
getY2MinorGridStepAuto
public boolean getY2MinorGridStepAuto()
-
- Property Name:
Y2MinorGridStepAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY2MinorGridStepAuto
public void setY2MinorGridStepAuto(boolean newValue)
-
- Property Name:
Y2MinorGridStepAuto
- NONE
Default Value is (TRUE).
getY2MinorGridStyle
public int getY2MinorGridStyle()
-
- Property Name:
Y2MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setY2MinorGridStyle
public void setY2MinorGridStyle(int newValue)
-
- Property Name:
Y2MinorGridStyle
- Solid, dashed, etc.
Default Value is (0).
getY2MustIncludeZero
public boolean getY2MustIncludeZero()
-
- Property Name:
Y2MustIncludeZero
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY2MustIncludeZero
public void setY2MustIncludeZero(boolean newValue)
-
- Property Name:
Y2MustIncludeZero
- NONE
Default Value is (FALSE).
getY2ScaleMax
public double getY2ScaleMax()
-
- Property Name:
Y2ScaleMax
- NONE
Default Value is (100).
- Returns:
- double
setY2ScaleMax
public void setY2ScaleMax(double newValue)
-
- Property Name:
Y2ScaleMax
- NONE
Default Value is (100).
getY2ScaleMaxAuto
public boolean getY2ScaleMaxAuto()
-
- Property Name:
Y2ScaleMaxAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY2ScaleMaxAuto
public void setY2ScaleMaxAuto(boolean newValue)
-
- Property Name:
Y2ScaleMaxAuto
- NONE
Default Value is (TRUE).
getY2ScaleMin
public double getY2ScaleMin()
-
- Property Name:
Y2ScaleMin
- NONE
Default Value is (0).
- Returns:
- double
setY2ScaleMin
public void setY2ScaleMin(double newValue)
-
- Property Name:
Y2ScaleMin
- NONE
Default Value is (0).
getY2ScaleMinAuto
public boolean getY2ScaleMinAuto()
-
- Property Name:
Y2ScaleMinAuto
- NONE
Default Value is (TRUE).
- Returns:
- boolean
setY2ScaleMinAuto
public void setY2ScaleMinAuto(boolean newValue)
-
- Property Name:
Y2ScaleMinAuto
- NONE
Default Value is (TRUE).
getY2TitleAutofit
public boolean getY2TitleAutofit()
-
- Property Name:
Y2TitleAutofit
- NONE
Default Value is (FALSE).
- Returns:
- boolean
setY2TitleAutofit
public void setY2TitleAutofit(boolean newValue)
-
- Property Name:
Y2TitleAutofit
- NONE
Default Value is (FALSE).
getAxisAssignment
public int getAxisAssignment()
- Method Name: AxisAssignment
- 0 is Y1, 1 is Y2
Default Value is (0).
- Returns:
- integer value between 0 - 1 (inclusive)
getAxisAssignment
public int getAxisAssignment(IdentObj id)
getAxisAssignment
public int getAxisAssignment(int seriesID)
setAxisAssignment
public void setAxisAssignment(int newValue)
setAxisAssignment
public void setAxisAssignment(IdentObj id,
int newValue)
setAxisAssignment
public void setAxisAssignment(int seriesID,
int newValue)
getAutofit
public boolean getAutofit()
- Method Name: Autofit
- Turn on text autofitting?
Default Value is (FALSE).
- Returns:
- boolean
getAutofit
public boolean getAutofit(IdentObj id)
getAutofit
public boolean getAutofit(int objectID)
setAutofit
public void setAutofit(boolean newValue)
setAutofit
public void setAutofit(IdentObj id,
boolean newValue)
setAutofit
public void setAutofit(int objectID,
boolean newValue)
getO1MinorGridCount
public int getO1MinorGridCount()
-
- Property Name:
O1MinorGridCount
- Number of Minor Grids for O1 Axis
Default Value is (1).
- Returns:
- integer value between 1 - 50 (inclusive)
setO1MinorGridCount
public void setO1MinorGridCount(int newValue)
-
- Property Name:
O1MinorGridCount
- Number of Minor Grids for O1 Axis
Default Value is (1).
getDataTextPosition
public int getDataTextPosition()
-
- Property Name:
DataTextPosition
- Position of the Data Value:
0 = Custom
1 = Above Riser
2 = On Riser Edge
3 = Below Riser Edge
4 = Center on Riser
5 = Above Riser Base
Default Value is (1).
- Returns:
- integer value between 0 - 5 (inclusive)
setDataTextPosition
public void setDataTextPosition(int newValue)
-
- Property Name:
DataTextPosition
- Position of the Data Value:
0 = Custom
1 = Above Riser
2 = On Riser Edge
3 = Below Riser Edge
4 = Center on Riser
5 = Above Riser Base
Default Value is (1).
getPieRingTotalFormat
public int getPieRingTotalFormat()
-
- Property Name:
PieRingTotalFormat
- Selects format for Ring Total
Default Value is (0).
- Returns:
- integer value between -1 - 17 (inclusive)
setPieRingTotalFormat
public void setPieRingTotalFormat(int newValue)
-
- Property Name:
PieRingTotalFormat
- Selects format for Ring Total
Default Value is (0).
getX1AxisLineDisplay
public boolean getX1AxisLineDisplay()
-
- Property Name:
X1AxisLineDisplay
- Dispay X1 Axis Line
Default Value is (FALSE).
- Returns:
- boolean
setX1AxisLineDisplay
public void setX1AxisLineDisplay(boolean newValue)
-
- Property Name:
X1AxisLineDisplay
- Dispay X1 Axis Line
Default Value is (FALSE).
getY1AxisLineDisplay
public boolean getY1AxisLineDisplay()
-
- Property Name:
Y1AxisLineDisplay
- Dispay Y1 Axis Line
Default Value is (FALSE).
- Returns:
- boolean
setY1AxisLineDisplay
public void setY1AxisLineDisplay(boolean newValue)
-
- Property Name:
Y1AxisLineDisplay
- Dispay Y1 Axis Line
Default Value is (FALSE).
getY2AxisLineDisplay
public boolean getY2AxisLineDisplay()
-
- Property Name:
Y2AxisLineDisplay
- Dispay Y2 Axis Line
Default Value is (FALSE).
- Returns:
- boolean
setY2AxisLineDisplay
public void setY2AxisLineDisplay(boolean newValue)
-
- Property Name:
Y2AxisLineDisplay
- Dispay Y2 Axis Line
Default Value is (FALSE).
getO1AxisLineDisplay
public boolean getO1AxisLineDisplay()
-
- Property Name:
O1AxisLineDisplay
- Dispay O1 Axis Line
Default Value is (FALSE).
- Returns:
- boolean
setO1AxisLineDisplay
public void setO1AxisLineDisplay(boolean newValue)
-
- Property Name:
O1AxisLineDisplay
- Dispay O1 Axis Line
Default Value is (FALSE).
getDualAxisLineDisplay
public boolean getDualAxisLineDisplay()
-
- Property Name:
DualAxisLineDisplay
- Display line separating axis
Default Value is (FALSE).
- Returns:
- boolean
setDualAxisLineDisplay
public void setDualAxisLineDisplay(boolean newValue)
-
- Property Name:
DualAxisLineDisplay
- Display line separating axis
Default Value is (FALSE).
getStock52WeekLowValue
public double getStock52WeekLowValue()
-
- Property Name:
Stock52WeekLowValue
- Set value for 52-week low line.
Default Value is (10).
- Returns:
- double
setStock52WeekLowValue
public void setStock52WeekLowValue(double newValue)
-
- Property Name:
Stock52WeekLowValue
- Set value for 52-week low line.
Default Value is (10).
getAxisDescending
public boolean getAxisDescending()
- Method Name: AxisDescending
- True means Descending
Default Value is (FALSE).
- Returns:
- boolean
getAxisDescending
public boolean getAxisDescending(IdentObj id)
getAxisDescending
public boolean getAxisDescending(int objectID)
setAxisDescending
public void setAxisDescending(boolean newValue)
setAxisDescending
public void setAxisDescending(IdentObj id,
boolean newValue)
setAxisDescending
public void setAxisDescending(int objectID,
boolean newValue)
getAxisSide
public int getAxisSide()
- Method Name: AxisSide
- Which side of the chart will the labels for this axis be drawn on?
0=Left side (or bottom for Horizontal charts)
1=Right side (or top for Horizontal charts)
2=Both sides of the chart
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
getAxisSide
public int getAxisSide(IdentObj id)
getAxisSide
public int getAxisSide(int objectID)
setAxisSide
public void setAxisSide(int newValue)
setAxisSide
public void setAxisSide(IdentObj id,
int newValue)
setAxisSide
public void setAxisSide(int objectID,
int newValue)
getDataTextAngle
public int getDataTextAngle()
- Method Name: DataTextAngle
- Angle in degrees for the data text position of specified data point (s,g), or series (s)
Default Value is (90).
- Returns:
- integer value between 0 - 360 (inclusive)
getDataTextAngle
public int getDataTextAngle(IdentObj id)
getDataTextAngle
public int getDataTextAngle(int seriesID)
getDataTextAngle
public int getDataTextAngle(int seriesID,
int groupID)
setDataTextAngle
public void setDataTextAngle(int newValue)
setDataTextAngle
public void setDataTextAngle(IdentObj id,
int newValue)
setDataTextAngle
public void setDataTextAngle(int seriesID,
int newValue)
setDataTextAngle
public void setDataTextAngle(int seriesID,
int groupID,
int newValue)
getDataTextRadius
public int getDataTextRadius()
- Method Name: DataTextRadius
- Radius (0 is centered) for the data text position of specified data point (s,g), or series (s)
Default Value is (20).
- Returns:
- integer value between 0 - 100 (inclusive)
getDataTextRadius
public int getDataTextRadius(IdentObj id)
getDataTextRadius
public int getDataTextRadius(int seriesID)
getDataTextRadius
public int getDataTextRadius(int seriesID,
int groupID)
setDataTextRadius
public void setDataTextRadius(int newValue)
setDataTextRadius
public void setDataTextRadius(IdentObj id,
int newValue)
setDataTextRadius
public void setDataTextRadius(int seriesID,
int newValue)
setDataTextRadius
public void setDataTextRadius(int seriesID,
int groupID,
int newValue)
getDisplay
public boolean getDisplay()
- Method Name: Display
- Whether the specified object is displayed
Default Value is (TRUE).
- Returns:
- boolean
getDisplay
public boolean getDisplay(IdentObj id)
getDisplay
public boolean getDisplay(int objectID)
setDisplay
public void setDisplay(boolean newValue)
setDisplay
public void setDisplay(IdentObj id,
boolean newValue)
setDisplay
public void setDisplay(int objectID,
boolean newValue)
getDisplayOffScale
public boolean getDisplayOffScale()
- Method Name: DisplayOffScale
- Whether to cut off data point or leave blank
Default Value is (TRUE).
- Returns:
- boolean
getDisplayOffScale
public boolean getDisplayOffScale(IdentObj id)
getDisplayOffScale
public boolean getDisplayOffScale(int objectID)
setDisplayOffScale
public void setDisplayOffScale(boolean newValue)
setDisplayOffScale
public void setDisplayOffScale(IdentObj id,
boolean newValue)
setDisplayOffScale
public void setDisplayOffScale(int objectID,
boolean newValue)
getExcludeMaxLabel
public boolean getExcludeMaxLabel()
- Method Name: ExcludeMaxLabel
- Exclude Max Label on Axis
Default Value is (FALSE).
- Returns:
- boolean
getExcludeMaxLabel
public boolean getExcludeMaxLabel(IdentObj id)
getExcludeMaxLabel
public boolean getExcludeMaxLabel(int objectID)
setExcludeMaxLabel
public void setExcludeMaxLabel(boolean newValue)
setExcludeMaxLabel
public void setExcludeMaxLabel(IdentObj id,
boolean newValue)
setExcludeMaxLabel
public void setExcludeMaxLabel(int objectID,
boolean newValue)
getExcludeMinLabel
public boolean getExcludeMinLabel()
- Method Name: ExcludeMinLabel
- Exclude Min Label on Axis
Default Value is (FALSE).
- Returns:
- boolean
getExcludeMinLabel
public boolean getExcludeMinLabel(IdentObj id)
getExcludeMinLabel
public boolean getExcludeMinLabel(int objectID)
setExcludeMinLabel
public void setExcludeMinLabel(boolean newValue)
setExcludeMinLabel
public void setExcludeMinLabel(IdentObj id,
boolean newValue)
setExcludeMinLabel
public void setExcludeMinLabel(int objectID,
boolean newValue)
getFontName
public String getFontName()
- Method Name: FontName
- Font name
Default Value is (Serif).
- Returns:
- String
getFontName
public String getFontName(IdentObj id)
getFontName
public String getFontName(int objectID)
setFontName
public void setFontName(String newValue)
setFontName
public void setFontName(IdentObj id,
String newValue)
setFontName
public void setFontName(int objectID,
String newValue)
getFontSizeVC
public int getFontSizeVC()
- Method Name: FontSizeVC
- Font size, in virtual coords
Default Value is (1000).
- Returns:
- integer
getFontSizeVC
public int getFontSizeVC(IdentObj id)
getFontSizeVC
public int getFontSizeVC(int objectID)
setFontSizeVC
public void setFontSizeVC(int newValue)
setFontSizeVC
public void setFontSizeVC(IdentObj id,
int newValue)
setFontSizeVC
public void setFontSizeVC(int objectID,
int newValue)
getFontStyle
public int getFontStyle()
- Method Name: FontStyle
- Font style
Default Value is (0).
- Returns:
- integer
getFontStyle
public int getFontStyle(IdentObj id)
getFontStyle
public int getFontStyle(int objectID)
setFontStyle
public void setFontStyle(int newValue)
setFontStyle
public void setFontStyle(IdentObj id,
int newValue)
setFontStyle
public void setFontStyle(int objectID,
int newValue)
getGridStep
public double getGridStep()
- Method Name: GridStep
- What is the scale step (between gridlines) for specified numeric axis?
Default Value is (15).
- Returns:
- double
getGridStep
public double getGridStep(IdentObj id)
getGridStep
public double getGridStep(int objectID)
setGridStep
public void setGridStep(double newValue)
setGridStep
public void setGridStep(IdentObj id,
double newValue)
setGridStep
public void setGridStep(int objectID,
double newValue)
getGridStepAuto
public boolean getGridStepAuto()
- Method Name: GridStepAuto
- Is gridline scale step automatically calculated?
Default Value is (TRUE).
- Returns:
- boolean
getGridStepAuto
public boolean getGridStepAuto(IdentObj id)
getGridStepAuto
public boolean getGridStepAuto(int objectID)
setGridStepAuto
public void setGridStepAuto(boolean newValue)
setGridStepAuto
public void setGridStepAuto(IdentObj id,
boolean newValue)
setGridStepAuto
public void setGridStepAuto(int objectID,
boolean newValue)
getGridStyle
public int getGridStyle()
- Method Name: GridStyle
- Solid, dashed, etc.
Default Value is (0).
- Returns:
- integer value between 0 - 5 (inclusive)
getGridStyle
public int getGridStyle(IdentObj id)
getGridStyle
public int getGridStyle(int objectID)
setGridStyle
public void setGridStyle(int newValue)
setGridStyle
public void setGridStyle(IdentObj id,
int newValue)
setGridStyle
public void setGridStyle(int objectID,
int newValue)
getGroupLabel
public String getGroupLabel()
- Method Name: GroupLabel
- Text String for Group
Default Value is (NULLSTRING).
- Returns:
- String
getGroupLabel
public String getGroupLabel(IdentObj id)
getGroupLabel
public String getGroupLabel(int groupID)
setGroupLabel
public void setGroupLabel(String newValue)
setGroupLabel
public void setGroupLabel(IdentObj id,
String newValue)
setGroupLabel
public void setGroupLabel(int groupID,
String newValue)
getLabelStagger
public boolean getLabelStagger()
- Method Name: LabelStagger
- Stagger this (axis) label?
Default Value is (FALSE).
- Returns:
- boolean
getLabelStagger
public boolean getLabelStagger(IdentObj id)
getLabelStagger
public boolean getLabelStagger(int objectID)
setLabelStagger
public void setLabelStagger(boolean newValue)
setLabelStagger
public void setLabelStagger(IdentObj id,
boolean newValue)
setLabelStagger
public void setLabelStagger(int objectID,
boolean newValue)
getLogScale
public boolean getLogScale()
- Method Name: LogScale
- Is specified numeric axis logarithmic?
Default Value is (FALSE).
- Returns:
- boolean
getLogScale
public boolean getLogScale(IdentObj id)
getLogScale
public boolean getLogScale(int objectID)
setLogScale
public void setLogScale(boolean newValue)
setLogScale
public void setLogScale(IdentObj id,
boolean newValue)
setLogScale
public void setLogScale(int objectID,
boolean newValue)
getMarkerSize
public int getMarkerSize()
- Method Name: MarkerSize
- Marker size for specified point (s,g), series (s)
Default Value is (30).
- Returns:
- integer value between 0 - 100 (inclusive)
getMarkerSize
public int getMarkerSize(IdentObj id)
getMarkerSize
public int getMarkerSize(int seriesID)
getMarkerSize
public int getMarkerSize(int seriesID,
int groupID)
setMarkerSize
public void setMarkerSize(int newValue)
setMarkerSize
public void setMarkerSize(IdentObj id,
int newValue)
setMarkerSize
public void setMarkerSize(int seriesID,
int newValue)
setMarkerSize
public void setMarkerSize(int seriesID,
int groupID,
int newValue)
getPieSliceDelete
public boolean getPieSliceDelete()
- Method Name: PieSliceDelete
- Whether to delete specified slice (s,g) or slices in series (s)
Default Value is (FALSE).
- Returns:
- boolean
getPieSliceDelete
public boolean getPieSliceDelete(IdentObj id)
getPieSliceDelete
public boolean getPieSliceDelete(int seriesID)
getPieSliceDelete
public boolean getPieSliceDelete(int seriesID,
int groupID)
setPieSliceDelete
public void setPieSliceDelete(boolean newValue)
setPieSliceDelete
public void setPieSliceDelete(IdentObj id,
boolean newValue)
setPieSliceDelete
public void setPieSliceDelete(int seriesID,
boolean newValue)
setPieSliceDelete
public void setPieSliceDelete(int seriesID,
int groupID,
boolean newValue)
getPieSliceDetach
public int getPieSliceDetach()
- Method Name: PieSliceDetach
- How much to detach specified slice (s,g), or slices in series (s)
Default Value is (0).
- Returns:
- integer value between 0 - 100 (inclusive)
getPieSliceDetach
public int getPieSliceDetach(IdentObj id)
getPieSliceDetach
public int getPieSliceDetach(int seriesID)
getPieSliceDetach
public int getPieSliceDetach(int seriesID,
int groupID)
setPieSliceDetach
public void setPieSliceDetach(int newValue)
setPieSliceDetach
public void setPieSliceDetach(IdentObj id,
int newValue)
setPieSliceDetach
public void setPieSliceDetach(int seriesID,
int newValue)
setPieSliceDetach
public void setPieSliceDetach(int seriesID,
int groupID,
int newValue)
getRect
public Rectangle getRect()
- Method Name: Rect
- Sets the bounding rect for a user-movable object in VC (x,y,width,height)
Default Value is (0,0,0,0).
- Returns:
- Rectangle
getRect
public Rectangle getRect(IdentObj id)
getRect
public Rectangle getRect(int objectID)
setRect
public void setRect(Rectangle newValue)
setRect
public void setRect(IdentObj id,
Rectangle newValue)
setRect
public void setRect(int objectID,
Rectangle newValue)
getScaleMax
public double getScaleMax()
- Method Name: ScaleMax
- What is the scale maximum for specified numeric axis?
Default Value is (150).
- Returns:
- double
getScaleMax
public double getScaleMax(IdentObj id)
getScaleMax
public double getScaleMax(int objectID)
setScaleMax
public void setScaleMax(double newValue)
setScaleMax
public void setScaleMax(IdentObj id,
double newValue)
setScaleMax
public void setScaleMax(int objectID,
double newValue)
getScaleMaxAuto
public boolean getScaleMaxAuto()
- Method Name: ScaleMaxAuto
- Is scale maximum automatically calculated?
Default Value is (TRUE).
- Returns:
- boolean
getScaleMaxAuto
public boolean getScaleMaxAuto(IdentObj id)
getScaleMaxAuto
public boolean getScaleMaxAuto(int objectID)
setScaleMaxAuto
public void setScaleMaxAuto(boolean newValue)
setScaleMaxAuto
public void setScaleMaxAuto(IdentObj id,
boolean newValue)
setScaleMaxAuto
public void setScaleMaxAuto(int objectID,
boolean newValue)
getScaleMin
public double getScaleMin()
- Method Name: ScaleMin
- What is the scale minimum for specified numeric axis?
Default Value is (0).
- Returns:
- double
getScaleMin
public double getScaleMin(IdentObj id)
getScaleMin
public double getScaleMin(int objectID)
setScaleMin
public void setScaleMin(double newValue)
setScaleMin
public void setScaleMin(IdentObj id,
double newValue)
setScaleMin
public void setScaleMin(int objectID,
double newValue)
getScaleMinAuto
public boolean getScaleMinAuto()
- Method Name: ScaleMinAuto
- Is scale minimum automatically calculated?
Default Value is (TRUE).
- Returns:
- boolean
getScaleMinAuto
public boolean getScaleMinAuto(IdentObj id)
getScaleMinAuto
public boolean getScaleMinAuto(int objectID)
setScaleMinAuto
public void setScaleMinAuto(boolean newValue)
setScaleMinAuto
public void setScaleMinAuto(IdentObj id,
boolean newValue)
setScaleMinAuto
public void setScaleMinAuto(int objectID,
boolean newValue)
getScaleMustIncludeZero
public boolean getScaleMustIncludeZero()
- Method Name: ScaleMustIncludeZero
- Must the scale of the specified axis include zero?
Default Value is (FALSE).
- Returns:
- boolean
getScaleMustIncludeZero
public boolean getScaleMustIncludeZero(IdentObj id)
getScaleMustIncludeZero
public boolean getScaleMustIncludeZero(int objectID)
setScaleMustIncludeZero
public void setScaleMustIncludeZero(boolean newValue)
setScaleMustIncludeZero
public void setScaleMustIncludeZero(IdentObj id,
boolean newValue)
setScaleMustIncludeZero
public void setScaleMustIncludeZero(int objectID,
boolean newValue)
getSeriesLabel
public String getSeriesLabel()
- Method Name: SeriesLabel
- Text String for Series
Default Value is (NULLSTRING).
- Returns:
- String
getSeriesLabel
public String getSeriesLabel(IdentObj id)
getSeriesLabel
public String getSeriesLabel(int seriesID)
setSeriesLabel
public void setSeriesLabel(String newValue)
setSeriesLabel
public void setSeriesLabel(IdentObj id,
String newValue)
setSeriesLabel
public void setSeriesLabel(int seriesID,
String newValue)
getShadowDisplay
public boolean getShadowDisplay()
- Method Name: ShadowDisplay
- Display drop shadow on specified object?
Default Value is (FALSE).
- Returns:
- boolean
getShadowDisplay
public boolean getShadowDisplay(IdentObj id)
getShadowDisplay
public boolean getShadowDisplay(int objectID)
setShadowDisplay
public void setShadowDisplay(boolean newValue)
setShadowDisplay
public void setShadowDisplay(IdentObj id,
boolean newValue)
setShadowDisplay
public void setShadowDisplay(int objectID,
boolean newValue)
getShadowXOffset
public int getShadowXOffset()
- Method Name: ShadowXOffset
- X-offset of drop shadow on specified object
Default Value is (2).
- Returns:
- integer value between 0 - 20 (inclusive)
getShadowXOffset
public int getShadowXOffset(IdentObj id)
getShadowXOffset
public int getShadowXOffset(int objectID)
setShadowXOffset
public void setShadowXOffset(int newValue)
setShadowXOffset
public void setShadowXOffset(IdentObj id,
int newValue)
setShadowXOffset
public void setShadowXOffset(int objectID,
int newValue)
getShadowYOffset
public int getShadowYOffset()
- Method Name: ShadowYOffset
- Y-offset of drop shadow on specified object
Default Value is (2).
- Returns:
- integer value between 0 - 20 (inclusive)
getShadowYOffset
public int getShadowYOffset(IdentObj id)
getShadowYOffset
public int getShadowYOffset(int objectID)
setShadowYOffset
public void setShadowYOffset(int newValue)
setShadowYOffset
public void setShadowYOffset(IdentObj id,
int newValue)
setShadowYOffset
public void setShadowYOffset(int objectID,
int newValue)
getTextFormatPreset
public int getTextFormatPreset()
- Method Name: TextFormatPreset
- Standard Format for the text
Default Value is (0).
- Returns:
- integer value between -1 - 17 (inclusive)
getTextFormatPreset
public int getTextFormatPreset(IdentObj id)
getTextFormatPreset
public int getTextFormatPreset(int objectID)
setTextFormatPreset
public void setTextFormatPreset(int newValue)
setTextFormatPreset
public void setTextFormatPreset(IdentObj id,
int newValue)
setTextFormatPreset
public void setTextFormatPreset(int objectID,
int newValue)
getTextJustHoriz
public int getTextJustHoriz()
- Method Name: TextJustHoriz
- Horizontal justification
Default Value is (1).
- Returns:
- integer value between 0 - 2 (inclusive)
getTextJustHoriz
public int getTextJustHoriz(IdentObj id)
getTextJustHoriz
public int getTextJustHoriz(int objectID)
setTextJustHoriz
public void setTextJustHoriz(int newValue)
setTextJustHoriz
public void setTextJustHoriz(IdentObj id,
int newValue)
setTextJustHoriz
public void setTextJustHoriz(int objectID,
int newValue)
getTextJustVert
public int getTextJustVert()
- Method Name: TextJustVert
- Vertical justification
Default Value is (1).
- Returns:
- integer value between 0 - 2 (inclusive)
getTextJustVert
public int getTextJustVert(IdentObj id)
getTextJustVert
public int getTextJustVert(int objectID)
setTextJustVert
public void setTextJustVert(int newValue)
setTextJustVert
public void setTextJustVert(IdentObj id,
int newValue)
setTextJustVert
public void setTextJustVert(int objectID,
int newValue)
getTextRotation
public int getTextRotation()
- Method Name: TextRotation
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
getTextRotation
public int getTextRotation(IdentObj id)
getTextRotation
public int getTextRotation(int objectID)
setTextRotation
public void setTextRotation(int newValue)
setTextRotation
public void setTextRotation(IdentObj id,
int newValue)
setTextRotation
public void setTextRotation(int objectID,
int newValue)
getTextString
public String getTextString()
- Method Name: TextString
- Sets the string to be displayed in a text object
Default Value is (NULLSTRING).
- Returns:
- String
getTextString
public String getTextString(IdentObj id)
getTextString
public String getTextString(int objectID)
setTextString
public void setTextString(String newValue)
setTextString
public void setTextString(IdentObj id,
String newValue)
setTextString
public void setTextString(int objectID,
String newValue)
getTextWrap
public boolean getTextWrap()
- Method Name: TextWrap
- Turn on text wrapping?
Default Value is (FALSE).
- Returns:
- boolean
getTextWrap
public boolean getTextWrap(IdentObj id)
getTextWrap
public boolean getTextWrap(int objectID)
setTextWrap
public void setTextWrap(boolean newValue)
setTextWrap
public void setTextWrap(IdentObj id,
boolean newValue)
setTextWrap
public void setTextWrap(int objectID,
boolean newValue)
getURL
public String getURL()
- Method Name: URL
- Universal Resource Locator for any specific Object
Default Value is (NULLSTRING).
- Returns:
- String
getURL
public String getURL(IdentObj id)
getURL
public String getURL(int seriesID)
getURL
public String getURL(int seriesID,
int groupID)
setURL
public void setURL(String newValue)
setURL
public void setURL(IdentObj id,
String newValue)
setURL
public void setURL(int seriesID,
String newValue)
setURL
public void setURL(int seriesID,
int groupID,
String newValue)
getURLTarget
public String getURLTarget()
- Method Name: URLTarget
- Frame Target for URL associated with any specific Object
Default Value is (NULLSTRING).
- Returns:
- String
getURLTarget
public String getURLTarget(IdentObj id)
getURLTarget
public String getURLTarget(int seriesID)
getURLTarget
public String getURLTarget(int seriesID,
int groupID)
setURLTarget
public void setURLTarget(String newValue)
setURLTarget
public void setURLTarget(IdentObj id,
String newValue)
setURLTarget
public void setURLTarget(int seriesID,
String newValue)
setURLTarget
public void setURLTarget(int seriesID,
int groupID,
String newValue)
getSeriesType
public int getSeriesType()
- Method Name: SeriesType
- Specify series type independent of chart type
Default Value is (0).
- Returns:
- integer value between 0 - 3 (inclusive)
getSeriesType
public int getSeriesType(IdentObj id)
getSeriesType
public int getSeriesType(int seriesID)
setSeriesType
public void setSeriesType(int newValue)
setSeriesType
public void setSeriesType(IdentObj id,
int newValue)
setSeriesType
public void setSeriesType(int seriesID,
int newValue)
getDataLineThickness
public int getDataLineThickness()
-
- Property Name:
DataLineThickness
- For a "2.5D effect" chart, how wide is the "fake 3D" line, expressed as a percentage from 1 to 100? 1 would be basically a thin line, 100 would be a very thick 3D ribbon extending all the way across the extruded frame.
Default Value is (30).
- Returns:
- integer value between 1 - 100 (inclusive)
setDataLineThickness
public void setDataLineThickness(int newValue)
-
- Property Name:
DataLineThickness
- For a "2.5D effect" chart, how wide is the "fake 3D" line, expressed as a percentage from 1 to 100? 1 would be basically a thin line, 100 would be a very thick 3D ribbon extending all the way across the extruded frame.
Default Value is (30).
getLegendReverse
public boolean getLegendReverse()
-
- Property Name:
LegendReverse
- Draw legend in reverse order?
Default Value is (FALSE).
- Returns:
- boolean
setLegendReverse
public void setLegendReverse(boolean newValue)
-
- Property Name:
LegendReverse
- Draw legend in reverse order?
Default Value is (FALSE).
getY2TitleString
public String getY2TitleString()
-
- Property Name:
Y2TitleString
- NONE
Default Value is (NULLSTRING).
- Returns:
- String
setY2TitleString
public void setY2TitleString(String newValue)
-
- Property Name:
Y2TitleString
- NONE
Default Value is (NULLSTRING).
getDisplayBarAsPictograph
public boolean getDisplayBarAsPictograph()
-
- Property Name:
DisplayBarAsPictograph
- Display Bar as Pictograph (Only for Flat 2D)
Default Value is (FALSE).
- Returns:
- boolean
setDisplayBarAsPictograph
public void setDisplayBarAsPictograph(boolean newValue)
-
- Property Name:
DisplayBarAsPictograph
- Display Bar as Pictograph (Only for Flat 2D)
Default Value is (FALSE).
getDataTextTemplateHiLo
public String getDataTextTemplateHiLo()
-
- Property Name:
DataTextTemplateHiLo
- Template for Data Text Labels for Stock Charts [empty string = Close for Charts which have Close or High for all others]
Default Value is (NULLSTRING).
- Returns:
- String
setDataTextTemplateHiLo
public void setDataTextTemplateHiLo(String newValue)
-
- Property Name:
DataTextTemplateHiLo
- Template for Data Text Labels for Stock Charts [empty string = Close for Charts which have Close or High for all others]
Default Value is (NULLSTRING).
getTextFormatPattern
public String getTextFormatPattern()
- Method Name: TextFormatPattern
- (Number) Format for specified object
Default Value is (#.#).
- Returns:
- String
getTextFormatPattern
public String getTextFormatPattern(IdentObj id)
getTextFormatPattern
public String getTextFormatPattern(int objectID)
setTextFormatPattern
public void setTextFormatPattern(String newValue)
setTextFormatPattern
public void setTextFormatPattern(IdentObj id,
String newValue)
setTextFormatPattern
public void setTextFormatPattern(int objectID,
String newValue)
getDataTextFormatPattern
public String getDataTextFormatPattern()
-
- Property Name:
DataTextFormatPattern
- (Number) Custom format for the data text.
Default Value is (#.#).
- Returns:
- String
setDataTextFormatPattern
public void setDataTextFormatPattern(String newValue)
-
- Property Name:
DataTextFormatPattern
- (Number) Custom format for the data text.
Default Value is (#.#).
getCubeLightSourceX
public double getCubeLightSourceX()
-
- Property Name:
CubeLightSourceX
- X-coord (unit space) of light source
Default Value is (0).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeLightSourceX
public void setCubeLightSourceX(double newValue)
-
- Property Name:
CubeLightSourceX
- X-coord (unit space) of light source
Default Value is (0).
getCubeLightSourceY
public double getCubeLightSourceY()
-
- Property Name:
CubeLightSourceY
- Y-coord (unit space) of light source
Default Value is (1).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeLightSourceY
public void setCubeLightSourceY(double newValue)
-
- Property Name:
CubeLightSourceY
- Y-coord (unit space) of light source
Default Value is (1).
getPieFeelerTextFormatPattern
public String getPieFeelerTextFormatPattern()
-
- Property Name:
PieFeelerTextFormatPattern
- (Number) Custom format for the pie feeler text.
Default Value is (#.#).
- Returns:
- String
setPieFeelerTextFormatPattern
public void setPieFeelerTextFormatPattern(String newValue)
-
- Property Name:
PieFeelerTextFormatPattern
- (Number) Custom format for the pie feeler text.
Default Value is (#.#).
getPieRingTotalFormatPattern
public String getPieRingTotalFormatPattern()
-
- Property Name:
PieRingTotalFormatPattern
- Selects format for Ring Total.
Default Value is (#.#).
- Returns:
- String
setPieRingTotalFormatPattern
public void setPieRingTotalFormatPattern(String newValue)
-
- Property Name:
PieRingTotalFormatPattern
- Selects format for Ring Total.
Default Value is (#.#).
getX1LabelFormatPattern
public String getX1LabelFormatPattern()
-
- Property Name:
X1LabelFormatPattern
- (Number) Custom format for the X1 labels.
Default Value is (#.#).
- Returns:
- String
setX1LabelFormatPattern
public void setX1LabelFormatPattern(String newValue)
-
- Property Name:
X1LabelFormatPattern
- (Number) Custom format for the X1 labels.
Default Value is (#.#).
getQuadrantLineCountX
public int getQuadrantLineCountX()
-
- Property Name:
QuadrantLineCountX
- Number of vertical Quadrant Lines
Default Value is (1).
- Returns:
- integer value between 1 - 10 (inclusive)
setQuadrantLineCountX
public void setQuadrantLineCountX(int newValue)
-
- Property Name:
QuadrantLineCountX
- Number of vertical Quadrant Lines
Default Value is (1).
getO1LabelRotate
public int getO1LabelRotate()
-
- Property Name:
O1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setO1LabelRotate
public void setO1LabelRotate(int newValue)
-
- Property Name:
O1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
getO2LabelRotate
public int getO2LabelRotate()
-
- Property Name:
O2LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setO2LabelRotate
public void setO2LabelRotate(int newValue)
-
- Property Name:
O2LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
getY1LabelRotate
public int getY1LabelRotate()
-
- Property Name:
Y1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setY1LabelRotate
public void setY1LabelRotate(int newValue)
-
- Property Name:
Y1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
getY2LabelRotate
public int getY2LabelRotate()
-
- Property Name:
Y2LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setY2LabelRotate
public void setY2LabelRotate(int newValue)
-
- Property Name:
Y2LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
getX1LabelRotate
public int getX1LabelRotate()
-
- Property Name:
X1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setX1LabelRotate
public void setX1LabelRotate(int newValue)
-
- Property Name:
X1LabelRotate
- Angle, 0 = No Rotaton, 1 = 90 Degrees, 2 = 270 Degrees, by which text is rotated
Default Value is (0).
getToolTipCustomString
public String getToolTipCustomString()
- Method Name: ToolTipCustomString
- Custom string for ToolTip Customization
Default Value is (NULLSTRING).
- Returns:
- String
getToolTipCustomString
public String getToolTipCustomString(IdentObj id)
getToolTipCustomString
public String getToolTipCustomString(int seriesID)
getToolTipCustomString
public String getToolTipCustomString(int seriesID,
int groupID)
setToolTipCustomString
public void setToolTipCustomString(String newValue)
setToolTipCustomString
public void setToolTipCustomString(IdentObj id,
String newValue)
setToolTipCustomString
public void setToolTipCustomString(int seriesID,
String newValue)
setToolTipCustomString
public void setToolTipCustomString(int seriesID,
int groupID,
String newValue)
getCubeLightSourceZ
public double getCubeLightSourceZ()
-
- Property Name:
CubeLightSourceZ
- Z-coord (unit space) of light source
Default Value is (1).
- Returns:
- double value between 0.0 - 100.0 (inclusive)
setCubeLightSourceZ
public void setCubeLightSourceZ(double newValue)
-
- Property Name:
CubeLightSourceZ
- Z-coord (unit space) of light source
Default Value is (1).
getY1LabelFormatPattern
public String getY1LabelFormatPattern()
-
- Property Name:
Y1LabelFormatPattern
- (Number) Custom format for the Y1 labels.
Default Value is (#.#).
- Returns:
- String
setY1LabelFormatPattern
public void setY1LabelFormatPattern(String newValue)
-
- Property Name:
Y1LabelFormatPattern
- (Number) Custom format for the Y1 labels.
Default Value is (#.#).
getY2LabelFormatPattern
public String getY2LabelFormatPattern()
-
- Property Name:
Y2LabelFormatPattern
- (Number) Custom format for the Y2 labels.
Default Value is (#.#).
- Returns:
- String
setY2LabelFormatPattern
public void setY2LabelFormatPattern(String newValue)
-
- Property Name:
Y2LabelFormatPattern
- (Number) Custom format for the Y2 labels.
Default Value is (#.#).
getTextAutofitMin
public int getTextAutofitMin()
-
- Property Name:
TextAutofitMin
- Minimum virtual size for text autofitting.
Default Value is (200).
- Returns:
- integer
setTextAutofitMin
public void setTextAutofitMin(int newValue)
-
- Property Name:
TextAutofitMin
- Minimum virtual size for text autofitting.
Default Value is (200).
getTextAutofitMax
public int getTextAutofitMax()
-
- Property Name:
TextAutofitMax
- Maximum virtual size for text autofitting.
Default Value is (2200).
- Returns:
- integer
setTextAutofitMax
public void setTextAutofitMax(int newValue)
-
- Property Name:
TextAutofitMax
- Maximum virtual size for text autofitting.
Default Value is (2200).
getQuadrantLineCountY
public int getQuadrantLineCountY()
-
- Property Name:
QuadrantLineCountY
- Number of horizontal Quadrant Lines
Default Value is (1).
- Returns:
- integer value between 1 - 10 (inclusive)
setQuadrantLineCountY
public void setQuadrantLineCountY(int newValue)
-
- Property Name:
QuadrantLineCountY
- Number of horizontal Quadrant Lines
Default Value is (1).
getZoomDirection
public int getZoomDirection()
-
- Property Name:
ZoomDirection
- Controls type of zooming user interface
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setZoomDirection
public void setZoomDirection(int newValue)
-
- Property Name:
ZoomDirection
- Controls type of zooming user interface
Default Value is (0).
getIgnoreSeries
public boolean getIgnoreSeries()
- Method Name: IgnoreSeries
- TRUE ignores this series
Default Value is (FALSE).
- Returns:
- boolean
getIgnoreSeries
public boolean getIgnoreSeries(IdentObj id)
getIgnoreSeries
public boolean getIgnoreSeries(int seriesID)
setIgnoreSeries
public void setIgnoreSeries(boolean newValue)
setIgnoreSeries
public void setIgnoreSeries(IdentObj id,
boolean newValue)
setIgnoreSeries
public void setIgnoreSeries(int seriesID,
boolean newValue)
getDataScrollerPresenceGroups
public int getDataScrollerPresenceGroups()
-
- Property Name:
DataScrollerPresenceGroups
- Determines when Group Data Scroller is visible
Default Value is (1).
- Returns:
- integer value between 0 - 2 (inclusive)
setDataScrollerPresenceGroups
public void setDataScrollerPresenceGroups(int newValue)
-
- Property Name:
DataScrollerPresenceGroups
- Determines when Group Data Scroller is visible
Default Value is (1).
getPieBarSeries
public int getPieBarSeries()
-
- Property Name:
PieBarSeries
- Which series is exploded as a Bar in PieBar charts
Default Value is (0).
- Returns:
- integer value between 0 - 511 (inclusive)
setPieBarSeries
public void setPieBarSeries(int newValue)
-
- Property Name:
PieBarSeries
- Which series is exploded as a Bar in PieBar charts
Default Value is (0).
getO1LabelMargin
public int getO1LabelMargin()
-
- Property Name:
O1LabelMargin
- Label Margins, 0 to 100 percent of the Label Width
Default Value is (0).
- Returns:
- integer value between 0 - 100 (inclusive)
setO1LabelMargin
public void setO1LabelMargin(int newValue)
-
- Property Name:
O1LabelMargin
- Label Margins, 0 to 100 percent of the Label Width
Default Value is (0).
getLabelMargin
public int getLabelMargin()
- Method Name: LabelMargin
- Label Margins, 0 to 100 percent of the Label Width
Default Value is (0).
- Returns:
- integer value between 0 - 100 (inclusive)
getLabelMargin
public int getLabelMargin(IdentObj id)
getLabelMargin
public int getLabelMargin(int objectID)
setLabelMargin
public void setLabelMargin(int newValue)
setLabelMargin
public void setLabelMargin(IdentObj id,
int newValue)
setLabelMargin
public void setLabelMargin(int objectID,
int newValue)
getDataScrollerPresenceSeries
public int getDataScrollerPresenceSeries()
-
- Property Name:
DataScrollerPresenceSeries
- Determines when Series Data Scroller is visible
Default Value is (1).
- Returns:
- integer value between 0 - 2 (inclusive)
setDataScrollerPresenceSeries
public void setDataScrollerPresenceSeries(int newValue)
-
- Property Name:
DataScrollerPresenceSeries
- Determines when Series Data Scroller is visible
Default Value is (1).
getBiDirectional
public boolean getBiDirectional()
-
- Property Name:
BiDirectional
- FALSE = Left to Right, TRUE = Right to Left
Default Value is (FALSE).
- Returns:
- boolean
setBiDirectional
public void setBiDirectional(boolean newValue)
-
- Property Name:
BiDirectional
- FALSE = Left to Right, TRUE = Right to Left
Default Value is (FALSE).
getAxisTextAutofitMax
public int getAxisTextAutofitMax()
-
- Property Name:
AxisTextAutofitMax
- Maximum virtual size for Axis Text while autofitted.
Default Value is (2000).
- Returns:
- integer
setAxisTextAutofitMax
public void setAxisTextAutofitMax(int newValue)
-
- Property Name:
AxisTextAutofitMax
- Maximum virtual size for Axis Text while autofitted.
Default Value is (2000).
getAxisTextAutofitMin
public int getAxisTextAutofitMin()
-
- Property Name:
AxisTextAutofitMin
- Minimum virtual size for Axis Text while autofitted.
Default Value is (500).
- Returns:
- integer
setAxisTextAutofitMin
public void setAxisTextAutofitMin(int newValue)
-
- Property Name:
AxisTextAutofitMin
- Minimum virtual size for Axis Text while autofitted.
Default Value is (500).
getAxisTextAutofitMode
public int getAxisTextAutofitMode()
-
- Property Name:
AxisTextAutofitMode
- Determine how Axis Text is Autofitted
Default Value is (0).
- Returns:
- integer value between 0 - 2 (inclusive)
setAxisTextAutofitMode
public void setAxisTextAutofitMode(int newValue)
-
- Property Name:
AxisTextAutofitMode
- Determine how Axis Text is Autofitted
Default Value is (0).
getAxisTextAutofitPercent
public int getAxisTextAutofitPercent()
-
- Property Name:
AxisTextAutofitPercent
- Deviation Percentage for Autofitted Axis Text
Default Value is (10).
- Returns:
- integer value between 0 - 100 (inclusive)
setAxisTextAutofitPercent
public void setAxisTextAutofitPercent(int newValue)
-
- Property Name:
AxisTextAutofitPercent
- Deviation Percentage for Autofitted Axis Text
Default Value is (10).
getNestedLabels
public boolean getNestedLabels()
-
- Property Name:
NestedLabels
- If true, use TDGNestedLabelsObj for nested O1 labels.
Default Value is (FALSE).
- Returns:
- boolean
setNestedLabels
public void setNestedLabels(boolean newValue)
-
- Property Name:
NestedLabels
- If true, use TDGNestedLabelsObj for nested O1 labels.
Default Value is (FALSE).
getNestedLabelsUniformStyle
public boolean getNestedLabelsUniformStyle()
-
- Property Name:
NestedLabelsUniformStyle
- If true, all nested O1 labels have same font, size, style and color.
Default Value is (FALSE).
- Returns:
- boolean
setNestedLabelsUniformStyle
public void setNestedLabelsUniformStyle(boolean newValue)
-
- Property Name:
NestedLabelsUniformStyle
- If true, all nested O1 labels have same font, size, style and color.
Default Value is (FALSE).
getDataTextTemplateScatter
public String getDataTextTemplateScatter()
-
- Property Name:
DataTextTemplateScatter
- Template for Data Text Labels for Scatter
Default Value is ([X], [Y]).
- Returns:
- String
setDataTextTemplateScatter
public void setDataTextTemplateScatter(String newValue)
-
- Property Name:
DataTextTemplateScatter
- Template for Data Text Labels for Scatter
Default Value is ([X], [Y]).
getDataTextTemplateBubble
public String getDataTextTemplateBubble()
-
- Property Name:
DataTextTemplateBubble
- Template for Data Text Labels for Bubble
Default Value is ([SIZE]).
- Returns:
- String
setDataTextTemplateBubble
public void setDataTextTemplateBubble(String newValue)
-
- Property Name:
DataTextTemplateBubble
- Template for Data Text Labels for Bubble
Default Value is ([SIZE]).
getFontSize
public int getFontSize()
- Method Name: FontSize
- Font size, in destination coords
Default Value is (12).
- Returns:
- integer value between 1 - 128 (inclusive)
getFontSize
public int getFontSize(IdentObj id)
getFontSize
public int getFontSize(int objectID)
setFontSize
public void setFontSize(int newValue)
setFontSize
public void setFontSize(IdentObj id,
int newValue)
setFontSize
public void setFontSize(int objectID,
int newValue)
getLegendMarkersPerCol
public int getLegendMarkersPerCol()
-
- Property Name:
LegendMarkersPerCol
- 0 means automatic
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setLegendMarkersPerCol
public void setLegendMarkersPerCol(int newValue)
-
- Property Name:
LegendMarkersPerCol
- 0 means automatic
Default Value is (0).
getLegendMarkersPerRow
public int getLegendMarkersPerRow()
-
- Property Name:
LegendMarkersPerRow
- 0 means automatic
Default Value is (0).
- Returns:
- integer value between 0 - 4 (inclusive)
setLegendMarkersPerRow
public void setLegendMarkersPerRow(int newValue)
-
- Property Name:
LegendMarkersPerRow
- 0 means automatic
Default Value is (0).
getChartBackground
public IdentObj getChartBackground()
getFrame
public IdentObj getFrame()
getFootnote
public IdentObj getFootnote()
getSubtitle
public IdentObj getSubtitle()
getTitle
public IdentObj getTitle()
getY1Title
public IdentObj getY1Title()
getY2Title
public IdentObj getY2Title()
getO1Title
public IdentObj getO1Title()
getO2Title
public IdentObj getO2Title()
getX1Title
public IdentObj getX1Title()
getLegendArea
public IdentObj getLegendArea()
getLegendMarker
public IdentObj getLegendMarker()
getLegendText
public IdentObj getLegendText()
getFrameSide
public IdentObj getFrameSide()
getFrameBottom
public IdentObj getFrameBottom()
getFrameSeparator
public IdentObj getFrameSeparator()
getSpectralLegendMarker
public IdentObj getSpectralLegendMarker()
getGroupScroller
public IdentObj getGroupScroller()
getGroupScrollerThumb
public IdentObj getGroupScrollerThumb()
getGroupScrollerEditBox
public IdentObj getGroupScrollerEditBox()
getGroupScrollerEditLeft
public IdentObj getGroupScrollerEditLeft()
getGroupScrollerEditThumb
public IdentObj getGroupScrollerEditThumb()
getGroupScrollerEditRight
public IdentObj getGroupScrollerEditRight()
getSeriesScroller
public IdentObj getSeriesScroller()
getSeriesScrollerThumb
public IdentObj getSeriesScrollerThumb()
getSeriesScrollerEditBox
public IdentObj getSeriesScrollerEditBox()
getSeriesScrollerEditLeft
public IdentObj getSeriesScrollerEditLeft()
getSeriesScrollerEditThumb
public IdentObj getSeriesScrollerEditThumb()
getSeriesScrollerEditRight
public IdentObj getSeriesScrollerEditRight()
getNestedO1Label0
public IdentObj getNestedO1Label0()
getNestedO1Label1
public IdentObj getNestedO1Label1()
getNestedO1Label2
public IdentObj getNestedO1Label2()
getNestedO1Label3
public IdentObj getNestedO1Label3()
getNestedO1Label4
public IdentObj getNestedO1Label4()
getNestedO1Label5
public IdentObj getNestedO1Label5()
getNestedO1Label6
public IdentObj getNestedO1Label6()
getNestedO1Label7
public IdentObj getNestedO1Label7()
getNestedO1Label8
public IdentObj getNestedO1Label8()
getNestedO1LabelLine
public IdentObj getNestedO1LabelLine()
getAreaRiser
public IdentObj getAreaRiser()
getLineRiser
public IdentObj getLineRiser()
getLineMarker
public IdentObj getLineMarker()
getDataText
public IdentObj getDataText()
getO1AxisLine
public IdentObj getO1AxisLine()
getO1Label
public IdentObj getO1Label()
getO1MajorGrid
public IdentObj getO1MajorGrid()
getO1MinorGrid
public IdentObj getO1MinorGrid()
getO2AxisLine
public IdentObj getO2AxisLine()
getO2Label
public IdentObj getO2Label()
getO2MajorGrid
public IdentObj getO2MajorGrid()
getO2MinorGrid
public IdentObj getO2MinorGrid()
getBarRiser
public IdentObj getBarRiser()
getX1AxisLine
public IdentObj getX1AxisLine()
getX1Label
public IdentObj getX1Label()
getX1MajorGrid
public IdentObj getX1MajorGrid()
getX1MinorGrid
public IdentObj getX1MinorGrid()
getY1AxisLine
public IdentObj getY1AxisLine()
getY1Label
public IdentObj getY1Label()
getY1MajorGrid
public IdentObj getY1MajorGrid()
getY1MinorGrid
public IdentObj getY1MinorGrid()
getY2AxisLine
public IdentObj getY2AxisLine()
getY2Label
public IdentObj getY2Label()
getY2MajorGrid
public IdentObj getY2MajorGrid()
getY2MinorGrid
public IdentObj getY2MinorGrid()
getX1ZeroLine
public IdentObj getX1ZeroLine()
getY1ZeroLine
public IdentObj getY1ZeroLine()
getY2ZeroLine
public IdentObj getY2ZeroLine()
getPieFeelerLine
public IdentObj getPieFeelerLine()
getPieSliceLabel
public IdentObj getPieSliceLabel()
getPieLabel
public IdentObj getPieLabel()
getPieRingLabel
public IdentObj getPieRingLabel()
getSlice
public IdentObj getSlice()
getPieBarSlice
public IdentObj getPieBarSlice()
getSliceCrust
public IdentObj getSliceCrust()
getPieBarSliceCrust
public IdentObj getPieBarSliceCrust()
getSliceRing
public IdentObj getSliceRing()
getPieBarConnectLines
public IdentObj getPieBarConnectLines()
getPieFrame
public IdentObj getPieFrame()
getStockRiser
public IdentObj getStockRiser()
getStock52WeekHighLine
public IdentObj getStock52WeekHighLine()
getStock52WeekLowLine
public IdentObj getStock52WeekLowLine()
getStockLowerRiser
public IdentObj getStockLowerRiser()
getStockCloseTick
public IdentObj getStockCloseTick()
getStockOpenTick
public IdentObj getStockOpenTick()
getStockMALine
public IdentObj getStockMALine()
getStockVolumeRiser
public IdentObj getStockVolumeRiser()
getStockRisingRiser
public IdentObj getStockRisingRiser()
getStockFallingRiser
public IdentObj getStockFallingRiser()
getStockHighLine
public IdentObj getStockHighLine()
getStockLowLine
public IdentObj getStockLowLine()
getHistogramRiser
public IdentObj getHistogramRiser()
getBarRiserSide
public IdentObj getBarRiserSide()
getBarRiserBottom
public IdentObj getBarRiserBottom()
getAreaRiserTop
public IdentObj getAreaRiserTop()
getAreaRiserBottom
public IdentObj getAreaRiserBottom()
getLineRiserSide
public IdentObj getLineRiserSide()
getLineRiserTop
public IdentObj getLineRiserTop()
getQuadrantLine
public IdentObj getQuadrantLine()
getScatterQuadrantLine
public IdentObj getScatterQuadrantLine()
getSpectralMarker
public IdentObj getSpectralMarker()
getPieBarRiser
public IdentObj getPieBarRiser()
getPieBarRiserSide
public IdentObj getPieBarRiserSide()
getPieBarRiserTop
public IdentObj getPieBarRiserTop()
getCubeFloor
public IdentObj getCubeFloor()
getCubeLeftWall
public IdentObj getCubeLeftWall()
getCubeRightWall
public IdentObj getCubeRightWall()
getCubeRiserFace
public IdentObj getCubeRiserFace()
getCubeRiserGridX
public IdentObj getCubeRiserGridX()
getCubeRiserGridY
public IdentObj getCubeRiserGridY()
getCubeRiserGridZ
public IdentObj getCubeRiserGridZ()
getCubeFloorGridX
public IdentObj getCubeFloorGridX()
getCubeFloorGridZ
public IdentObj getCubeFloorGridZ()
getCubeLeftWallGridY
public IdentObj getCubeLeftWallGridY()
getCubeLeftWallGridZ
public IdentObj getCubeLeftWallGridZ()
getCubeRightWallGridX
public IdentObj getCubeRightWallGridX()
getCubeRightWallGridY
public IdentObj getCubeRightWallGridY()
getO1Axis
public IdentObj getO1Axis()
getO2Axis
public IdentObj getO2Axis()
getX1Axis
public IdentObj getX1Axis()
getY1Axis
public IdentObj getY1Axis()
getY2Axis
public IdentObj getY2Axis()
getColorByHeight
public IdentObj getColorByHeight()
getSeries
public IdentObj getSeries(int nSeries)
getGroup
public IdentObj getGroup(int nGroup)
getSeriesGroup
public IdentObj getSeriesGroup(int nSeries,
int nGroup)
getGlobal
public IdentObj getGlobal()
getAreaRiser
public IdentObj getAreaRiser(int s,
int g)
getBarRiser
public IdentObj getBarRiser(int s,
int g)
getDataText
public IdentObj getDataText(int s,
int g)
getLegendMarker
public IdentObj getLegendMarker(int s)
getLegendText
public IdentObj getLegendText(int s)
getLineMarker
public IdentObj getLineMarker(int s,
int g)
getLineRiser
public IdentObj getLineRiser(int s,
int g)
getPieBarConnectLineBottom
public IdentObj getPieBarConnectLineBottom()
getPieBarConnectLineTop
public IdentObj getPieBarConnectLineTop()
getPieBarSlice
public IdentObj getPieBarSlice(int s,
int g)
getPieFeelerLine
public IdentObj getPieFeelerLine(int s,
int g)
getPieSliceLabel
public IdentObj getPieSliceLabel(int s,
int g)
getPieLabel
public IdentObj getPieLabel(int g)
getPieRingLabel
public IdentObj getPieRingLabel(int g)
getSlice
public IdentObj getSlice(int s,
int g)
getSpectralLegendMarker
public IdentObj getSpectralLegendMarker(int i)
getStockMALine
public IdentObj getStockMALine(int s,
int g)
getStockVolumeRiser
public IdentObj getStockVolumeRiser(int g)
getStockCloseTick
public IdentObj getStockCloseTick(int s,
int g)
getStockOpenTick
public IdentObj getStockOpenTick(int s,
int g)
getStockRisingRiser
public IdentObj getStockRisingRiser(int s,
int g)
getStockFallingRiser
public IdentObj getStockFallingRiser(int s,
int g)
All Packages Class Hierarchy This Package Previous Next Index