Search found 14 matches
- Fri Apr 07, 2023 1:30 am
- Forum: .NET
- Topic: Plot Bubble Cloud Chart (in Gallery) using TeeChart .NET
- Replies: 3
- Views: 5235
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 ...
- Thu Apr 06, 2023 6:32 am
- Forum: .NET
- Topic: Plot Bubble Cloud Chart (in Gallery) using TeeChart .NET
- Replies: 3
- Views: 5235
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...
- Fri Sep 02, 2022 4:00 am
- Forum: .NET
- Topic: Responsive (auto-size) charting in .NET website project
- Replies: 9
- Views: 11702
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 ...
- Tue Aug 30, 2022 9:06 am
- Forum: JavaScript / HTML5
- Topic: Marks Style in JavaScript
- Replies: 1
- Views: 24829
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!
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!
- Thu Aug 25, 2022 5:11 am
- Forum: .NET
- Topic: Responsive (auto-size) charting in .NET website project
- Replies: 9
- Views: 11702
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...
- Fri Aug 19, 2022 2:06 am
- Forum: .NET
- Topic: Responsive (auto-size) charting in .NET website project
- Replies: 9
- Views: 11702
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.
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.
- Thu Aug 11, 2022 7:29 am
- Forum: .NET
- Topic: Responsive (auto-size) charting in .NET website project
- Replies: 9
- Views: 11702
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.
It would be even better if it can automatically adjust based on the window or container size.
Attached a webform consisting a simple TeeChart.
- Wed Aug 10, 2022 9:09 am
- Forum: .NET
- Topic: Responsive (auto-size) charting in .NET website project
- Replies: 9
- Views: 11702
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 ...
- Mon Nov 22, 2021 12:56 am
- Forum: .NET
- Topic: Enable TeeChart for .NET in website project
- Replies: 12
- Views: 18166
Re: Enable TeeChart for .NET in website project
I obtained it by searching in the same page as yours.
Can you check whether the tools/features I have are same with yours?
- Fri Nov 19, 2021 4:06 am
- Forum: .NET
- Topic: Enable TeeChart for .NET in website project
- Replies: 12
- Views: 18166
Re: Enable TeeChart for .NET in website project
Sorry, I used Visual Studio 2019. My steps are listed in the attached Excel file.
- Thu Nov 18, 2021 7:43 am
- Forum: .NET
- Topic: Enable TeeChart for .NET in website project
- Replies: 12
- Views: 18166
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...
- Tue Sep 28, 2021 11:52 am
- Forum: .NET
- Topic: Enable TeeChart for .NET in website project
- Replies: 12
- Views: 18166
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...
- Tue Sep 28, 2021 2:25 am
- Forum: .NET
- Topic: Enable TeeChart for .NET in website project
- Replies: 12
- Views: 18166
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...
- Sat Sep 18, 2021 7:29 am
- Forum: .NET
- Topic: Enable TeeChart for .NET in website project
- Replies: 12
- Views: 18166
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...