MinorTic property for PowerScript controls
Controls
grAxis objects in Graph controls
Description
The MinorTic property specifies how ticks overlap the axis
for the minor grid. Ticks can be placed on the inside of the axis
line, on the outside, or straddling it; or there can be no ticks
visible.
Usage
In a painter
To specify the type of minor tick marks:
-
Display the Axis tab page of the control’s
Properties view and select the desired axis from the Axis drop-down
list. -
Select the desired type of tick mark from the
MinorTicks drop-down list box in the Minor Division group.
In scripts
The MinorTic property takes a value of the grTicType enumerated
datatype.
The following line sets ticks on the minor grid to outside
the grid:
|
1 |
gr_1.Values.MinorTic = Outside! |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest