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