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

TableArtifactFilter

Namespace ChartForgeX.VisualArtifacts

Describes one table filter expression.

Inheritance

  • Object
  • TableArtifactFilter

Constructors

TableArtifactFilter(System.String arg1, System.String arg2) #

Initializes a table filter expression.

Parameters

arg1 System.String required
arg2 System.String required

Properties

ColumnId #

Gets or sets the column id.

Operator #

Gets or sets the product-neutral filter operator token.

Value #

Gets or sets the filter value.