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

MermaidPieSlice

Namespace ChartForgeX.Mermaid

Describes one Mermaid pie slice.

Inheritance

  • Object
  • MermaidPieSlice

Constructors

MermaidPieSlice(System.String arg1, System.Double arg2, ChartForgeX.Mermaid.MermaidSourceSpan arg3) #

Initializes a pie slice.

Parameters

arg1 System.String required
arg2 System.Double required
arg3 ChartForgeX.Mermaid.MermaidSourceSpan required

Properties

Label #

Gets or sets the slice label.

Value #

Gets or sets the positive numeric slice value.

Span #

Gets or sets the source span.