Package org.aesh.charts.barchart
Class BarChart.Builder
java.lang.Object
org.aesh.charts.barchart.BarChart.Builder
- Enclosing class:
- BarChart
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()height(int height) orientation(Orientation orientation) showValues(boolean show) style(ChartStyle style) width(int width)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
width
-
height
-
style
-
orientation
-
showValues
-
build
-