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

ChartAnnotationKind

Namespace ChartForgeX.Core

Defines the kind of annotation rendered on a chart.

Inheritance

  • Object
  • ChartAnnotationKind

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

HorizontalLine #

Renders a horizontal line at a y-axis value.

VerticalLine #

Renders a vertical line at an x-axis value.

HorizontalBand #

Renders a horizontal band between two y-axis values.

VerticalBand #

Renders a vertical band between two x-axis values.