HtmlForgeX

API Reference

Class

ChartXkcdGlobalConfig

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Global configuration settings for chart.xkcd across a document.

Inheritance

  • Object
  • ChartXkcdGlobalConfig

Usage

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

Returned or exposed by

Constructors

Properties

public Boolean LazyInitByDefault { get; set; } #

When true, chart.xkcd initialization is deferred until the SVG is visible.

public Boolean FollowDocumentThemeByDefault { get; set; } #

When true, HtmlForgeX applies theme-aware colors to chart.xkcd charts and re-renders them on theme changes.