Documentation of 'org.apache.poi.ss.usermodel.charts.ChartSeries' Java class
ChartSeries
org.apache.poi.ss.usermodel.charts

Interface ChartSeries

    • Method Detail

      • setTitle

        void setTitle(java.lang.String title)
        Sets the title of the series as a string literal.
        Parameters:
        title -
      • setTitle

        void setTitle(CellReference titleReference)
        Sets the title of the series as a cell reference.
        Parameters:
        titleReference -
      • getTitleString

        java.lang.String getTitleString()
        Returns:
        title as string literal.
      • getTitleCellReference

        CellReference getTitleCellReference()
        Returns:
        title as cell reference.
      • getTitleType

        TitleType getTitleType()
        Returns:
        title type.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.