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

SequenceArtifactMessage

Namespace ChartForgeX.VisualArtifacts

Describes a sequence message.

Inheritance

  • Object
  • SequenceArtifactMessage

Constructors

SequenceArtifactMessage(System.String arg1, System.String arg2, System.String arg3, ChartForgeX.VisualArtifacts.SequenceArtifactMessageLineStyle arg4) #

Initializes a sequence message.

Parameters

arg1 System.String required
arg2 System.String required
arg3 System.String required
arg4 ChartForgeX.VisualArtifacts.SequenceArtifactMessageLineStyle required

Properties

SourceId #

Gets or sets the source participant id.

TargetId #

Gets or sets the target participant id.

Text #

Gets or sets the message text.

LineStyle #

Gets or sets the message line style.

ActivatesTarget #

Gets or sets whether the message activates the target.

Deactivates #

Gets or sets whether the message deactivates a participant.

Metadata #

Gets message metadata for host adapters.