Hi,
I would like to know if it is possible to catch an event in the "ExchangeSeries" procedure and if it is possible to disable the buttons to exchange two series in the TChartEditor.
Thanks.
Search found 4 matches
- Thu Feb 12, 2004 10:47 am
- Forum: VCL
- Topic: ExchangeSeries
- Replies: 1
- Views: 7057
- Wed Jan 21, 2004 10:26 am
- Forum: VCL
- Topic: Save ALL Chart properties values to a file
- Replies: 3
- Views: 10681
Hi Pep! This is the solution I took when I discover that problem, but there is another problem if you change the chart pointer. For example, if you have a PopupMenu assigned to the chart property 'PopupMenu', it will not be saved in the file with 'SaveChartToFile', you would have to assign it in you...
- Tue Jan 20, 2004 3:54 pm
- Forum: VCL
- Topic: Save ALL Chart properties values to a file
- Replies: 3
- Views: 10681
Save ALL Chart properties values to a file
Hi there! I would like to know if it is possible to save ALL the Chart properties values to a file. I use the 'SaveChartToFile' procedure but there is a problem with it. This procedure does not save to file ALL the properties, only saves the non-default properties values. Example: If you have a Char...
- Thu Jan 08, 2004 9:02 am
- Forum: VCL
- Topic: BarWidthPercent and Zoom bug
- Replies: 1
- Views: 7250
BarWidthPercent and Zoom bug
Hi!! I've a problem with TBarSeries. When BarWidthPercent value is set to 100 and the chart is zoomed, labels at the bottom axis are not centered at the middle of the bar, as they are while the chart isn't zoomed. This does not happen if BarWidthPercent property is set to another value. Is that a kn...