Dynamic charts at runtime in SSRS
        Posted  
        
            by BALAMURUGAN
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by BALAMURUGAN
        
        
        
        Published on 2009-04-28T10:04:48Z
        Indexed on 
            2010/06/03
            6:04 UTC
        
        
        Read the original article
        Hit count: 355
        
I need to create a report(rdl) in SQL reporting services 2008. In that I need to create in runtime. The report has chart. I will specify the type of chart, font, alignment and all those stuff in runtime.
Is there any option for using this in SSRS 2008.
© Stack Overflow or respective owner