Jump to content
Software FX Community

rac19

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by rac19

  1. Hello Support,

    I have a licensed copy of Software Fx for Winforms. Recently i had formatted my system. And when i try to install the Chart Fx, i am not able to install it. I am getting error while installing. Please help me in resolving the issue.

    (Please find the snapshot of the error I had encountered)

  2. I have a ribbon control which has 2 components. 

    Module1 (this has Chart1, along with a reload button)<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

    Module 2

     

    Now in Module 1 try to highlight the legends in the legend box. The corresponding values will be shown in the chart.

    Now switch to Module 2 and switch back to Module 1.

    Now in Module 1 try to highlight the legends in the legend box. The corresponding values will not be shown this time in the chart.

  3.  i had executed a procedure which returns a dataset with 3 columns (a is int, b is date and c is string) and i had grouped the result by 2 columns (date and string).

    Now in the chart x axis i need date, y axis i need int and the remaining column as the datagrid header which is the date

    Now how should i handle this situation, bcoz when i give "Adjust Data to chart" i am getting 2 rows for each x axis, i dont want that....

     

    I had attached screenshot of the same, i am getting the data as in the figure 1 

    but i want the data as in fig 2

    please reply

    Regards

    Rac

×
×
  • Create New...