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

SequenceArtifactParticipant

Namespace ChartForgeX.VisualArtifacts

Describes a sequence participant.

Inheritance

  • Object
  • SequenceArtifactParticipant

Constructors

SequenceArtifactParticipant(System.String arg1, System.String arg2, ChartForgeX.VisualArtifacts.SequenceArtifactParticipantKind arg3) #

Initializes a sequence participant.

Parameters

arg1 System.String required
arg2 System.String required
arg3 ChartForgeX.VisualArtifacts.SequenceArtifactParticipantKind required

Properties

Id #

Gets or sets the participant id.

Label #

Gets or sets the participant label.

Kind #

Gets or sets the participant kind.

IsImplicit #

Gets or sets whether the participant was inferred from sequence content.

Metadata #

Gets participant metadata for host adapters.