[]
Configurates Name. Sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend.
public TBuilder Name(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |