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