[]
Configurates Font. A value that indicates the font of the chart style.
public SVGStyleBuilder Font(string value)
Public Function Font(value As String) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |