[]
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(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. |