1 write to ValueChange
Aspire.Dashboard (1)
Components\Controls\Chart\MetricTable.razor.cs (1)
196
ValueChange
= GetDirectionChange(valueDiff),
2 references to ValueChange
Aspire.Dashboard (2)
Components_Controls_Chart_MetricTable_razor.g.cs (2)
470
else if (metricValueView.
ValueChange
is null)
511
if (GetIconAndTitleForDirection(metricValueView.
ValueChange
) is var (icon, title))