[]
Configurates TooltipContent. Sets or Gets the tooltip content for specific chart series
public TBuilder TooltipContent(string value)
Public Function TooltipContent(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |