[]
Configurates Name. Sets the plot area name.
public PlotAreaBuilder Name(string value)
Public Function Name(value As String) As PlotAreaBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| PlotAreaBuilder | Current builder. |