Constructor and Description |
---|
ChartReportDTO() |
public String getReportType()
getReportType
in interface Report
public void setReportType(String reportType)
setReportType
in interface Report
public boolean isPeriodicGeneration()
isPeriodicGeneration
in interface Report
public void setPeriodicGeneration(boolean periodicGeneration)
setPeriodicGeneration
in interface Report
public String getPeriodicGenerationDate()
getPeriodicGenerationDate
in interface Report
public void setPeriodicGenerationDate(String periodicGenerationDate)
setPeriodicGenerationDate
in interface Report
public String getTimeSeperation()
getTimeSeperation
in interface Report
public void setTimeSeperation(String timeSeperation)
setTimeSeperation
in interface Report
public ReportHeaderInformationDTO getReportHeaderInformation()
getReportHeaderInformation
in interface Report
public void setReportHeaderInformation(ReportHeaderInformationDTO reportHeaderInformation)
setReportHeaderInformation
in interface Report
public String getBackgroundColour()
getBackgroundColour
in interface Report
public void setBackgroundColour(String backgroundColour)
setBackgroundColour
in interface Report
public String getReportName()
getReportName
in interface Report
public void setReportName(String reportName)
setReportName
in interface Report
public String getTitle()
public void setTitle(String title)
public String getSubTitle()
public void setSubTitle(String subTitle)
public String getDsName()
public void setDsName(String dsName)
public SeriesDTO[] getCategorySeries()
public void setCategorySeries(SeriesDTO[] categorySeries)
public String getChartBackColor()
public void setChartBackColor(String chartBackColor)
public String getxAxisLabel()
public void setxAxisLabel(String xAxisLabel)
public String getyAxisLabel()
public void setyAxisLabel(String yAxisLabel)
Copyright © 2022 WSO2. All rights reserved.