Uses of Class
com.vaadin.flow.component.charts.model.Attributes
-
Packages that use Attributes Package Description com.vaadin.flow.component.charts.model -
-
Uses of Attributes in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Attributes Modifier and Type Method Description Attributes
Halo. getAttributes()
Methods in com.vaadin.flow.component.charts.model with parameters of type Attributes Modifier and Type Method Description void
Halo. setAttributes(Attributes attributes)
A collection of SVG attributes to override the appearance of the halo, for examplefill
,stroke
andstroke-width
.
-