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

FlowArtifactStepKind

Namespace ChartForgeX.VisualArtifacts

Defines semantic step kinds for workflow and process artifacts.

Inheritance

  • Object
  • FlowArtifactStepKind

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Fields

Step #

A generic flow step.

Process #

A process or activity step.

Decision #

A decision or branching point.

Start #

A flow start point.

End #

A flow end point.

Input #

An input step.

Output #

An output step.

Data #

A data store or data-oriented step.

External #

An external system or actor.

Document #

A document or artifact step.

Manual #

A manual or human-owned step.

Delay #

A wait or delay step.

Event #

An event step.