Interface ComponentGroup

All Known Implementing Classes:
AbstractGanttChart, ActivityChart, GanttChart, XRangeChart

public interface ComponentGroup
Representation of a group of Components put together. ComponentGroups can be added to SOChart using SOChart.add(ComponentGroup...). This class is typically used to assemble complex custom charts that require more than one Components and Chart instances as their internal parts. (For example: GanttChart).
Author:
Syam