All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class ChartLegend extends AbstractChart
ChartLegend Class

Used to parse a chart legend tag with XStream Generates a Chart widget

Author:
Pablo VIDAL - 20/OCT/2014
See Also:
  • Constructor Details

    • ChartLegend

      public ChartLegend()
  • Method Details

    • copy

      public ChartLegend copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Returns:
      element copy
    • isEnabled

      public boolean isEnabled()
      Returns is enabled
      Returns:
      Is enabled
    • isFloating

      public boolean isFloating()
      Returns is floating
      Returns:
      Is floating
    • getModel

      public Map<String,Object> getModel()
      Get chart legend model
      Returns:
      Legend model