HtmlForgeX

API Reference

Class

TablerDashboardSurfaceModelPreviewSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerDashboardSurfaceModelPreview.

Inheritance

  • Object
  • TablerDashboardSurfaceModelPreviewSettings

Usage

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

Accepted by parameters

Methods

public TablerDashboardSurfaceModelPreviewSettings ChartLabel(String label) #
Returns: TablerDashboardSurfaceModelPreviewSettings

Sets the chart label.

Parameters

label System.String requiredposition: 0
public TablerDashboardSurfaceModelPreviewSettings CommandBrand(String brand) #
Returns: TablerDashboardSurfaceModelPreviewSettings

Sets the command-shell navigation brand text.

Parameters

brand System.String requiredposition: 0
public TablerDashboardSurfaceModelPreview End() #
Returns: TablerDashboardSurfaceModelPreview

Returns control to the root preview.

public TablerDashboardSurfaceModelPreviewSettings FilterLabel(String label) #
Returns: TablerDashboardSurfaceModelPreviewSettings

Sets the toolbar filter button label.

Parameters

label System.String requiredposition: 0
public TablerDashboardSurfaceModelPreviewSettings QueueTitle(String title) #
Returns: TablerDashboardSurfaceModelPreviewSettings

Sets the queue heading.

Parameters

title System.String requiredposition: 0