A DataSet implementation that share properties, yUnits and yUnits with the instance of AbstractDataSet it is associated with. This class is provided so that sub-classes of AbstractDataSet can extend this class when creating views of their data without having to copy the immutable data AbstractDataSet contains.
Returns the value of the property that name
represents
name
represents
Returns the Units object representing the unit type of the x tags for this data set.
Returns the Units object representing the unit type of the y tags or y values for this data set.