[]
Configurates TitleColor. Sets the title color.
public TreeMapItemStyleBuilder TitleColor(Color value)
Public Function TitleColor(value As Color) As TreeMapItemStyleBuilder
| Type | Name | Description |
|---|---|---|
| Color | value | The value. |
| Type | Description |
|---|---|
| TreeMapItemStyleBuilder | Current builder. |