Class PackedBubbleParentNode

    • Constructor Detail

      • PackedBubbleParentNode

        public PackedBubbleParentNode()
    • Method Detail

      • isAllowPointSelect

        public boolean isAllowPointSelect()
        Allow this series' parent nodes to be selected by clicking on the graph.

        Default: false

      • setAllowPointSelect

        public void setAllowPointSelect​(boolean allowPointSelect)
        Allow this series' parent nodes to be selected by clicking on the graph.

        Default: false