Login Page - Create Account

Support Board


Date/Time: Tue, 04 Nov 2025 09:38:54 +0000



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

[2023-03-18 03:06:43]
Tony - Posts: 640
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;