Search found 4 matches

by njakka
22 Feb 2021, 15:58
Forum: General Discussion
Replies: 2
Views: 1144

Re: Single finger rotation in manipulation events

Can you share a code snippet as to how I can implement this manually.
by njakka
20 Feb 2021, 02:23
Forum: General Discussion
Replies: 2
Views: 1144

Single finger rotation in manipulation events

In WPF, I can achieve single finger rotation by setting the ManipulationStartingEventArgs.Pivot in ManipulationStarting event. How can I achieve this in noesis since I do not see the pivot property in Noesis.ManipulationStartingEventArgs.
by njakka
06 Jan 2021, 15:52
Forum: General Discussion
Replies: 3
Views: 1646

Re: Draw charts in unity

What are the steps to use this inside unity. If I copy the OxyPlotNoesisGUI to unity, it has a lot of errors.
by njakka
06 Jan 2021, 14:44
Forum: General Discussion
Replies: 3
Views: 1646

Draw charts in unity

I need to add line chart in my application. I can use oxyplot or livecharts to create the chart in WPF but when I load the xaml to unity, there are errors that these third party dlls are incompatible. What options do I have to create charts using noesis.