2 references to IsHistogramInstrument
Aspire.Dashboard (2)
Components\Controls\Chart\MetricTable.razor.cs (2)
123
if (
IsHistogramInstrument
() && !_showCount)
253
return
IsHistogramInstrument
() && !_showCount;