@JsType public class SeriesData extends Object implements Serializable
| Constructor and Description |
|---|
SeriesData() |
| Modifier and Type | Method and Description |
|---|---|
RecordData[] |
getDataRow() |
String |
getLabel() |
void |
setDataRow(RecordData[] dataRow) |
void |
setLabel(String label) |
String |
toString() |
public String getLabel()
public void setLabel(String label)
public RecordData[] getDataRow()
public void setDataRow(RecordData[] dataRow)
Copyright © 2025. All rights reserved.