Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 46
Forks 2
NuGet downloads 62,324
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

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.