Uses of Class
software.xdev.chartjs.model.options.CoreInteractionOptions
Packages that use CoreInteractionOptions
-
Uses of CoreInteractionOptions in software.xdev.chartjs.model.options
Fields in software.xdev.chartjs.model.options declared as CoreInteractionOptionsModifier and TypeFieldDescriptionprotected CoreInteractionOptionsOptions.hoverprotected CoreInteractionOptionsOptions.interactionMethods in software.xdev.chartjs.model.options that return CoreInteractionOptionsModifier and TypeMethodDescriptionOptions.getHover()Options.getInteraction()CoreInteractionOptions.setIncludeInvisible(Boolean includeInvisible) CoreInteractionOptions.setIntersect(Boolean intersect) Methods in software.xdev.chartjs.model.options with parameters of type CoreInteractionOptionsModifier and TypeMethodDescriptionOptions.setHover(CoreInteractionOptions hover) The hover configuration is passed into the options.hover namespace.Options.setInteraction(CoreInteractionOptions interaction)