TeeChart .NET For Blazor Chart not displaying

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Marc
Site Admin
Site Admin
Posts: 1272
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: TeeChart .NET For Blazor Chart not displaying

Post by Marc » Thu Nov 14, 2024 9:32 am

Hello,

As an informative note, in response to this post that included the use of: DotNet.invokeMethodAsync, onclick callback code has now been added to the example here:
TeeChart Blazor example

The example now returns point click index values to the server and arbitrarily (in this example) refreshes the value of the clicked point at the server for the current instance. The technique could be used to drilldown on data, to, for example, create a new query based on the clicked point index.

Regards,
Marc
Steema Support

Post Reply