Login Page - Create Account

Support Board


Date/Time: Tue, 04 Nov 2025 22:50:04 +0000



Post From: ACSIL - get all values of all horizontal lines on the chart

[2022-05-22 14:39:32]
maxima120 - Posts: 157
I found the solution (for some reason line numbers are negative):


s_UseTool drawing;
if (sc.GetUserDrawnChartDrawing(chartId, DRAWING_HORIZONTAL_RAY, drawing, i) > 0)