Search found 14 matches

by Windwalker
Fri Jun 19, 2009 12:22 pm
Forum: VCL
Topic: TPieSeries: Fill patterns in legend and markers
Replies: 2
Views: 2302

Re: TPieSeries: Fill patterns in legend and markers

Yeray, thanks a lot!
by Windwalker
Thu Jun 18, 2009 1:01 pm
Forum: VCL
Topic: TPieSeries: Fill patterns in legend and markers
Replies: 2
Views: 2302

TPieSeries: Fill patterns in legend and markers

Hello, I am working on a TPieSeries chart. If I set mySeries.usePatterns := true then symbols in the chart's legend adopt the patterns according to the slice they refer to. But unfortunately the markers do not behave the same. The symbols in the markers keep the normal coloring as before triggering ...
by Windwalker
Tue Jun 16, 2009 1:57 pm
Forum: VCL
Topic: Let user save his TeeCommander settings?
Replies: 5
Views: 3614

Re: Let user save his TeeCommander settings?

Hi Windwalker, As an update, if what you want is to save the chart characteristics at a moment and store them in a another moment, you can save a chart into a tee file or a stream and load it later. If you mean "restore them in another moment", then that's what I mean. The characteristics can be sa...
by Windwalker
Tue Jun 16, 2009 1:45 pm
Forum: VCL
Topic: Let user save his TeeCommander settings?
Replies: 5
Views: 3614

Re: Let user save his TeeCommander settings?

Yeray, thanks for your quick answer. Let me explain my intend a bit further. I showed my application with TeeCommander to my boss and he thought we might keep this in the program, in order to allow an end user, who is willing to go into depth with the application's charts, to use TeeCommander as a b...
by Windwalker
Tue Jun 16, 2009 12:31 pm
Forum: VCL
Topic: Let user save his TeeCommander settings?
Replies: 5
Views: 3614

Let user save his TeeCommander settings?

Hello, I included a TeeCommander Toolbar in my application to give the user the possibility to customize his chart in detail, as he likes. Since there the toolbar allows for a vast variety of changes, I look for a way to give the user the chance to save his settings. Does there exist one? Would be g...
by Windwalker
Wed Jun 03, 2009 7:53 am
Forum: VCL
Topic: Strange colors in control elements on Windows Vista
Replies: 3
Views: 2508

Hi Windwalker, If I understand correctly those controls are not chart editor controls, are they? You're right. If so, can you still reproduce this behaviour removing all TeeChart references from your application or a simple application without TeeChart? Thanks in advance. To remove all TeeChart fro...
by Windwalker
Tue Jun 02, 2009 9:14 am
Forum: VCL
Topic: Strange colors in control elements on Windows Vista
Replies: 3
Views: 2508

Strange colors in control elements on Windows Vista

Hello there, I upgraded from TeeChart 4 to TeeChart 8. Now I tested my charts unsing Windows Vista and I experienced some strange color behaviour. In some of my charts (not all!), the control panels containing elements, like checkboxes etc, which are used to control the chart, are layered with a red...
by Windwalker
Thu May 28, 2009 9:34 am
Forum: VCL
Topic: Undo Scroll ?
Replies: 2
Views: 2556

9348257 wrote:Hi Windwalker,

If you changed your axes at runtime, you could restore the default view forcing them to be automatic:

Code: Select all

  Chart1.Axes.Bottom.Automatic := true;
  Chart1.Axes.Left.Automatic := true;
Thanks, that's it!
by Windwalker
Thu May 28, 2009 8:45 am
Forum: VCL
Topic: Undo Scroll ?
Replies: 2
Views: 2556

Undo Scroll ?

Hi there,

I have a TChart, which the user can scroll and zoom using the left and right mouse buttons.

Now I look for a way to undo zoom and scroll actions, i.e. to reset the chart.
UndoZoom does exist, but how can I do the same for the scrolling?

Thanks for the help!
by Windwalker
Thu Apr 30, 2009 7:30 am
Forum: VCL
Topic: Define legend color for a series?
Replies: 3
Views: 3186

I finally got it work.

Thanks anyway!
by Windwalker
Thu Apr 30, 2009 7:07 am
Forum: VCL
Topic: Define legend color for a series?
Replies: 3
Views: 3186

Thanks for your hint! Could you please give me some advise, on how I can draw a rectangle with my intended color and then place this rectangle by the use of StretchDraw in the legend? I tried to do it like this, but StrechtDraw does not accept my Rect-Object. procedure TForm_DTM_UmsatzStat.LegendDra...
by Windwalker
Tue Apr 28, 2009 9:24 am
Forum: VCL
Topic: Define legend color for a series?
Replies: 3
Views: 3186

Define legend color for a series?

Hello, I have a chart with TBar-Series. Since the look of the color gradient on my bars, SeriesColor is not the color I would like to represent the respective series in the legend. Instead I would like to have Gradient.MidColor as the color by which the series is represented in the legend. Is there ...
by Windwalker
Wed Apr 22, 2009 12:58 pm
Forum: VCL
Topic: Customizing Pie Charts
Replies: 2
Views: 2184

Hi there,

I just discovered that this topic has been recently discussed.

Maybe someone can provide me the VCL example too?

Many thanks in advance!
by Windwalker
Wed Apr 22, 2009 12:36 pm
Forum: VCL
Topic: Customizing Pie Charts
Replies: 2
Views: 2184

Customizing Pie Charts

Hello, I am pretty new to TeeChart, so maybe my question is easy to answer. I am currently working on a pie chart (TPieSeries), which I want to make look like the two examples in gallery on the TeeChart website. See: - http://www.steema.com/img_products/gallery/tch/PieWarm1019x776.jpg - http://www.s...