Class SelfPositioningChart

java.lang.Object
All Implemented Interfaces:
Component, ComponentPart, ComponentProperty, HasAnimation, HasData, HasEmphasis, HasPosition
Direct Known Subclasses:
FunnelChart, GaugeChart, PieChart

public abstract class SelfPositioningChart extends AbstractChart implements HasPosition
Base class for those charts that do not require a CoordinateSystem to plot on and supports its own positioning.
Author:
Syam