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 HTMLLabelItem

    • Constructor Detail

      • HTMLLabelItem

        public HTMLLabelItem​(String html)

        Constructs a HTMLLabelItem with the given HTML content

        Parameters:

        html -

      • HTMLLabelItem

        public HTMLLabelItem​(String html,
                             Style style)

        Constructs a HTMLLabelItem with the given HTML content and style

        Parameters:

        html -

        style -