Uses of Interface
net.sf.jasperreports.charts.JRTimeAxisFormat
Packages that use JRTimeAxisFormat
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 JRTimeAxisFormat in net.sf.jasperreports.charts
Subinterfaces of JRTimeAxisFormat in net.sf.jasperreports.chartsModifier and TypeInterfaceDescriptioninterfaceThe Candlestick plot is also an axis-oriented plot and allows you to customize axis labels using expressions.interfaceUsed only in combination with High-Low charts, this type of plot lets users customize the labels for both axes, like all the other axis-oriented plots.interfaceThis type of plot is similar to the Line plot and Scatter plot in that it lets users configure the labels for both axes, the rendering of lines to connect the item points, and the rendering of the small shapes that mark each item point on the target plot area. -
Uses of JRTimeAxisFormat in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRTimeAxisFormatModifier and TypeClassDescriptionclassclassclass -
Uses of JRTimeAxisFormat in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRTimeAxisFormatModifier and TypeClassDescriptionclassclassclass -
Uses of JRTimeAxisFormat in net.sf.jasperreports.charts.fill
Classes in net.sf.jasperreports.charts.fill that implement JRTimeAxisFormatModifier and TypeClassDescriptionclassclassclass -
Uses of JRTimeAxisFormat in net.sf.jasperreports.charts.util
Methods in net.sf.jasperreports.charts.util with parameters of type JRTimeAxisFormatModifier and TypeMethodDescriptionChartsStyleResolver.getTimeAxisLabelColor(JRTimeAxisFormat axisFormat, JRChartPlot plot) ChartsStyleResolver.getTimeAxisLineColor(JRTimeAxisFormat axisFormat, JRChartPlot plot) ChartsStyleResolver.getTimeAxisTickLabelColor(JRTimeAxisFormat axisFormat, JRChartPlot plot)