Uses of Class
org.primefaces.model.charts.axes.cartesian.CartesianScales
Packages that use CartesianScales
Package
Description
-
Uses of CartesianScales in org.primefaces.model.charts.bar
Methods in org.primefaces.model.charts.bar that return CartesianScalesModifier and TypeMethodDescriptionBarChartOptions.getScales()Gets the options of cartesian scalesMethods in org.primefaces.model.charts.bar with parameters of type CartesianScalesModifier and TypeMethodDescriptionvoidBarChartOptions.setScales(CartesianScales scales) Sets the cartesian scales -
Uses of CartesianScales in org.primefaces.model.charts.bubble
Methods in org.primefaces.model.charts.bubble that return CartesianScalesModifier and TypeMethodDescriptionBubbleChartOptions.getScales()Gets the options of cartesian scalesMethods in org.primefaces.model.charts.bubble with parameters of type CartesianScalesModifier and TypeMethodDescriptionvoidBubbleChartOptions.setScales(CartesianScales scales) Sets the cartesian scales -
Uses of CartesianScales in org.primefaces.model.charts.line
Methods in org.primefaces.model.charts.line that return CartesianScalesModifier and TypeMethodDescriptionLineChartOptions.getScales()Gets the options of cartesian scalesMethods in org.primefaces.model.charts.line with parameters of type CartesianScalesModifier and TypeMethodDescriptionvoidLineChartOptions.setScales(CartesianScales scales) Sets the cartesian scales