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

TableArtifactRow

Namespace ChartForgeX.VisualArtifacts

Describes one table artifact row.

Inheritance

  • Object
  • TableArtifactRow

Usage

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

Accepted by parameters

Constructors

TableArtifactRow(System.String arg1) #

Initializes a table artifact row.

Parameters

arg1 System.String required

Properties

Key #

Gets or sets the stable row key.

Cells #

Gets row cells.

Status #

Gets or sets the row status.

Selectable #

Gets or sets whether this row can be selected by a host.

Metadata #

Gets row metadata for host adapters and exporters.