| Constructor and Description |
|---|
ReportChart()
Constructor
|
public String getBackgroundColor1()
public void setBackgroundColor1(String backgroundColor1)
public String getBackgroundColor2()
public void setBackgroundColor2(String backgroundColor2)
public ChartBackgroundDirection getBackgroundFadeDir()
public void setBackgroundFadeDir(ChartBackgroundDirection backgroundFadeDir)
public ChartSummary[] getChartSummaries()
public void setChartSummaries(ChartSummary[] chartSummaries)
public ChartType getChartType()
public void setChartType(ChartType chartType)
public boolean getEnableHoverLabels()
public boolean isEnableHoverLabels()
public void setEnableHoverLabels(boolean enableHoverLabels)
public boolean getExpandOthers()
public boolean isExpandOthers()
public void setExpandOthers(boolean expandOthers)
public String getGroupingColumn()
public void setGroupingColumn(String groupingColumn)
public ChartLegendPosition getLegendPosition()
public void setLegendPosition(ChartLegendPosition legendPosition)
public ChartPosition getLocation()
public void setLocation(ChartPosition location)
public String getSecondaryGroupingColumn()
public void setSecondaryGroupingColumn(String secondaryGroupingColumn)
public boolean getShowAxisLabels()
public boolean isShowAxisLabels()
public void setShowAxisLabels(boolean showAxisLabels)
public boolean getShowPercentage()
public boolean isShowPercentage()
public void setShowPercentage(boolean showPercentage)
public boolean getShowTotal()
public boolean isShowTotal()
public void setShowTotal(boolean showTotal)
public boolean getShowValues()
public boolean isShowValues()
public void setShowValues(boolean showValues)
public ReportChartSize getSize()
public void setSize(ReportChartSize size)
public double getSummaryAxisManualRangeEnd()
public void setSummaryAxisManualRangeEnd(double summaryAxisManualRangeEnd)
public double getSummaryAxisManualRangeStart()
public void setSummaryAxisManualRangeStart(double summaryAxisManualRangeStart)
public ChartRangeType getSummaryAxisRange()
public void setSummaryAxisRange(ChartRangeType summaryAxisRange)
public String getTextColor()
public void setTextColor(String textColor)
public int getTextSize()
public void setTextSize(int textSize)
public String getTitle()
public void setTitle(String title)
public String getTitleColor()
public void setTitleColor(String titleColor)
public int getTitleSize()
public void setTitleSize(int titleSize)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.