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

GitGraphBranch

Namespace ChartForgeX.VisualBlocks

Describes one lane in a git graph visual block.

Inheritance

  • Object
  • GitGraphBranch

Constructors

GitGraphBranch(System.String arg1, System.Nullable{System.Int32} arg2) #

Initializes a git graph branch.

Parameters

arg1 System.String required
arg2 System.Nullable{System.Int32} required

Properties

Name #

Gets or sets the branch name.

Order #

Gets or sets the optional rendering order.