Jump to content
Software FX Community

alag20

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by alag20

  1. Hi Guys, I am looking to pass data to chartfx using xml / csv / datatables. I have found examples in the api to do this, but i am not sure how can i pass a data to be plotted on AxisY2. Can someone please give an example on how we can pass the data as AxisY2 value using csv ideally or otherwise a Datatable or an xml. Best regards,
  2. Hi, I am trying to change some of the properties of annotation objects (e.g. text, visible) depending on user interaction (mouse movement etc). Is there a way of doing this without clearing and replacing the annotation objects within ChartFX.WinForms.Chart.Extensions? Alternatively, is there a way of getting "reference" of annotation objects within ChartFX.WinForms.Chart.Extension so that I can modify their properties on the fly? Hope I am clear about my question. In case you need more explanation, please let me know. Regards, Amit
  3. You can simply open the COD values and the series should be created automatically. Atleast thats what happens in 6.2
  4. Hi, Please find the attached example which should hopefully help you with this. Though i must warn you that there seems to be a small nasty bug when you want to draw boxes whoese value and ini value are both negetive [check the green series on x = 3]. Ps : This is with ChartFx 6.2 for Win Form [.Net 2]
  5. http://img60.imageshack.us/my.php?image=issuejm6.pngHi, file:///C:/DOCUME%7E1/mkumar3/LOCALS%7E1/Temp/moz-screenshot.jpg I am trying to make an XY Plot graph with custom labels on X axis. I have attached an image of what my sample code does and what i would like it to do. http://img60.imageshack.us/img60/1048/issuejm6.th.png Can someone please help urgently?
  6. Hi, I would like to align both X axis and would like to put the labels on upper X axis on the lower X axis. Can someone please advise in the code attached what I would need to modify? Thanks in adv!
×
×
  • Create New...