4 references to _instrumentViewModel
Aspire.Dashboard (4)
Components\Controls\Chart\ChartContainer.razor.cs (4)
92_instrumentViewModel.Theme = ThemeManager.EffectiveTheme; 185await _instrumentViewModel.UpdateDataAsync(instrument.Summary, instrument.Dimensions); 190if (_instrumentViewModel.ShowCount == showCount) 195_instrumentViewModel.ShowCount = showCount;