4 references to _instrumentViewModel
Aspire.Dashboard (4)
Components\Controls\Chart\ChartContainer.razor.cs (4)
94_instrumentViewModel.Theme = ThemeManager.EffectiveTheme; 189await _instrumentViewModel.UpdateDataAsync(instrument.Summary, instrument.Dimensions); 194if (_instrumentViewModel.ShowCount == showCount) 199_instrumentViewModel.ShowCount = showCount;