Class DataLabelsPointerHandler

    • Constructor Detail

      • DataLabelsPointerHandler

        public DataLabelsPointerHandler()
        Creates a callback setting the DEFAULT_CURSOR as pointer.
      • DataLabelsPointerHandler

        public DataLabelsPointerHandler​(CursorType cursor)
        Creates a callback setting the pointer cursor what is passed as argument.
        Parameters:
        cursor - the cursor type to use. If null, uses DEFAULT_CURSOR as pointer