The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 control axis separately

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
flirt Posted - 09/11/2006 : 11:13:26 AM
Origin Version (Select Help-->About Origin): 7.5

I have some problems to control the asex separately. It seems that the top and bottom axes are together, i.e., if i choose not to show one, the other disappears. It is the same with left and right, and more annoying when there are multiple layers.
Any suggestions?
Thanks:)))

3   L A T E S T    R E P L I E S    (Newest First)
Mike Buess Posted - 09/11/2006 : 2:33:43 PM
You probable have "line opposite the axis" turned on. Try layer.x.opposite=0. Or layer.x2.opposite=0, depending on which axis you want to hide.

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 09/11/2006 2:35:24 PM
flirt Posted - 09/11/2006 : 1:55:38 PM
Thanks for the reply. I did that but it seems that only the ticks are remove while the line for the axis is still there. I don't know whether this is because of the customized theme, which I set as default. Is there a way to remove the theme and apply the default Origin theme?

Mike Buess Posted - 09/11/2006 : 12:43:31 PM
You must be referring the layer.axis.showaxes properties. Unlike other layer.axis properties layer.x.showaxes controls both the top and bottom axes...

layer.x.showaxes=0; // hide top and bottom axes
layer.x.showaxes=1; // show bottom axis
layer.x.showaxes=2; // show top axis
layer.x.showaxes=3; // show both axes


Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 09/11/2006 12:44:33 PM

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000