Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1015
Export of xamDataChart images not in view omits Legend Contents and Axis
posted

When exporting a xamDataChart that is viewable to the user, I get everything I'd expect to get in the image out. But if the xamDataChart is not viewable to the user (because the graph is in another tab, for instance), the resulting image is missing the Axis and AxisLabels and any series that should be contained in the Legend.

Graph in view when exported

Graph Not in view when exported

How do I fix this?

Parents
  • 17475
    Offline posted

    Hello Ed,


    I have been looking into your requirements and it seems that the following forum thread will be helpful in this case: http://es.infragistics.com/community/forums/t/94149.aspx. I have modified the sample Stefan attached there so that the chart is displayed in a tab control. If the user chooses the second tab, the one without a chart, and press the button to export, the chart is exported including the labels. Could you please have a look at the sample application and let me know if it is helpful for you? Thank you.

    ToImage.zip
Reply Children