datalabelshapetype-ag凯发旗舰厅



com.spire.presentation.charts
enum datalabelshapetype

java.lang.object
  extended by java.lang.enum<datalabelshapetype>
      extended by com.spire.presentation.charts.datalabelshapetype
all implemented interfaces:
java.lang.comparable<datalabelshapetype>

public enum datalabelshapetype
extends java.lang.enum<datalabelshapetype>

enum constant summary
accentcallout1
           
accentcallout2
           
downarrowcallout
           
leftarrowcallout
           
linecallout1
           
linecallout2
           
none
           
oval
           
ovalcallout
           
rectangle
           
rectangularcallout
           
rightarrowcallout
           
roundedrectangle
           
roundedrectangularcallout
           
uparrowcallout
           
 
method summary
 java.lang.string getname()
          gets the name
 int getvalue()
          gets the value
 
enum constant detail

none

public static final datalabelshapetype none

rectangle

public static final datalabelshapetype rectangle

roundedrectangle

public static final datalabelshapetype roundedrectangle

oval

public static final datalabelshapetype oval

rightarrowcallout

public static final datalabelshapetype rightarrowcallout

downarrowcallout

public static final datalabelshapetype downarrowcallout

leftarrowcallout

public static final datalabelshapetype leftarrowcallout

uparrowcallout

public static final datalabelshapetype uparrowcallout

rectangularcallout

public static final datalabelshapetype rectangularcallout

roundedrectangularcallout

public static final datalabelshapetype roundedrectangularcallout

ovalcallout

public static final datalabelshapetype ovalcallout

linecallout1

public static final datalabelshapetype linecallout1

linecallout2

public static final datalabelshapetype linecallout2

accentcallout1

public static final datalabelshapetype accentcallout1

accentcallout2

public static final datalabelshapetype accentcallout2
method detail

getname

public java.lang.string getname()
gets the name
returns:

getvalue

public int getvalue()
gets the value
returns:


网站地图