Class Values.Value

java.lang.Object
com.storedobject.svg.chart.Values.Value
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Values.StyledValue
Enclosing class:
Values

public static class Values.Value extends Object implements Serializable
Represents a single data point in the chart. This could be subclassed to include additional attributes.
Author:
Syam
See Also: