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

HtmlInteractiveDashboardOptions

Namespace ChartForgeX.Interactivity.Html

Holds settings used by the self-contained HTML dashboard interaction adapter.

Inheritance

  • Object
  • HtmlInteractiveDashboardOptions

Usage

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

Constructors

HtmlInteractiveDashboardOptions() #

Initializes a new instance of the HtmlInteractiveDashboardOptions class.

Properties

Interaction #

Gets the host-neutral interaction options shared by all dashboard charts.

PageTitle #

Gets or sets the optional HTML document title.

IdScope #

Gets or sets a deterministic ID scope used for generated child chart IDs.

ScriptNonce #

Gets or sets an optional nonce applied to the generated script tag for content security policies.

Columns #

Gets or sets the preferred dashboard column count.

IncludeResetButton #

Gets or sets whether each chart includes a reset button for selections and legend toggles.

ResponsiveLayout #

Gets or sets how every dashboard chart protects readability in narrow containers.