GetDataStyleLineWidth method (Graphs in DataWindows)
Description
Returns
the line width associated with a data point in a graph in a DataWindow object.
You must call GetDataStyleLine first to retrieve
the line style information. (See GetDataStyle for information about
this method.)
Controls
DataWindow Web ActiveX DataWindow
control
Syntax
[Web ActiveX]
|
1 |
number <span>dwcontrol</span>.<span>GetDataStyleLineWidth</span> ( ) |
|
Argument |
Description |
|---|---|
|
dwcontrol |
A reference to a DataWindow control containing |
Return Values
Returns the width of the line in pixels.
Usage
To find out the line width or line style associated with a
data point, call GetDataStyleLine to retrieve
the information, then immediately afterward, call GetDataStyleLineWidth and GetDataStyleLineStyle and
examine the return values.
The line width for a data point overrides the setting for
the series.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest