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 -