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

TerminalDialect

Namespace ChartForgeX.Terminal

Specifies the prompt dialect presented by a terminal story.

Inheritance

  • Object
  • TerminalDialect

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Fields

PowerShell #

PowerShell prompt.

Bash #

POSIX shell prompt.

CommandPrompt #

Windows command prompt.

Python #

Python interactive prompt.

CSharp #

C# interactive prompt.

Custom #

Caller-defined prompt.