[]
Configurates Y. Sets Y coordinate value of this DataPoint.
public DataPointBuilder Y(object value)
Public Function Y(value As Object) As DataPointBuilder
| Type | Name | Description |
|---|---|---|
| object | value | The value. |
| Type | Description |
|---|---|
| DataPointBuilder | Current builder. |