[]
Defines a builder to configurate TreeMapItemStyle.
public sealed class TreeMapItemStyleBuilder : BaseBuilder<TreeMapItemStyle, TreeMapItemStyleBuilder>
Name | Description |
---|---|
TreeMapItemStyleBuilder(TreeMapItemStyle) | Creates one TreeMapItemStyle instance to configurate |
Name | Description |
---|---|
MaxColor(string) | Configurates MaxColor. Sets the color of the max value. |
MinColor(string) | Configurates MinColor. Sets the color of the min value. |
TitleColor(string) | Configurates TitleColor. Sets the title color. |