Hello,
I'am using Delphi 4 and changed from TeeChartV8.01 to V8.08. When i put a chart with a circular Gauge series on a empty project and try to run it i get the following error:
ERead Error with message "Error reading Series1.Frame.InnerBrush.Gradient.EndColor: Property does not exist "
What can i do ?
Regards
Robert
EReadError with Circular Gauge
Re: EReadError with Circular Gauge
Hello Robert,
Could you please check the IDE library and search paths? There may be wrong references to the old TeeChart installation remaining. Correct them if any, and try a new simple application again.
If you still have problems with it, don't hesitate to let us know telling us the exact steps to reproduce it, in case you are modifying the chart after dropping it to the form.
Could you please check the IDE library and search paths? There may be wrong references to the old TeeChart installation remaining. Correct them if any, and try a new simple application again.
If you still have problems with it, don't hesitate to let us know telling us the exact steps to reproduce it, in case you are modifying the chart after dropping it to the form.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: EReadError with Circular Gauge
Thanks that was the problem.
I have another thing. I am missing the increment property for the labels. This is available in the standard Gauge but not in the Circular Gauge.
Do i overlook some thing?
Regards
Robert
I have another thing. I am missing the increment property for the labels. This is available in the standard Gauge but not in the Circular Gauge.
Do i overlook some thing?
Regards
Robert
Re: EReadError with Circular Gauge
Hello Robert,
You are right. The Increment property is accessible through the "Format/Axis/Ticks" tab in the Circular Gauges editor in the actual version but not in v8.
However, in v8 you can still modify it through the "Chart/Axis (Bottom)/Scales/Increment" tab in the editor.
You are right. The Increment property is accessible through the "Format/Axis/Ticks" tab in the Circular Gauges editor in the actual version but not in v8.
However, in v8 you can still modify it through the "Chart/Axis (Bottom)/Scales/Increment" tab in the editor.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |