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

VisualArtifactExportFormat

Namespace ChartForgeX.VisualArtifacts

Declares static export formats an artifact can produce without host-specific UI.

Inheritance

  • Object
  • VisualArtifactExportFormat

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

None #

No static export format is declared.

Svg #

Scalable vector graphics export.

Png #

Portable network graphics export.

Html #

Static HTML export.

Csv #

Comma-separated values export.

Json #

JSON export.

Markdown #

Markdown export.

Office #

Document or spreadsheet handoff export.