Class CustomTooltipPosition

  • All Implemented Interfaces:
    Key, IsTooltipPosition

    public final class CustomTooltipPosition
    extends Object
    implements IsTooltipPosition
    Custom tooltip position to use in the chart options to configure charts.
    It must not be equals of the out of the box ones.
    Author:
    Andrea "Stock" Stocchero
    See Also:
    TooltipPosition
    • Constructor Detail

      • CustomTooltipPosition

        public CustomTooltipPosition​(String name)
        Creates the object using the name of tooltip position passes as argument
        Parameters:
        name - of tooltip position. It must not be equals of the out of the box ones
    • Method Detail

      • value

        public String value()
        Description copied from interface: Key
        Returns the name value of property
        Specified by:
        value in interface Key
        Returns:
        the name value of property