I’m using the MSChart Control in a Web Project. I saw that there are 3 different storage mode settings: file/memory/session. I couldn’t find any information about the pros/cons or the impact of the settings.
Anyone can help?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve found that Scott Mitchell has the best write up on this topic: Using Microsoft’s Chart Controls in an ASP.NET Application: Rendering the Chart. VERY useful info. I’d recommend reading the whole multipart series.