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