Search found 14 matches

by vfc
Fri Apr 07, 2023 1:30 am
Forum: .NET
Topic: Plot Bubble Cloud Chart (in Gallery) using TeeChart .NET
Replies: 3
Views: 2269

Re: Plot Bubble Cloud Chart (in Gallery) using TeeChart .NET

Hello, I am actually looking for chart which plots based on the points size, without axes hence the random position for points. Can I have the sample code of a chart where it only plots the points (bubbles) according to the size? For example, the data is Data.png and the chart will be Chart.png The ...
by vfc
Thu Apr 06, 2023 6:32 am
Forum: .NET
Topic: Plot Bubble Cloud Chart (in Gallery) using TeeChart .NET
Replies: 3
Views: 2269

Plot Bubble Cloud Chart (in Gallery) using TeeChart .NET

Can I know how to plot the Bubble Cloud Chart in SteemaGallery using TeeChart .NET and C#? Can I have the codes for this chart? You may find the chart in these links https://www.steema.com/linkIn/chart_gallery and https://www.steema.com/uploads/products/ProgLangs.png . Attached the chart. Steema Gal...
by vfc
Fri Sep 02, 2022 4:00 am
Forum: .NET
Topic: Responsive (auto-size) charting in .NET website project
Replies: 9
Views: 6083

Re: Responsive (auto-size) charting in .NET website project

Hello, Can I know if some of the formatting we did in code behind (C#) might be overwritten or ignored when we render the chart in javascript? For example, series event (GetSeriesMark), webchart tool (GetHTMLMap) and others that have been applied in code behind are missing when we render the chart ...
by vfc
Tue Aug 30, 2022 9:06 am
Forum: JavaScript / HTML5
Topic: Marks Style in JavaScript
Replies: 1
Views: 13500

Marks Style in JavaScript

Can I know how to modify the marks style of series in JavaScript?
In .NET (C#), we can set it throught "cht[0].Marks.Style = Steema.TeeChart.Styles.MarksStyles.Value;". How to do the same in JavaScript?

Thanks!
by vfc
Thu Aug 25, 2022 5:11 am
Forum: .NET
Topic: Responsive (auto-size) charting in .NET website project
Replies: 9
Views: 6083

Re: Responsive (auto-size) charting in .NET website project

Hello, Can I know if some of the formatting we did in code behind (C#) might be overwritten or ignored when we render the chart in javascript? For example, series event (GetSeriesMark), webchart tool (GetHTMLMap) and others that have been applied in code behind are missing when we render the chart i...
by vfc
Fri Aug 19, 2022 2:06 am
Forum: .NET
Topic: Responsive (auto-size) charting in .NET website project
Replies: 9
Views: 6083

Re: Responsive (auto-size) charting in .NET website project

Hello,

Can I have the sample codes when there are more than one chart in the same page (perhaps 3)? The charts couldn't show when I set their picture format to "JScript".
Thanks.
by vfc
Thu Aug 11, 2022 7:29 am
Forum: .NET
Topic: Responsive (auto-size) charting in .NET website project
Replies: 9
Views: 6083

Re: Responsive (auto-size) charting in .NET website project

I would like the chart in the webform to be automatically sized to fit the screen. Does TeeChart have this feature?
It would be even better if it can automatically adjust based on the window or container size.

Attached a webform consisting a simple TeeChart.
Default.zip
aspx page and c# code of the web form
(2.33 KiB) Downloaded 296 times
by vfc
Wed Aug 10, 2022 9:09 am
Forum: .NET
Topic: Responsive (auto-size) charting in .NET website project
Replies: 9
Views: 6083

Responsive (auto-size) charting in .NET website project

Understood from https://www.steema.com/entry/158/Responsive_Charting that TeeChart's best-fit sizing can fit to a variety of screen size automatically, can I know how to enable this feature? Does this mean that the charts can automatically resize themselves according to the screen/window size? I am ...
by vfc
Mon Nov 22, 2021 12:56 am
Forum: .NET
Topic: Enable TeeChart for .NET in website project
Replies: 12
Views: 11491

Re: Enable TeeChart for .NET in website project

I obtained it by searching in the same page as yours.
image1.png
image1.png (92.79 KiB) Viewed 10608 times
Can you check whether the tools/features I have are same with yours?
image2.png
image2.png (166.85 KiB) Viewed 10608 times
image3.png
image3.png (46.87 KiB) Viewed 10608 times
by vfc
Fri Nov 19, 2021 4:06 am
Forum: .NET
Topic: Enable TeeChart for .NET in website project
Replies: 12
Views: 11491

Re: Enable TeeChart for .NET in website project

Sorry, I used Visual Studio 2019. My steps are listed in the attached Excel file.
StepsToCreateMyProject.zip
(466.55 KiB) Downloaded 426 times
by vfc
Thu Nov 18, 2021 7:43 am
Forum: .NET
Topic: Enable TeeChart for .NET in website project
Replies: 12
Views: 11491

Re: Enable TeeChart for .NET in website project

I created another simple .NET website project that used Steema TeeChart and the license cannot be enabled as well. I sent an email to Marc with the project attached (do note that the content in TeeChart license file has been removed). The project is big and hence cannot be uploaded here. Sorry for a...
by vfc
Tue Sep 28, 2021 11:52 am
Forum: .NET
Topic: Enable TeeChart for .NET in website project
Replies: 12
Views: 11491

Re: Enable TeeChart for .NET in website project

The example in your first message of this thread (after your modification, using latest version TeeChart's NuGet) works (watermark disappeared). Besides, using the same project (the one before your modification, from https://github.com/Steema/TeeChart-for- ... eb-samples ) also works after I updated...
by vfc
Tue Sep 28, 2021 2:25 am
Forum: .NET
Topic: Enable TeeChart for .NET in website project
Replies: 12
Views: 11491

Re: Enable TeeChart for .NET in website project

In my web site project without assembly file, adding the license file in "App_LocalResources" folder doesn't remove the watermark. Is "Steema.resx" file needed to be put in App_LocalResource folder? Can we use the same "Steema.resx" file as the one from https://github.com/Steema/TeeChart-for-.NET-CS...
by vfc
Sat Sep 18, 2021 7:29 am
Forum: .NET
Topic: Enable TeeChart for .NET in website project
Replies: 12
Views: 11491

Enable TeeChart for .NET in website project

I am new to Visual studio, .NET and TeeChart. I have issue to enable TeeChart license in my .NET website project (framework 4). I added "App_LocalResources" folder with the "Steema.resx" file from the website project in https://github.com/Steema/TeeChart-for-.NET-CSharp-Web-samples and my TeeChart l...