Uses of Class
net.sf.jasperreports.chartthemes.simple.LegendSettings
-
Packages that use LegendSettings Package Description net.sf.jasperreports.chartthemes.simple -
-
Uses of LegendSettings in net.sf.jasperreports.chartthemes.simple
Methods in net.sf.jasperreports.chartthemes.simple that return LegendSettings Modifier and Type Method Description LegendSettings
ChartThemeSettings. getLegendSettings()
LegendSettings
SimpleChartTheme. getLegendSettings()
Methods in net.sf.jasperreports.chartthemes.simple with parameters of type LegendSettings Modifier and Type Method Description void
ChartThemeSettings. setLegendSettings(LegendSettings legendSettings)
-