Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetSeriesLabelling – PB Docs 150 – PowerBuilder Library

GetSeriesLabelling – PB Docs 150

GetSeriesLabelling PowerScript function

Description

Determines
whether the data for a given series is labeled in a DirectX 3D graph.

Controls

Graph controls in windows and user objects, and graphs in
DataWindow controls

Syntax

Argument

Description

controlname

The name of the graph from which you
want data, or the name of the DataWindow control containing the
graph.

graphcontrol (DataWindow control
only)

{Optional} A string
whose value is the name of the graph in the DataWindow control.

series

The string that names the series for
which you want the series label setting.

value

A boolean passed by reference that indicates
whether the series has a label.

Return Values

Returns 1 if it succeeds and -1 if an error occurs. If any
argument’s value is null, GetSeriesLabelling returns
null.

Usage

GetSeriesLabelling retrieves the data from
DirectX 3D Area, Bar, Col, or Line graphs. You cannot use this method
with DirectX 3D Pie graphs.

Examples

These statements obtain the number of the series
and datapoint for the graph gr_1 in
the DataWindow control dw_employee and
then set the series label.

These statements obtain the number of the series
and datapoint for the graph gr_1 and
then set the series label.

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x