Changed value, how to refresh? |
Post Reply |
Author | |
OvalPiston
Newbie Joined: 20 February 2016 Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 02 March 2016 at 6:42am |
I changed the value in a series in a bar chart successfully (Series.Points.Item(0).Value(0) = 15).
But the bar chart did not change. How can I make the bar chart "refresh" to reflect that change? Thanks!
|
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello,
Setting new value to point should update the chart. You don't need any additional calls. Write here how you create your Chart control and how you get Series. Regards, Lebed Oleksandr |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |