[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.TreeMapItemStyleTagHelper

TreeMapItemStyleTagHelper Class

ITagHelper implementation for TreeMapItemStyle.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-tree-map-item-style")]
public class TreeMapItemStyleTagHelper : SettingTagHelper<TreeMapItemStyle>, ITagHelper, ITagHelperComponent

Constructors

Name Description
TreeMapItemStyleTagHelper()

Properties

Name Description
CollectionName

Overrides to specify the collection name.

MaxColor

Configurates MaxColor. Sets the color of the max value.

MinColor

Configurates MinColor. Sets the color of the min value.

TitleColor

Configurates TitleColor. Sets the title color.

Methods

Name Description
ProcessChildContent(object, TagHelperContent)

Overrides to add the style item to Palette.