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

VisualCanvasFeatureItem

Namespace ChartForgeX.Composition

Compact feature-strip item.

Inheritance

  • Object
  • VisualCanvasFeatureItem

Usage

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

Accepted by parameters

Constructors

VisualCanvasFeatureItem(System.String icon, System.String label) #

Initializes a feature strip item.

Parameters

icon System.String required
The compact item icon or symbol.
label System.String required
The item label.

Properties

Icon #

Gets or sets the compact item icon or symbol.

Label #

Gets or sets the item label.