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

StorySyntaxKind

Namespace ChartForgeX.Stories

Describes a renderer-neutral syntax category for source text.

Inheritance

  • Object
  • StorySyntaxKind

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

Plain #

Unclassified source text.

Keyword #

Language keyword.

Type #

Type or class name.

Command #

Command, function, or method name.

Parameter #

Command or method parameter.

Variable #

Variable or identifier.

Property #

Property or member name.

String #

Quoted string or character literal.

Number #

Numeric literal.

Comment #

Source comment.

Operator #

Language operator.

Punctuation #

Language punctuation.