Is it possible that a chart’s width is inherited from its surrounding div?
How to do this (in the C# code behind or the ASP code)?
Is it possible that a chart’s width is inherited from its surrounding div? How
Share
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 don’t believe you can inherit the charts width from a Div, I’d set both using the codebehind.
You’ll only have to wire this up once, per div and chart and then you can be assured that any future width changes will flow through to the chart.