Uses of Class
org.primefaces.model.charts.line.LineChartModel
Packages that use LineChartModel
-
Uses of LineChartModel in org.primefaces.component.linechart
Methods in org.primefaces.component.linechart that return LineChartModelMethods in org.primefaces.component.linechart with parameters of type LineChartModel -
Uses of LineChartModel in org.primefaces.model.charts.scatter
Subclasses of LineChartModel in org.primefaces.model.charts.scatterModifier and TypeClassDescriptionclassScatter charts are based on basic line charts with the x axis changed to a linear axis.