Class Fill<T>
java.lang.Object
software.xdev.chartjs.model.options.elements.Fill<T>
Option on the dataset object which can be used to create area between two datasets or a dataset and a boundary.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fill
-
-
Constructor Details
-
Fill
public Fill() -
Fill
- Parameters:
fill
- - If true, fill the area under the line
-
Fill
- Parameters:
index
- - Absolute dataset index
-
Fill
- Parameters:
index
- - Relative dataset index
-
Fill
-
-
Method Details
-
getFill
-
setFill
-