GetDataPieExplodePercentage method (Graphs in DataWindows)
Description
Returns
the percentage value that a slice is exploded in a pie graph in
a DataWindow object. You must call GetDataPieExplode first
to retrieve the information and then call this method to get the
value.
Controls
DataWindow Web ActiveX DataWindow
control
Syntax
[Web ActiveX]
|
1 |
number <span>dwcontrol</span>.<span>GetDataPieExplodePercentage</span> ( ) |
|
Argument |
Description |
|---|---|
|
dwcontrol |
A reference to a DataWindow control containing |
Return Values
Returns a number specifying how much the pie slice is exploded.
Usage
To find out the percentage of the pie graphs’s radius
that a pie slice is moved away from the center of the pie graph,
call GetDataPieExplode to retrieve the information,
then immediately afterward, call GetDataPieExplodePercentage and
examine the return value.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest