Reserved for Future Use

Return Value

Method

Description

AlternateFormatter

getAlternateFormatting()

Gets alternate formatting for an object.

String

getAltString()

Gets ALT string assigned to an object.

double

getCustomCurveFitCoeff()

Gets custom curve fit coefficient.

boolean

getForecast()

Gets forecast flag assigned to an object.

Color

getForecastColor()

Gets forecast color assigned to an object.

String

getForecastImage()

Gets forecast image assigned to an object.

int

getMajorTickSide()

Gets major tick side.

int

getMinorTickSide()

Gets minor tick side.

boolean

getQAEnabled()

Quality Axis: Enables/disables

boolean

getQAHighArrow()

Quality Axis: Draws higher band as an arrow or a rectangle

double

getQAHigherSplitValue()

Quality Axis: High Split Value

int

getQALabelAlignment()

Quality Axis: Label Alignment

boolean

getQALabelMode()

Quality Axis: Label Mode

int

getQALabelPosition()

Quality Axis: Label Position

boolean

getQALowArrow()

Quality Axis: Draws lower band as an arrow or a rectangle

double

getQALowerSplitValue()

Quality Axis: Lower Split Value

int

getQAOffsetFromAxis()

Quality Axis: Offset of the Quality Axis from the graph frame (virtual coordinates)

boolean

getQASmoothBlend()

Quality Axis: Enables/Disables Smooth Blend

int

getQAThickness()

Quality Axis: Thickness of the band (virtual coordinates)

boolean

getQAUserDefinedHigherSplitValue()

Quality Axis: User-Defined Higher Split Value

boolean

getQAUserDefinedLowerSplitValue()

Quality Axis: User-Defined Lower Split Value

double

getQORangeValue()

Quality Object: Gets Quality Object Range Value

String

getSummaryString()

Gets summary string assigned to an object.

void

setAlternateFormatting()

Sets alternate formatting on a object.

void

setAltString()

Assigns ALT string to an object.

void

setForecast()

Assigns forecast flag to an object.

void

setForecastColor()

Assigns forecast color to an object.

void

setForecastImage()

Assigns forecast image to an object.

void

setCustomCurveFitCoeff()

Sets Custom Curve Fit Coefficient.

void

setMajorTickSide()

Sets the axis side to draw major ticks.

void

setMinorTickSide()

Sets the axis side to draw minor ticks.

void

setQAEnabled()

Quality Axis: Enables/Disables

void

setQAHighArrow()

Quality Axis: Draws higher band as an arrow or a rectangle

void

setQAHigherSplitValue()

Quality Axis: Sets Higher Split Value

void

setQALabelAlignment()

Quality Axis: Alignment

void

setQALabelMode()

Quality Axis: Mode

void

setQALabelPosition()

Quality Axis: Label Position

void

setQALowArrow()

Quality Axis: Draws lower band as an arrow or a rectangle

void

setQALowerSplitValue()

Quality Axis: Lower Split Value

void

setQAOffsetFromAxis()

Quality Axis: Offset of the Quality Axis from the graph frame (virtual coordinates). Negative values place the QA inside the frame

void

setQASmoothBlend()

Quality Axis: Smooth Blend

void

setQAThickness()

Quality Axis: Thickness of the band (virtual coordinates)

void

setQAUserDefinedHigherSplitValue()

Quality Axis: User-Defined Higher Split Value

void

setQAUserDefinedLowerSplitValue()

Quality Axis: User-Defined Lower Split Value

void

setQORangeValue()

Sets Quality Object Range Value.

void

getSummaryString()

Assigns summary string to an object.


WebFOCUS