HtmlForgeX

API Reference

Class

TablerCategoryBarChartCardSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerCategoryBarChartCard.

Inheritance

  • Object
  • TablerCategoryBarChartCardSettings

Methods

public TablerCategoryBarChartCardSettings Accent(TablerColor color) #
Returns: TablerCategoryBarChartCardSettings

Sets the ambient accent color.

Parameters

color HtmlForgeX.TablerColor requiredposition: 0
public TablerCategoryBarChartCardSettings ChartHeight(Int32 pixels) #
Returns: TablerCategoryBarChartCardSettings

Sets the rendered chart height in pixels.

Parameters

pixels System.Int32 requiredposition: 0
public TablerCategoryBarChartCardSettings Compact(Boolean enable = true) #
Returns: TablerCategoryBarChartCardSettings

Tightens the summary strip spacing.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerCategoryBarChartCard End() #
Returns: TablerCategoryBarChartCard

Returns to the card root surface.

public TablerCategoryBarChartCardSettings FillHeight(Boolean enable = true) #
Returns: TablerCategoryBarChartCardSettings

Makes the card stretch to the height of its container.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerCategoryBarChartCardSettings MinColumnWidth(String value) #
Returns: TablerCategoryBarChartCardSettings

Sets the minimum width used by summary strip columns.

Parameters

value System.String requiredposition: 0