[]
Configurates InnerText. Sets the text inside the pie (at the pie center).
public TBuilder InnerText(string value)
Public Function InnerText(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |