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 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 -