public class LineChartJrxmlHandler extends AbstractChartJrxmlHandler
document
Constructor and Description |
---|
LineChartJrxmlHandler(ChartReportDTO chartReport) |
LineChartJrxmlHandler(String reportName) |
Modifier and Type | Method and Description |
---|---|
void |
addLineChartReport() |
addCategorySeries, addChartReport, getCategorySeriesElement, handleChartFormat, handleFields, handleLabels, setSeriesName
getComponentElement, getFileContent, getOMDocument, getSubDataSetElement, handleBackgroundColor, handleHeaderInformation, handleReportFormat, setBackgroundColor, setHeaderInformation, writeJrxmlFile
public LineChartJrxmlHandler(ChartReportDTO chartReport) throws XMLStreamException, FileNotFoundException, org.wso2.carbon.reporting.api.ReportingException
XMLStreamException
FileNotFoundException
org.wso2.carbon.reporting.api.ReportingException
public LineChartJrxmlHandler(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.