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

TextMetrics

Namespace ChartForgeX.Typography

Describes measured text dimensions.

Inheritance

  • Object
  • TextMetrics

Constructors

TextMetrics(System.Double arg1, System.Double arg2, System.Double arg3) #

Initializes measured text dimensions.

Parameters

arg1 System.Double required
arg2 System.Double required
arg3 System.Double required

Properties

Width #

Gets the measured width.

Height #

Gets the measured height.

LineHeight #

Gets the resolved line height.