4 references to InstrumentName
Aspire.Dashboard (4)
Components\Controls\Chart\ChartContainer.razor.cs (4)
174var hasInstrumentChanged = PreviousMeterName != MeterName || PreviousInstrumentName != InstrumentName; 176PreviousInstrumentName = InstrumentName; 197InstrumentName = InstrumentName, 208InstrumentName);