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, setUseSelectedFeaturesclear, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValueloadFromState, saveToStateColor 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 ChartPropertiesvoid setNoDataMessageText(String text)
setNoDataMessageText in interface ChartPropertiesboolean isChartVisibleIfNoData()
isChartVisibleIfNoData in interface ChartPropertiesvoid setIsChartVisibleIfNoData(boolean charts)
setIsChartVisibleIfNoData in interface ChartPropertiesFont 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 ChartPropertiesList<ChartService> getChartServices()
void setChartServices(List<ChartService> chartServ)
List<ChartSerieEntity> getSeries()
void setSeries(List<ChartSerieEntity> colors)
String getNoChartMessageText()
void setNoChartMessageText(String text)