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

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.