API Reference
HtmlChartInteractionOptions
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.
Accepted by parameters
- Method HtmlInteractiveChartRenderer.RenderFragment
- Method HtmlInteractiveChartRenderer.RenderFragmentWithoutAssets
- Method HtmlInteractiveChartRenderer.RenderPage
- Method InteractiveChartExtensions.SaveInteractiveHtml
- Method InteractiveChartExtensions.ToInteractiveHtmlFragment
- Method InteractiveChartExtensions.ToInteractiveHtmlFragmentWithoutAssets
- Method InteractiveChartExtensions.ToInteractiveHtmlPage
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.