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

ChartInteractionScenario

Namespace ChartForgeX.Interactivity

Describes a named interactive path, flow, or alternate analytical state for a chart adapter.

Inheritance

  • Object
  • ChartInteractionScenario

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

Id #

Gets or sets the stable scenario identifier.

Label #

Gets or sets the scenario label shown by host controls.

Description #

Gets or sets an optional scenario description.

Color #

Gets or sets an optional scenario accent color.

PlaybackDelayMilliseconds #

Gets or sets the default time each step remains visible during playback.

LoopPlayback #

Gets or sets whether playback returns to the first step after the last step.

AutoPlay #

Gets or sets whether a browser adapter may start playback automatically when motion is allowed.

FocusMode #

Gets or sets how strongly non-target context is visually de-emphasized.

Steps #

Gets ordered target references that participate in the scenario.

Metadata #

Gets arbitrary scenario metadata for host adapters.