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

VennTextNode

Namespace ChartForgeX.VisualBlocks

Describes an extra Venn text label.

Inheritance

  • Object
  • VennTextNode

Constructors

VennTextNode(System.Collections.Generic.IEnumerable{System.String} arg1, System.String arg2, System.String arg3) #

Initializes a Venn text node.

Parameters

arg1 System.Collections.Generic.IEnumerable{System.String} required
arg2 System.String required
arg3 System.String required

Properties

SetIds #

Gets participating set ids.

Id #

Gets or sets the stable text node id.

Label #

Gets or sets the display label.

TextColor #

Gets or sets the optional text color.