Documentation of 'org.apache.poi.xssf.usermodel.charts.XSSFChartLegend' Java class
XSSFChartLegend
org.apache.poi.xssf.usermodel.charts

Class XSSFChartLegend

    • Constructor Detail

      • XSSFChartLegend

        public XSSFChartLegend(XSSFChart chart)
        Create a new SpreadsheetML chart legend
    • Method Detail

      • getCTLegend

        @Internal
        public org.openxmlformats.schemas.drawingml.x2006.chart.CTLegend getCTLegend()
        Return the underlying CTLegend bean.
        Returns:
        the underlying CTLegend bean
      • isOverlay

        public boolean isOverlay()
        Specified by:
        isOverlay in interface ChartLegend
        Returns:
        overlay value.
      • setOverlay

        public void setOverlay(boolean value)
        Description copied from interface: ChartLegend
        If true the legend is positioned over the chart area otherwise the legend is displayed next to it. Default is no overlay.
        Specified by:
        setOverlay in interface ChartLegend

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.