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

HtmlChartInteractionOptions

Namespace ChartForgeX.Interactivity.Html

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

Inheritance

  • Object
  • HtmlChartInteractionOptions

Usage

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

Constructors

HtmlChartInteractionOptions() #

Initializes a new instance of the HtmlChartInteractionOptions class.

Properties

Interaction #

Gets the host-neutral interaction options consumed by the HTML adapter.

PageTitle #

Gets or sets the optional HTML document title. When null, the chart title is used.

IdScope #

Gets or sets a deterministic SVG ID scope for the embedded chart.

ScriptNonce #

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

IncludeResetButton #

Gets or sets whether the generated page includes a reset button for selections and legend toggles.

ResponsiveLayout #

Gets or sets how the adapter protects chart readability in narrow containers.