[]
Configurates Title. Sets a value that determines the title of the legend.
public ChartLegendBuilder Title(string value)
Public Function Title(value As String) As ChartLegendBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ChartLegendBuilder | Current builder. |