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

DateStripItem

Namespace ChartForgeX.VisualBlocks

Describes one item in a date strip.

Inheritance

  • Object
  • DateStripItem

Constructors

DateStripItem(System.String arg1, System.String arg2) #

Initializes a date strip item.

Parameters

arg1 System.String required
arg2 System.String required

Properties

Label #

Gets or sets the upper label, such as a weekday initial.

Value #

Gets or sets the lower value, such as a day number.

Selected #

Gets or sets whether the item is selected.

Color #

Gets or sets an optional item accent color.