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