2 references to Up
Aspire.Dashboard (2)
Components\Controls\Chart\MetricTable.razor.cs (2)
262return ValueDirectionChange.Up; 306ValueDirectionChange.Up => (new Icons.Filled.Size16.ArrowCircleUp().WithColor(Color.Success), Loc[nameof(ControlsStrings.MetricTableValueIncreased)]),