Project

ChartForgeX

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

Stars 46
Forks 2
NuGet downloads 62,324
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

API Reference

Class

TableArtifactSort

Namespace ChartForgeX.VisualArtifacts

Describes one table sort expression.

Inheritance

  • Object
  • TableArtifactSort

Constructors

TableArtifactSort(System.String arg1, System.Boolean arg2) #

Initializes a table sort expression.

Parameters

arg1 System.String required
arg2 System.Boolean required

Properties

ColumnId #

Gets or sets the column id.

Descending #

Gets or sets whether sorting should be descending.