Uses of Interface
net.sf.jasperreports.charts.JRYAxisFormat
Packages that use JRYAxisFormat
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains base implementations for chart related interfaces.
Contains design time implementations for chart related interfaces.
Contains fill time implementations for chart related interfaces.
Contains utility classes for complex chart customization.
-
Uses of JRYAxisFormat in net.sf.jasperreports.charts
Subinterfaces of JRYAxisFormat in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterfaceOnly Bubble charts use this type of plot.interfaceScatter plots are used only with Scatter charts. -
Uses of JRYAxisFormat in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRYAxisFormat -
Uses of JRYAxisFormat in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRYAxisFormat -
Uses of JRYAxisFormat in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRYAxisFormat -
Uses of JRYAxisFormat in net.sf.jasperreports.charts.util
Methods in net.sf.jasperreports.charts.util with parameters of type JRYAxisFormatModifier and TypeMethodDescriptionChartsStyleResolver.getYAxisLabelColor(JRYAxisFormat axisFormat, JRChartPlot plot) ChartsStyleResolver.getYAxisLineColor(JRYAxisFormat axisFormat, JRChartPlot plot) ChartsStyleResolver.getYAxisTickLabelColor(JRYAxisFormat axisFormat, JRChartPlot plot)