PieChartCommonAnnotationConfigBuilder.Y Method
| Name | Parameters | Description |
|---|---|---|
| Y(JS) | value | Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component. Mirrors the client-side y option. |
| Y(Double) | value | Used with x to position the annotation's center at a specific pixel coordinate. (0, 0) is the upper left corner of the UI component. Mirrors the client-side y option. |