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