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