Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 45
Forks 2
NuGet downloads 48,107
Release ChartForgeX-v1.7.0
Language: HTML Updated: 2026-09-02

API Reference

Class

MetricCardDetail

Namespace ChartForgeX.VisualBlocks

A compact supporting metric rendered inside a MetricCard.

Inheritance

  • Object
  • MetricCardDetail

Constructors

MetricCardDetail(System.String arg1, System.String arg2, ChartForgeX.VisualBlocks.VisualStatus arg3) #

Initializes a metric card detail.

Parameters

arg1 System.String required
arg2 System.String required
arg3 ChartForgeX.VisualBlocks.VisualStatus required

Properties

Label #

Gets or sets the detail label.

Value #

Gets or sets the detail value.

Status #

Gets or sets the semantic status color for the detail marker.