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

FlowArtifactLane

Namespace ChartForgeX.VisualArtifacts

Describes one lane in a flow artifact.

Inheritance

  • Object
  • FlowArtifactLane

Constructors

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

Initializes a flow lane.

Parameters

arg1 System.String required
arg2 System.String required

Properties

Id #

Gets or sets the lane id.

Label #

Gets or sets the display label.

Status #

Gets or sets the lane status.

Color #

Gets or sets an optional accent color.

Metadata #

Gets lane metadata for host adapters and exporters.