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

VennSet

Namespace ChartForgeX.VisualBlocks

Describes a Venn set.

Inheritance

  • Object
  • VennSet

Constructors

VennSet(System.String arg1, System.String arg2, System.Double arg3) #

Initializes a Venn set.

Parameters

arg1 System.String required
arg2 System.String required
arg3 System.Double required

Properties

Id #

Gets or sets the stable set id.

Label #

Gets or sets the display label.

Size #

Gets or sets the source size value.

Fill #

Gets or sets the optional fill color.

Stroke #

Gets or sets the optional stroke color.

TextColor #

Gets or sets the optional text color.