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,
                             LabelStyle style)

        Constructs a HTMLLabelItem with the given HTML content and style

        Parameters:

        html -

        style -