Search found 4 matches

by Mobics
Wed Sep 26, 2012 3:06 pm
Forum: VCL
Topic: TChart Numeric Gauge
Replies: 6
Views: 6229

Re: TChart Numeric Gauge

Working correctly with your solution.
I'm also doing this with the text in de LinearGauge
by Mobics
Wed Sep 26, 2012 12:39 pm
Forum: VCL
Topic: TChart Numeric Gauge
Replies: 6
Views: 6229

Re: TChart Numeric Gauge

I will try this later.

I also found a problem for the linear gauge. It looks like it doesn't save the Bottom Axis Title (at least: after compiling it stil says 'Axis Title %') and on the other moment it is even changed back to this in designer mode.
by Mobics
Wed Sep 26, 2012 8:09 am
Forum: VCL
Topic: TChart Numeric Gauge
Replies: 6
Views: 6229

Re: TChart Numeric Gauge

I'm using version TeeChart Pro v2012.06.120613 32bit VCL.
Create like this:
Add TChart -> Add Series: gauges: 'Numeric Gauge' -> then open the gauge.
Tab 'Format' -> there tab 'Back' -> there tab 'Gradient' and there I create a different Gradient.

Knipsel.PNG
Difference
Knipsel.PNG (49.96 KiB) Viewed 6520 times
Left is compiled, right is designer.
by Mobics
Tue Sep 25, 2012 1:41 pm
Forum: VCL
Topic: TChart Numeric Gauge
Replies: 6
Views: 6229

TChart Numeric Gauge

I have a question about TCharts Numeric Gauge.
No matter what theme or pallete I choose, after compiling and running the program, the gradient on the back is always returned to his standard 'green'-white gradient.
The GUI designer in delphi does show the gradient correctly.