Getting information about the data – PB Docs 2021

Getting information about the data

There are quite a few methods for getting information about data
in a graph in a DataWindow control at execution time. For all methods,
you provide the name of the graph within the DataWindow as the first
argument. You can provide your own name for graph controls when you
insert them in the DataWindow painter. If the presentation style is
Graph, you do not need to name the graph.

PowerBuilder

These methods get information about the data and its display. For
several of them, an argument is passed by reference to hold the
requested information:

Method

Information provided

CategoryCount

The number of categories in a graph

CategoryName

The name of a category, given its
number

DataCount

The number of data points in a
series

FindCategory

The number of a category, given its
name

FindSeries

The number of a series, given its
name

GetData

The value of a data point, given its series and
position (superseded by GetDataValue, which is more
flexible)

GetDataLabelling

The display setting for the data label at a given
data point in a DirectX 3D graph

GetDataPieExplode

The percentage at which a pie slice is
exploded

GetDataStyle

The color, fill pattern, or other visual property
of a specified data point

GetDataTransparency

The transparency percentage of a data point in a
DirectX 3D graph

GetDataValue

The value of a data point, given its series and
position

GetSeriesLabelling

The display setting for the series label for a
given series in a DirectX 3D graph

GetSeriesStyle

The color, fill pattern, or other visual property
of a specified series

GetSeriesTransparency

The transparency percentage of a series in a
DirectX 3D graph

ObjectAtPointer

The graph element the mouse was positioned over
when it was clicked

SeriesCount

The number of series in a graph

SeriesName

The name of a series, given its
number


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