HtmlForgeX

API Reference

Enum

MonitoringDashboardKpiLayout

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Controls how dashboard KPI cards are packed before the panel grid.

Inheritance

  • Enum
  • MonitoringDashboardKpiLayout

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const MonitoringDashboardKpiLayout Balanced #

Keeps a wider, stable KPI card rhythm for curated report pages.

Value: 0
public const MonitoringDashboardKpiLayout Fit #

Packs data-driven KPI counts more tightly so uneven counts leave fewer gaps.

Value: 1