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

FishboneCause

Namespace ChartForgeX.VisualBlocks

Describes a cause or nested sub-cause in a fishbone diagram.

Inheritance

  • Object
  • FishboneCause

Constructors

FishboneCause(System.String arg1) #

Initializes a cause.

Parameters

arg1 System.String required

Methods

AddChild(System.String arg1) #

Adds a nested sub-cause.

Parameters

arg1 System.String required

Properties

Label #

Gets or sets the display label.

Children #

Gets nested sub-causes.