vivek Posted January 21, 2008 Report Share Posted January 21, 2008 Hi I might have a little difficult question and i am new to reporting services I am using chartFx for reprting services. i want to generate horizontal guages dynamically depending on the values of one of the fields of a table and for rest of the fields in that row , I want to set value of properties of guage as values Better i should expalin as example for example if i have a row say: printorder , Row, sales, cost,units then i want guages to appear when there is any print order and rest of the columns are the values in the scales of the guage. Is there any method of doing that. If yes then where i need to put the code and where to use to use that code to generate guages automatically(I mean is there any specific control in reporting services or area whose value i need to assign as this code) thanks in advance vivek Quote Link to comment Share on other sites More sharing options...
maximop Posted January 22, 2008 Report Share Posted January 22, 2008 Please note that there is no code behind on Reporting Services; everything is done at design-time when you are creating your report. Unfortunately, adding a Gauge component programmatically is only possible in ChartFX Gauges for .NET. Quote Link to comment Share on other sites More sharing options...
vivek Posted January 30, 2008 Author Report Share Posted January 30, 2008 Hi thanks for the reply Can i know that same would be possible I mean guages can be created dynamically using ChartFx guages for .net thanks Regards vivek Quote Link to comment Share on other sites More sharing options...
maximop Posted January 31, 2008 Report Share Posted January 31, 2008 Yes, it is possible with ChartFX Gauges for .NET to generate the control dynamically. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.