com.vaadin.flow.component.charts.model.

Class Attributes

    • Constructor Detail

      • Attributes

        public Attributes()
    • Method Detail

      • setFill

        public void setFill(Color fill)

        SVG fill attribute

        Parameters:

        fill -

      • setStroke

        public void setStroke(Color stroke)

        SVG stroke attribute

        Parameters:

        stroke -

      • setStrokeWidth

        public void setStrokeWidth(Number strokeWidth)

        SVG stroke-width attribute

        Parameters:

        strokeWidth -