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