Search found 3132 matches

by Sandra
Mon Dec 31, 2018 11:07 am
Forum: VCL
Topic: Install Problems TeeChart VCL FMC 2018.25
Replies: 1
Views: 8924

Re: Install Problems TeeChart VCL FMC 2018.25

Hello, The problem you're experiencing is caused because TeeChart Pro v2018.25 is only supported in Rad Studio 10.2 Tokyo Update 3. I would like suggest you update your Rad Studio 10.2 Tokyo to Update 3 to fix the problem. You can download the Installer from links below: Rad Studio 10.3 Update 3 ISO...
by Sandra
Thu Dec 27, 2018 6:27 pm
Forum: VCL
Topic: TeeBI for RAD Studio [27 DEC 2018] RELEASE 1.4.2018.1220
Replies: 0
Views: 32852

TeeBI for RAD Studio [27 DEC 2018] RELEASE 1.4.2018.1220

Steema Support Central writes to inform you of the availability of the latest TeeBI for RAD Studio 1.4.2018.1220 release with full RAD Studio, Delphi, C++ Builder 10.3 Rio support. Active subscribers may download this version at no-charge from the customer download page . Version history for every b...
by Sandra
Thu Dec 27, 2018 6:27 pm
Forum: VCL
Topic: TeeBI for RAD Studio [27 DEC 2018] RELEASE 1.4.2018.1220
Replies: 0
Views: 23836

TeeBI for RAD Studio [27 DEC 2018] RELEASE 1.4.2018.1220

Steema Support Central writes to inform you of the availability of the latest TeeBI for RAD Studio 1.4.2018.1220 release with full RAD Studio, Delphi, C++ Builder 10.3 Rio support. Active subscribers may download this version at no-charge from the customer download page . Version history for every b...
by Sandra
Thu Dec 27, 2018 6:27 pm
Forum: FMX
Topic: TeeBI for RAD Studio [27 DEC 2018] RELEASE 1.4.2018.1220
Replies: 0
Views: 22903

TeeBI for RAD Studio [27 DEC 2018] RELEASE 1.4.2018.1220

Steema Support Central writes to inform you of the availability of the latest TeeBI for RAD Studio 1.4.2018.1220 release with full RAD Studio, Delphi, C++ Builder 10.3 Rio support. Active subscribers may download this version at no-charge from the customer download page . Version history for every b...
by Sandra
Thu Nov 29, 2018 4:48 pm
Forum: VCL
Topic: Had to ask sorry Rio 10.3 release and TChart ?
Replies: 4
Views: 14869

Re: Had to ask sorry Rio 10.3 release and TChart ?

Hello,

We're working with to publish the TeeChart support for Rio as soon as possible.

Thanks for your patience,
by Sandra
Wed Oct 31, 2018 4:59 pm
Forum: VCL
Topic: Mapping of Edit Chart GUI with object properties
Replies: 2
Views: 10836

Re: Mapping of Edit Chart GUI with object properties

Hello Markus, I have added below the lines code you need use to achieve as you want in runtime: Example 1: See LegendBorder.png attachment. On the GUI, I change Chart -> Legend -> Format -> Border -> Frame -> Visible to remove the border around the legend. What property do I change at runtime to ach...
by Sandra
Tue Oct 30, 2018 5:03 pm
Forum: VCL
Topic: 3D depth axis title orientation
Replies: 5
Views: 14424

Re: 3D depth axis title orientation

Hello,

The problem is the same as bug id 2119

Feel free to add your mail to the CC list to be notified when an update arrives.

Thanks in advance
by Sandra
Fri Aug 17, 2018 3:01 pm
Forum: VCL
Topic: TeeBI for RAD Studio [14 AUG 2018] RELEASE 1.3.2018.0814
Replies: 0
Views: 28869

TeeBI for RAD Studio [14 AUG 2018] RELEASE 1.3.2018.0814

Steema Support Central writes to inform you of the availability of the latest TeeBI for RAD Studio 1.3.2018.0814 release with full support TeeChart Standard/Pro v2018.25 Active subscribers may download this version at no-charge from the customer download page . Version history for every build may be...
by Sandra
Fri Aug 17, 2018 10:08 am
Forum: VCL / FMX
Topic: The C++ basic sample of TeeGrid does not compile
Replies: 2
Views: 17179

Re: The C++ basic sample of TeeGrid does not compile

Hello Patricio, I would like inform you the problem with TeeGrid GitHub C++ Builder example is already fixed. [DCC Fatal Error] Tee.Grid.pas(7): F1027 Unit not found: 'System' or binary equivalents (.dcu) [bcc32 Error] Unit_Basic.h(12): E2209 Unable to open include file 'Tee.Grid.Data.Strings.hpp' T...
by Sandra
Mon Aug 13, 2018 11:33 am
Forum: .NET
Topic: Pinch to Zoom
Replies: 37
Views: 76519

Re: Pinch to Zoom

Hello, In TeeChart WPf by default the zoom is active, but to active Zoom or Scroll you must do the same as code below: private void InitializeChart() { // tChart1.Dock = DockStyle.Fill; tChart1.Aspect.View3D = true; //zoom tChart1.Zoom.Active = true; tChart1.Zoom.Direction = Steema.TeeChart.WPF.Zoom...
by Sandra
Mon Aug 13, 2018 10:36 am
Forum: .NET
Topic: 3D Pipe
Replies: 3
Views: 12393

Re: 3D Pipe

Hello TeeChartFor.Net offers you use Volume Pie to draw a Pipe 3D. The same series works in wpf without problems. The code below shows you how can use that: private void InitializeChart(){ tChart1.Aspect.View3D = true; Steema.TeeChart.WPF.Styles.VolumePipe pipe1= new Steema.TeeChart.WPF.Styles.Volum...
by Sandra
Mon Aug 13, 2018 10:18 am
Forum: .NET
Topic: Smooth line series
Replies: 3
Views: 13819

Re: Smooth line series

Hello Amol,

Could you send us a simple project where we can reproduce the problem you're experiencing? Also, could you tell us which TeeChartFor.Net version are you using?

Thanks in advance
by Sandra
Fri Aug 10, 2018 3:54 pm
Forum: VCL
Topic: TeeChart VCL/FMX v2018 [8 AUG 2018] RELEASE 2018.25.180808
Replies: 0
Views: 13629

TeeChart VCL/FMX v2018 [8 AUG 2018] RELEASE 2018.25.180808

Greetings! Steema Support Central writes to inform you of the availability of the latest TeeChart VCL/FMX 2018.25.180808 release. Customers with active subscription may download the version at no-charge from the customer download page . The new update includes TeeChart Pro and Standard binary and so...
by Sandra
Fri Aug 10, 2018 3:54 pm
Forum: FMX
Topic: TeeChart VCL/FMX v2018 [8 AUG 2018] RELEASE 2018.25.180808
Replies: 0
Views: 17701

TeeChart VCL/FMX v2018 [8 AUG 2018] RELEASE 2018.25.180808

Greetings! Steema Support Central writes to inform you of the availability of the latest TeeChart VCL/FMX 2018.25.180808 release. Customers with active subscription may download the version at no-charge from the customer download page . The new update includes TeeChart Pro and Standard binary and so...
by Sandra
Thu Aug 09, 2018 12:51 pm
Forum: ActiveX
Topic: TeeChart ActiveX x64 bit version in Visual Studio 2008
Replies: 1
Views: 12776

Re: TeeChart ActiveX x64 bit version in Visual Studio 2008

Hello,

Sorry for the delay. We're investigating because the problem appears. We give you ans answer as soon as possible.

Thanks in advance