@if (widgetComponent.dashboardWidget.showWidgetTitlePanel) {
} @else { }
@if (showLegend) {
@if (displayLegendValues) { @if (horizontalLegendPosition) { } @else { @if (legendConfig.showMin === true) { } @if (legendConfig.showMax === true) { } @if (legendConfig.showAvg === true) { } @if (legendConfig.showTotal === true) { } @if (legendConfig.showLatest === true) { } @for (legendKey of legendKeys; track legendKey) { @if (legendConfig.showMin === true) { } @if (legendConfig.showMax === true) { } @if (legendConfig.showAvg === true) { } @if (legendConfig.showTotal === true) { } @if (legendConfig.showLatest === true) { } }
{{ 'legend.Min' | translate }}{{ 'legend.Max' | translate }}{{ 'legend.Avg' | translate }}{{ 'legend.Total' | translate }}{{ 'legend.Latest' | translate }}
} } @else { @for (legendKey of legendKeys; track legendKey) { } }
} @for (legendKey of legendKeys; track legendKey) { } @if (legendConfig.showMin === true) { } @if (legendConfig.showMax === true) { } @if (legendConfig.showAvg === true) { } @if (legendConfig.showTotal === true) { } @if (legendConfig.showLatest === true) { }
{{ label | translate }} @for (legendKey of legendKeys; track legendKey) { }