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

ChartInteractionScenarioStep

Namespace ChartForgeX.Interactivity

Describes one target reference inside a host-neutral interaction scenario.

Inheritance

  • Object
  • ChartInteractionScenarioStep

Usage

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

Properties

TargetKind #

Gets or sets the adapter-defined target kind, such as series, point, node, edge, or annotation.

TargetId #

Gets or sets the adapter-defined target identifier.

Label #

Gets or sets an optional step label.

Description #

Gets or sets an optional step description.

DurationMilliseconds #

Gets or sets an optional playback duration that overrides the scenario default.

Metadata #

Gets arbitrary step metadata for route inspectors and host adapters.