[]
Configurates Format. Sets the format string used for axis labels
public ChartAxisBuilder<T> Format(string value)
Public Function Format(value As String) As ChartAxisBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ChartAxisBuilder<T> | Current builder. |