Login Page - Create Account

Support Board


Date/Time: Fri, 20 Jun 2025 20:40:05 +0000



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

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


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