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

MermaidEventModelingFrame

Namespace ChartForgeX.Mermaid

Describes one Event Modeling timeframe.

Inheritance

  • Object
  • MermaidEventModelingFrame

Constructors

MermaidEventModelingFrame(System.String arg1, ChartForgeX.Mermaid.MermaidEventModelingEntityKind arg2, System.String arg3, System.Boolean arg4, ChartForgeX.Mermaid.MermaidSourceSpan arg5) #

Initializes an Event Modeling timeframe.

Parameters

arg1 System.String required
arg2 ChartForgeX.Mermaid.MermaidEventModelingEntityKind required
arg3 System.String required
arg4 System.Boolean required
arg5 ChartForgeX.Mermaid.MermaidSourceSpan required

Properties

Number #

Gets the unique timeframe number.

EntityKind #

Gets the parsed Event Modeling entity kind.

EntityIdentifier #

Gets the full entity identifier, including optional namespace.

IsReset #

Gets whether this frame resets inferred flow.

Namespace #

Gets the optional namespace prefix before the first dot.

Name #

Gets the entity name without namespace.

DataReference #

Gets or sets an optional referenced data block id.

InlineData #

Gets or sets optional inline data content.

DataType #

Gets or sets optional inline data type.

ExplicitSources #

Gets explicit source timeframe numbers supplied with the ->> relation token.