public class AreaChartJrxmlHandler extends AbstractChartJrxmlHandler
document
Constructor and Description |
---|
AreaChartJrxmlHandler(ChartReportDTO chartReport) |
AreaChartJrxmlHandler(String reportName) |
Modifier and Type | Method and Description |
---|---|
void |
addAreaChartReport() |
addCategorySeries, addChartReport, getCategorySeriesElement, handleChartFormat, handleFields, handleLabels, setSeriesName
getComponentElement, getFileContent, getOMDocument, getSubDataSetElement, handleBackgroundColor, handleHeaderInformation, handleReportFormat, setBackgroundColor, setHeaderInformation, writeJrxmlFile
public AreaChartJrxmlHandler(ChartReportDTO chartReport) throws XMLStreamException, FileNotFoundException, org.wso2.carbon.reporting.api.ReportingException
XMLStreamException
FileNotFoundException
org.wso2.carbon.reporting.api.ReportingException
public AreaChartJrxmlHandler(String reportName) throws XMLStreamException, FileNotFoundException, org.wso2.carbon.reporting.api.ReportingException
XMLStreamException
FileNotFoundException
org.wso2.carbon.reporting.api.ReportingException
Copyright © 2020 WSO2. All rights reserved.