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

FlowArtifactDirection

Namespace ChartForgeX.VisualArtifacts

Defines the preferred direction for ordered flow layouts.

Inheritance

  • Object
  • FlowArtifactDirection

Fields

LeftToRight #

Place steps from left to right.

TopToBottom #

Place steps from top to bottom.

RightToLeft #

Place steps from right to left.

BottomToTop #

Place steps from bottom to top.