TOC : Script API > JavaScript > JavaScript API > ChartObject > ChartLabel >

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > ChartObject > ChartLabel >

 

Method

 

 

Name

Description

ApplyFormat

Apply format to a component.

GetBackgroundAlpha

Gets the background alpha value.

GetBackgroundColor

Gets the background color.

GetBorderLocation

Gets the border location.

GetBottomBorderColor

Gets the color of the bottom border.

GetBottomBorderDash

Gets the dash pattern of the bottom border.

GetBottomBorderDashOffset

Gets the dash offset of the bottom border.

GetBottomBorderThickness

Gets the thickness of the bottom border.

GetBottomInternalMargin

Gets the internal bottom margin.

GetCharacterSpacing

Gets the character spacing.

GetChartLabelType

Gets the type of a chart label.

GetEffect

Get the font effect.

GetFontName

Get the font name.

GetFontSize

Get the font size.

GetFontStretch

Gets the font scale.

GetFormat

Get the text format.

GetGradientColor

Get the gradient color.

GetGradientDirection

Gets the gradient direction.

GetGradientStartPosition

Gets the gradient start position.

GetHorizontalTextAlignment

Gets the horizontal text alignment.

GetHorizontalWriteDirection

Gets the horizontal writing direction.

GetLeftBorderColor

Gets the color of the left border.

GetLeftBorderDash

Gets the dash pattern of the left border.

GetLeftBorderDashOffset

Gets the dash offset of the left border.

GetLeftBorderThickness

Gets the thickness of the left border.

GetLeftInternalMargin

Gets the left margin.

GetLineSpacing

Gets the line spacing.

GetNodeName

Get the value of the chart label.

GetPreferedHeight

Get the preferred height (the minimum height needed to accommodate the displayed text) for the ChartLabel.

GetPreferedWidth

Get the preferred width (the minimum width needed to accommodate the displayed text) for the ChartLabel.

GetRightBorderColor

Gets the color of the right border.

GetRightBorderDash

Gets the dash pattern of the right border.

GetRightBorderDashOffset

Gets the dash offset of the right border.

GetRightBorderThickness

Gets the thickness of the right border.

GetRightInternalMargin

Gets the internal right margin.

GetText

Gets the text.

GetTextColor

Gets the color of a text.

GetTextDirection

Gets the text direction.

GetTextIndent

Gets the text indent.

GetTextLineColor

Gets the line color of underline, strikeout, double strikeout.

GetTooltipText

Gets the tooltip text.

GetTopBorderColor

Gets the color of the top border.

GetTopBorderDash

Gets the dash pattern of the top bord.

GetTopBorderDashOffset

Gets the dash offset of the top border.

GetTopBorderThickness

Gets the thickness of the top border.

GetTopInternalMargin

Gets the internal top margin.

GetUserValue

Get the user defined value.

GetVerticalTextAlignment

Gets the vertical text alignment.

GetVerticalWriteDirection

Gets the vertical writing direction.

GetWordWrapType

Get the word wrap type.

IsCRLFToLF

Indicates whether to convert CRLF to LF.

IsFontBold

Indicates whether the font is bold.

IsFontItalic

Indicates whether the font is italic.

IsFontStrikeOut

Indicates whether the font is strikeout.

IsFontUnderLine

Indicates whether the font is underline.

IsShowBorder

Indicates whether to show border.

IsTransparent

Indicates whether the component is transparent.

IsUseGradient

Indicates whether to use gradient effect.

IsVisible

Indicates whether the component on the viewer is visible.

IsWordWrap

Indicates whether enabled word wrap.

SetBackgroundAlpha

Set the background alpha value.

SetBackgroundColor

Sets the background color.

SetBorderLocation

Sets the border location.

SetBottomBorderColor

Sets the color of the bottom border.

SetBottomBorderDash

Sets the dash pattern of the bottom border.

SetBottomBorderDashOffset

Sets the dash offset of the bottom border.

SetBottomBorderThickness

Sets the thickness of the bottom border.

SetBottomInternalMargin

Sets the internal bottom margin.

SetBrowserOption

Sets the options to control web browser screen that will display the report when linking the report.

SetCharacterSpacing

Sets character spacing.

SetCRLFToLF

Sets whether to convert CRLF to LF.

SetEffect

Sets the font effect.

SetFontBold

Sets whether the font is bold.

SetFontItalic

Sets whether the font is italic.

SetFontName

Sets the font name.

SetFontSize

Sets the font size.

SetFontStretch

Sets the font scale.

SetFontStrikeOut

Sets whether the font is strikeout.

SetFontUnderLine

Sets whether the font is underline.

SetFormat

Sets the text format.

SetGradientColor

Set the gradient color.

SetGradientDirection

Sets the gradient direction.

SetGradientStartPosition

Sets the gradient start position.

SetHorizontalTextAlignment

Sets the horizontal text alignment.

SetHorizontalWriteDirection

Sets the horizontal writing direction.

SetLeftBorderColor

Sets the color of the left border.

SetLeftBorderDash

Sets the dash pattern of the left border.

SetLeftBorderDashOffset

Sets the dash offset of the left border.

SetLeftBorderThickness

Sets the thickness of the left border.

SetLeftInternalMargin

Sets the internal left margin.

SetLineSpacing

Sets the line spacing.

SetLinkEvent

Set to raise the link event and pass argument values to external events(OZLinkCommand, OZUserActionCommand).

SetLinkExecute

Sets the command to execute by the link.

SetLinkOption

Sets the value of the OZ viewer parameter for the report  to be linked.

SetLinkParam

Sets the value of the form parameter for the report  to be linked.

SetLinkPostURL

Call and display the web browser URL of the target frame using POST method.

SetLinkRepository

Executes or saves the file on the server repository.

SetLinkServer

Requests a report to OZ daemon type server.

SetLinkServlet

Requests a report to OZ servlet type server.

SetLinkToc

Sets TOC label.

SetLinkURL

Call and display the web browser URL of the target frame.

SetRightBorderColor

Sets the color of the right border.

SetRightBorderDash

Sets the dash pattern of the right border.

SetRightBorderDashOffset

Sets the dash offset of the right border.

SetRightBorderThickness

Sets the thickness of the right border.

SetRightInternalMargin

Sets the internal right margin.

SetShowBorder

Set whether to show the border.

SetText

Sets the text.

SetTextColor

Sets the color of a text.

SetTextDirection

Sets the text direction.

SetTextIndent

Sets the text indent.

SetTextLineColor

Sets the line color of underline, strikeout, double strikeout.

SetTooltipText

Sets the tooltip text.

SetTopBorderColor

Sets the color of the top border.

SetTopBorderDash

Sets the dash pattern of the top border.

SetTopBorderDashOffset

Sets the dash offset of the top border.

SetTopBorderThickness

Sets the thickness of the top border.

SetTopInternalMargin

Sets the internal top margin.

SetTransparent

Sets whether the component is transparent.

SetUseGradient

Sets whether to use gradient effect.

SetUserValue

Assigns a user defined value to the user value.

SetVerticalTextAlignment

Sets the vertical text alignment.

SetVerticalWriteDirection

Sets the vertical writing direction.

SetVisible

Sets whether the component on the viewer is visible.

SetWordWrap

Sets whether to enable word wrap.

SetWordWrapType

Sets the word wrap type.