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