Interface ChartAxisFactory

    • Method Detail

      • createValueAxis

        ValueAxis createValueAxis​(AxisPosition pos)
        Deprecated.
        Parameters:
        pos -
        Returns:
        new value axis at the end of the list at the specified chart position
      • createCategoryAxis

        ChartAxis createCategoryAxis​(AxisPosition pos)
        Deprecated.
        Parameters:
        pos -
        Returns:
        new category axis at the end of the list at the specified chart position
      • createDateAxis

        ChartAxis createDateAxis​(AxisPosition pos)
        Deprecated.
        Parameters:
        pos -
        Returns:
        new date category axis at the end of the list at the specified chart position