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

Class MarkerStyle

    • Constructor Detail

      • MarkerStyle

        public MarkerStyle()
    • Method Detail

      • setLineColor

        public void setLineColor​(Color lineColor)

        Sets the color of the point marker's outline. When null, the series' or point's color is used. Defaults to "#FFFFFF".

        Parameters:

        lineColor -