Jump to content
Software FX Community

CarlosAC

Members
  • Posts

    204
  • Joined

  • Last visited

Everything posted by CarlosAC

  1. Hi mcstoufer I was unable to reproduce the issue, I changed the StringAlignment and it is working fine for me. I recommend you to contact our support service by mail. Please notice that the image you add to current forum is not visible, please include it to your mail. Carlos Chaves
  2. Hi Jorg The serial number you added to your last post were remove because of license agreement policies. Regarding your issue, as soon as you get a reproducible environment feel free of contact our support service. You are always able to contact support if you have an issues with our products. Carlos Chaves
  3. Hi Juny Chart FX 7 Licensing Agreement at the next link: http://www.softwarefx.com/sfxNetProducts/ChartFX/licenseAgreementCfx7.aspx. If you are using Chart FX windows forms you don
  4. Hi Jorg Please contact Software FX Support at support[at]softwarefx[dot]com. Please provide us with the simplest form of the code (small compliable sample project) that reproduces the problem. Please remove the extra-code that is not related to Chart FX. Also, please add some screenshots showing the issue. Include your product serial number and/or support account in order to properly track your incidents. Carlos Chaves
  5. Hi mcstoufer Please contact Software FX Support at support[at]softwarefx[dot]com. Please provide us with the simplest form of the code (small compliable sample project) that reproduces the problem. Please remove the extra-code that is not related to Chart FX. Include your product serial number and/or support account in order to properly track your incidents. Carlos Chaves
  6. Hi mcstoufer Please try the following code: yourChart.AxisX.Grids.Major.Color = yourColor; yourChart.AxisX.Grids.Minor.Color = yourColor; Carlos Chaves.
  7. Hi Marshall I understand you want to add empty data to the chart in some ranges of time. Chart FX contains a
  8. Hi Greg Peters You cannot move the LegendBox below the title using Chart FX because the legend box is out of the plot area and the title of the chart is calculated based on the plot area, actually, the tittle is part as the plot area. Carlos Chaves
  9. Hi sam sangh, Char FX has known issues with multiple-document interface (MDI) form., tooltips is one of those known issues. Since these issues, we don
  10. Yes, Chart FX for .NET 6.2 is fully compatible with Microsoft Internet Explorer 8. Carlos Chaves
  11. Software FX strongly recommend to use Chart FX for .NET 7 within Visual Studio 2010. Although Chart FX for .NET 6.2 is fully compatible with Visual Studio 2010 you have to consider that it was develop to be used in VS2003, for this reason, Chart FX for .NET 6.2 is not automatically integrated. There are some manual changes to the windows registry required in order to get it working. Please contact our support team to get the complete instructions on how to integrate it into your VS2010 environment. Carlos Chaves
  12. Hi Blue_Doc Yes, Chart FX for .NET 6.2 is fully compatible with Visual Studio 2010. Please contact our support team at support[at]softwarefx[dot]com in order to obtain the latest installer. Carlos Chaves
  13. Hi FranM From seeing the code snipped, the export method is done using
  14. Hi FranM By default, the export method requires a path where to store the exported file. It does not use the Chart FX temp directory. Can you please check the line of code in where you are exporting the chart? What parameters are the application using in the Export method? Carlos Chaves
  15. Hi Ben Do both applications use the same directory? Are you adding the Chart FX dlls to the GAC? Normally, each Win application uses its own bin folder and the Chart dlls are independent for each application. Carlos Chaves
  16. Hi Sergei Unfortunately, there is no way to label area between ticks other than using Annotation Objects. This is by design. Carlos Chaves
  17. Hi Eric Yes, it seems the Silverlight dll was created using a diferent Chart FX dll version. In order to receive a new Silverlight compatible dll, please contact our support staff with this issue to support[at]softwarefx[dot]com. Please include your product serial number and the Silverlight and ChartFX dlls versions you are currently using. Carlos Chaves.
  18. Hi robbieyeah Can you please contact our support staff with this issue to support[at]softwarefx[dot]com. Please include a screenshoot of the issue and your product serial number in the e-mail. Carlos Chaves
  19. Hi Mike This issue was previously reported to our development team. It is still in a queue to be revised. Please sent us an e-mail to support[at]softwarefx[dot]com in order to receive feedback once the issue is resolved. Carlos Chaves.
  20. Hi Feroz Unfortunately, Chart FX does not support double.NaN. If you want to
  21. Hi jota In the Chart FX Toolbar there is a Print icon. It is the third icon starting from left to right. Does it work to you? Carlos Chaves.
  22. Hi unicom High Low Close gallery cannot be combined with any other gallery. This is because the financial extension needs an specific number of series in order to plot the data, so, no additional data can be plotted at the same time (in your case the Scatter and/or Bar gallery). Carlos Chaves
  23. Hi Bober02 Please specify how are you assigning the Person object to the axis labels. Please include the code snipped you are currently using. Carlos Chaves
  24. Hi quanone If you want to modify the main value of the gauge, you need to use the radialGauge1.MainIndicator.Value property. Now, when you mentioned you want to set the main value to NONE, do you mean to ZERO? The gauge always needs to have a valid value. Carlos Chaves
×
×
  • Create New...