public interface GroupedChartsProperties extends ChartProperties, Persistent, Cloneable
getChartDescription, getChartIsHorizontal, getChartLabellingDataShown, getChartLabellingFont, getChartLabellingPosition, getChartLabellingVisible, getChartName, getChartRenderer, getChartRenderer, getChartRendererName, getChartTableName, getChartTitle, getChartType, getDomainAxisPosition, getHasLegendCoordinates, getHasLegendDefaultConf, getHasPlotDefaultSize, getHasPlotOutline, getIsLegendVisible, getLegendOrientation, getLegendPosition, getLegendTitleFont, getLegendTitleIsVisible, getLegendTitleText, getLegendXCoordinate, getLegendYCoordinate, getNullGroupIgnored, getPlotBackgroundAlpha, getPlotBackgroundColor, getPlotHeight, getPlotWidth, getPlotXPosition, getPlotYPosition, getRenderers, getRequiredField, getRequiredFields, getUseSelectedFeatures, hasDefaultChartAxis, is3DChart, isMandatoryChart, isXYPlotChart, setChartDescription, setChartDimension, setChartDynValue, setChartLabellingDataShown, setChartLabellingFont, setChartLabellingPosition, setChartLabellingVisible, setChartName, setChartRenderer, setChartTableName, setChartTitle, setDomainAxisPosition, setHasDefaultChartAxis, setHasLegendCoordinates, setHasLegendManualConf, setHasPlotManualSize, setHasPlotOutline, setIsLegendVisible, setIsMandatoryChart, setIsXYPlotChart, setLegendOrientation, setLegendPosition, setLegendTitleFont, setLegendTitleIsVisible, setLegendTitleText, setLegendXCoordinate, setLegendYCoordinate, setNullGroupIgnored, setPlotBackgroundAlpha, setPlotBackgroundColor, setPlotHeight, setPlotWidth, setPlotXPosition, setPlotYPosition, setUseSelectedFeatures
clear, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
loadFromState, saveToState
Color getMainTitleBackgroundColor()
void setMainTitleBackgroundColor(Color newColor)
List<ChartService> getCharts()
void setCharts(List<ChartService> charts)
String getMainTitle()
void setMainTitle(String charts)
boolean isMainTitleVisible()
void setMainTitleVisibility(boolean charts)
Font getMainTitleFont()
void setMainTitleFont(Font charts)
Color getMainTitleFontColor()
void setMainTitleFontColor(Color newColor)
Color getNoDataMessageBackgroundColor()
void setNoDataMessageBackgroundColor(Color newColor)
String getNoDataMessageText()
getNoDataMessageText
in interface ChartProperties
void setNoDataMessageText(String text)
setNoDataMessageText
in interface ChartProperties
boolean isChartVisibleIfNoData()
isChartVisibleIfNoData
in interface ChartProperties
void setIsChartVisibleIfNoData(boolean charts)
setIsChartVisibleIfNoData
in interface ChartProperties
Font getNoDataMessageFont()
void setNoDataMessageFont(Font charts)
Color getNoDataMessageColor()
void setNoDataMessageColor(Color newColor)
Color getMainBackgroundColor()
void setMainBackgroundColor(Color newColor)
boolean getMainBackgroundTransparency()
void setMainBackgroundTransparency(boolean newColor)
int getMainChartXPosition()
void setMainChartXPosition(int table)
int getMainChartYPosition()
void setMainChartYPosition(int table)
int getMainChartWidth()
void setMainChartWidth(int table)
int getMainChartHeight()
void setMainChartHeight(int table)
GroupedChartsProperties clone()
clone
in interface ChartProperties
List<ChartService> getChartServices()
void setChartServices(List<ChartService> chartServ)
List<ChartSerieEntity> getSeries()
void setSeries(List<ChartSerieEntity> colors)
String getNoChartMessageText()
void setNoChartMessageText(String text)