ChartPro |
Post Reply |
Author | |
Steve2106
Newbie Joined: 18 August 2009 Location: United Kingdom Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 18 September 2012 at 4:46am |
Hi There,
Can someone tell me how I change the Title of the chart progmatically.
I have a calendar control and when I click on a date the bars on the chart change to reflect the data for that date. All this works fine but what I also need to do is change the title of the chart based on the date selected. I cannot get this to work. The title stays the same value it was when I first displayed the chart.
Appreciate the help.
Best Regards,
|
|
Steve Wilson
|
|
Cod1ng
Newbie Joined: 17 September 2012 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
chart.Content.Titles(INDEX OF SERIES).Text = "This is a new Title"
(vb6) |
|
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 |