Jump to content
Software FX Community

Ravish

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Ravish

  1. Hi,
     
    I had emailed you about an issue that we are facing with ChartFX8, but there was no reply from you. Just an FYI, that we already are a licensed ChartFX user. We are planning to upgrade our Software with your latest version. So it would really help us if we get a  reply on this ASAP
     
    In Chart Fx 8,  While setting "TEXT" property in Series  
     
             Ex: chart.Series[0].Text = "Mytext";
     
    it throws an exception,
     
    But in debug mode if we re-evaluate "chart.Series[0].Text" (using shift+F9) or if we check the chart series properties in debug mode then it is able to set  "Mytext" in series.
     
     
    Please help with this
     
    Thanks
  2. Hi,
     
    I had emailed you about an issue that we are facing with ChartFX8, but there was no reply from you. Just an FYI, that we already are a licensed ChartFX user. We are planning to upgrade our Software with your latest version. So it would really help us if we get a  reply on this ASAP
     
    Just attaching my previous email below:
     
    In Chart Fx 8,  While setting "TEXT" property in Series  
     
             Ex: chart.Series[0].Text = "Mytext";
     
    it throws an exception,
     
    But in debug mode if we re-evaluate "chart.Series[0].Text" (using shift+F9) or if we check the chart series properties in debug mode then it is able to set  "Mytext" in series.
     
    Please help with this

     

    Thanks

     

     

  3. In Chart Fx 8,  While setting "TEXT" property in Series  
     
             Ex: chart.Series[0].Text = "Mytext";
     
    it throws an exception,
     
    But in debug mode if we re-evaluate "chart.Series[0].Text" (using shift+F9) or if we check the chart series properties in debug mode then it is able to set  "Mytext" in series.
     
     

    Please help with this

     

    Thanks

     

     

×
×
  • Create New...