Login Page - Create Account

Support Board


Date/Time: Tue, 03 Jun 2025 12:30:18 +0000



Post From: How to move a chart vertically from ACSIL code?

[2023-03-18 03:06:43]
Tony - Posts: 579
Not sure if you meant changing the scale of a chart, if so, you just need to
change the value of sc.BaseGraphScaleConstRange

i.e sc.BaseGraphScaleConstRange += 10;