OriginLine
property for PowerScript controls
Applies to
grAxis objects in Graph controls
Description
The OriginLine property specifies the style of the line that
represents the value zero for that axis in the graph. In the painter, the
line style settings for an axis are disabled if the axis is not
appropriate for the graph type.
Usage
In a painter
To select an origin line style:
-
Display the Axis tab page from the graph’s Properties view and
select the desired axis from the Axis drop-down list. -
Select the desired line style from the OriginLine list in the
Line Style group.
In scripts
The OriginLine property takes a value of the LineStyle enumerated
datatype. The following statement makes the Values axis origin line a
dashed line:
|
1 |
gr_1.Values.OriginLine = Dash! |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest