public class ExtendedScatterChartWrapper extends ExtendedChartDataWrapper
chartHeight, chartWidth, hintText, image, loadUITestReportData, title
Constructor and Description |
---|
ExtendedScatterChartWrapper(LoadUITestReportData reportData,
String title,
String xAxisName,
String yAxisName,
String values1Title,
List<PointData> values1,
String values2Title,
List<PointData> values2,
String hintText) |
Modifier and Type | Method and Description |
---|---|
void |
createChartImage() |
ExportableData |
getValues1() |
String |
getValues1Title() |
ExportableData |
getValues2() |
String |
getValues2Title() |
String |
getxAxisName() |
String |
getyAxisName() |
getHintText, getImage, getTitle
public void createChartImage()
createChartImage
in class ExtendedChartDataWrapper
public String getxAxisName()
public String getyAxisName()
public String getValues1Title()
public ExportableData getValues1()
public String getValues2Title()
public ExportableData getValues2()
Copyright © 2019. All rights reserved.