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

TopologyHtmlControlPlacement

Namespace ChartForgeX.Topology

Defines where interactive HTML topology viewport controls are placed.

Inheritance

  • Object
  • TopologyHtmlControlPlacement

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

TopLeft #

Place controls in the upper-left corner.

TopRight #

Place controls in the upper-right corner.

LeftRail #

Place controls as a compact rail on the left side of the viewport.

RightRail #

Place controls as a compact rail on the right side of the viewport.

BottomLeft #

Place controls in the lower-left corner.

BottomRight #

Place controls in the lower-right corner.