Interface HasRadialAxis

    • Method Detail

      • checkAxis

        default boolean checkAxis​(Axis axis)
        Returns true if the axis can be managed by a this chart type.
        Specified by:
        checkAxis in interface HasAxes
        Parameters:
        axis - axis to check
        Returns:
        true if the axis can be managed by a this chart type