in

Software FX Community

Discuss and find help for all Software FX products.
All Tags » Export (RSS)

Browse by Tags

  • Re: Point Labels not showing on export

    Any feedback would be great. I need a solution to this asap. Thanks
    Posted to Web Forms (Forum) by codyinman on 08-28-2009
  • Point Labels not showing on export

    Point Labels are not saving to the chart image when exporting. I have modified Chart.TemplateContents = FileContents.All and Chart.FileContents = FileContents.All and this does not work. Any suggestions? Thanks
    Posted to Web Forms (Forum) by codyinman on 08-26-2009
  • Re: how to export multi chart with jpg file in one web page

    The way to export charts is with the Chart.Export method. Please try the following code: chart1.Export( FileFormat .Bitmap, "c:\\chart.jpg" );
    Posted to Web Forms (Forum) by TatianaG on 05-22-2009
  • GridFX Export

    Is there anyway to export GridFX content to HTML table? I have seen a message that such kind of feature were going to be released approximately two years ago. Does anyone know whether it is released? Thanks.
    Posted to General (Forum) by fomur on 03-23-2009
  • Keeping current state of the charts

    Hi, I am working on a export funtionality where I am trying to find all the chartfx objects with iterating the controls under a content page and exporting them as PNG files. Everything was working all fine until I transferred my code to a seperate assembly and added it as a dll to the bin folder of my...
    Posted to Web Forms (Forum) by fomur on 02-20-2009
  • A mistake at the Documentation...

    Hi, I am trying to export charts using SVG file format, however, the example code given at the documentation is wrong. Does anyone know how to export a chart using external SVG encoder? Meanwhile you can look the documentation link, http://support.softwarefx.com/OnlineDoc/CfxNet70/PG/html/ChartEXport...
    Posted to Web Forms (Forum) by fomur on 01-07-2009
  • Exporting of financial chart in image format of jpeg/png

    Hi, I want to export financial chart in chartFX7 in image format. Only type that is availabe is bitmap. Which is huge in size. Is it possible to export chart fx 7 in jpeg or png format. chrtTool.Export(ChartFX.WinForms. FileFormat .Bitmap, AppSetting .ImageGenerationPath() + contractname + ".png"...
    Posted to Windows Forms (Forum) by Vineet on 10-13-2008
  • Exporting of financial chart in image format of jpeg/png

    Hi, I want to export financial chart in chartFX7 in image format. Only type that is availabe is bitmap. Which is huge in size. Is it possible to export chart fx 7 in jpeg or png format. chrtTool.Export(ChartFX.WinForms. FileFormat .Bitmap, AppSetting .ImageGenerationPath() + contractname + ".png"...
    Posted to Windows Forms (Forum) by Vineet on 10-13-2008
  • Re: ERR: Input string was not in a correct format

    Hi Frank Thank you for your kind reply.As you mentioned I installed the service pack for windows forms from the support site . CfxNet62SP builded on Monday, October 22, 2007, 2:24:56 PM- Please comment whether it is the correct one. But still when I put { or } character in the title and use the method...
    Posted to Windows Forms (Forum) by Hareesh Bharadwaj on 03-18-2008
  • ERR: Input string was not in a correct format

    Hi I am using Chartfx in one of my application. I need to add a title for my chart control. It is working fine with regular characters. But when i tried to put { or } character in the title of a chart you can not save the file : I am geting the error : Input string was not in a correct format. This error...
    Posted to Windows Forms (Forum) by Hareesh Bharadwaj on 03-17-2008
Page 1 of 2 (14 items) 1 2 Next >
Copyright 2008 Software FX, Inc.