Hi,
Here's a question for you...
I would swear I figured this out before but I can't find it.
Thanks.
.
Search found 34 matches
- Tue Apr 12, 2016 7:57 pm
- Forum: VCL
- Topic: Actual width of chart.
- Replies: 1
- Views: 5775
- Tue Apr 12, 2016 5:19 pm
- Forum: VCL
- Topic: Question about calculation for VolumePipe
- Replies: 1
- Views: 5467
Question about calculation for VolumePipe
Hi, Is there any way we could modify the calculation for the VolumePipe segments to make them a little more visually intuitive? For example: TeeChart1.jpg TeeChart2.jpg Both graphics show the same data. In the first graphic, it is clear that the $75,000 on the left and on the right are the same size...
- Tue Apr 12, 2016 4:20 pm
- Forum: VCL
- Topic: Problem with Gradient and Marks lines in VolumePipe
- Replies: 1
- Views: 5648
Problem with Gradient and Marks lines in VolumePipe
Hi, How do I set (or turn off) the gradient in the VolumePipe? TeeChart1.jpg It makes no difference whether Gradient is checked or unchecked or set to Left Right or Top Bottom - the chart looks the same. Also - how do I set the Maks Arrows for the VolumePipe? Because of the Series Cone Percent, the ...
- Tue Apr 12, 2016 12:16 pm
- Forum: VCL
- Topic: Problem with new TeeChartVCL-2015.16.150901
- Replies: 11
- Views: 31450
Re: Problem with new TeeChartVCL-2015.16.150901
Okay - now that this "bug" has been re-classified as a "feature", just exactly what do I need to do to repair my code after moving from 2015.15 to 2015.16. To summarize: I have an application with a TDBChart and a single series - Series1, Datasource: Crosstab. Before installing the update, I would r...
- Sat Apr 02, 2016 1:00 am
- Forum: VCL
- Topic: Some properties not being saved.
- Replies: 1
- Views: 7971
Some properties not being saved.
TeeChart1.jpg Hi, I am using the TVolumePipeSeries and there are some of the properties that are not being correctly saved and are being reset at run-time. I attached a JPG file - the transparency of the border pen for the volume pipe is one that I have to keep changing - if I set it in the develop...
- Mon Jan 18, 2016 5:02 pm
- Forum: VCL
- Topic: Sales Funnel
- Replies: 1
- Views: 5664
Sales Funnel
Hi, I'm looking to add a sales funnel to an application I'm working on. In the demos and series I see pyramids, triangles and cones but nothing that would really work for a sales funnel. The pyramid looks best but the traditional sales funnel has the narrow end of the funnel either on the bottom (ve...
- Sat Oct 03, 2015 12:55 am
- Forum: VCL
- Topic: Problem with new TeeChartVCL-2015.16.150901
- Replies: 11
- Views: 31450
Re: Problem with new TeeChartVCL-2015.16.150901
Hi,
So this is a bug? Is this going to be fixed anytime soon - or should I roll-back to 2015.15 and update to 2015.16 after the bug has been fixed?
I could fix it in my code but that would take a while and I'd rather not if I don't have to.
Thanks
.
So this is a bug? Is this going to be fixed anytime soon - or should I roll-back to 2015.15 and update to 2015.16 after the bug has been fixed?
I could fix it in my code but that would take a while and I'd rather not if I don't have to.
Thanks
.
- Tue Sep 29, 2015 3:21 pm
- Forum: VCL
- Topic: Legend ScrollBar - currently visible rows.
- Replies: 4
- Views: 10139
Re: Legend ScrollBar - currently visible rows.
Hi,
Excellent! This should help quite a bit.
Thanks
.
Excellent! This should help quite a bit.
Thanks
.
- Mon Sep 28, 2015 7:39 pm
- Forum: VCL
- Topic: Problem with new TeeChartVCL-2015.16.150901
- Replies: 11
- Views: 31450
Problem with new TeeChartVCL-2015.16.150901
Hi, I just installed this over my existing 2015.15.150420. I have an application with a TDBChart and a single series - Series1, Datasource: Crosstab. Before installing the update, I would run it and a SQL query would load the crosstab and then Series1 would disappear and 6 series would be generated ...
- Fri Sep 25, 2015 9:09 pm
- Forum: VCL
- Topic: Legend ScrollBar - currently visible rows.
- Replies: 4
- Views: 10139
Re: Legend ScrollBar - currently visible rows.
Hi, I don't understand it. It's a block of barely intelligible code with no explanation of how to use it. How do I use it? What does it return? What is ItemHeight? What is TotalLegendItems? What do I pass to this function? I would be very surprised to learn that I'm the only person to ever desire th...
- Wed Sep 23, 2015 6:18 pm
- Forum: VCL
- Topic: Legend ScrollBar - currently visible rows.
- Replies: 4
- Views: 10139
Legend ScrollBar - currently visible rows.
Hi, How can I get the number of rows currently visible on the scrollbar? It seems if I add that to the current LegendScrollBar.Position, I would be able to know if the legend scrollbar position is at the bottom or not. I also would be able to set the legend scrollbar.position to that number to set i...
- Mon Sep 21, 2015 2:20 pm
- Forum: VCL
- Topic: Detect when Legend Scrollbar is at maximum position
- Replies: 2
- Views: 7505
Detect when Legend Scrollbar is at maximum position
Hi, I have a chart with a scrollbar and the legend has a scrollbar. I have the scrollbars tracking along with each other using various events. When there is a difference between the number of visible items on the chart and the items visible on the legend scrollbar, then when the one with the most it...
- Tue Sep 15, 2015 9:42 pm
- Forum: VCL
- Topic: Briefly turn off visual update.
- Replies: 1
- Views: 5635
Briefly turn off visual update.
Hi, There are times in my project where I need to update the chart in more than one way - for example: I may want to update the bottom axis Min and Max values and also the left axis Min and Max values. There is a somewhat noticeable jump in between those due to the chart visually updating after the ...
- Tue Sep 01, 2015 9:51 pm
- Forum: VCL
- Topic: Sorting a Series.
- Replies: 2
- Views: 7372
Re: Sorting a Series.
Hi,
Here is what I'd like to be able to do - these 2 images:
Programatically be able to set what appears to be Series1.General.Options.Sort to "Bar Ascending" or to "Bar Descending".
How do I do that?
.
Here is what I'd like to be able to do - these 2 images:
Programatically be able to set what appears to be Series1.General.Options.Sort to "Bar Ascending" or to "Bar Descending".
How do I do that?
.
- Tue Sep 01, 2015 6:27 pm
- Forum: VCL
- Topic: Sorting a Series.
- Replies: 2
- Views: 7372
Sorting a Series.
Hi, I have a series which is loaded with the top 20 (could be 30, 40, 80 or any number) sales totals in descending order. I want to be able to click a button and have it switch the display from "high to low" to "low to high" (or the other way around) without reloading the series. I've looked through...