Page 1 of 1

is there any Windows form equivalent of these java scripts

Posted: Tue Aug 09, 2022 9:42 am
by s_mazyar
Hi I noticed two nice java scripts https://www.arction.com/lightningchart- ... rigin.html
https://www.arction.com/lightningchart- ... heme=light
is there any way to have a equivalent windows form on them.
Thanks in advance

Re: is there any Windows form equivalent of these java scripts

Posted: Wed Aug 10, 2022 11:26 am
by ArctionKestutis
If you interested in changing color-themes on the chart, when you should check User Manual chapter 12. Color themes.
Furthermore, starting from 10.3.1 release LightningChart(R) .NET has new ColorThemes and possibility to design own.

You could explorer new color-themes in our Demo (Interactive Examples App) by selecting desired theme for any open example or building/exploring own with ExampleThemeCreator.

Re: is there any Windows form equivalent of these java scripts

Posted: Sat Aug 13, 2022 4:40 am
by s_mazyar
Hi I want to do in winform (WF) exactly like these java scripts.
1. With the entering of mouse tool tips appear.
2.With the exiting the mouse tool tips disappear.
3.there will be three tool tips:one one on XAxis, one on YAxis and finally one on the mouse location.
Is there anyway to do those above in winform(WF).
Thanks in advance for your great help