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

MermaidXYChartAxis

Namespace ChartForgeX.Mermaid

Describes a Mermaid XY chart axis declaration.

Inheritance

  • Object
  • MermaidXYChartAxis

Properties

Title #

Gets or sets the optional axis title.

Labels #

Gets optional categorical labels.

Minimum #

Gets or sets the optional numeric minimum.

Maximum #

Gets or sets the optional numeric maximum.

HasRange #

Gets whether this axis declares a numeric range.