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

StorySyntaxPalette

Namespace ChartForgeX.Stories

Defines the renderer-neutral syntax palette used by visual stories and terminal commands.

Inheritance

  • Object
  • StorySyntaxPalette

Methods

Clone() #

Creates a shallow copy of this palette.

Resolve(ChartForgeX.Stories.StorySyntaxKind arg1) #

Resolves a semantic syntax category to its configured color.

Parameters

arg1 ChartForgeX.Stories.StorySyntaxKind required

Properties

Plain #

Gets or sets plain source text color.

Keyword #

Gets or sets keyword color.

Type #

Gets or sets type color.

Command #

Gets or sets command color.

Parameter #

Gets or sets parameter color.

Variable #

Gets or sets variable color.

Property #

Gets or sets property color.

String #

Gets or sets string color.

Number #

Gets or sets number color.

Comment #

Gets or sets comment color.

Operator #

Gets or sets operator color.

Punctuation #

Gets or sets punctuation color.