f LogLinTransObj class resource descriptions

LogLinTransObj class resource descriptions

trXMinF
Specifies the minimum X coordinate value used to define a range along the X-Axis in a log or linear coordinate system. trXMinF must be less than trXMaxF.

This resource may be intercepted or disabled by:

Default: 0.0

trXMaxF
Specifies the maximum X coordinate value used to define a range along the X-Axis in a log or linear coordinate system. trXMaxF must be greater than trXMinF.

This resource may be intercepted or disabled by:

Default: 1.0

trXLog
If this boolean resource is True, the X-Axis coordinate system is logarithmic; otherwise it is linear. When this value is set True, both trXMinF and trXMaxF are required to be greater than 0.0.

This resource may be intercepted or disabled by:

Default: 0

trXReverse
If this boolean resource is True, the X-Axis coordinate system has its maximum value at the left end; otherwise the maximum value is at the right end.

This resource may be intercepted or disabled by:

Default: 0

trYMinF
Specifies the minimum Y coordinate value used to define a range along the Y-Axis in a log or linear coordinate system. trYMinF must be less than trYMaxF.

This resource may be intercepted or disabled by:

Default: 0.0

trYMaxF
Specifies the maximum Y coordinate value used to define a range along the Y-Axis in a log or linear coordinate system. trYMaxF must be greater than trYMinF.

This resource may be intercepted or disabled by:

Default: 1.0

trYLog
If this boolean resource is True, the Y-Axis coordinate system is logarithmic; otherwise it is linear. When this value is set True, both trYMinF and trYMaxF are required to be greater than 0.0.

This resource may be intercepted or disabled by:

Default: 0

trYReverse
If this boolean resource is True, the Y-Axis coordinate system has its maximum value at the bottom end; otherwise the maximum value is at the top end.

This resource may be intercepted or disabled by:

Default: 0


Reference Manual Control Panel

NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.8 $ $Date: 1995/07/26 23:30:02 $