OK, got it.
I added the setting:
Chart.Marks.Style:=smsValue;
And the correct values are displayed.
Thanks for your help.
Dave
Search found 5 matches
- Thu Jan 22, 2015 1:44 pm
- Forum: VCL
- Topic: Add Bar problems
- Replies: 2
- Views: 4652
- Wed Jan 21, 2015 7:32 pm
- Forum: VCL
- Topic: Space between bar groups
- Replies: 5
- Views: 7571
Re: Space between bar groups
Hi Narcis, Yes, the project example you gave me works, but the same code does not work in my application. What I am wondering is if there is a setting that needs to be changed to allow the scaling of the BarWidthPercent. For example, an automatic scale that needs to be set to true or false? Thanks, ...
- Wed Jan 21, 2015 7:25 pm
- Forum: VCL
- Topic: Add Bar problems
- Replies: 2
- Views: 4652
Add Bar problems
Hello, In the previous version of TeeChart (2012) the code ProfileCapacityBar.AddBar(y, XName, clTeeColor); labeled the X axis with the value in XName and when labels were displayed for the bars, the labels displayed the bar value as in the second example. Using TeeChart 2014 the code ProfileCapacit...
- Tue Jan 20, 2015 2:28 pm
- Forum: VCL
- Topic: Space between bar groups
- Replies: 5
- Views: 7571
Re: Space between bar groups
Hello Yeray,
Thanks for the reply.
I must be missing something as changing the BarWidthPercent does not have any effect on the bar chart. Is there a setting I need to change to enable BarWidthPercent?
Dave
Thanks for the reply.
I must be missing something as changing the BarWidthPercent does not have any effect on the bar chart. Is there a setting I need to change to enable BarWidthPercent?
Dave
- Mon Jan 19, 2015 4:36 pm
- Forum: VCL
- Topic: Space between bar groups
- Replies: 5
- Views: 7571
Space between bar groups
Hello,
How do I change the space between the groups of bars on each day (or whatever time period)? The example shows the space between each bar group (red circle) that I want to make smaller.
Thanks!
Dave
How do I change the space between the groups of bars on each day (or whatever time period)? The example shows the space between each bar group (red circle) that I want to make smaller.
Thanks!
Dave