Login Page - Create Account

Support Board


Date/Time: Fri, 29 Mar 2024 06:53:27 +0000



Post From: Need Help with ACSIL logic and color bar.

[2019-08-17 07:09:10]
User907968 - Posts: 800
Refer to my earlier example, either comment out or remove the relevant lines in the 'sc.SetDefaults' section.

e.g.

    //No need to set values these if adding to main chart as only used for calculation and visibility is not required

    //Delta_Volume.Name = "Delta Volume";
    //Delta_Volume.DrawStyle = DRAWSTYLE_BAR;
    //Delta_Volume.PrimaryColor = RGB(0, 255, 0);
    //Delta_Volume.SecondaryColor = RGB(255, 0, 0);
    //Delta_Volume.SecondaryColorUsed = 1;

ACSIL Interface Members - sc.Subgraph Array: sc.Subgraph[].Name