GetSeriesStyleOverlayValue method (Graphs in DataWindows)
Description
Returns a value indicating
whether a series is an overlay, that is, whether it is shown on
top of another graph type. You must call GetSeriesStyleOverlay first to
retrieve the overlay information. (See GetSeriesStyle for
information about this method.)
Controls
DataWindow Web ActiveX DataWindow
control
Syntax
[Web ActiveX]
1 |
boolean <span>dwcontrol</span>.<span>GetSeriesStyleOverlayValue</span> ( ) |
Argument |
Description |
---|---|
dwcontrol |
A reference to a DataWindow control containing |
Return Values
Returns true if the series is an overlay and false if it is
not.
Usage
To find out whether a series is an overlay, call GetSeriesStyleOverlay to
retrieve the information, then immediately afterward, call GetSeriesStyleOverlayValue and
examine the return value.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest