Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 06:52:21 +0000



Post From: sc.SetChartStudyTransparencyLevel not working

[2023-10-14 01:51:20]
Mark Lewis - Posts: 25
This new function isn't working for me.


if (sc.SetDefaults)
{
sc.SetChartStudyTransparencyLevel(sc.ChartNumber, sc.Input[0].GetStudyID(), 45);
}

Also, I haven't found any documentation other than a few references on the support boards.

Thanks!