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

ChartPalettes

Namespace ChartForgeX.Themes

Provides reusable qualitative color palettes for chart series.

Inheritance

  • Object
  • ChartPalettes

Methods

FromHex(System.String[] colors) #

Creates a palette from named color tokens or hexadecimal color strings.

Parameters

colors System.String[] required
The color strings as ChartForgeX color names, #RGB, #RGBA, #RRGGBB, or #RRGGBBAA notation.

Returns

A chart color palette.

Properties

Report #

Gets the default report palette.

Colorblind #

Gets a colorblind-friendly high-contrast palette.

Vivid #

Gets a vivid palette for high-impact dashboards.

Pastel #

Gets a soft palette for playful or education-oriented reports.

PeopleInfographic #

Gets a bright cyan and magenta palette for demographic infographic dashboards.

Editorial #

Gets a refined publication palette for editorial output.

Jewel #

Gets a jewel-tone palette for rich static report visuals.

Terminal #

Gets a terminal-inspired technical palette.

CommandCenter #

Gets a bright overlay palette for transparent operational dashboards and wallpapers.