Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 22:13:25 +0000



Post From: Transparency % for ACSIL Interface Members - sc.Subgraph Array

[2023-10-20 17:34:16]
User260640 - Posts: 9
You guys might want to Update/Correct your online Documentation on SetChartStudyTransparencyLevelfunction. Body of documentation should say SetChartStudyTransparencyLevel not Get

sc.SetChartStudyTransparencyLevel()
[Link] - [Top]
Type: Function

int32_t GetChartStudyTransparencyLevel(int32_t ChartNumber, int32_t StudyID, const int32_t TransparencyLevel);

The sc.GetChartStudyTransparencyLevel() function sets the current transparency level (0 to 100) for Draw Styles which use transparency for the study specified by the ChartNumber and StudyID parameters.

The TransparencyLevel parameter sets the transparency level. This can be a value anywhere from 0 to 100.

Cheers
Cid