1 instantiation of ChartInterop
Aspire.Dashboard (1)
Components\Controls\Chart\PlotlyChart.razor.cs (1)
83_chartInteropReference = DotNetObjectReference.Create(new ChartInterop(this));
1 reference to ChartInterop
Aspire.Dashboard (1)
Components\Controls\Chart\PlotlyChart.razor.cs (1)
38private DotNetObjectReference<ChartInterop>? _chartInteropReference;