chartcategoryaxis-ag凯发旗舰厅



com.spire.xls.charts
class chartcategoryaxis

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.charts.xlschartaxis
          extended by com.spire.xls.core.spreadsheet.charts.xlschartcategoryaxis
              extended by com.spire.xls.charts.chartcategoryaxis
all implemented interfaces:
ichartaxis, ichartcategoryaxis, ichartvalueaxis

public class chartcategoryaxis
extends xlschartcategoryaxis

constructor summary
chartcategoryaxis(java.lang.object parent, boolean isprimary)
           
 
method summary
 cellrange getcategorylabels()
          category labels for the chart.
 excelfont getfont()
          gets font used for axis text displaying.
 chartgridline getmajorgridlines()
          returns a chartgridline object that represents the major gridlines for the specified axis.
 chartgridline getminorgridlines()
          returns a chartgridline object that represents the minor gridlines for the specified axis.
 charttextarea gettitlearea()
          returns text area for the axis title.
 
methods inherited from class com.spire.xls.core.spreadsheet.charts.xlschartcategoryaxis
deepclone, getaxisbetweencategories, getbaseunit, getbaseunitisauto, getcategorytype, getcrossesat, getcrossingpoint, getcrossvalue, getentereddirectlycategorylabels, getlabelfrequency, getlogbase, getmajorunit, getmajorunitscale, getmaxvalue, getminorunit, getminorunitscale, getminvalue, getoffset, getticklabelspacing, gettickmarksfrequency, gettickmarkspacing, isautocross, isautomajor, isautomajor, isautomax, isautomax, isautomin, isautomin, isautominor, isautominor, islogscale, islogscale, ismaxcross, isreverseorder, isreverseorder, setaxisbetweencategories, setbaseunit, setbaseunitisauto, setcategorylabels, setcategorytype, setcrossesat, setcrossingpoint, setcrossvalue, setentereddirectlycategorylabels, setlabelfrequency, setlogbase, setmajorunit, setmajorunitscale, setmaxvalue, setminorunit, setminorunitscale, setminvalue, setoffset, setticklabelspacing, settickmarksfrequency, settickmarkspacing
 
methods inherited from class com.spire.xls.core.spreadsheet.charts.xlschartaxis
getalignment, getautoticklabelspacing, getautotickmarkspacing, getaxisid, getaxistype, getborder, getchart3doptions, getchart3dproperties, getdeleted, getframeformat, gethas3dproperties, getmajortickmark, getminortickmark, getmultilevellable, getnumberformat, getnumberformatindex, getshadow, getshadowproperties, gettextrotationangle, getticklabelposition, gettitle, getvisible, hasaxistitle, hasmajorgridlines, hasmajorgridlines, hasminorgridlines, hasminorgridlines, isautotextrotation, isprimary, isreversed, isreversed, issourcelinked, issourcelinked, setalignment, setautoticklabelspacing, setautotickmarkspacing, setaxisid, setaxistype, setdeleted, setmajortickmark, setminortickmark, setmultilevellable, setnumberformat, setnumberformatindex, settextrotationangle, setticklabelposition, settitle, setvisible
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
methods inherited from interface com.spire.xls.core.ichartaxis
getalignment, getaxistype, getborder, getchart3doptions, getmajortickmark, getminortickmark, getnumberformat, getshadow, gettextrotationangle, getticklabelposition, gettitle, getvisible, hasmajorgridlines, hasmajorgridlines, hasminorgridlines, hasminorgridlines, setalignment, setmajortickmark, setminortickmark, setnumberformat, settextrotationangle, setticklabelposition, settitle, setvisible
 
constructor detail

chartcategoryaxis

public chartcategoryaxis(java.lang.object parent,
                         boolean isprimary)
method detail

getcategorylabels

public cellrange getcategorylabels()
category labels for the chart.
specified by:
getcategorylabels in interface ichartcategoryaxis
overrides:
getcategorylabels in class xlschartcategoryaxis

getfont

public excelfont getfont()
gets font used for axis text displaying.
specified by:
getfont in interface ichartaxis
overrides:
getfont in class xlschartaxis

gettitlearea

public charttextarea gettitlearea()
returns text area for the axis title. read-only.
specified by:
gettitlearea in interface ichartaxis
overrides:
gettitlearea in class xlschartaxis

getmajorgridlines

public chartgridline getmajorgridlines()
returns a chartgridline object that represents the major gridlines for the specified axis. only axes in the primary axis group can have gridlines
specified by:
getmajorgridlines in interface ichartaxis
overrides:
getmajorgridlines in class xlschartaxis

getminorgridlines

public chartgridline getminorgridlines()
returns a chartgridline object that represents the minor gridlines for the specified axis. only axes in the primary axis group can have gridlines.
specified by:
getminorgridlines in interface ichartaxis
overrides:
getminorgridlines in class xlschartaxis


网站地图