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

SectionHeaderBlock

Namespace ChartForgeX.VisualBlocks

A compact dashboard section header for separating groups inside visual grids.

Inheritance

  • Object
  • SectionHeaderBlock

Methods

Create() #

Creates a new section header block.

WithAction(System.String arg1, System.String arg2, System.String arg3) #

Sets optional action text rendered on the trailing side.

Parameters

arg1 System.String required
arg2 System.String required
arg3 System.String required

Properties

ActionLabel #

Gets or sets optional action text.

ActionSymbol #

Gets or sets optional action symbol.

ActionUrl #

Gets or sets an optional URL for the action in SVG/HTML outputs.