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

TopologyTeamOptions

Namespace ChartForgeX.Topology

Controls how team members are projected into a topology chart.

Inheritance

  • Object
  • TopologyTeamOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Properties

IncludeTeamNode #

Gets or sets whether a root team node should be generated.

TeamNodeKind #

Gets or sets the team root node kind.

TeamIconId #

Gets or sets the team root icon id.

MemberIconId #

Gets or sets the member icon id.

MaxLevel #

Gets or sets the highest visible level. Level 0 is the generated team node when included.

MinLevel #

Gets or sets the lowest primary visible level. Level 0 is the generated team node when included.

IncludeAncestorContext #

Gets or sets whether ancestors below MinLevel are kept as context breadcrumbs.

NodeDisplayMode #

Gets or sets the default node display mode.

LayoutDirection #

Gets or sets the layered flow direction.

LayoutPolicy #

Gets or sets the default hierarchy layout policy inherited by members without an explicit policy.

EdgeKind #

Gets or sets the generated relationship edge kind.