TOC : Script API > JavaScript > JavaScript API > ChartObject > ChartCylinderPiece3D >

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > ChartObject > ChartCylinderPiece3D >

 

Method

 

 

Name

Description

GetColor

Gets the color of the ChartPiece object.

GetDataValue

Gets the data value.

GetItemName

Gets the item name, i.e., X-axis data value.

GetLabel

Gets the data label.

GetParentShape

Gets the parent of ChartPiece, i.e.,  the ChartShape.

GetSeriesName

Gets the series name, i.e., the series data value.

GetTooltipText

Gets the tooltip text.

GetType

Gets the type of a chart.

IsVisible

Indicates whether the component on the viewer is visible.

Offset

Set the offset value to move location of a ChartPiece.

SetBrowserOption

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

SetColor

Sets the color of the ChartPiece object.

SetLinkEvent

Sets 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.

SetTooltipText

Sets the tooltip text.

SetVisible

Sets whether the component on the viewer is visible.