Jump to content
Software FX Community

Vineet

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Vineet

  1. 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"); Above line is the code for doing it. Currently i am using VS.Net 2008 with 3.5 Framework. This is windows application. Thanks Vineet Nair.
  2. 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"); Above line is the code for doing it. Currently i am using VS.Net 2008 with 3.5 Framework. Thanks Vineet Nair.
  3. I wantedt to display customizable tool tip when ever user goes over any point. I am trying to implement it in financial chat using web application. I have used mousemoveover in javascript, but i wanted to display only those information that i want in tool tip. Default tooltip that is being displayed are Open, Low, Close, High values. But i want to display only close and high values. Can any 1 please help me out in this.
  4. Hi All, When ever we set xasix text value containing & or $ sign it doesn't behave as it has to. I am using chartFX7. can any 1 please tell me about this things. you can email me at vnair@visionfinancialmarkets.com. As well as when we put chart to into update panel and rendering mode is Image then while displaying it on IE and doing right click through an error. Vineet Nair.
  5. Hi, As per image given when ever i click on chart FX7 i do get run time error. When we select any item on Tab given on right hand side. Can u please let me know why it is appearing or is there some setting which i have missed out. you can email me at vnair@visionfinancialmarkets.com
  6. hi, I wanted to add drawing feature in to asp.net application of charting tool using chartFX7. As per tutorial there is seperate tag is there, as seen in windows application. But when same thing is done in webapplication it does not display it. How we can do it please let me know about it. EmailID :- vnair@visionfinancialmarkets.com
×
×
  • Create New...