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

FlowArtifactConnector

Namespace ChartForgeX.VisualArtifacts

Describes one connector in a flow artifact.

Inheritance

  • Object
  • FlowArtifactConnector

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

FlowArtifactConnector(System.String arg1, System.String arg2, System.String arg3) #

Initializes a flow connector.

Parameters

arg1 System.String required
arg2 System.String required
arg3 System.String required

Properties

Id #

Gets or sets the connector id.

SourceId #

Gets or sets the source step id.

TargetId #

Gets or sets the target step id.

Label #

Gets or sets the connector label.

Kind #

Gets or sets the semantic connector kind.

Direction #

Gets or sets connector direction marker behavior.

Status #

Gets or sets connector status.

Color #

Gets or sets an optional accent color.

Metadata #

Gets connector metadata for host adapters and exporters.