Class PointSymbol

java.lang.Object
com.storedobject.chart.PointSymbol
All Implemented Interfaces:
ComponentProperty, VisibleProperty
Direct Known Subclasses:
GraphData.Category

public class PointSymbol extends Object implements ComponentProperty, VisibleProperty
Represents the symbol used to draw a point on the chart. (Example usage is in LineChart).
Author:
Syam