Class ScatterDataset
java.lang.Object
software.xdev.chartjs.model.dataset.Dataset<T,O>
software.xdev.chartjs.model.dataset.PointDataset<T,O>
software.xdev.chartjs.model.dataset.BaseLineDataset<ScatterDataset,ScatterDataPoint>
software.xdev.chartjs.model.dataset.ScatterDataset
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.xdev.chartjs.model.dataset.BaseLineDataset
addPointHitRadius, getPointHitRadius, getShowLine, getSpanGaps, getStepped, getXAxisID, getYAxisID, setPointHitRadius, setShowLine, setSpanGaps, setStepped, setXAxisID, setYAxisIDMethods inherited from class software.xdev.chartjs.model.dataset.PointDataset
addBorderDash, addPointBackgroundColor, addPointBorderColor, addPointBorderWidth, addPointHoverBackgroundColor, addPointHoverBorderColor, addPointHoverBorderWidth, addPointHoverRadius, addPointRadius, addPointStyle, getBackgroundColor, getBorderCapStyle, getBorderColor, getBorderDash, getBorderDashOffset, getBorderJoinStyle, getBorderWidth, getFill, getLabel, getLineTension, getPointBackgroundColor, getPointBorderColor, getPointBorderWidth, getPointHoverBackgroundColor, getPointHoverBorderColor, getPointHoverBorderWidth, getPointHoverRadius, getPointRadius, getPointStyle, setBackgroundColor, setBorderCapStyle, setBorderColor, setBorderDash, setBorderDashOffset, setBorderJoinStyle, setBorderWidth, setFill, setLabel, setLineTension, setPointBackgroundColor, setPointBorderColor, setPointBorderWidth, setPointHoverBackgroundColor, setPointHoverBorderColor, setPointHoverBorderWidth, setPointHoverRadius, setPointRadius, setPointStyle
-
Constructor Details
-
ScatterDataset
public ScatterDataset()
-