Uses of Interface
org.apache.poi.ss.usermodel.charts.ChartLegend

Packages that use ChartLegend
org.apache.poi.ss.usermodel   
org.apache.poi.xssf.usermodel.charts   
 

Uses of ChartLegend in org.apache.poi.ss.usermodel
 

Methods in org.apache.poi.ss.usermodel that return ChartLegend
 ChartLegend Chart.getOrCreateLegend()
           
 

Uses of ChartLegend in org.apache.poi.xssf.usermodel.charts
 

Classes in org.apache.poi.xssf.usermodel.charts that implement ChartLegend
 class XSSFChartLegend
          Represents a SpreadsheetML chart legend
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.