All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class ChartAxis extends AbstractChart
ChartAxis Class

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

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

    • ChartAxis

      public ChartAxis()
  • Method Details

    • copy

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

      public boolean isAllowDecimal()
      Returns if allow decimals
      Returns:
      Allow decimals
    • isOpposite

      public boolean isOpposite()
      Returns if is opposite
      Returns:
      Is opposite
    • getModel

      public Map<String,Object> getModel()
      Get Axis Model
      Returns:
      Axis model