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

HeatmapInsightRow

Namespace ChartForgeX.VisualBlocks

One row in a heatmap insight card.

Inheritance

  • Object
  • HeatmapInsightRow

Constructors

HeatmapInsightRow(System.String arg1, System.Collections.Generic.IEnumerable{System.Double} arg2) #

Initializes a heatmap row.

Parameters

arg1 System.String required
arg2 System.Collections.Generic.IEnumerable{System.Double} required

Properties

Label #

Gets or sets the row label.

Values #

Gets row values.