[]
Configurates Content. Sets the tooltip content.
public ChartTooltipBuilder Content(string value)
Public Function Content(value As String) As ChartTooltipBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ChartTooltipBuilder | Current builder. |