Hi Durga Gopalakrishnan,
Thank you for the prompt response.
I have another question which relates to the use of Striplines to annotate a specific point of interest on an axis in a chart.
I am currently using a stripline to mark a specific point on the graph, but I want to be able to update the position of the stripline dynamically in relation to changes in the data being received, however I have not been able to find a way to do so successfully.
The current strategy I am using involves the use of a function that returns a new X axis object (with the relevant stripline position) given a new set of data, but equating this returned axis object to the primaryXaxis variable used by the chart does not seem to update the axis or the position of the stripline in accordance with the new returned object and its values.
Any ideas on how it might be possible to achieve this goal?
Regards,
Muhammad Ummar Iqbal.