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