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

VisualArtifactSize

Namespace ChartForgeX.VisualArtifacts

Describes an artifact size in pixels.

Inheritance

  • Object
  • VisualArtifactSize

Constructors

VisualArtifactSize(System.Double arg1, System.Double arg2) #

Initializes a new artifact size.

Parameters

arg1 System.Double required
arg2 System.Double required

Properties

Width #

Gets the width in pixels.

Height #

Gets the height in pixels.