Name | Description | |
---|---|---|
Adds the specified DataChangedListener. |
||
Implements Series.getDimensions. Returns 3. |
||
Implements Series.getLabel. Returns an element of the correct Labels list at the specified location. |
||
Gets the data labels. |
||
Gets the Point3D instances conteined in this PointSeries3D. |
||
Implements Series.getSize. Returns the number of elements in this PointSeries3D. |
||
Implements Series.getSupportedLabels. |
||
Implements Series.getTitle. Gets the title of this PointSeries3D. |
||
Implements Series.getValue. Returns the data item from the specified dimension and index. |
||
Implements Series.isEmphasized. PointSeries3D always returns false. |
||
Implements Series.isSorted. |
||
Removes the specified DataChangedListener. |
||
Sets the data labels. |
||
Sets the Point3D instances used by this PointSeries3D. |
||
Sets the title of this PointSeries3D. |
Name | Description | |
---|---|---|
Raises an event that signalizes that data in this PointSeries3D has changed. |