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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 circle tool transparency
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

huagai

China
2 Posts

Posted - 01/12/2015 :  02:20:19 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System:Origin 8 SR0 (i have tried with Origin9)
hi,everyone
this is my figure
in the figure,two circles are overlapped.But i want the circles like this(i drew them in PowerPoint).
in this website (www.originlab.com/doc/Tutorials/Symbol-Plot-With-Color-Transparency),the tutorial shows us how to create a symbol plot with color transparency.

however, i do not know how to create circle with color transparency!

Thanks very much.
huagai

forum

Edited by - huagai on 01/12/2015 03:54:58 AM

AmandaLu

439 Posts

Posted - 01/12/2015 :  05:34:07 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi huagai,

To set transparency for graph objects, you can use LabTalk command object.transparency. It's available in Origin 9.0 and later versions.
For example, to set "circle2" to transpareny = 50%, you can run the following script:

circle2.transparency = 50;

You can refer to the LabTalk guide for details:
http://www.originlab.com/doc/LabTalk/ref/Graphic-objs#Properties

Thanks,
Amanda
OriginLab Technical Service

Edited by - AmandaLu on 01/12/2015 05:54:36 AM
Go to Top of Page

huagai

China
2 Posts

Posted - 01/12/2015 :  11:46:37 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by AmandaLu

Hi huagai,

To set transparency for graph objects, you can use LabTalk command object.transparency. It's available in Origin 9.0 and later versions.
For example, to set "circle2" to transpareny = 50%, you can run the following script:

circle2.transparency = 50;

You can refer to the LabTalk guide for details:
http://www.originlab.com/doc/LabTalk/ref/Graphic-objs#Properties

Thanks,
Amanda
OriginLab Technical Service



Hi,Amanda

Thank you very very very much !!
I am grateful for your help !
And thanks again .

huagai

forum
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000