Support Board
Date/Time: Sun, 14 Sep 2025 01:42:17 +0000
Post From: ACSIL - get all values of all horizontal lines on the chart
[2022-05-22 14:39:32] |
maxima120 - Posts: 153 |
I found the solution (for some reason line numbers are negative): s_UseTool drawing; if (sc.GetUserDrawnChartDrawing(chartId, DRAWING_HORIZONTAL_RAY, drawing, i) > 0) |