Uses of Class
org.knowm.xchart.style.BubbleStyler
| Package | Description |
|---|---|
| org.knowm.xchart.style |
-
Uses of BubbleStyler in org.knowm.xchart.style
Methods in org.knowm.xchart.style that return BubbleStyler Modifier and Type Method Description BubbleStylerBubbleStyler. setDefaultSeriesRenderStyle(BubbleSeries.BubbleSeriesRenderStyle bubbleChartSeriesRenderStyle)Sets the default series render style for the chart (Round is the only one for now) You can override the series render style individually on each Series object.