[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeMapItemStyleBuilder

TreeMapItemStyleBuilder Class

Defines a builder to configurate TreeMapItemStyle.

Inheritance
HideObjectMembers
TreeMapItemStyleBuilder
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public sealed class TreeMapItemStyleBuilder : BaseBuilder<TreeMapItemStyle, TreeMapItemStyleBuilder>

Constructors

Name Description
TreeMapItemStyleBuilder(TreeMapItemStyle)

Creates one TreeMapItemStyle instance to configurate obj.

Methods

Name Description
MaxColor(Color)

Configurates MaxColor. Sets the color of the max value.

MinColor(Color)

Configurates MinColor. Sets the color of the min value.

TitleColor(Color)

Configurates TitleColor. Sets the title color.