You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.charts.model.

Class DataLabelsRange

  • All Implemented Interfaces:

    Serializable

    public class DataLabelsRange
    extends AbstractDataLabels

    Extended data labels for range series types. Range series data labels have no x and y options. Instead, they have xLow, xHigh, yLow and yHigh options to allow the higher and lower data label sets individually.

    See Also:

    Serialized Form