GetSeriesStyleColorValue method (Graphs in DataWindows)
Description
Returns
the color value associated with a series in a graph in a DataWindow object.
You must call GetSeriesStyleColor first to retrieve
the color information. (See GetSeriesStyle for information about
this method.)
Controls
DataWindow Web ActiveX DataWindow
control
Syntax
[Web ActiveX]
1 |
number <span>dwcontrol</span>.<span>GetSeriesStyleColorValue</span> ( ) |
Argument |
Description |
---|---|
dwcontrol |
A reference to a DataWindow control containing |
Return Values
Returns an RGB color value.
Usage
To find out the color associated with a series, call GetSeriesStyleColor to retrieve
the information, then immediately afterward, call GetSeriesStyleColorValue and
examine the return value.
Since data points in a series can have their own style settings,
the color setting for a series might not match the color for a specific
data point within that series.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments