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