Search found 10 matches
- Wed Oct 31, 2007 10:28 pm
- Forum: VCL
- Topic: multibar side to side grouping
- Replies: 3
- Views: 6218
No overlapping but side to side with different Z-Depths
Hi Pep! I dont want the Series to be overlapped. The bars of the two Series "Tier 2 ..." should be aligned side to side. The bars of the two Series "Tier 1 ..." should be aligned side to side too, but they should remain in the back of the graph with a different Z-Depth, which is set to the axis of t...
- Thu Oct 25, 2007 3:04 pm
- Forum: VCL
- Topic: multibar side to side grouping
- Replies: 3
- Views: 6218
multibar side to side grouping
Please have a look on the following example: object TChart Left = 0 Top = 42 Width = 1302 Height = 598 Legend.LegendStyle = lsSeries Chart3DPercent = 85 DepthAxis.Title.Angle = 270 DepthAxis.TitleSize = 19 DepthAxis.Visible = True CustomAxes = < item Automatic = False AutomaticMaximum = False Automa...
Hi Pep, do you have all the Delphi6 updates installed (update and rtl updates) ? Yes I have delete IW and TChart for two time, and reinstall both. I am getting the same error. I am using the TMS Components too (without Intraweb components). Have I to reinstall these components too? Will I get rid of...
Intraweb
Hello. I have ther version 6 of TChart, Intraweb 7 and Delphi 6 Professional. Everthing without source. For an web application, I want to use the TChart Intraweb version, but there is no version for my combination of products. I have read all the other posts about the issue, but for me the solutions...
- Wed Feb 18, 2004 2:35 pm
- Forum: VCL
- Topic: ErrorSeries
- Replies: 2
- Views: 8298
- Tue Feb 17, 2004 1:41 pm
- Forum: VCL
- Topic: ErrorSeries
- Replies: 2
- Views: 8298
ErrorSeries
Hello, I have a problem with Errorseries in TChart. I want to add three TErrorseries. This works fine beside that the single values of the three series with identical x-Values are plotted at wrong x-values. It seems to be that the different errors are plotted around the x-value, but I need the value...