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