Jump to content
Software FX Community

salmanasad

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by salmanasad

  1. Hi All, I have attached a mouseover function to my chart using Chart1.AllSeries.Link.OnMouseOver function. And also coded the JavaScript counterpart. Now i want to use usercallback and sfx_usercallback so that i can receive series data and use it to my needs. I have set the following Chart1.UseCallbacksForEvents = true; as well. But the callback is not happening. No data seems to get passed. Please guide me on to use the SFX callback functions. And what is the use of SFX oncallback delegate? Also where can i find some explanation on the sfx callback? Regards Salman
  2. Hi All, I want to compare shares data of two companies using a financial chart. A single chart will be used to compare the data. How will two sets of data be plotted on the same chart? Any help would be appreciated. Regards, Salman
  3. Hi All, I want to store Date in XML file. The problem is i can't figure out how the data will be stored in the rows or columns. Another problem is that even if i load data in the xml file how can i adjust data on the chart based on some date inputs. For example I want to adjust the time window. Like i want to view quarterly data not monthly data. The quarterly data should be shown together with any aggregations. How do i do this?Regards, Salman Asad
×
×
  • Create New...