com.vaadin.flow.component.charts.model.

Class Position

All Implemented Interfaces:

Serializable

public class Position extends AbstractConfigurationObject

Position configuration for the credits label. Supported properties are align, verticalAlign, x and y. Defaults to position: { align: 'right', x: -10, verticalAlign: 'bottom', y: -5 }

See Also: