Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 09:27:03 +0000



[Programming Help] - sc.TransparencyLevel

View Count: 1182

[2017-12-03 11:14:10]
binaryduke - Posts: 354
Hi SierraChart

I note this ACSIL variable but it is not used in any study in the /studies folder.

Can this be used to access the 'Transparency Level' input for a subgraph?

Thx

BD.
[2017-12-04 09:01:39]
Sierra Chart Engineering - Posts: 104368
This is documented here:
ACSIL Interface Members - Variables and Arrays: sc.TransparencyLevel
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-10-02 09:01:45]
User428450 - Posts: 5
Hi SierraChart

Can you give an example of setting the Transparency level in ASCIL for a specific Subgraph, for example;

xyz.Name = "Histogram";
xyz.DrawStyle = DRAWSTYLE_TRANSPARENT_FILL_TO_ZERO;
xyz.PrimaryColor = RGB(200,0,0);
xyz.TransparencyLevel = 70; <--------

Thx
Date Time Of Last Edit: 2021-10-02 09:02:31

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account