Hi guys,
I am facing problem in MS Chart Control.
If i set width to chart it expands and starts from another point.
Y chart moves from one place to other while assigning width to it...?
Any help would be helpful.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Eugene MontesPosted Mar 26, 2015, 6:22 AM
For example let's say you have defined the following chart control:
And later on you want to change its width, you would just need to use something like the following:
Note that this API comes from this excel's component for a C# code.