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

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.