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

TopologyEdgePort

Namespace ChartForgeX.Topology

Describes a preferred edge attachment side on a topology node.

Inheritance

  • Object
  • TopologyEdgePort

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

Auto #

Choose the attachment side from node positions.

Top #

Attach to the top side of the node.

Right #

Attach to the right side of the node.

Bottom #

Attach to the bottom side of the node.

Left #

Attach to the left side of the node.