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

TableArtifactCell

Namespace ChartForgeX.VisualArtifacts

Describes one table artifact cell.

Inheritance

  • Object
  • TableArtifactCell

Constructors

TableArtifactCell(System.String arg1) #

Initializes a table artifact cell.

Parameters

arg1 System.String required

Methods

FromValue(System.Object arg1) #

Creates a table artifact cell from any scalar value.

Parameters

arg1 System.Object required

Properties

DisplayText #

Gets or sets the text used by static previews.

SearchText #

Gets or sets optional text used by host search.

SortText #

Gets or sets optional text used by host sorting.

CopyText #

Gets or sets optional text used by copy commands.

ExportText #

Gets or sets optional text used by export commands.

Status #

Gets or sets the cell status.

Metadata #

Gets cell metadata for host adapters and exporters.