Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 46
Forks 2
NuGet downloads 62,324
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

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.