chartlegend-ag凯发旗舰厅



com.spire.xls.charts
class chartlegend

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.charts.xlschartlegend
          extended by com.spire.xls.charts.chartlegend
all implemented interfaces:
ichartlegend

public class chartlegend
extends xlschartlegend

constructor summary
chartlegend(java.lang.object parent)
           
 
method summary
 chartlegendentriescoll getlegendentries()
          represents legend entries collection.
 charttextarea gettextarea()
          return text area of legend.
 
methods inherited from class com.spire.xls.core.spreadsheet.charts.xlschartlegend
clear, deepclone, delete, getautoposition, getautopositionx, getautopositiony, getframeformat, getheight, getincludeinlayout, getinnerlayouttarget, getposition, getwidth, getx, gety, hasdatatable, hasdatatable, ishmode, ishmode, isverticallegend, isverticallegend, iswmode, iswmode, isxmode, isxmode, isymode, isymode, setautopositionx, setautopositiony, setheight, setincludeinlayout, setinnerlayouttarget, setposition, setwidth, setx, sety
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
constructor detail

chartlegend

public chartlegend(java.lang.object parent)
method detail

gettextarea

public charttextarea gettextarea()
return text area of legend.
specified by:
gettextarea in interface ichartlegend
overrides:
gettextarea in class xlschartlegend
returns:

getlegendentries

public chartlegendentriescoll getlegendentries()
represents legend entries collection. read only.
specified by:
getlegendentries in interface ichartlegend
overrides:
getlegendentries in class xlschartlegend
returns:


网站地图