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

Syntax 3 For the fill pattern of a series – PB Docs 2019 – PowerBuilder Library

Syntax 3 For the fill pattern of a series – PB Docs 2019

Syntax 3 For
the fill pattern of a series

Description

Obtains the fill pattern of a series in a graph.

Applies to

PowerBuilder DataWindow

DataWindow control

Syntax

PowerBuilder

Argument

Description

dwcontrol

A reference to the DataWindow control containing
the graph.

graphcontrol

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

seriesname

A string whose value is the name of the series for
which you want the style information.

fillvariable

In PowerBuilder, a variable of type FillPattern in
which you want to store the fill pattern value. For a list of
values, see FillPattern.

Return value

Returns 1 if it succeeds and -1 if an error occurs. In
PowerBuilder, stores in fillvariable identifying the fill pattern for
the specified series. If any argument’s value is null, GetSeriesStyle
returns null.

Examples

This example stores in the variable data_pattern the fill pattern
for the series under the pointer in the graph gr_depts in the DataWindow
control dw_employees. It then sets the fill pattern for the series Total
Salary in the graph gr_dept_data to that pattern:

See also

GetDataStyle

GetSeriesStyleFillPattern

FindSeries

SetDataStyle

SetSeriesStyle


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