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