Class Legend

java.lang.Object
All Implemented Interfaces:
Component, ComponentPart, ComponentProperty, HasPadding, HasPosition

public class Legend extends VisiblePart implements Component, HasPosition, HasPadding
Representation of legend. A legend will be automatically displayed by the SOChart. However, that can be turned off using SOChart.disableDefaultLegend() and customized legends may be added using SOChart.add(Component...).
Author:
Syam