Uses of Class
com.jbstrap.ui.components.charts.LineSeries
-
Uses of LineSeries in com.jbstrap.ui.components.charts
Modifier and TypeMethodDescriptionstatic LineSeries
LineSeries.fromSeries
(Series series) Creates a line series object based on an other Series object.LineSeries.setCurveType
(CurveType type) Sets the line chart’s line type.LineSeries.setDashArray
(String dashArray) Sets the line dash type.LineSeries.setLineWidth
(int lineWidth) Sets the chart’s line width.