Search found 18 matches

by PCSdeZ
Sat Mar 19, 2022 11:20 pm
Forum: FMX
Topic: Can't access dataset's
Replies: 8
Views: 31006

Re: Can't access dataset's

Hi,

I just upgraded to RAD Studio 11.1 and TeeChart Standard is still failing in this matter, it still prevents setting the graph at design time.
It is important for me that you could check that please.

Best regards,
Patricio Cerda
by PCSdeZ
Fri Mar 18, 2022 12:06 am
Forum: VCL
Topic: How to modify the element legend name and value using an edit method
Replies: 3
Views: 4567

Re: How to modify the element legend name and value using an edit method

I'm sorry Mr. Neumann, I don't use Delphi but C++Builder, and I can't found documentation of your product, and can't also make work the piece of Delphi code that you sent me. I tried this, but it does not compile: void __fastcall TForm1::Chart1ClickSeries(TCustomChart *Sender, TChartSeries *Series, ...
by PCSdeZ
Fri Mar 11, 2022 12:12 pm
Forum: VCL
Topic: How to modify the element legend name and value using an edit method
Replies: 3
Views: 4567

How to modify the element legend name and value using an edit method

Hi, I would like to have some help to do the following: edit the legend name and/or their value of the data elements of a Pie chart at runtime with C++Builder. I can't found a way to do this kind of editing. My application start showing data elements with default values and legend names, for example...