public class ForEachRecordDataset extends ForAllRecordsDataset implements StandardDataset, PieDataset
TOKEN_DATASET
Constructor and Description |
---|
ForEachRecordDataset(Chart2 chart)
Creates a new empty dataset.
|
Modifier and Type | Method and Description |
---|---|
Field |
getLabelField()
Returns the label field which is used to label the row on the group axis.
|
com.inet.report.chart.dataset.LabelProvider |
getLabelProvider()
Returns the LabelProvider responsible for providing the title, footnote, and axis labels
|
java.util.List |
getReferencedObject() |
protected void |
saveProperties(java.io.PrintWriter out,
int depth) |
void |
setLabelField(Field labelField)
Sets the label field.
|
addDataField, getCategoryGroup, getChart, getDataField, getDataField, getDataFields, getDataFieldsCount, removeAllDataFields, removeDataField, verify
getChart, getDataField, getDataFields, verify
public ForEachRecordDataset(Chart2 chart)
chart
- the chart (null
not permitted)public Field getLabelField()
setLabelField(Field)
public void setLabelField(Field labelField)
labelField
- the field (null
permitted)getLabelField()
public java.util.List getReferencedObject()
getReferencedObject
in class com.inet.report.chart.dataset.AbstractDataset
protected void saveProperties(java.io.PrintWriter out, int depth)
saveProperties
in class com.inet.report.chart.dataset.AbstractDataset
public com.inet.report.chart.dataset.LabelProvider getLabelProvider()
getLabelProvider
in interface BaseDataset
getLabelProvider
in class ForAllRecordsDataset
Copyright © 1999-2024 by i-net software GmbH