Uses of Class
net.sf.jasperreports.chartthemes.simple.ChartSettings
-
Packages that use ChartSettings Package Description net.sf.jasperreports.chartthemes.simple -
-
Uses of ChartSettings in net.sf.jasperreports.chartthemes.simple
Methods in net.sf.jasperreports.chartthemes.simple that return ChartSettings Modifier and Type Method Description ChartSettings
ChartThemeSettings. getChartSettings()
ChartSettings
SimpleChartTheme. getChartSettings()
Methods in net.sf.jasperreports.chartthemes.simple with parameters of type ChartSettings Modifier and Type Method Description void
ChartThemeSettings. setChartSettings(ChartSettings chartSettings)
-