java.lang.Object
software.xdev.chartjs.model.options.plugins.zoom.zoom.DragOptions

public class DragOptions extends Object
  • Field Details

    • enabled

      protected Boolean enabled
    • backgroundColor

      protected Object backgroundColor
    • borderColor

      protected Object borderColor
    • borderWidth

      protected Integer borderWidth
    • drawTime

      protected String drawTime
    • threshold

      protected Integer threshold
    • modifierKey

      protected String modifierKey
  • Constructor Details

    • DragOptions

      public DragOptions()
  • Method Details