2 references to ShowPercentiles
Aspire.Dashboard (2)
Components_Controls_Chart_MetricTable_razor.g.cs (2)
205
var columnCount =
ShowPercentiles
() ? percentileColumns.Count + 1 : 2;
307
if (
ShowPercentiles
())