[]
Configurates Y. A value that indicates the y point of the chart style.
public SVGStyleBuilder Y(double? value)
Public Function Y(value As Double?) As SVGStyleBuilder
| Type | Name | Description |
|---|---|---|
| double? | value | The value. |
| Type | Description |
|---|---|
| SVGStyleBuilder | Current builder. |