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

TopologyViewPreset

Namespace ChartForgeX.Topology

Defines common topology view presets that compose render options without changing the source model.

Inheritance

  • Object
  • TopologyViewPreset

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

Default #

Use normal rendering defaults.

Grouped #

Render group containers and labels.

Ungrouped #

Render nodes and edges without group containers.

Connectivity #

Render an edge-focused connectivity view.

Dependency #

Render a dependency-oriented view.

Offenders #

Render an offender-focused view that highlights warning and critical elements.

Compact #

Render a compact topology suitable for dense dashboard cards.

MetricLabels #

Render a metric-driven topology where edge metric labels are emphasized.

RelationshipOverview #

Render an entity relationship overview with premium monitoring-style cards, wrapped labels, icons, and annotated links.