HtmlForgeX

API Reference

Class

TablerLegendItem

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element

Represents a legend entry consisting of a colored indicator and label.

Inheritance

Constructors

public TablerLegendItem(String name, String value, TablerColor color, String paddingClass) #

Initializes or configures TablerLegendItem.

Parameters

name System.String requiredposition: 0
value System.String requiredposition: 1
color HtmlForgeX.TablerColor requiredposition: 2
paddingClass System.String requiredposition: 3

Methods

public override String ToString() #
Returns: String

Initializes or configures ToString.