Jump to content
Software FX Community

rajui

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by rajui

  1. Hi,

     

    Am setiing the chart size from the java script. Say it is 80% of the page. But the zoomer is rendering on the chart with fixed length.

    And left side of the chart am having the collapsable div. If we collapse that div am making the chart td width to 98% of the page. In this case also am not able to drag the zoomer to the right end it structs at some point on the chart.

     

    How to set zoomer width to the chart width at runtime?

  2.  Am having a series on Line graph

    want to add another series to a graph when the user selects a checkbox which i have provided  above the graph

    when the user selects the check box i fetched a dataset from DB which contains datapoints.

    with this dataset i want to crate an other series on the graph

  3.  Want to add an Image at y=0 and x= a DATE Value say 12/5/2007

    I used annotation but the attach method is having two parameters with double value am not having double value on the x-axis 

    I tried with double values on x-axis the annotation rendering exactly at the specified  location.

    But am having dates on x-axis what i have to do ,...........

    post-5625-13922413106145_thumb.jpg

×
×
  • Create New...