Correlation of several multi-track charts in C#
-
Hi, How can i perform correlation on several charts(Draw lines to connect specific digits (e.g. depth or height) of a specific track on several multi-track charts) and print it in my report. on the another word, i want to connect related or same parts of all tracks together. for example imagine a hill that you dig(drill) a hole on that and dig(drill) another one beside it on a plane surface. the depth for both of holes is 1000m, the height of the hill is 5m. the lithology (Rock or Ore type) for both holes will be the same for 95m and there will be 5m difference between their lithology changes. i want to connect related parts together. i am also using from DevExpress components. if there are methods to achieve this, with DevExpress components or the visual studio itself, i will be thankful to help me or guide me through some useful assays. another question is how can i attach an image to my question. thank you in advance.