GetDataStyleFillPattern method (Graphs in DataWindows)
Description
Returns
the fill pattern associated with a data point in a graph in a DataWindow object.
You must call GetDataStyleFill first to retrieve
the fill information. (See GetDataStyle for information about
this method.)
Controls
DataWindow Web ActiveX DataWindow
control
Syntax
[Web ActiveX]
1 |
number <span>dwcontrol</span>.<span>GetDataStyleFillPattern</span> ( ) |
Argument |
Description |
---|---|
dwcontrol |
A reference to a DataWindow control containing |
Return Values
Returns an integer representing the fill pattern.
For a list of values and their meanings, see FillPattern.
Usage
To find out the fill pattern associated with a data point,
call GetDataStyleFill to retrieve the information,
then immediately afterward, call GetDataStyleFillPattern and
examine the return value.
The fill pattern for a data point overrides the fill pattern
setting for the series.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest