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

VisualMotionEasing

Namespace ChartForgeX.Motion

Defines the timing curve used by a visual motion cue.

Inheritance

  • Object
  • VisualMotionEasing

Usage

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

Accepted by parameters

Fields

Linear #

Uses constant-speed motion.

EaseOut #

Decelerates smoothly into the final state.

EaseInOut #

Accelerates and decelerates smoothly.

Emphasized #

Uses a restrained emphasized easing curve suitable for report storytelling.