Support Board
Date/Time: Tue, 04 Nov 2025 21:26:59 +0000
Post From: Get DateTime of BaseGraphData
| [2016-02-08 14:26:52] |
| User96015 - Posts: 55 |
|
Dear sir, I' m not able to find function which gives date and time of a specifed index in a basegraph data. SCGraphData BaseGraphData; // Get the base graph data from the specified chart sc.GetChartBaseData(ChartStudy.GetChartNumber(), BaseGraphData); int index = 20; BaseGraphData[Index]. //Function Can you help me? Thx |
