Package | Description |
---|---|
com.vaadin.flow.component.charts.model |
Modifier and Type | Method and Description |
---|---|
Dial |
PlotOptionsGauge.getDial() |
Dial |
DataSeriesItem.getDial()
Returns the current dial.
|
Modifier and Type | Method and Description |
---|---|
void |
PlotOptionsGauge.setDial(Dial dial)
Options for the dial or arrow pointer of the gauge.
|
void |
DataSeriesItem.setDial(Dial dial)
Sets the dial or arrow pointer of the gauge.
|
Copyright © 2020. All rights reserved.