Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 46
Forks 2
NuGet downloads 62,324
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

API Reference

Class

ChartBarMode

Namespace ChartForgeX.Core

Defines how multiple bar series share the same x-axis category.

Inheritance

  • Object
  • ChartBarMode

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

Grouped #

Renders each bar series side by side within a category.

Stacked #

Renders bar series stacked on top of one another within a category.