java.lang.Object
software.xdev.chartjs.model.options.plugins.zoom.pan.PanOptions

public class PanOptions extends Object
  • Field Details

    • enabled

      protected Boolean enabled
    • mode

      protected String mode
    • modifierKey

      protected String modifierKey
    • scaleMode

      protected String scaleMode
    • overScaleMode

      protected String overScaleMode
    • threshold

      protected Integer threshold
  • Constructor Details

    • PanOptions

      public PanOptions()
  • Method Details