[]
Configurates InnerTextStyle. Get or set the style of text inside pie.
public TBuilder InnerTextStyle(Action<SVGStyleBuilder> build)
| Type | Name | Description |
|---|---|---|
| Action<SVGStyleBuilder> | build | The builder function. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |