Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 01:44:49 +0000



Post From: Programming - sc.GetStudySubgraphLineStyle()

[2023-03-22 09:22:56]
User92573 - Posts: 530
Hi John

I'm not sure about that but appreciate SC quite understandably does not provide programming assistance.


// I'm sure its not just:

SubgraphLineStyles r_LineStyle = 0;
SubgraphLineStyles r_LineWidth = 0;

Subgraph_My_Study.LineStyle = r_LineStyle;
Subgraph_My_Study.LineWidth = r_LineWidth;

// So will study further for a better understanding, or it's added/updated in the documentation to include the usual examples.


Thank you very much for your help.

Many thanks.