Project

ChartForgeX

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

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

API Reference

Class

GraphSceneStaticImageFormat

Namespace ChartForgeX.Interactivity.Html

Names dependency-free static graph image formats.

Inheritance

  • Object
  • GraphSceneStaticImageFormat

Fields

None #

Do not write an image.

Svg #

Write script-free scalable vector graphics.

Png #

Write dependency-free portable network graphics.

Both #

Write both SVG and PNG files.