Relative Content

Tag Archive for c#blazorapexcharts

Disable Click in Apex-Charts blazor

I’m building an application using .NET 8 and Blazor WASM. I’m utilizing Blazor Apex-Charts for charts and graphs. I’ve created a component that contains a chart and accepts a parameter for chart definition. This component is used multiple times (4-5 times) on a page to display multiple charts.