Navigation: Ultimate Suite for PowerBuilder Help > PowerRangebar > Functions >

of_settickposition

Send comments on this topic.

 

Description:

 

Specifies where tickmarks should be displayed. 

Syntax:

of_settickposition (htickmarks a_value)

Argument

Description

a_value

The position of the tickmarksvalid values are: HTicksOnBottom!, HTicksOnTop!, HTicksOnBoth!, and HTicksOnNeither!

Return Value:

Always returns 1.

Usage:

 Vertical and Horizontal orientations share the same enumerators. If in a vertical orientation, HTicksOnBottom! will display ticks on the Right; HTicksOnTop! will display ticks on the Left.


Copyright © 2021 Werysoft Inc.