Support Board
Date/Time: Sun, 16 Feb 2025 17:58:06 +0000
Post From: Subgraph LineStyle and Width/Size ACSIL functions
[2022-12-20 16:27:06] |
kas64h - Posts: 87 |
Thank you for your response. The functions I was referring to all allow the respective Subgraph properties to be altered in a Subgraph within another study (and/or chart) in the Chartbook - I.E. Function Signature: void SetStudySubgraphDrawStyle(int ChartNumber, int StudyID, int StudySubgraphNumber, int DrawStyle); etc. This is what I'm looking for in regard to equivalent Get and Set functions for Subgraph LineStyle and Width/Size. I believe the sc.SubGraph[] structure you're referring to only points to Subgraphs within a study (as referenced by the SCStudyInterfaceRef sc), not 'Other' Studies outside of this too. |