[]
Configurates PlotMargin. Sets the plot margin in pixels.
public TBuilder PlotMargin(string value)
Public Function PlotMargin(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |