API Reference
HtmlInteractiveDashboardOptions
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.
Accepted by parameters
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.